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