summaryrefslogtreecommitdiffstats
path: root/scripts/mod/file2alias.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* MIPS: Add CDMM bus supportJames Hogan2015-03-311-0/+16
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-101-22/+20
* 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-101-4/+6
|\
| * Fix a build warning in scripts/mod/file2alias.cDaniel Tang2013-07-031-4/+6
* | rapidio: add udev notificationAlexandre Bounine2013-07-031-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-131-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-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
|/
* Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-091-5/+32
|\
| * mod/file2alias: make modpost compile on darwin againAndreas Bießmann2012-02-271-4/+31
| * module: fix broken isapnp handling in file2aliasOndrej Zary2012-02-141-1/+1
* | x86/cpu: Clean up modalias feature matchingBen Hutchings2012-02-131-2/+3
* | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-021-10/+0
|\|
| * Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-201-10/+0
* | Add driver auto probing for x86 features v4Andi Kleen2012-01-261-0/+24
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-125/+92
|\
| * modpost: use linker section to generate table.Rusty Russell2012-01-131-45/+61
| * modpost: use a table rather than a giant if/else statement.Rusty Russell2012-01-131-119/+73
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-131-0/+13
|\ \ | |/ |/|
| * ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-091-0/+13
* | ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin2011-11-221-0/+72
|/
* Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman2011-08-251-2/+2
* Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan2011-08-251-0/+25
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-101-0/+22
* Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-041-0/+57
|\