1. cd19cc4 [PATCH] i2c: ID redefinition cleanups by Jean Delvare · 19 years ago
  2. 6344a8e [PATCH] i2c: Static function fixes, 4 of 4 by Ben Dooks · 19 years ago
  3. c49efce [PATCH] hwmon: Static function fixes, 3 of 4 by Ben Dooks · 19 years ago
  4. d8d2061 [PATCH] hwmon: Static function fixes, 2 of 4 by Ben Dooks · 19 years ago
  5. 6536c49 [PATCH] i2c: Static function fixes, 1 of 4 by Ben Dooks · 19 years ago
  6. deb875c7 [PATCH] i2c: kzalloc cleanups, 2 of 2 by Jean Delvare · 19 years ago
  7. 078d9fe [PATCH] i2c: kzalloc cleanups, 1 of 2 by Jean Delvare · 19 years ago
  8. 5263ebb [PATCH] i2c: kzalloc conversion, other drivers by Deepak Saxena · 19 years ago
  9. ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
  10. 2286066 [PATCH] i2c: kzalloc conversion, ixp bus drivers by Deepak Saxena · 19 years ago
  11. 4d4e5ce [PATCH] i2c: New Xicor X1205 RTC driver by Alessandro Zummo · 19 years ago
  12. ddec748 [PATCH] hwmon: Missing class check in two hwmon drivers by Jean Delvare · 19 years ago
  13. 7ab83a9 [PATCH] hwmon: New device ID for the smsc47b397 driver by Mark M. Hoffman · 19 years ago
  14. 1747ef1 [PATCH] Owner field additions to many i2c drivers, 5 of 5 by Laurent Riffard · 19 years ago
  15. 6586bcd [PATCH] Owner field additions to many i2c drivers, 4 of 5 by Laurent Riffard · 19 years ago
  16. e78f857 [PATCH] Owner field additions to many i2c drivers, 3 of 5 by Laurent Riffard · 19 years ago
  17. 0cf3628 [PATCH] Owner field additions to many i2c drivers, 2 of 5 by Laurent Riffard · 19 years ago
  18. ccd7aa0 [PATCH] Owner field additions to many i2c drivers, 1 of 5 by Laurent Riffard · 19 years ago
  19. fe3d6a9 [PATCH] i2c: Big i2c-elektor cleanup by Stig Telfer · 19 years ago
  20. 3634ff6 [PATCH] i2c: Fix i2c-elektor on Alpha by Stig Telfer · 19 years ago
  21. 00bffb6 [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures by Jean Delvare · 19 years ago
  22. 6c129be [PATCH] i2c: Rename i2c-parport variable to avoid confusion by Jean Delvare · 19 years ago
  23. 30dac74 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX by Jean Delvare · 19 years ago
  24. 862bc36 [PATCH] hwmon: Drop useless w83627hf initialization step by Jean Delvare · 19 years ago
  25. 9174999 [PATCH] hwmon: Drop legacy ISA address support from it87 by Jean Delvare · 19 years ago
  26. 47b8b10 [PATCH] i2c: Cleanup i2c-i801 ifdefs by Jean Delvare · 19 years ago
  27. ada0c2f [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014) by Petr Vandrovec · 19 years ago
  28. e8aafcb [PATCH] i2c: Cleanup i2c-dev ioctl debug message by Jean Delvare · 19 years ago
  29. 8a1b028 [PATCH] i2c: Add missing i2c-ixp2000/4xx adapter name by Jean Delvare · 19 years ago
  30. ca68f11 [PATCH] i2c-viapro: Cleanup ifdef usage by Greg KH · 19 years ago
  31. ed5453e [PATCH] i2c-viapro: Improve register dump by Jean Delvare · 19 years ago
  32. 50c1cc3 [PATCH] i2c-viapro: Refactor control outb by Jean Delvare · 19 years ago
  33. aaf7f14 [PATCH] i2c-viapro: Update supported devices list by Jean Delvare · 19 years ago
  34. c2f559d [PATCH] i2c-viapro: Code cleanups by Jean Delvare · 19 years ago
  35. f118301 [PATCH] i2c-viapro: Implement I2C Block transactions by Jean Delvare · 19 years ago
  36. 5f49ef8 [PATCH] i2c-viapro: Coding style fixes by Jean Delvare · 19 years ago
  37. 5c50d18 [PATCH] i2c: Several PEC-related fixes in software SMBus emulation by Hideki Iwamoto · 19 years ago
  38. 0f69a61 [PATCH] i2c: Minor i2c-amd8111 cleanup by Jean Delvare · 19 years ago
  39. 4366dc9 [PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK by Jean Delvare · 19 years ago
  40. cb929ea [PATCH] hwmon: Minor w83l785ts optimization by Jean Delvare · 19 years ago
  41. 709439a [PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks by Jean Delvare · 19 years ago
  42. d6072f8 [PATCH] i2c: Reuse name strings in i2c bus drivers by Jean Delvare · 19 years ago
  43. 7d845b1 [PATCH] hwmon: Discard bogus comment about init setting limits by Jean Delvare · 19 years ago
  44. 0200296 [PATCH] hwmon: Discard explicit static initializations to 0 by Jean Delvare · 19 years ago
  45. 6050709 [PATCH] i2c: Discard explicit static initializations to 0 by Jean Delvare · 19 years ago
  46. b918ecd [PATCH] hwmon: Do not forcibly enable via686a by default by Jean Delvare · 19 years ago
  47. e415e48 [PATCH] hwmon: adm9240 whitespace cleanups by Jean Delvare · 19 years ago
  48. 088341b [PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256] by Jean Delvare · 19 years ago
  49. c7461a6 [PATCH] hwmon: adm9240 driver update - dynamic sysfs by Grant Coady · 19 years ago
  50. 205cf13 [PATCH] hwmon: adm9240 driver update - cleanups by Grant Coady · 19 years ago
  51. 030ee39 pcmcia: add socket register data to sysfs for yenta devices by Linus Torvalds · 19 years ago
  52. 19c1f3c [MMC] wbsd suspend support by Pierre Ossman · 19 years ago
  53. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  54. de51441 Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  55. 245dc3d [Bluetooth] Ignore additional interfaces of BPA 100/105 devices by Marcel Holtmann · 19 years ago
  56. 0372a66 [Bluetooth] Cleanup of the HCI UART driver by Marcel Holtmann · 19 years ago
  57. 20dd6f5 [Bluetooth] Remove TXCRC compile option for BCSP driver by Marcel Holtmann · 19 years ago
  58. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  59. 8ed5759 Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 by Linus Torvalds · 19 years ago
  60. c41455f [PATCH] kernel-doc: drivers/base fixes by Randy Dunlap · 19 years ago
  61. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  62. a1bdc7a [PATCH] drivers/base - fix sparse warnings by Ben Dooks · 19 years ago
  63. a7fadbe [PATCH] input core: remove custom-made hotplug handler by Dmitry Torokhov · 19 years ago
  64. c9bcd58 [PATCH] INPUT: Create symlinks for backwards compatibility by Greg Kroah-Hartman · 19 years ago
  65. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
  66. b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 19 years ago
  67. 629b77a [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices by Greg Kroah-Hartman · 19 years ago
  68. 967ca69 [PATCH] INPUT: move the input class devices under their new input_dev devices by Greg Kroah-Hartman · 19 years ago
  69. 23d5090 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 19 years ago
  70. 1020402 [PATCH] INPUT: register the input class device sooner by Greg Kroah-Hartman · 19 years ago
  71. 5c1e9a6 [PATCH] Input: export input_dev data via sysfs attributes by Dmitry Torokhov · 19 years ago
  72. 051b2fe [PATCH] Input: show sysfs path in /proc/bus/input/devices by Dmitry Torokhov · 19 years ago
  73. 17dd3f0 [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  74. 0259567 [PATCH] Input: convert konicawc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  75. c7f7a56 [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  76. b7df391 [PATCH] drivers/media: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  77. 76b7cddf [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  78. 8878967 [PATCH] Input: convert onetouch to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  79. b416f2e [PATCH] Input: convert sonypi to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  80. eca1ed1 [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  81. bd62266 [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  82. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  83. 3c42f0c [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  84. 2e5b636 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  85. d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 19 years ago
  86. 4f00469 [PATCH] Input: kill devfs references by Dmitry Torokhov · 19 years ago
  87. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  88. 51d172d [PATCH] Driver Core: add the ability for class_device structures to be nested by Greg Kroah-Hartman · 19 years ago
  89. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  90. d8539d8 [PATCH] Driver core: pass interface to class interface methods by Dmitry Torokhov · 19 years ago
  91. 7bd7b09 [PATCH] I2O: remove i2o_device_class by Dmitry Torokhov · 19 years ago
  92. 607cf4d [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code by Greg Kroah-Hartman · 19 years ago
  93. 4f5ca09 [PATCH] I2O: remove class interface by Dmitry Torokhov · 19 years ago
  94. dbe9035 [PATCH] Driver core: send hotplug event before adding class interfaces by Dmitry Torokhov · 19 years ago
  95. b94dc6b [PATCH] usb device wakeup flags by David Brownell · 19 years ago
  96. 0ac8524 [PATCH] driver model wakeup flags by David Brownell · 19 years ago
  97. d5dee80 [PATCH] add sysfs support for ide tape by Will Dyson · 19 years ago
  98. 3dc7c55 [PATCH] aoe: update to version 14 by Ed L. Cashin · 19 years ago
  99. 475172f [PATCH] aoe: use get_unaligned for accesses in ATA id buffer by Ed L. Cashin · 19 years ago
  100. 83928e1 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago