aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod/devicetable-offsets.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-09HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Gravatar Thomas Weißschuh 1-0/+3
2021-08-26PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemGravatar Max Gurtovoy 1-0/+1
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+4
2021-01-07fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()Gravatar Xu Yilun 1-0/+4
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeGravatar Maximilian Luz 1-0/+8
2020-12-04Add auxiliary bus supportGravatar Dave Ertman 1-0/+3
2020-06-30soundwire: extend SDW_SLAVE_ENTRYGravatar Pierre-Louis Bossart 1-0/+2
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+3
2020-03-19bus: mhi: core: Add uevent support for module autoloadingGravatar Manivannan Sadhasivam 1-0/+3
2020-02-28i3c: Generate aliases for i3c modulesGravatar Boris Brezillon 1-0/+7
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 1-0/+3
2019-03-07platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Gravatar Mattias Jacobsson 1-0/+3
2019-02-01tee: add bus driver framework for TEE based devicesGravatar Sumit Garg 1-0/+3
2018-07-02usb: typec: Bus type for alternate modesGravatar Heikki Krogerus 1-0/+4
2018-05-14rpmsg: Correct support for MODULE_DEVICE_TABLE()Gravatar Andrew F. Davis 1-0/+3
2017-12-19soundwire: Add SoundWire bus typeGravatar Vinod Koul 1-0/+4
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+0
2017-10-22Input: do not use property bits when generating module aliasGravatar Dmitry Torokhov 1-1/+0
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2017-10-19Input: allow matching device IDs on property bitsGravatar Dmitry Torokhov 1-0/+1
2017-10-02thunderbolt: Add support for XDomain discovery protocolGravatar Mika Westerberg 1-0/+7
2016-06-26staging: fsl-mc: add support for device table matchingGravatar Stuart Yoder 1-0/+4
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+5
2015-10-20ALSA: hda - Add hduadio support to DEVTABLEGravatar Subhransu S. Prusty 1-0/+5
2015-09-20mei: bus: add client protocol version to the device aliasGravatar Tomas Winkler 1-0/+1
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingGravatar Suthikulpanit, Suravee 1-0/+2
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+4
2015-05-24mei: bus: report also uuid in module aliasGravatar Tomas Winkler 1-0/+1
2015-05-13usb: add bus type for USB ULPIGravatar Heikki Krogerus 1-0/+4
2015-03-31MIPS: Add CDMM bus supportGravatar James Hogan 1-0/+3
2014-02-18cpu: add generic support for CPU feature based module autoloadingGravatar Ard Biesheuvel 1-0/+3
2013-07-03rapidio: add udev notificationGravatar Alexandre Bounine 1-0/+6
2013-03-29mei: bus: Initial MEI Client bus type implementationGravatar Samuel Ortiz 1-0/+3
2013-01-24mod/file2alias: make modalias generation safe for cross compilingGravatar Andreas Schwab 1-0/+178