aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/file2alias.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-27modpost: use sym_get_data() to get module device_table dataMasahiro Yamada1-3/+1
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2022-05-27modpost: reuse ARRAY_SIZE() macro for section_mismatch()Masahiro Yamada1-2/+0
2022-04-26bus: mhi: ep: Add uevent support for module autoloadingManivannan Sadhasivam1-0/+10
2021-11-09HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Thomas Weißschuh1-0/+24
2021-08-26PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy1-2/+15
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+13
2021-01-07fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()Xu Yilun1-0/+13
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz1-0/+23
2020-12-04Add auxiliary bus supportDave Ertman1-0/+8
2020-06-30soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart1-1/+5
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu1-0/+2
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+10
2020-03-19bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam1-0/+10
2020-02-28i3c: Generate aliases for i3c modulesBoris Brezillon1-0/+19
2019-09-04modpost: add guid_t type definitionHeikki Krogerus1-0/+5
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-1/+27
2019-03-07platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Mattias Jacobsson1-0/+22
2019-03-07platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson1-0/+1
2019-03-06modpost: file2alias: define size of aliasMattias Jacobsson1-1/+4
2019-02-01tee: add bus driver framework for TEE based devicesSumit Garg1-0/+19
2018-12-01modpost: file2alias: check prototype of handlerMasahiro Yamada1-4/+3
2018-12-01modpost: file2alias: go back to simple devtable lookupMasahiro Yamada1-95/+49
2018-10-29modpost: Create macro to avoid variable shadowingLeonardo Bras1-4/+15
2018-10-19modpost: remove leftover symbol prefix handling for module device tableMasahiro Yamada1-4/+3
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus1-0/+13
2018-05-14rpmsg: Correct support for MODULE_DEVICE_TABLE()Andrew F. Davis1-0/+11
2017-12-19soundwire: Add SoundWire bus typeVinod Koul1-0/+15
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+1
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov1-5/+1
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+5
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov1-1/+5
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg1-0/+25
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder1-0/+12
2016-06-08of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang1-1/+1
2016-05-05modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-01-14modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas1-2/+1
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan1-1/+1
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+17
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty1-0/+17
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler1-1/+3
2015-09-20mei: make modules.alias UUID information easier to readPrarit Bhargava1-3/+5
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee1-2/+30
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+13
2015-05-31mei: fix up uuid matchingGreg Kroah-Hartman1-2/+5
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler1-2/+16
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus1-0/+13
2015-03-31MIPS: Add CDMM bus supportJames Hogan1-0/+16
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada1-22/+20
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-5/+9