aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod/file2alias.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-16vfio/cdx: add support for CDX busGravatar Nipun Gupta 1-1/+16
2023-03-29cdx: add the cdx bus driverGravatar Nipun Gupta 1-0/+12
2022-11-27modpost: Mark uuid_le type to be suitable only for MEIGravatar Andy Shevchenko 1-4/+8
2022-11-21modpost: Join broken long printed messagesGravatar Geert Uytterhoeven 1-11/+7
2022-07-27modpost: use sym_get_data() to get module device_table dataGravatar Masahiro Yamada 1-3/+1
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-2/+0
2022-05-27modpost: reuse ARRAY_SIZE() macro for section_mismatch()Gravatar Masahiro Yamada 1-2/+0
2022-04-26bus: mhi: ep: Add uevent support for module autoloadingGravatar Manivannan Sadhasivam 1-0/+10
2021-11-09HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Gravatar Thomas Weißschuh 1-0/+24
2021-08-26PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemGravatar Max Gurtovoy 1-2/+15
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+13
2021-01-07fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()Gravatar Xu Yilun 1-0/+13
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeGravatar Maximilian Luz 1-0/+23
2020-12-04Add auxiliary bus supportGravatar Dave Ertman 1-0/+8
2020-06-30soundwire: extend SDW_SLAVE_ENTRYGravatar Pierre-Louis Bossart 1-1/+5
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseGravatar Erwan Velu 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/+10
2020-03-19bus: mhi: core: Add uevent support for module autoloadingGravatar Manivannan Sadhasivam 1-0/+10
2020-02-28i3c: Generate aliases for i3c modulesGravatar Boris Brezillon 1-0/+19
2019-09-04modpost: add guid_t type definitionGravatar Heikki Krogerus 1-0/+5
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Gravatar Linus Torvalds 1-1/+27
2019-03-07platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Gravatar Mattias Jacobsson 1-0/+22
2019-03-07platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hGravatar Mattias Jacobsson 1-0/+1
2019-03-06modpost: file2alias: define size of aliasGravatar Mattias Jacobsson 1-1/+4
2019-02-01tee: add bus driver framework for TEE based devicesGravatar Sumit Garg 1-0/+19
2018-12-01modpost: file2alias: check prototype of handlerGravatar Masahiro Yamada 1-4/+3
2018-12-01modpost: file2alias: go back to simple devtable lookupGravatar Masahiro Yamada 1-95/+49
2018-10-29modpost: Create macro to avoid variable shadowingGravatar Leonardo Bras 1-4/+15
2018-10-19modpost: remove leftover symbol prefix handling for module device tableGravatar Masahiro Yamada 1-4/+3
2018-07-02usb: typec: Bus type for alternate modesGravatar Heikki Krogerus 1-0/+13
2018-05-14rpmsg: Correct support for MODULE_DEVICE_TABLE()Gravatar Andrew F. Davis 1-0/+11
2017-12-19soundwire: Add SoundWire bus typeGravatar Vinod Koul 1-0/+15
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-5/+1
2017-10-22Input: do not use property bits when generating module aliasGravatar Dmitry Torokhov 1-5/+1
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+5
2017-10-19Input: allow matching device IDs on property bitsGravatar Dmitry Torokhov 1-1/+5
2017-10-02thunderbolt: Add support for XDomain discovery protocolGravatar Mika Westerberg 1-0/+25
2016-06-26staging: fsl-mc: add support for device table matchingGravatar Stuart Yoder 1-0/+12
2016-06-08of: fix autoloading due to broken modalias with no 'compatible'Gravatar Wolfram Sang 1-1/+1
2016-05-05modpost: fix module autoloading for OF devices with generic compatible propertyGravatar Philipp Zabel 1-24/+45
2016-01-14modpost: don't add a trailing wildcard for OF module aliasesGravatar Javier Martinez Canillas 1-2/+1
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyGravatar K. Y. Srinivasan 1-1/+1
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+17
2015-10-20ALSA: hda - Add hduadio support to DEVTABLEGravatar Subhransu S. Prusty 1-0/+17
2015-09-20mei: bus: add client protocol version to the device aliasGravatar Tomas Winkler 1-1/+3
2015-09-20mei: make modules.alias UUID information easier to readGravatar Prarit Bhargava 1-3/+5
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingGravatar Suthikulpanit, Suravee 1-2/+30
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+13
2015-05-31mei: fix up uuid matchingGravatar Greg Kroah-Hartman 1-2/+5
2015-05-24mei: bus: report also uuid in module aliasGravatar Tomas Winkler 1-2/+16