linux/drivers/gpib
Greg Kroah-Hartman 285ecb7d9e Revert "gpib: cb7210: Fix region leak when request_irq fails"
This reverts commit 5ad2849605.

Turns out not to be correct.

Link: https://lore.kernel.org/r/PpNUbGhrvT8I_KayoDvQYI2PYjmMw1QEkuVBDZz2PwBsVVgPkBXJarc2mBM0IhiH3AQG0GtgqEsDRXNj3yUKEDBaZa25u73pAjvcE6vfRsg=@protonmail.com
Reported-by: Dominik Karol Piątkowski <dominik.karol.piatkowski@protonmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: Hongling Zeng <zhongling0719@126.com>
Cc: Hongling Zeng <zenghongling@kylinos.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-05-30 12:29:07 +02:00
..
agilent_82350b Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
agilent_82357a gpib: agilent_82357a: don't check a NULL serial string 2026-05-23 13:47:34 +02:00
cb7210 Revert "gpib: cb7210: Fix region leak when request_irq fails" 2026-05-30 12:29:07 +02:00
cec Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
common gpib: fix double decrement of descriptor_busy in command_ioctl() 2026-05-23 13:47:34 +02:00
eastwood Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fmh_gpib Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
gpio Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
hp_82335 Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
hp_82341 Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
include gpib: fix use-after-free in IO ioctl handlers 2026-04-02 14:30:40 +02:00
ines gpib; Add register and unregister calls 2026-05-23 13:47:33 +02:00
lpvo_usb_gpib Linux 7.0-rc7 2026-04-06 09:04:53 +02:00
nec7210 gpib: remove unnecessary module_init/exit functions 2026-03-16 11:48:40 +01:00
ni_usb gpib: Suppress setting END on error from NI_USB dongle 2026-05-23 13:47:33 +02:00
pc2 Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
tms9914 gpib: remove unnecessary module_init/exit functions 2026-03-16 11:48:40 +01:00
tnt4882 Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
Kconfig gpib: Fix fluke driver s390 compile issue 2026-04-02 14:30:25 +02:00
Makefile
TODO