summaryrefslogtreecommitdiffstats
path: root/include/linux/mod_devicetable.h
Commit message (Expand)AuthorAgeFilesLines
* firmware: coreboot: Generate aliases for coreboot modulesNícolas F. R. A. Prado2024-02-171-0/+10
* Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-031-0/+4
|\
| * staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain2023-10-211-0/+4
* | cdx: add sysfs for subsystem, class and revisionAbhijit Gangurde2023-10-271-0/+10
|/
* Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-031-0/+13
|\
| * ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.hAndy Shevchenko2023-06-151-0/+13
* | vfio/cdx: add support for CDX busNipun Gupta2023-06-161-0/+6
|/
* cdx: add the cdx bus driverNipun Gupta2023-03-291-0/+15
* mei: Move uuid.h to the MEI namespaceAndy Shevchenko2023-03-231-0/+1
* bus: mhi: ep: Add uevent support for module autoloadingManivannan Sadhasivam2022-04-261-0/+2
* ACPI: allow longer device IDsAlexander Graf2022-03-121-1/+1
* HID: intel-ish-hid: fix module device-id handlingArnd Bergmann2021-11-111-0/+2
* mod_devicetable: fix kdocs for ishtp_device_idThomas Weißschuh2021-11-101-2/+1
* HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Thomas Weißschuh2021-11-091-0/+13
* PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy2021-08-261-0/+4
* PCI: Add 'override_only' field to struct pci_device_idMax Gurtovoy2021-08-261-0/+2
* rpmsg: core: Add driver_data for rpmsg_device_idStephan Gerhold2021-06-181-0/+1
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-0/+24
|\
| * fpga: dfl: move dfl_device_id to mod_devicetable.hXu Yilun2021-01-071-0/+24
* | platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz2021-01-071-0/+18
|/
* Add auxiliary bus supportDave Ertman2020-12-041-0/+8
* Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-07-231-0/+2
|\
| * soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart2020-06-301-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-07-131-1/+1
|\ \ | |/ |/|
| * Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-06-301-1/+1
* | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-061-0/+2
|\ \
| * | firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu2020-06-061-0/+2
* | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-031-1/+1
|\ \ \
| * | | hyper-v: Switch to use UUID types directlyAndy Shevchenko2020-05-201-1/+1
| |/ /
* / / x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-04-201-0/+2
|/ /
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-0/+13
|\ \
| * | bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam2020-03-191-0/+1
| * | bus: mhi: core: Add support for registering MHI controllersManivannan Sadhasivam2020-03-191-0/+12
| |/
* / x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner2020-03-241-3/+1
|/
* mod_devicetable: fix PHY module formatRussell King2019-12-201-2/+2
* platform/x86: wmi: add missing struct parameter descriptionMattias Jacobsson2019-07-251-0/+1
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-5/+24
|\
| * Documentation: PCI: convert pci.txt to reSTChangbin Du2019-05-301-5/+24
* | platform/x86: wmi: add context pointer field to struct wmi_device_idMattias Jacobsson2019-06-171-0/+1
|/
* Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-03-101-0/+12
|\
| * platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson2019-03-071-0/+12
* | tee: add bus driver framework for TEE based devicesSumit Garg2019-02-011-0/+9
|/
* Merge tag 'i3c/for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2018-12-251-0/+17
|\
| * i3c: Add core I3C infrastructureBoris Brezillon2018-11-121-0/+17
* | mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day2018-12-151-1/+1
|/
* linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap2018-09-051-0/+1
* usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-021-0/+15
* Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-181-0/+1
|\
| * firmware: dmi: Add access to the SKU ID stringSimon Glass2018-06-171-0/+1
* | soc: qcom: Add APR bus driverSrinivas Kandagatla2018-05-111-0/+11
|/