aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mod_devicetable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg1-0/+1
2012-05-01HID: Add device group to modaliasHenrik Rydberg1-1/+2
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2012-02-23Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc into next/rpmsgArnd Bergmann1-0/+9
2012-02-08rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen1-0/+9
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-11/+0
2012-01-26Add driver auto probing for x86 features v4Andi Kleen1-0/+21
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."Russell King1-11/+0
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+11
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich1-0/+11
2011-11-22ARM: amba: Move definition of struct amba_id to mod_devicetable.hDave Martin1-0/+18
2011-08-25Staging: hv: add driver_data to hv_vmbus_device_idGreg Kroah-Hartman1-0/+2
2011-08-25Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.hK. Y. Srinivasan1-0/+7
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+17
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+7
2010-05-19isapnp: move definitions to mod_devicetable.h so file2alias can reach them.Rusty Russell1-0/+7
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+9
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven1-0/+9
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse1-0/+26
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-23spi: add support for device table matchingAnton Vorontsov1-0/+10
2009-03-24platform: introduce module id table for platform devicesEric Miao1-0/+9
2009-01-27Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan1-0/+7
2008-10-29HID: fix hid_device_id for cross compilingAndreas Schwab1-0/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2008-10-14modpost: add support for hidJiri Slaby1-0/+10
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse1-0/+47
2008-07-30Input: expand keycode spaceDmitry Torokhov1-1/+1
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck1-1/+1
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck1-0/+9
2008-05-26i2c: Align i2c_device_idJiri Slaby1-1/+2
2008-04-29i2c: Add support for device alias namesJean Delvare1-0/+11
2008-02-05sdio: fix module device table definition for m68kAl Viro1-1/+2
2007-10-23Virtio interfaceRusty Russell1-0/+6
2007-10-13i2c: Kill struct i2c_device_idJean Delvare1-5/+0
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+15
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch1-0/+15
2007-09-23sdio: add device id table and matchingPierre Ossman1-0/+11
2007-08-17Cross-compilation between e.g. i386 -> 64bit could break -> work around itThomas Renninger1-1/+2
2007-07-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger1-0/+6
2007-05-02kbuild: remove dependency on input.h from file2aliasSam Ravnborg1-0/+1
2007-02-17[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin1-4/+4
2007-02-17[PARISC] move parisc_device_id definition to mod_devicetable.hKyle McMartin1-0/+12
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev1-0/+12
2006-09-20[S390] zcrypt adjunct processor bus.Martin Schwidefsky1-0/+11
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov1-0/+48
2005-10-28[PATCH] I2C: add i2c module alias for i2c drivers to useGreg Kroah-Hartman1-0/+5
2005-10-01[PATCH] trivial #if -> #ifdefDiego Calleja1-1/+1
2005-09-26[PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong1-2/+3
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-1/+6