summaryrefslogtreecommitdiffstats
path: root/scripts/mod/file2alias.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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-141-2/+3
* | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-021-10/+0Star
|\|
| * Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-201-10/+0Star
* | Add driver auto probing for x86 features v4Andi Kleen2012-01-271-0/+24
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-141-125/+92Star
|\
| * 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/+73Star
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-141-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
|\
| * Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-05-221-0/+17
| |\
| | * MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary2010-05-191-0/+17
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-191-0/+14
| |\|
| | * m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-171-0/+14
| * | phylib: Support phy module autoloadingDavid Woodhouse2010-04-021-0/+26
| |/
* / modpost: support objects with more than 64k sectionsDenys Vlasenko2010-08-031-3/+3
|/
* modpost: fix segfault in sym_is() with prefixed archesMike Frysinger2010-01-171-1/+1
* USB: handle bcd incrementation in usb modalias generationNathaniel McCallum2009-12-111-2/+47
* USB: add hex/bcd detection to usb modalias generationNathaniel McCallum2009-12-111-12/+36
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-2/+2
* spi: add support for device table matchingAnton Vorontsov2009-09-231-0/+13
* virtio: enhance id_matching for virtio driversChristian Borntraeger2009-06-121-1/+1
* platform: introduce module id table for platform devicesEric Miao2009-03-251-0/+12
* HID: fix bus endianity in file2aliasJiri Slaby2009-02-171-0/+1
* PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers2009-01-211-2/+15
* modpost: add support for hidJiri Slaby2008-10-141-0/+18
* Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse2008-10-131-0/+57
* pnp: fix "add acpi:* modalias entries"Kay Sievers2008-08-211-5/+11
* remove the v850 portAdrian Bunk2008-07-241-1/+1
* pnp: add acpi:* modalias entriesKay Sievers2008-07-221-8/+16
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-141-0/+12
* modpost: i2c aliases need no trailing wildcardJean Delvare2008-05-041-9/+26
* i2c: Add support for device alias namesJean Delvare2008-04-291-0/+13
* PNP: add all PNP card device id's as individual aliasesKay Sievers2008-04-201-13/+44
* kbuild: soften modpost checks when doing cross buildsSam Ravnborg2008-03-231-0/+4
* USB: handle idVendor of 0x0000Greg Kroah-Hartman2008-02-011-1/+1
* Module autoprobing support for virtio drivers.Rusty Russell2007-10-231-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-7/+33
|\
| * kbuild: make modpost detect unterminated device id listsKees Cook2007-10-121-7/+33
* | i2c: Kill struct i2c_device_idJean Delvare2007-10-131-11/+0Star
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-121-0/+18
|\
| * [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-111-0/+19
* | sdio: add modalias supportPierre Ossman2007-09-231-0/+20
|/