aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/file2alias.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-13module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen1-5/+9
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel1-5/+5
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel1-0/+10
2014-02-07Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka1-2/+2
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-4/+6
2013-07-03rapidio: add udev notificationAlexandre Bounine1-0/+20
2013-07-03Fix a build warning in scripts/mod/file2alias.cDaniel Tang1-4/+6
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz1-0/+12
2013-01-24mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab1-308/+366
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge1-1/+1
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge1-0/+15
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork1-1/+4
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+4
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg1-1/+2
2012-05-01HID: Add device group to modaliasHenrik Rydberg1-0/+2