| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 |
|\ |
|
| * | of: add const to struct *of_device_id.data | Uwe Kleine-König | 2012-09-11 | 1 | -1/+1 |
* | | staging/ipack: Fix bug introduced by IPack device matching | Jens Taprogge | 2012-09-07 | 1 | -0/+1 |
* | | Staging: ipack: implement ipack device table. | Jens Taprogge | 2012-09-04 | 1 | -0/+7 |
|/ |
|
* | USB: properly pad out usb_device_id.driver_info | Greg Kroah-Hartman | 2012-06-18 | 1 | -1/+2 |
* | USB: allow match on bInterfaceNumber | Bjørn Mork | 2012-06-13 | 1 | -0/+7 |
* | HID: Allow bus wildcard matching | Henrik Rydberg | 2012-05-01 | 1 | -0/+1 |
* | HID: Add device group to modalias | Henrik Rydberg | 2012-05-01 | 1 | -1/+2 |
* | Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -0/+9 |
|\ |
|
| * | Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/oh... | Arnd Bergmann | 2012-02-23 | 1 | -0/+9 |
| |\ |
|
| | * | rpmsg: add virtio-based remote processor messaging bus | Ohad Ben-Cohen | 2012-02-08 | 1 | -0/+9 |
* | | | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 | 1 | -11/+0 |
|\ \ \
| |/ / |
|
| * | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 2012-01-20 | 1 | -11/+0 |
| |/ |
|
* | | Add driver auto probing for x86 features v4 | Andi Kleen | 2012-01-26 | 1 | -0/+21 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-13 | 1 | -0/+11 |
|\ |
|
| * | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. | Jochen Friedrich | 2012-01-09 | 1 | -0/+11 |
* | | ARM: amba: Move definition of struct amba_id to mod_devicetable.h | Dave Martin | 2011-11-22 | 1 | -0/+18 |
|/ |
|
* | Staging: hv: add driver_data to hv_vmbus_device_id | Greg Kroah-Hartman | 2011-08-25 | 1 | -0/+2 |
* | Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h | K. Y. Srinivasan | 2011-08-25 | 1 | -0/+7 |
* | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 | 1 | -0/+17 |
* | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 2010-05-21 | 1 | -0/+7 |
|\ |
|
| * | isapnp: move definitions to mod_devicetable.h so file2alias can reach them. | Rusty Russell | 2010-05-19 | 1 | -0/+7 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-18 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 2010-05-17 | 1 | -0/+9 |
* | | phylib: Support phy module autoloading | David Woodhouse | 2010-04-02 | 1 | -0/+26 |
|/ |
|
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
* | spi: add support for device table matching | Anton Vorontsov | 2009-09-23 | 1 | -0/+10 |
* | platform: introduce module id table for platform devices | Eric Miao | 2009-03-24 | 1 | -0/+9 |
* | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known" | Alexey Dobriyan | 2009-01-27 | 1 | -0/+7 |
* | HID: fix hid_device_id for cross compiling | Andreas Schwab | 2008-10-29 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
|\ |
|
| * | Input: expand keycode space | Dmitry Torokhov | 2008-07-30 | 1 | -1/+1 |
* | | modpost: add support for hid | Jiri Slaby | 2008-10-14 | 1 | -0/+10 |
* | | Automatic MODULE_ALIAS() for DMI match tables. | David Woodhouse | 2008-10-13 | 1 | -0/+47 |
|/ |
|
* | [S390] css: Use css_device_id for bus matching. | Cornelia Huck | 2008-07-14 | 1 | -1/+1 |
* | [S390] cio: Introduce modalias for css bus. | Cornelia Huck | 2008-07-14 | 1 | -0/+9 |
* | i2c: Align i2c_device_id | Jiri Slaby | 2008-05-26 | 1 | -1/+2 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -0/+11 |
* | sdio: fix module device table definition for m68k | Al Viro | 2008-02-05 | 1 | -1/+2 |
* | Virtio interface | Rusty Russell | 2007-10-23 | 1 | -0/+6 |
* | i2c: Kill struct i2c_device_id | Jean Delvare | 2007-10-13 | 1 | -5/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-11 | 1 | -0/+15 |
|\ |
|
| * | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch | 2007-10-10 | 1 | -0/+15 |
* | | sdio: add device id table and matching | Pierre Ossman | 2007-09-23 | 1 | -0/+11 |
|/ |
|
* | Cross-compilation between e.g. i386 -> 64bit could break -> work around it | Thomas Renninger | 2007-08-17 | 1 | -1/+2 |
* | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger | 2007-07-23 | 1 | -0/+6 |
* | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 2007-05-02 | 1 | -0/+1 |
* | [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header | Kyle McMartin | 2007-02-17 | 1 | -4/+4 |
* | [PARISC] move parisc_device_id definition to mod_devicetable.h | Kyle McMartin | 2007-02-17 | 1 | -0/+12 |
* | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 2006-09-27 | 1 | -0/+12 |