aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/file2alias.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-01HID: Add device group to modaliasHenrik Rydberg1-0/+2
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman1-5/+32
2012-02-27mod/file2alias: make modpost compile on darwin againAndreas Bießmann1-4/+31
2012-02-14module: fix broken isapnp handling in file2aliasOndrej Zary1-1/+1
2012-02-13x86/cpu: Clean up modalias feature matchingBen Hutchings1-2/+3
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-10/+0
2012-01-26Add driver auto probing for x86 features v4Andi Kleen1-0/+24
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."Russell King1-10/+0
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-125/+92
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+13
2012-01-13modpost: use linker section to generate table.Rusty Russell1-45/+61
2012-01-13modpost: use a table rather than a giant if/else statement.Rusty Russell1-119/+73
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich1-0/+13
2011-11-22ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin1-0/+72
2011-08-25Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman1-2/+2
2011-08-25Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan1-0/+25
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+22
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek1-0/+57
2010-08-03modpost: support objects with more than 64k sectionsDenys Vlasenko1-3/+3
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+17
2010-05-19MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary1-0/+17
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+14
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven1-0/+14
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse1-0/+26
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger1-1/+1
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum1-2/+47
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum1-12/+36
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-2/+2
2009-09-23spi: add support for device table matchingAnton Vorontsov1-0/+13
2009-06-12virtio: enhance id_matching for virtio driversChristian Borntraeger1-1/+1
2009-03-24platform: introduce module id table for platform devicesEric Miao1-0/+12
2009-02-17HID: fix bus endianity in file2aliasJiri Slaby1-0/+1
2009-01-20PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers1-2/+15
2008-10-14modpost: add support for hidJiri Slaby1-0/+18
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse1-0/+57
2008-08-21pnp: fix "add acpi:* modalias entries"Kay Sievers1-5/+11
2008-07-24remove the v850 portAdrian Bunk1-1/+1
2008-07-21pnp: add acpi:* modalias entriesKay Sievers1-8/+16
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck1-0/+12
2008-05-04modpost: i2c aliases need no trailing wildcardJean Delvare1-9/+26
2008-04-29i2c: Add support for device alias namesJean Delvare1-0/+13
2008-04-19PNP: add all PNP card device id's as individual aliasesKay Sievers1-13/+44
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg1-0/+4
2008-02-01USB: handle idVendor of 0x0000Greg Kroah-Hartman1-1/+1
2007-10-23Module autoprobing support for virtio drivers.Rusty Russell1-0/+18
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-7/+33
2007-10-13i2c: Kill struct i2c_device_idJean Delvare1-11/+0
2007-10-12kbuild: make modpost detect unterminated device id listsKees Cook1-7/+33
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+18
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch1-0/+19