1. 91bfe29 Revert "i2c: rcar: remove spinlock" by Sergei Shtylyov · 10 years ago
  2. 75b81f3 i2c: at91: add bound checking on SMBus block length bytes by Marek Roszko · 10 years ago
  3. 5da4309 i2c: rk3x: fix bug that cause transfer fails in master receive mode by addy ke · 10 years ago
  4. 6721f28 i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer. by Simon Lindgren · 10 years ago
  5. 0ce4bc1 i2c: mv64xxx: continue probe when clock-frequency is missing by Chen-Yu Tsai · 10 years ago
  6. dd318b0 i2c: rcar: fix MNR interrupt handling by Sergei Shtylyov · 10 years ago
  7. 39e8e30 i2c: i801: Add PCI ID for Intel Braswell by Alan Cox · 10 years ago
  8. 3660475 i2c: rework kernel config I2C_ACPI by Lan Tianyu · 10 years ago
  9. f7dbaef Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  10. ebba48b i2c: mpc: delete unneeded test before of_node_put by Julia Lawall · 10 years ago
  11. 9c5f7ca i2c: rk3x: fix interrupt handling issue by addy ke · 10 years ago
  12. 54c72d5 Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  13. 64bdfbf i2c: imx: Fix format warning for dev_dbg by Xiubo Li · 10 years ago
  14. 3cf357d i2c: qup: disable clks and return instead of just returning error by Pramod Gurav · 10 years ago
  15. 741d358 i2c: exynos5: always enable HSI2C by Sachin Kamat · 10 years ago
  16. e4ca430 Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  17. 0409516 i2c: designware: add new bindings by Alan Cox · 10 years ago
  18. 4aa6a16 i2c: gpio: Drop dead code in i2c_gpio_remove by Jean Delvare · 10 years ago
  19. f5e596c i2c: pca954x: put the mux to disconnected state after resume by Jisheng Zhang · 10 years ago
  20. 52976fa i2c: st: Update i2c timings by Maxime COQUELIN · 10 years ago
  21. 28772ac drivers/i2c/busses: use correct type for dma_map/unmap by Wolfram Sang · 10 years ago
  22. 6d9fe58 i2c: i2c-st: Use %pa to print 'resource_size_t' type by Fabio Estevam · 10 years ago
  23. b19c195 i2c: s3c2410: resume the I2C controller earlier by Vincent Palatin · 10 years ago
  24. 86be408 clk: Support for clock parents and rates assigned from device tree by Sylwester Nawrocki · 10 years ago
  25. 0f6ba0d i2c: stub: Avoid an array overrun on I2C block transfers by Jean Delvare · 10 years ago
  26. b299de8 i2c: i801: Add device ID for Intel Wildcat Point PCH by Jean Delvare · 10 years ago
  27. ce31611 i2c: i801: Fix the alignment of the device table by Jean Delvare · 10 years ago
  28. 2408c17 i2c: stub: Add support for banked register ranges by Jean Delvare · 10 years ago
  29. 1dff598 i2c: stub: Remember the number of emulated chips by Jean Delvare · 10 years ago
  30. 6f16b75 i2c: stub: Add support for SMBus block commands by Guenter Roeck · 10 years ago
  31. 281ec36 i2c: efm32: correct namespacing of location property by Uwe Kleine-König · 10 years ago
  32. 290025d i2c: exynos5: remove extra line and fix an assignment by Naveen Krishna Ch · 10 years ago
  33. 9f89df3 i2c: exynos5: remove an unnecessary read of FIFO_STATUS register by Naveen Krishna Ch · 10 years ago
  34. 57186fe i2c: exynos5: Properly use the "noirq" variants of suspend/resume by Doug Anderson · 10 years ago
  35. 4db5bee i2c: i2c-xiic: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  36. 6025189 i2c: i2c-tegra: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  37. ef417a4 i2c: i2c-stu300: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  38. ca9c77c i2c: i2c-sirf: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  39. 6031d3d i2c: i2c-s3c2410: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  40. 929e3aba i2c: i2c-rcar: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  41. cfac71d i2c: i2c-omap: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  42. 1ce97e0 i2c: i2c-ocores: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  43. 19181d7 i2c: i2c-nomadik: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  44. 8c49086 i2c: i2c-mv64xxx: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  45. 70fba83 i2c: i2c-designware-platdrv: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  46. adcb82a i2c: i2c-davinci: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  47. aa5b775 i2c: i2c-bfin-twi: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  48. 37e4f91 i2c: i2c-bcm2835: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  49. b850579 i2c: i2c-at91: Drop class based scanning to improve bootup time by Wolfram Sang · 10 years ago
  50. 4555227 i2c: add debug info when class instantiation was dropped by Wolfram Sang · 10 years ago
  51. 5fddf5a i2c: scx200: drop GPIO based i2c driver by Wolfram Sang · 10 years ago
  52. 8fe8bc7 i2c: s6000: remove duplicate driver by Wolfram Sang · 10 years ago
  53. 12ebc8a mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC by Bill Richardson · 10 years ago
  54. 5799f95 mfd: cros_ec: cleanup: Remove EC wrapper functions by Bill Richardson · 10 years ago
  55. 2fd6cf0 i2c: taos-evm: Use module_serio_driver() by Christoph Jaeger · 10 years ago
  56. da3c664 I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config by Lan Tianyu · 10 years ago
  57. 5d98e61 I2C/ACPI: Add i2c ACPI operation region support by Lan Tianyu · 10 years ago
  58. 098aebc i2c: sun6i-p2wi: Remove duplicate inclusion of module.h by Sachin Kamat · 10 years ago
  59. e556756 i2c: mux: pca954x: fix dependencies by Linus Walleij · 10 years ago
  60. 4632a93 i2c: sun6-p2wi: fix call to snprintf by Boris BREZILLON · 10 years ago
  61. c51bd6a i2c: rk3x: add NULL entry to the end of_device_id array by Dan Carpenter · 10 years ago
  62. c155ba8 i2c: sun6i-p2wi: use proper return value in probe by Wolfram Sang · 10 years ago
  63. 3e83349 i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support by Boris BREZILLON · 10 years ago
  64. c41aa3c i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter by Max Schwarz · 10 years ago
  65. 7b215de Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into next by Linus Torvalds · 10 years ago
  66. 642653d i2c: pca954x: Fix compilation without CONFIG_GPIOLIB by Laurent Pinchart · 10 years ago
  67. 4807e84 i2c: mux: pca954x: Use the descriptor-based GPIO API by Laurent Pinchart · 10 years ago
  68. d49019a i2c: mpc: insert DR read in i2c_fixup() by Valentin Longchamp · 10 years ago
  69. 0709dc9 i2c: bfin: turn to Resource-managed API in probe function by Sonic Zhang · 10 years ago
  70. 9d230c9 i2c: ChromeOS EC tunnel driver by Doug Anderson · 10 years ago
  71. eae45e5 i2c: Make of_device_id array const by Jingoo Han · 10 years ago
  72. 46797a2 i2c: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  73. 157a801 i2c: designware-pci: Add Haswell PCI IDs by Mika Westerberg · 10 years ago
  74. 1fc2fe2 i2c: designware: Add runtime PM hooks by Mika Westerberg · 10 years ago
  75. f537295 i2c: designware: Disable device on system suspend by Mika Westerberg · 10 years ago
  76. 7da62cb i2c: nuc900: remove driver by Wolfram Sang · 10 years ago
  77. 9b2a6da i2c: imx: update i2c clock divider for each transaction by Fugang Duan · 10 years ago
  78. 054b62d i2c: imx: fix the i2c bus hang issue when do repeat restart by Fugang Duan · 10 years ago
  79. 3d99bea i2c: rcar: update copyright and license information by Wolfram Sang · 10 years ago
  80. 51371cd i2c: rcar: janitorial cleanup after refactoring by Wolfram Sang · 10 years ago
  81. 3e3aaba i2c: rcar: reuse status bits as enable bits by Wolfram Sang · 10 years ago
  82. 150b8be i2c: rcar: remove spinlock by Wolfram Sang · 10 years ago
  83. 3c95de6 i2c: rcar: refactor status bit handling by Wolfram Sang · 10 years ago
  84. 386babf i2c: rcar: refactor setting up msg by Wolfram Sang · 10 years ago
  85. 3f7de22 i2c: rcar: check bus free before first message by Wolfram Sang · 10 years ago
  86. f238224 i2c: rcar: refactor irq state machine by Wolfram Sang · 10 years ago
  87. 4f443a8 i2c: rcar: refactor bus state machine by Wolfram Sang · 10 years ago
  88. 93e953d i2c: rcar: no need to store irq number by Wolfram Sang · 10 years ago
  89. 1c176d5 i2c: rcar: not everything needs to be a function by Wolfram Sang · 10 years ago
  90. 90104d0 i2c: sh_mobile: add compatibles for additional SoC by Wolfram Sang · 10 years ago
  91. 819a395 i2c: rcar: add compatibles for additional SoC by Wolfram Sang · 10 years ago
  92. a0682a3 i2c: gpio: Use devm_gpio_request() by Jingoo Han · 11 years ago
  93. fa96faa i2c: eg20t: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  94. 67240df i2c: sh_mobile: fix clock calculation for newer SoCs by Wolfram Sang · 10 years ago
  95. 7663ebe i2c: sh_mobile: check timing parameters for valid range by Wolfram Sang · 10 years ago
  96. 6ed7053 i2c: sh_mobile: bail out on errors when initializing by Wolfram Sang · 10 years ago
  97. ed4121e i2c: sh_mobile: remove superfluous offset parameter by Wolfram Sang · 10 years ago
  98. 7fe8a99 i2c: sh_mobile: devm conversion, irq setup by Wolfram Sang · 10 years ago
  99. 4fd31c2 i2c: sh_mobile: devm conversion, low hanging fruits by Wolfram Sang · 10 years ago
  100. 88c289e i2c: sh_mobile: honor DT bus speed settings by Wolfram Sang · 10 years ago