summaryrefslogtreecommitdiff
path: root/scripts/mod/file2alias.c
AgeCommit message (Expand)Author
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-03Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-27cdx: add sysfs for subsystem, class and revisionAbhijit Gangurde
2023-10-21staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain
2023-10-18modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada
2023-10-18modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada
2023-10-01modpost: add missing else to the "of" checkMauricio Faria de Oliveira
2023-06-16vfio/cdx: add support for CDX busNipun Gupta
2023-03-29cdx: add the cdx bus driverNipun Gupta
2022-11-27modpost: Mark uuid_le type to be suitable only for MEIAndy Shevchenko
2022-11-21modpost: Join broken long printed messagesGeert Uytterhoeven
2022-07-27modpost: use sym_get_data() to get module device_table dataMasahiro Yamada
2022-06-05Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2022-05-27modpost: reuse ARRAY_SIZE() macro for section_mismatch()Masahiro Yamada
2022-04-26bus: mhi: ep: Add uevent support for module autoloadingManivannan Sadhasivam
2021-11-09HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Thomas Weißschuh
2021-08-26PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-07fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()Xu Yilun
2021-01-07platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz
2020-12-04Add auxiliary bus supportDave Ertman
2020-06-30soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-19bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam
2020-02-28i3c: Generate aliases for i3c modulesBoris Brezillon
2019-09-04modpost: add guid_t type definitionHeikki Krogerus
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-03-07platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()Mattias Jacobsson
2019-03-07platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson
2019-03-06modpost: file2alias: define size of aliasMattias Jacobsson
2019-02-01tee: add bus driver framework for TEE based devicesSumit Garg
2018-12-01modpost: file2alias: check prototype of handlerMasahiro Yamada
2018-12-01modpost: file2alias: go back to simple devtable lookupMasahiro Yamada
2018-10-29modpost: Create macro to avoid variable shadowingLeonardo Bras
2018-10-19modpost: remove leftover symbol prefix handling for module device tableMasahiro Yamada
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus
2018-05-14rpmsg: Correct support for MODULE_DEVICE_TABLE()Andrew F. Davis
2017-12-19soundwire: Add SoundWire bus typeVinod Koul
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder
2016-06-08of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang
2016-05-05modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel
2016-01-14modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds