aboutsummaryrefslogtreecommitdiff
path: root/scripts/mod/file2alias.c
AgeCommit message (Expand)Author
2014-06-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
2010-08-03modpost: support objects with more than 64k sectionsDenys Vlasenko
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-05-19MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
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
2009-02-17HID: fix bus endianity in file2aliasJiri Slaby
2009-01-20PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers
2008-10-14modpost: add support for hidJiri Slaby
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse
2008-08-21pnp: fix "add acpi:* modalias entries"Kay Sievers
2008-07-24remove the v850 portAdrian Bunk