1. ef51d3f i2c: algo-bit: declare i2c_bit_quirk_no_clk_stretch as static by Michele Curti · 8 years ago
  2. a94d306 i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCH by Nicola Corna · 9 years ago
  3. 0e6dd6a i2c: algo-pca: fix typo in comment by Shailendra Verma · 9 years ago
  4. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  5. f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  6. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 10 years ago
  7. 21d0b7c i2c: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  8. 102084d Merge tag 'v3.6-rc7' into i2c-embedded/for-next by Wolfram Sang · 12 years ago
  9. a76e7c6 i2c: algo: pca: Fix chip reset function for PCA9665 by Thomas Kavanagh · 12 years ago
  10. 5f71a3e i2c: algo: pca: Fix mode selection for PCA9665 by Thomas Kavanagh · 12 years ago
  11. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 12 years ago
  12. 41101a3 i2c-algo-bit: Don't resched on clock stretching by Jean Delvare · 12 years ago
  13. 5694f8a i2c: Update the FSF address by Jean Delvare · 12 years ago
  14. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  15. 8ee161c i2c-algo-bit: Fix spurious SCL timeouts under heavy load by Ville Syrjala · 12 years ago
  16. b0209b3 i2c: export bit-banging algo functions by Daniel Vetter · 12 years ago
  17. cc6bcf7 i2c-algo-bit: Generate correct i2c address sequence for 10-bit target by Jeffrey (Sheng-Hui) Chu · 12 years ago
  18. 4403988 i2c-algo-pca: Return standard fault codes by Jean Delvare · 13 years ago
  19. abc01b2 i2c-algo-bit: Return standard fault codes by Jean Delvare · 13 years ago
  20. f6beb67 i2c-algo-bit: Be verbose on bus testing failure by Jean Delvare · 13 years ago
  21. 1bddab7 i2c-algo-bit: Let user test buses without failing by Jean Delvare · 13 years ago
  22. d3b3e15 i2c-algo-bit: Call pre/post_xfer for bit_test by Alex Deucher · 13 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  24. af5a60b i2c-algo-bit: Complain about masters which can't read SCL by Jean Delvare · 13 years ago
  25. f451171 i2c-algo-bit: Refactor adapter registration by Jean Delvare · 13 years ago
  26. c38bd4f i2c/algos: convert Kconfig to use the menu's `visible' keyword by Arnaud Lacombe · 14 years ago
  27. dfc518d Revert "i2c: Fix Kconfig dependencies" by Arnaud Lacombe · 14 years ago
  28. ef9d9b8 i2c: Change to new flag variable by matt mooney · 14 years ago
  29. 0a57274 i2c: Fix Kconfig dependencies by Jean Delvare · 14 years ago
  30. 2086ca4 i2c-algo-pca: Fix coding style issues by Farid Hammane · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  32. 0a9c147 i2c-algo-bit: Add pre- and post-xfer hooks by Jean Delvare · 14 years ago
  33. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  34. eec74a2 i2c-algo-pca: Drop duplicate variable by Jean Delvare · 14 years ago
  35. 7d9b48e fix typo "definetly" -> "definitely" in comment by Uwe Kleine-König · 14 years ago
  36. 2196d1c i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30) by Enrik Berkhan · 15 years ago
  37. 0cdba07 i2c-algo-bit: Fix timeout test by Dave Airlie · 15 years ago
  38. c454dee i2c-algo-pca: Fix use of uninitialized variable in debug message by Jean Delvare · 15 years ago
  39. abe213d i2c: Delete unused i2c-algo-sgi helper module by Jean Delvare · 15 years ago
  40. 2378bc0 i2c-algo-pca: Use timeout for checking the state machine by Wolfram Sang · 15 years ago
  41. 8e99ada i2c-algo-pca: Rework waiting for a free bus by Wolfram Sang · 15 years ago
  42. eff9ec9 i2c-algo-pca: Add PCA9665 support by Marco Aurelio da Costa · 15 years ago
  43. bac3e7c i2c: Adapt debug macros for KERN_* constants by Frank Seidel · 15 years ago
  44. 8fcfef6 i2c: Set a default timeout value for all adapters by Jean Delvare · 15 years ago
  45. 154d22b i2c: Add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  46. 94d78e1 i2c-algo-pcf: Handle timeout correctly by Roel Kluin · 15 years ago
  47. 0c168ce i2c-algo-pcf: Style cleanups by Roel Kluin · 15 years ago
  48. a672b4c i2c-algo-pcf: Fix typo in debugging log message by David Miller · 16 years ago
  49. 3009140 i2c-algo-pcf: Add adapter hooks around xfer begin and end by David Miller · 16 years ago
  50. 08e5338 i2c-algo-pcf: Pass adapter data into ->waitforpin() method by David Miller · 16 years ago
  51. 8d24f8d i2c: Let users select algorithm drivers manually again by Jean Delvare · 16 years ago
  52. 0573d11 i2c-algo-pcf: Multi-master lost-arbitration improvement by Eric Brower · 16 years ago
  53. c80ebe7 i2c-pca-algo: Fix error code by Wolfram Sang · 16 years ago
  54. 9714034 i2c: Bus drivers return -Errno not -1 by David Brownell · 16 years ago
  55. c01b083 i2c-algo-pca: Extend for future drivers by Wolfram Sang · 16 years ago
  56. 3d43829 i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF by Wolfram Sang · 16 years ago
  57. 3845de2 i2c: Remove the algorithm drivers from the config menu by Jean Delvare · 16 years ago
  58. 6408a83 i2c-algo-pcf: Delete broken 10-bit address support by Jean Delvare · 16 years ago
  59. bf3e2d1 i2c-algo-bit: Fix NAK/ARB comments by David Brownell · 16 years ago
  60. cf978ab i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments) by David Brownell · 16 years ago
  61. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  62. 939bc49 i2c-algo-bit: Read block data bugfix by David Brownell · 17 years ago
  63. 0a85e9a i2c-rpx: Remove by Jean Delvare · 17 years ago
  64. 16538e6 Use menuconfig objects - I2C by Jan Engelhardt · 17 years ago
  65. 494dbb6 i2c-algo-bit: Improve debugging by Jean Delvare · 17 years ago
  66. 424ed67 i2c-algo-bit: Implement a 50/50 SCL duty cycle by Jean Delvare · 17 years ago
  67. 6edac58 i2c-algo-sgi: Comment and whitespace cleanups by Ladislav Michl · 17 years ago
  68. 0f3b483 i2c-algo-bit: Add i2c_bit_add_numbered_bus by Jean Delvare · 17 years ago
  69. 3c4bb24 i2c-algo-bit: Emulate SMBus block read by Jean Delvare · 17 years ago
  70. 1ecac07 i2c-algo-bit: Always send a stop condition before leaving by Jean Delvare · 17 years ago
  71. 3269711 i2c: Discard the i2c algo del_bus wrappers by Jean Delvare · 17 years ago
  72. 51fd554 i2c: Delete the broken i2c-ite bus driver by Jean Delvare · 17 years ago
  73. 9e11a9f i2c: Constify i2c_algorithm declarations, part 1 by Jean Delvare · 18 years ago
  74. 7b288a0 i2c-algo-bit: Cleanups by Jean Delvare · 18 years ago
  75. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 18 years ago
  76. 51c3711 i2c-algo-sibyte: Merge into i2c-sibyte by Jean Delvare · 18 years ago
  77. 3fd3968 i2c-algo-sibyte: Cleanups by Jean Delvare · 18 years ago
  78. 5313775 [PATCH] i2c-algo-bit: Wipe out dead code by Uwe Bugla · 18 years ago
  79. b39ad0c [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers by Mark M. Hoffman · 18 years ago
  80. 8104a9a [PATCH] i2c: Use module_param in i2c-algo-sibyte by Eric Sesterhenn · 18 years ago
  81. 6050709 [PATCH] i2c: Discard explicit static initializations to 0 by Jean Delvare · 19 years ago
  82. a89923f [PATCH] I2C: Fix sgi_xfer return value by Jean Delvare · 19 years ago
  83. c7a4653 [PATCH] I2C: Kill i2c_algorithm.id (5/7) by Jean Delvare · 19 years ago
  84. 1d8b9e1 [PATCH] I2C: Kill i2c_algorithm.id (4/7) by Jean Delvare · 19 years ago
  85. 87c3d7a [PATCH] I2C: Kill i2c_algorithm.id (3/7) by Jean Delvare · 19 years ago
  86. 9751858 [PATCH] I2C: Kill i2c_algorithm.name (1/7) by Jean Delvare · 19 years ago
  87. 48edcb6 [PATCH] I2C: i2c-algo-pca -- gracefully handle a busy bus by Ian Campbell · 19 years ago
  88. 541e6a0 [PATCH] I2C: Strip trailing whitespace from strings by Jean Delvare · 19 years ago
  89. 46b615f [PATCH] I2C: Spelling fixes for drivers/i2c/algos/i2c-algo-pca.c by Tobias Klauser · 19 years ago
  90. 44bbe87 [PATCH] Spelling fixes for drivers/i2c. by Steven Cole · 19 years ago
  91. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 19 years ago
  92. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago