aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod/file2alias.c
AgeCommit message (Expand)Author
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
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler
2015-09-20mei: make modules.alias UUID information easier to readPrarit Bhargava
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-31mei: fix up uuid matchingGreg Kroah-Hartman
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus
2015-03-31MIPS: Add CDMM bus supportJames Hogan
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-13module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel
2014-02-07Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka
2013-07-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-07-03rapidio: add udev notificationAlexandre Bounine
2013-07-03Fix a build warning in scripts/mod/file2alias.cDaniel Tang
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz
2013-01-24mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg
2012-05-01HID: Add device group to modaliasHenrik Rydberg
2012-04-18Fix modpost failures in fedora 17David Miller
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-02-27mod/file2alias: make modpost compile on darwin againAndreas Bießmann
2012-02-14module: fix broken isapnp handling in file2aliasOndrej Zary
2012-02-13x86/cpu: Clean up modalias feature matchingBen Hutchings
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-01-26Add driver auto probing for x86 features v4Andi Kleen
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-13modpost: use linker section to generate table.Rusty Russell
2012-01-13modpost: use a table rather than a giant if/else statement.Rusty Russell
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich
2011-11-22ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin
2011-08-25Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman
2011-08-25Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek