linux/drivers/gpib
Uwe Kleine-König (The Capable Hub) 995832b2ce Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Replace the #include of <linux/mod_devicetable.h> by the more specific
<linux/device-id/*.h> where applicable. For most cases the include
can be dropped completely, only a few drivers need one or two headers
added.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Acked-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/1a3f2007c5c5dcf555c09a4035ce3ae8ef1b6c49.1782808461.git.u.kleine-koenig@baylibre.com
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
2026-07-03 07:38:17 +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 Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02: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