Age | Commit message (Expand) | Author | Files | Lines |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 1 | -11/+0 |
2012-01-27 | Add driver auto probing for x86 features v4 | Andi Kleen | 1 | -0/+21 |
2012-01-20 | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 1 | -11/+0 |
2012-01-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 1 | -0/+11 |
2012-01-09 | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. | Jochen Friedrich | 1 | -0/+11 |
2011-11-22 | ARM: amba: Move definition of struct amba_id to mod_devicetable.h | Dave Martin | 1 | -0/+18 |
2011-08-25 | Staging: hv: add driver_data to hv_vmbus_device_id | Greg Kroah-Hartman | 1 | -0/+2 |
2011-08-25 | Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h | K. Y. Srinivasan | 1 | -0/+7 |
2011-05-10 | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 1 | -0/+17 |
2010-05-22 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 1 | -0/+7 |
2010-05-19 | isapnp: move definitions to mod_devicetable.h so file2alias can reach them. | Rusty Russell | 1 | -0/+7 |
2010-05-19 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -0/+9 |
2010-05-17 | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 1 | -0/+9 |
2010-04-03 | phylib: Support phy module autoloading | David Woodhouse | 1 | -0/+26 |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov | 1 | -0/+1 |
2009-09-23 | spi: add support for device table matching | Anton Vorontsov | 1 | -0/+10 |
2009-03-25 | platform: introduce module id table for platform devices | Eric Miao | 1 | -0/+9 |
2009-01-28 | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known" | Alexey Dobriyan | 1 | -0/+7 |
2008-10-29 | HID: fix hid_device_id for cross compiling | Andreas Schwab | 1 | -0/+1 |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2008-10-15 | modpost: add support for hid | Jiri Slaby | 1 | -0/+10 |
2008-10-13 | Automatic MODULE_ALIAS() for DMI match tables. | David Woodhouse | 1 | -0/+47 |
2008-07-30 | Input: expand keycode space | Dmitry Torokhov | 1 | -1/+1 |
2008-07-14 | [S390] css: Use css_device_id for bus matching. | Cornelia Huck | 1 | -1/+1 |
2008-07-14 | [S390] cio: Introduce modalias for css bus. | Cornelia Huck | 1 | -0/+9 |
2008-05-26 | i2c: Align i2c_device_id | Jiri Slaby | 1 | -1/+2 |
2008-04-30 | i2c: Add support for device alias names | Jean Delvare | 1 | -0/+11 |
2008-02-05 | sdio: fix module device table definition for m68k | Al Viro | 1 | -1/+2 |
2007-10-23 | Virtio interface | Rusty Russell | 1 | -0/+6 |
2007-10-14 | i2c: Kill struct i2c_device_id | Jean Delvare | 1 | -5/+0 |
2007-10-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 1 | -0/+15 |
2007-10-11 | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch | 1 | -0/+15 |
2007-09-23 | sdio: add device id table and matching | Pierre Ossman | 1 | -0/+11 |
2007-08-18 | Cross-compilation between e.g. i386 -> 64bit could break -> work around it | Thomas Renninger | 1 | -1/+2 |
2007-07-23 | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger | 1 | -0/+6 |
2007-05-02 | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 1 | -0/+1 |
2007-02-17 | [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header | Kyle McMartin | 1 | -4/+4 |
2007-02-17 | [PARISC] move parisc_device_id definition to mod_devicetable.h | Kyle McMartin | 1 | -0/+12 |
2006-09-27 | [PATCH] EISA bus MODALIAS attributes support | Michael Tokarev | 1 | -0/+12 |
2006-09-20 | [S390] zcrypt adjunct processor bus. | Martin Schwidefsky | 1 | -0/+11 |
2006-04-26 | Input: move input_device_id to mod_devicetable.h | Dmitry Torokhov | 1 | -0/+48 |
2005-10-29 | [PATCH] I2C: add i2c module alias for i2c drivers to use | Greg Kroah-Hartman | 1 | -0/+5 |
2005-10-01 | [PATCH] trivial #if -> #ifdef | Diego Calleja | 1 | -1/+1 |
2005-09-26 | [PATCH] pcmcia: fix cross-platform issues with pcmcia module aliases | Kars de Jong | 1 | -2/+3 |
2005-08-30 | [PATCH] Make MODULE_DEVICE_TABLE work for vio devices | Stephen Rothwell | 1 | -1/+6 |
2005-08-29 | [PATCH] mod_devicetable.h fixes | Al Viro | 1 | -2/+8 |
2005-07-06 | [PATCH] openfirmware: generate device table for userspace | Jeff Mahoney | 1 | -0/+11 |
2005-06-28 | [PATCH] pcmcia: mod_devicetable.h fix for different sizes in kernel- and user... | Dominik Brodowski | 1 | -1/+11 |
2005-06-28 | [PATCH] pcmcia: match "anonymous" cards | Dominik Brodowski | 1 | -0/+1 |
2005-06-28 | [PATCH] pcmcia: match for fake CIS | Dominik Brodowski | 1 | -0/+2 |