summaryrefslogtreecommitdiffstats
path: root/scripts/mod/file2alias.c
Commit message (Expand)AuthorAgeFilesLines
* 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-071-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/+3Star
* modpost: file2alias: go back to simple devtable lookupMasahiro Yamada2018-12-011-95/+49Star
* modpost: Create macro to avoid variable shadowingLeonardo Bras2018-10-281-4/+15
* modpost: remove leftover symbol prefix handling for module device tableMasahiro Yamada2018-10-191-4/+3Star
* 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/+1Star
|\
| * Input: do not use property bits when generating module aliasDmitry Torokhov2017-10-221-5/+1Star
* | 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-201-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-271-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-061-24/+45
* modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas2016-01-151-2/+1Star
* Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan2015-12-151-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-211-1/+3
* | mei: make modules.alias UUID information easier to readPrarit Bhargava2015-09-211-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-271-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
|/
* MIPS: Add CDMM bus supportJames Hogan2015-03-311-0/+16
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-101-22/+20Star
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-061-5/+9
|\
| * module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen2014-03-131-5/+9
* | x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-181-5/+5
* | cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2014-02-181-0/+10
|/
* Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka2014-02-071-2/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-07-111-4/+6
|\
| * Fix a build warning in scripts/mod/file2alias.cDaniel Tang2013-07-031-4/+6
* | rapidio: add udev notificationAlexandre Bounine2013-07-041-0/+20
|/
* mei: bus: Initial MEI Client bus type implementationSamuel Ortiz2013-03-291-0/+12
* mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab2013-01-241-308/+366
* staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge2012-09-071-1/+1
* Staging: ipack: implement ipack device table.Jens Taprogge2012-09-041-0/+15
* USB: allow match on bInterfaceNumberBjørn Mork2012-06-141-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-231-1/+4
|\
| * HID: Allow bus wildcard matchingHenrik Rydberg2012-05-011-1/+2
| * HID: Add device group to modaliasHenrik Rydberg2012-05-011-0/+2
* | Fix modpost failures in fedora 17David Miller2012-04-181-0/+4
|/