linux/drivers/misc/eeprom
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
..
at24.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
at25.c eeprom: at25: expose JEDEC ID via sysfs 2026-01-27 15:55:45 +01:00
digsy_mtc_eeprom.c eeprom: digsy_mtc: Make GPIO lookup table match the device 2025-02-20 15:21:00 +01:00
ee1004.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
eeprom_93cx6.c misc: eeprom: eeprom_93cx6: Switch to BIT() macro 2024-10-11 08:42:03 +02:00
eeprom_93xx46.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
idt_89hpesx.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
Kconfig eeprom: add driver for ST M24LR series RFID/NFC EEPROM chips 2025-08-19 12:51:22 +02:00
m24lr.c misc: eeprom/m24lr: Remove unneeded semicolon 2025-09-06 15:58:18 +02:00
Makefile eeprom: add driver for ST M24LR series RFID/NFC EEPROM chips 2025-08-19 12:51:22 +02:00
max6875.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00