1. cbbcb9b USB: isp1301: fix compilation by Dmitry Baryshkov · 16 years ago
  2. 2ce5b34 i2c: correct some size_t printk formats by David Brownell · 16 years ago
  3. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  4. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  5. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  6. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  7. bd8d421 i2c: Convert the max6875 driver to a new-style i2c driver by Jean Delvare · 16 years ago
  8. 3d63430 i2c: Convert the pca9539 driver to a new-style i2c driver by Jean Delvare · 16 years ago
  9. 97addff i2c: Convert the pcf8575 driver to a new-style i2c driver by Jean Delvare · 16 years ago
  10. 833bedb i2c: Convert the pcf8574 driver to a new-style i2c driver by Jean Delvare · 16 years ago
  11. 8b77e6a i2c: Convert the pcf8591 driver to a new-style i2c driver by Jean Delvare · 16 years ago
  12. 68be336 i2c: Convert the eeprom driver to a new-style i2c driver by Jean Delvare · 16 years ago
  13. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  14. f741f67 i2c: Clean up old chip drivers by Jean Delvare · 16 years ago
  15. 2b7a505 i2c: New-style EEPROM driver using device IDs by Wolfram Sang · 16 years ago
  16. 954a993 i2c: Drop stray references to lm_sensors by Jean Delvare · 16 years ago
  17. 8a56ce1 i2c: Deprecate the legacy gpio drivers by David Brownell · 16 years ago
  18. 1b4dff9 i2c/eeprom: Fall back to SMBus read word transactions by Jean Delvare · 16 years ago
  19. d4653bf i2c/eeprom: Only probe buses with DDC or SPD class by Jean Delvare · 16 years ago
  20. f35ae63 ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG by Tony Lindgren · 16 years ago
  21. 70455e7 i2c/max6875: Really prevent 24RF08 corruption by Jean Delvare · 16 years ago
  22. 3760f73 i2c: Convert most new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  23. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  24. 6d072d7 i2c/tps65010: Add missing intialization of client data by Jean Delvare · 16 years ago
  25. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  26. 79966fd ARM: OMAP: I2C: tps65010 driver converts to gpiolib by David Brownell · 16 years ago
  27. 3d706d9 i2c: chips subdirectory is deprecated by Jean Delvare · 16 years ago
  28. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 17 years ago
  29. b72540c deprecate obsolete pca9539 driver by eric miao · 17 years ago
  30. 6d16bfb i2c/tps65010: move header to <linux/i2c/...> by David Brownell · 17 years ago
  31. 2cdddeb i2c: normal_i2c can be made const (remaining drivers) by Jean Delvare · 17 years ago
  32. eee87d3 i2c: the scheduled I2C RTC driver removal by Adrian Bunk · 17 years ago
  33. 1b3e5ba i2c/tsl2550: Add power management added by Rodolfo Giometti · 17 years ago
  34. 5864ae0 i2c: Add support for the PCF8575 chip by Bart Van Assche · 17 years ago
  35. 7b8712e driver core: Make the dev_*() family of macros in device.h complete by Emil Medve · 17 years ago
  36. 187426e i2c/isp1301_omap: Build fix by David Brownell · 17 years ago
  37. 8b925a3 i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefix by Jean Delvare · 17 years ago
  38. 0f2cbd3 i2c/eeprom: Hide Sony Vaio serial numbers by Jean Delvare · 17 years ago
  39. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  40. 1f7c823 Make the pr_*() family of macros in kernel.h complete by Emil Medve · 17 years ago
  41. 553515e i2c/pcf8574: No arbitrary initialization by Jean Delvare · 17 years ago
  42. 8056c6c i2c/tps65010: New-style driver updates, part 2 by David Brownell · 17 years ago
  43. b5067f8 i2c/tps65010: New-style driver updates, part 1 by David Brownell · 17 years ago
  44. c1147cc i2c/menelaus: Build fix by David Brownell · 17 years ago
  45. 25da383 i2c/isp1301_omap: Build fixes, whitespace by David Brownell · 17 years ago
  46. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  47. f52e0ef i2c: ds1682 warning fix by Andrew Morton · 17 years ago
  48. 0c4a59f OMAP: add TI TWL92330/Menelaus Power Management chip driver by Tony Lindgren · 17 years ago
  49. 05bd711 missing argument in bin_attribute ->read()/->write() by Al Viro · 17 years ago
  50. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  51. e296fb7 i2c/tsl2550: Speed up initialization by Jean Delvare · 17 years ago
  52. a92c344 i2c: Add support for the TSL2550 by Rodolfo Giometti · 17 years ago
  53. 5162b75 i2c: New DS1682 chip driver by Grant Likely · 17 years ago
  54. 4b2643d i2c: Fix the i2c_smbus_read_i2c_block_data() prototype by Jean Delvare · 17 years ago
  55. ba7fbb7 i2c: Deprecate legacy RTC drivers by Jean Delvare · 17 years ago
  56. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  57. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  58. a3d25c2 PM: Separate hibernation code from suspend code by Rafael J. Wysocki · 17 years ago
  59. ab3bfca remove software_suspend() by Johannes Berg · 17 years ago
  60. 16538e6 Use menuconfig objects - I2C by Jan Engelhardt · 17 years ago
  61. 0ca9493 i2c/ds1374: Check workqueue creation status by Cyrill V. Gorcunov · 17 years ago
  62. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  63. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  64. 5f84813 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> by David Brownell · 18 years ago
  65. 81ffbc0 i2c/m41t00: Do not forget to write year by Philippe De Muyter · 18 years ago
  66. 8c1bc04 [PATCH] fix more workqueue build breakage (tps65010) by David Brownell · 18 years ago
  67. 763d9c0 i2c: fix broken ds1337 initialization by Dirk Eibach · 18 years ago
  68. 91c7c56 [PATCH] ... and more work_struct-induced breakage (mips) by Al Viro · 18 years ago
  69. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  70. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  71. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 18 years ago
  72. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  73. 7d9db67 i2c: __must_check fixes (chip drivers) by Jean Delvare · 18 years ago
  74. 4801bc2 [PATCH] i2c: tps65010 build fixes by David Brownell · 18 years ago
  75. 50436a4 [PATCH] pca9539: Honor the force parameter by Ben Gardner · 18 years ago
  76. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  77. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  78. aee6230 [PATCH] i2c: Suggest N for rare devices in Kconfig by Jean Delvare · 18 years ago
  79. 5e9f4f2 [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85 by Mark A. Greer · 18 years ago
  80. e931b8d [PATCH] i2c: cleanup m41t00 by Mark A. Greer · 18 years ago
  81. 8db08de [PATCH] m41t00: fix bitmasks when writing to chip by David Barksdale · 18 years ago
  82. 8c750c0 [PATCH] i2c: convert m41t00 to use a workqueue by Mark A. Greer · 18 years ago
  83. 524465d [PATCH] i2c: convert ds1374 to use a workqueue by Jean Delvare · 18 years ago
  84. 6fc7f10 [PATCH] RTC subsystem: I2C cleanup by Alessandro Zummo · 18 years ago
  85. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  86. c006705 [PATCH] i2c: Cleanup isp1301_omap by Jean Delvare · 19 years ago
  87. 5c085d3 [PATCH] i2c: Semaphore to mutex conversions, part 2 by Ingo Molnar · 19 years ago
  88. b3585e4 [PATCH] I2C: Convert i2c to mutexes by Arjan van de Ven · 19 years ago
  89. 9ded96f [PATCH] IRQ type flags by Russell King · 19 years ago
  90. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  91. a9718b0 [PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11 by Laurent Riffard · 19 years ago
  92. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  93. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  94. 7e94436 [PATCH] i2c: Remove duplicate rtc8564 BCD macros by Nicolas Kaiser · 19 years ago
  95. f9e8957 [PATCH] i2c: Extend ds1337 initialization by Michael Burian · 19 years ago
  96. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  97. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  98. ef96274 [PATCH] i2c: ds1337 BCD conversion fix by James Chapman · 19 years ago
  99. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  100. 6344a8e [PATCH] i2c: Static function fixes, 4 of 4 by Ben Dooks · 19 years ago