aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mod_devicetable.h
Commit message (Expand)AuthorAge
* Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-01
|\
| * of: add const to struct *of_device_id.dataUwe Kleine-König2012-09-11
* | staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge2012-09-07
* | Staging: ipack: implement ipack device table.Jens Taprogge2012-09-04
|/
* USB: properly pad out usb_device_id.driver_infoGreg Kroah-Hartman2012-06-18
* USB: allow match on bInterfaceNumberBjørn Mork2012-06-13
* HID: Allow bus wildcard matchingHenrik Rydberg2012-05-01
* HID: Add device group to modaliasHenrik Rydberg2012-05-01
* Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Arnd Bergmann2012-02-23
| |\
| | * rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen2012-02-08
* | | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
|\| |
| * | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-20
| |/
* / Add driver auto probing for x86 features v4Andi Kleen2012-01-26
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-13
|\
| * ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-08
* | ARM: amba: Move definition of struct amba_id to mod_devicetable.hDave Martin2011-11-22
|/
* Staging: hv: add driver_data to hv_vmbus_device_idGreg Kroah-Hartman2011-08-25
* Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.hK. Y. Srinivasan2011-08-25
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-10
* Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-05-21
|\
| * isapnp: move definitions to mod_devicetable.h so file2alias can reach them.Rusty Russell2010-05-19
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-19
|\|
| * m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-17
* | phylib: Support phy module autoloadingDavid Woodhouse2010-04-02
|/
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* spi: add support for device table matchingAnton Vorontsov2009-09-23
* platform: introduce module id table for platform devicesEric Miao2009-03-24
* Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan2009-01-27
* HID: fix hid_device_id for cross compilingAndreas Schwab2008-10-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-16
|\
| * Input: expand keycode spaceDmitry Torokhov2008-07-30
* | modpost: add support for hidJiri Slaby2008-10-14
* | Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse2008-10-13
|/
* [S390] css: Use css_device_id for bus matching.Cornelia Huck2008-07-14
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-14
* i2c: Align i2c_device_idJiri Slaby2008-05-26
* i2c: Add support for device alias namesJean Delvare2008-04-29
* sdio: fix module device table definition for m68kAl Viro2008-02-05
* Virtio interfaceRusty Russell2007-10-23
* i2c: Kill struct i2c_device_idJean Delvare2007-10-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-11
|\
| * [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-10
* | sdio: add device id table and matchingPierre Ossman2007-09-23
|/
* Cross-compilation between e.g. i386 -> 64bit could break -> work around itThomas Renninger2007-08-17
* ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-23
* kbuild: remove dependency on input.h from file2aliasSam Ravnborg2007-05-02
* [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported headerKyle McMartin2007-02-17
* [PARISC] move parisc_device_id definition to mod_devicetable.hKyle McMartin2007-02-17
* [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-27