1. 4d53b80 HID: Add device group to modalias by Henrik Rydberg · 12 years ago
  2. 46b407c Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. ab646a2 Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc into next/rpmsg by Arnd Bergmann · 12 years ago
  4. bcabbcc rpmsg: add virtio-based remote processor messaging bus by Ohad Ben-Cohen · 13 years ago
  5. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 12 years ago
  6. 644e9cb Add driver auto probing for x86 features v4 by Andi Kleen · 12 years ago
  7. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 12 years ago
  8. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  9. 5dd7bf5 ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. by Jochen Friedrich · 13 years ago
  10. 1e5f9a2 ARM: amba: Move definition of struct amba_id to mod_devicetable.h by Dave Martin · 13 years ago
  11. a91befc Staging: hv: add driver_data to hv_vmbus_device_id by Greg Kroah-Hartman · 13 years ago
  12. 17be18c Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h by K. Y. Srinivasan · 13 years ago
  13. 8369ae3 bcma: add Broadcom specific AMBA bus driver by Rafał Miłecki · 13 years ago
  14. a825109 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  15. 90def62 isapnp: move definitions to mod_devicetable.h so file2alias can reach them. by Rusty Russell · 14 years ago
  16. 2ec8c6b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  17. bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
  18. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 14 years ago
  19. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  20. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  21. 57fee4a platform: introduce module id table for platform devices by Eric Miao · 15 years ago
  22. 40413dc Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known" by Alexey Dobriyan · 15 years ago
  23. 8175fe2 HID: fix hid_device_id for cross compiling by Andreas Schwab · 16 years ago
  24. 36ac1d2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  25. e8c84f9 modpost: add support for hid by Jiri Slaby · 16 years ago
  26. d945b69 Automatic MODULE_ALIAS() for DMI match tables. by David Woodhouse · 16 years ago
  27. 03bac96 Input: expand keycode space by Dmitry Torokhov · 16 years ago
  28. f08adc0 [S390] css: Use css_device_id for bus matching. by Cornelia Huck · 16 years ago
  29. 7e9db9e [S390] cio: Introduce modalias for css bus. by Cornelia Huck · 16 years ago
  30. 2548baa i2c: Align i2c_device_id by Jiri Slaby · 16 years ago
  31. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  32. 7492d4a sdio: fix module device table definition for m68k by Al Viro · 16 years ago
  33. ec3d41c Virtio interface by Rusty Russell · 17 years ago
  34. cee37ae i2c: Kill struct i2c_device_id by Jean Delvare · 17 years ago
  35. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  36. 61e115a [SSB]: add Sonics Silicon Backplane bus support by Michael Buesch · 17 years ago
  37. 3b38bea sdio: add device id table and matching by Pierre Ossman · 17 years ago
  38. 1181420 Cross-compilation between e.g. i386 -> 64bit could break -> work around it by Thomas Renninger · 17 years ago
  39. 29b71a1 ACPI: autoload modules - Create ACPI alias interface by Thomas Renninger · 17 years ago
  40. dc24f0e kbuild: remove dependency on input.h from file2alias by Sam Ravnborg · 17 years ago
  41. f354ef8 [PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header by Kyle McMartin · 17 years ago
  42. f2439b2 [PARISC] move parisc_device_id definition to mod_devicetable.h by Kyle McMartin · 17 years ago
  43. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  44. 1534c38 [S390] zcrypt adjunct processor bus. by Martin Schwidefsky · 18 years ago
  45. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 18 years ago
  46. a9d1b24 [PATCH] I2C: add i2c module alias for i2c drivers to use by Greg Kroah-Hartman · 19 years ago
  47. fd2e54b [PATCH] trivial #if -> #ifdef by Diego Calleja · 19 years ago
  48. 4fb7edc [PATCH] pcmcia: fix cross-platform issues with pcmcia module aliases by Kars de Jong · 19 years ago
  49. fb120da [PATCH] Make MODULE_DEVICE_TABLE work for vio devices by Stephen Rothwell · 19 years ago
  50. 9e2d3cd [PATCH] mod_devicetable.h fixes by Al Viro · 19 years ago
  51. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 19 years ago
  52. aecab27 [PATCH] pcmcia: mod_devicetable.h fix for different sizes in kernel- and userspace by Dominik Brodowski · 19 years ago
  53. f602ff7 [PATCH] pcmcia: match "anonymous" cards by Dominik Brodowski · 19 years ago
  54. ea7b388 [PATCH] pcmcia: match for fake CIS by Dominik Brodowski · 19 years ago
  55. 1ad275e [PATCH] pcmcia: device and driver matching by Dominik Brodowski · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago