summaryrefslogtreecommitdiff
path: root/scripts/mod/file2alias.c (unfollow)
Commit message (Expand)Author
2019-04-27modpost: file2alias: check prototype of handlerMasahiro Yamada
2019-04-27modpost: file2alias: go back to simple devtable lookupMasahiro Yamada
2016-07-27of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang
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-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-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-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-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-04-15atl1: do not process interrupts in cycle in handlerTony Zelenoff
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-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-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-03modpost: support objects with more than 64k sectionsDenys Vlasenko
2010-05-19MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23spi: add support for device table matchingAnton Vorontsov
2009-06-12virtio: enhance id_matching for virtio driversChristian Borntraeger
2009-03-24platform: introduce module id table for platform devicesEric Miao