linux/drivers/net/ieee802154
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
..
adf7242.c net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats_show() 2023-10-22 11:28:43 +01:00
at86rf230.c treewide: Replace kmalloc with kmalloc_obj for non-scalar types 2026-02-21 01:02:28 -08:00
at86rf230.h
atusb.c ieee802154: atusb: drop redundant device reference 2026-03-23 17:35:28 -07:00
atusb.h
ca8210.c ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit 2026-06-19 22:33:04 +02:00
cc2520.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
fakelb.c net: Switch back to struct platform_driver::remove() 2024-10-04 16:39:57 -07:00
Kconfig ieee802154: Fix build error 2024-09-09 21:26:17 +02:00
mac802154_hwsim.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
mac802154_hwsim.h
Makefile
mcr20a.c net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq() 2024-09-27 10:47:53 +02:00
mcr20a.h
mrf24j40.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00