1. 5263ebb [PATCH] i2c: kzalloc conversion, other drivers by Deepak Saxena · 19 years ago
  2. ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
  3. 2286066 [PATCH] i2c: kzalloc conversion, ixp bus drivers by Deepak Saxena · 19 years ago
  4. 4d4e5ce [PATCH] i2c: New Xicor X1205 RTC driver by Alessandro Zummo · 19 years ago
  5. ddec748 [PATCH] hwmon: Missing class check in two hwmon drivers by Jean Delvare · 19 years ago
  6. 7ab83a9 [PATCH] hwmon: New device ID for the smsc47b397 driver by Mark M. Hoffman · 19 years ago
  7. 1747ef1 [PATCH] Owner field additions to many i2c drivers, 5 of 5 by Laurent Riffard · 19 years ago
  8. 6586bcd [PATCH] Owner field additions to many i2c drivers, 4 of 5 by Laurent Riffard · 19 years ago
  9. e78f857 [PATCH] Owner field additions to many i2c drivers, 3 of 5 by Laurent Riffard · 19 years ago
  10. 0cf3628 [PATCH] Owner field additions to many i2c drivers, 2 of 5 by Laurent Riffard · 19 years ago
  11. ccd7aa0 [PATCH] Owner field additions to many i2c drivers, 1 of 5 by Laurent Riffard · 19 years ago
  12. fe3d6a9 [PATCH] i2c: Big i2c-elektor cleanup by Stig Telfer · 19 years ago
  13. 3634ff6 [PATCH] i2c: Fix i2c-elektor on Alpha by Stig Telfer · 19 years ago
  14. 00bffb6 [PATCH] i2c: Drop meaningless use of I2C_DF_NOTIFY in i2c_client structures by Jean Delvare · 19 years ago
  15. 6c129be [PATCH] i2c: Rename i2c-parport variable to avoid confusion by Jean Delvare · 19 years ago
  16. 30dac74 [PATCH] i2c: Drop I2C_SMBUS_I2C_BLOCK_MAX by Jean Delvare · 19 years ago
  17. d3554b4 [PATCH] i2c: Drop unused per-i2c-algorithm adapter max by Jean Delvare · 19 years ago
  18. 862bc36 [PATCH] hwmon: Drop useless w83627hf initialization step by Jean Delvare · 19 years ago
  19. 9174999 [PATCH] hwmon: Drop legacy ISA address support from it87 by Jean Delvare · 19 years ago
  20. 80ce3b7 [PATCH] i2c: Drop out-of-date, colliding ioctl definitions by Jean Delvare · 19 years ago
  21. 31ec5bc [PATCH] i2c: Fix misplaced i2c.h comment by Jean Delvare · 19 years ago
  22. 7865e24 [PATCH] i2c: Documentation fixes by Jean Delvare · 19 years ago
  23. 47b8b10 [PATCH] i2c: Cleanup i2c-i801 ifdefs by Jean Delvare · 19 years ago
  24. ada0c2f [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014) by Petr Vandrovec · 19 years ago
  25. bf813b3 [PATCH] i2c: Drop useless CVS revision IDs by Jean Delvare · 19 years ago
  26. e8aafcb [PATCH] i2c: Cleanup i2c-dev ioctl debug message by Jean Delvare · 19 years ago
  27. 8a1b028 [PATCH] i2c: Add missing i2c-ixp2000/4xx adapter name by Jean Delvare · 19 years ago
  28. ca68f11 [PATCH] i2c-viapro: Cleanup ifdef usage by Greg KH · 19 years ago
  29. ed5453e [PATCH] i2c-viapro: Improve register dump by Jean Delvare · 19 years ago
  30. 50c1cc3 [PATCH] i2c-viapro: Refactor control outb by Jean Delvare · 19 years ago
  31. aaf7f14 [PATCH] i2c-viapro: Update supported devices list by Jean Delvare · 19 years ago
  32. c2f559d [PATCH] i2c-viapro: Code cleanups by Jean Delvare · 19 years ago
  33. f118301 [PATCH] i2c-viapro: Implement I2C Block transactions by Jean Delvare · 19 years ago
  34. 5f49ef8 [PATCH] i2c-viapro: Coding style fixes by Jean Delvare · 19 years ago
  35. 32c0a52 [PATCH] i2c-viapro: New maintainer by Jean Delvare · 19 years ago
  36. 5c50d18 [PATCH] i2c: Several PEC-related fixes in software SMBus emulation by Hideki Iwamoto · 19 years ago
  37. 0f69a61 [PATCH] i2c: Minor i2c-amd8111 cleanup by Jean Delvare · 19 years ago
  38. 332bf92 [PATCH] i2c: Fix union i2c_smbus_data definition by Hideki Iwamoto · 19 years ago
  39. d057c96 [PATCH] i2c: Fix I2C_FUNC_PROTOCOL_MANGLING documentation by Hideki Iwamoto · 19 years ago
  40. 4366dc9 [PATCH] i2c: Adjust i2c_probe() for busses without SMBUS_QUICK by Jean Delvare · 19 years ago
  41. cb929ea [PATCH] hwmon: Minor w83l785ts optimization by Jean Delvare · 19 years ago
  42. 709439a [PATCH] hwmon: w83l785ts converted to dynamic sysfs callbacks by Jean Delvare · 19 years ago
  43. d6072f8 [PATCH] i2c: Reuse name strings in i2c bus drivers by Jean Delvare · 19 years ago
  44. 7d845b1 [PATCH] hwmon: Discard bogus comment about init setting limits by Jean Delvare · 19 years ago
  45. 0200296 [PATCH] hwmon: Discard explicit static initializations to 0 by Jean Delvare · 19 years ago
  46. 6050709 [PATCH] i2c: Discard explicit static initializations to 0 by Jean Delvare · 19 years ago
  47. b918ecd [PATCH] hwmon: Do not forcibly enable via686a by default by Jean Delvare · 19 years ago
  48. e415e48 [PATCH] hwmon: adm9240 whitespace cleanups by Jean Delvare · 19 years ago
  49. 088341b [PATCH] hwmon: via686a: save 0.5k by long v[256] -> s16 v[256] by Jean Delvare · 19 years ago
  50. c7461a6 [PATCH] hwmon: adm9240 driver update - dynamic sysfs by Grant Coady · 19 years ago
  51. 205cf13 [PATCH] hwmon: adm9240 driver update - cleanups by Grant Coady · 19 years ago
  52. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  53. 8caf891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 19 years ago
  54. f12baea [MCAST] IPv6: Fix algorithm to compute Querier's Query Interval by Yan Zheng · 19 years ago
  55. e89e9cf [IPv4/IPv6]: UFO Scatter-gather approach by Ananda Raju · 19 years ago
  56. 7038f1c JFS: make sure right-most xtree pages have header.next set to zero by Dave Kleikamp · 19 years ago
  57. de51441 Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  58. 245dc3d [Bluetooth] Ignore additional interfaces of BPA 100/105 devices by Marcel Holtmann · 19 years ago
  59. dd7f552 [Bluetooth] Update security filter for Extended Inquiry Response by Marcel Holtmann · 19 years ago
  60. 6516455 [Bluetooth] Make more functions static by Marcel Holtmann · 19 years ago
  61. 0372a66 [Bluetooth] Cleanup of the HCI UART driver by Marcel Holtmann · 19 years ago
  62. 20dd6f5 [Bluetooth] Remove TXCRC compile option for BCSP driver by Marcel Holtmann · 19 years ago
  63. 408c1ce [Bluetooth] Move CRC table into RFCOMM core by Marcel Holtmann · 19 years ago
  64. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  65. 8ed5759 Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 by Linus Torvalds · 19 years ago
  66. 1a222bca [PATCH] Fix documentation of driver suspend/resume callbacks by Takashi Iwai · 19 years ago
  67. c41455f [PATCH] kernel-doc: drivers/base fixes by Randy Dunlap · 19 years ago
  68. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  69. a3a3395 [PATCH] Driver Core: Big kfree NULL check cleanup - Documentation by Jesper Juhl · 19 years ago
  70. ad7e14a5 [PATCH] update required version of udev by Greg Kroah-Hartman · 19 years ago
  71. a1bdc7a [PATCH] drivers/base - fix sparse warnings by Ben Dooks · 19 years ago
  72. a7fadbe [PATCH] input core: remove custom-made hotplug handler by Dmitry Torokhov · 19 years ago
  73. c9bcd58 [PATCH] INPUT: Create symlinks for backwards compatibility by Greg Kroah-Hartman · 19 years ago
  74. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
  75. b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 19 years ago
  76. 629b77a [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices by Greg Kroah-Hartman · 19 years ago
  77. 967ca69 [PATCH] INPUT: move the input class devices under their new input_dev devices by Greg Kroah-Hartman · 19 years ago
  78. 23d5090 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 19 years ago
  79. 1020402 [PATCH] INPUT: register the input class device sooner by Greg Kroah-Hartman · 19 years ago
  80. 5c1e9a6 [PATCH] Input: export input_dev data via sysfs attributes by Dmitry Torokhov · 19 years ago
  81. 051b2fe [PATCH] Input: show sysfs path in /proc/bus/input/devices by Dmitry Torokhov · 19 years ago
  82. 5ebdcbc [PATCH] Input: convert sound/ppc/beep to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  83. 34abf91 [PATCH] Input: convert net/bluetooth to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  84. 17dd3f0 [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  85. 0259567 [PATCH] Input: convert konicawc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  86. c7f7a56 [PATCH] Input: convert drivers/macintosh to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  87. b7df391 [PATCH] drivers/media: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  88. 76b7cddf [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  89. 8878967 [PATCH] Input: convert onetouch to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  90. b416f2e [PATCH] Input: convert sonypi to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  91. eca1ed1 [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  92. bd62266 [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  93. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  94. 3c42f0c [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  95. 2e5b636 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  96. d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 19 years ago
  97. 4f00469 [PATCH] Input: kill devfs references by Dmitry Torokhov · 19 years ago
  98. 74be227 [PATCH] Driver Core: document struct class_device properly by Greg Kroah-Hartman · 19 years ago
  99. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  100. 51d172d [PATCH] Driver Core: add the ability for class_device structures to be nested by Greg Kroah-Hartman · 19 years ago