summaryrefslogtreecommitdiff
path: root/scripts/mod/file2alias.c
Commit message (Expand)AuthorAgeFilesLines
* cdx: add the cdx bus driverNipun Gupta2023-03-291-0/+12
* modpost: Mark uuid_le type to be suitable only for MEIAndy Shevchenko2022-11-271-4/+8
* modpost: Join broken long printed messagesGeert Uytterhoeven2022-11-211-11/+7
* modpost: use sym_get_data() to get module device_table dataMasahiro Yamada2022-07-271-3/+1
* Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2022-06-051-2/+0
|\
| * modpost: reuse ARRAY_SIZE() macro for section_mismatch()Masahiro Yamada2022-05-271-2/+0
* | bus: mhi: ep: Add uevent support for module autoloadingManivannan Sadhasivam2022-04-261-0/+10
|/
* HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Thomas Weißschuh2021-11-091-0/+24
* PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy2021-08-261-2/+15
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-0/+13
|\
| * fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()Xu Yilun2021-01-071-0/+13
* | platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz2021-01-071-0/+23
|/
* Add auxiliary bus supportDave Ertman2020-12-041-0/+8
* soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart2020-06-301-1/+5
* firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu2020-06-061-0/+2
* Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-0/+10
|\
| * bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam2020-03-191-0/+10
* | i3c: Generate aliases for i3c modulesBoris Brezillon2020-02-281-0/+19
|/
* modpost: add guid_t type definitionHeikki Krogerus2019-09-041-0/+5
* Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-03-101-1/+27
|\
| * platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Mattias Jacobsson2019-03-071-0/+22
| * platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson2019-03-071-0/+1
| * modpost: file2alias: define size of aliasMattias Jacobsson2019-03-061-1/+4
* | tee: add bus driver framework for TEE based devicesSumit Garg2019-02-011-0/+19
|/
* modpost: file2alias: check prototype of handlerMasahiro Yamada2018-12-011-4/+3
* modpost: file2alias: go back to simple devtable lookupMasahiro Yamada2018-12-011-95/+49
* modpost: Create macro to avoid variable shadowingLeonardo Bras2018-10-291-4/+15
* modpost: remove leftover symbol prefix handling for module device tableMasahiro Yamada2018-10-191-4/+3
* usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-021-0/+13
* rpmsg: Correct support for MODULE_DEVICE_TABLE()Andrew F. Davis2018-05-141-0/+11
* soundwire: Add SoundWire bus typeVinod Koul2017-12-191-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-5/+1
|\
| * Input: do not use property bits when generating module aliasDmitry Torokhov2017-10-221-5/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-221-1/+5
|\ \ | |/
| * Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-191-1/+5
* | thunderbolt: Add support for XDomain discovery protocolMika Westerberg2017-10-021-0/+25
|/
* staging: fsl-mc: add support for device table matchingStuart Yoder2016-06-261-0/+12
* of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang2016-06-081-1/+1
* modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel2016-05-051-24/+45
* modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas2016-01-141-2/+1
* Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan2015-12-141-1/+1
* Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-11-061-0/+17
|\
| * ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty2015-10-201-0/+17
* | mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-201-1/+3
* | mei: make modules.alias UUID information easier to readPrarit Bhargava2015-09-201-3/+5
|/
* ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2015-07-071-2/+30
* Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-0/+13
|\
| * usb: add bus type for USB ULPIHeikki Krogerus2015-05-131-0/+13
* | mei: fix up uuid matchingGreg Kroah-Hartman2015-05-311-2/+5
* | mei: bus: report also uuid in module aliasTomas Winkler2015-05-241-2/+16
|/