summaryrefslogtreecommitdiff
path: root/scripts/mod/file2alias.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-17firmware: coreboot: Generate aliases for coreboot modulesNícolas F. R. A. Prado1-0/+10
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-7/+7
2023-11-04Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+9
2023-10-27cdx: add sysfs for subsystem, class and revisionAbhijit Gangurde1-0/+8
2023-10-21staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain1-0/+9
2023-10-18modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada1-2/+2
2023-10-18modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada1-5/+5
2023-10-01modpost: add missing else to the "of" checkMauricio Faria de Oliveira1-1/+1
2023-06-16vfio/cdx: add support for CDX busNipun Gupta1-1/+16
2023-03-29cdx: add the cdx bus driverNipun Gupta1-0/+12
2022-11-27modpost: Mark uuid_le type to be suitable only for MEIAndy Shevchenko1-4/+8
2022-11-21modpost: Join broken long printed messagesGeert Uytterhoeven1-11/+7
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/m...Linus 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/g...Linus 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/gi...Linus 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-plat...Linus 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-07modpost: 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-28modpost: 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-20Input: allow matching device IDs on property bitsDmitry Torokhov1-1/+5
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg1-0/+25
2016-06-27staging: 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-06modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-01-15modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas1-2/+1
2015-12-15Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan1-1/+1