1. 588eb93 i2c: imx: add runtime pm support to improve the performance by Gao Pan · 9 years ago
  2. a5f6501 i2c: imx: init bus recovery info before adding i2c adapter by Gao Pan · 9 years ago
  3. 7ee24eb i2c: rcar: disable PM in multi-master mode by Wolfram Sang · 9 years ago
  4. 42c0783 i2c: rcar: remove macros dealing with flags by Wolfram Sang · 9 years ago
  5. c20821a i2c: img-scb: support repeated starts on IP v3.3 by Sifan Naeem · 9 years ago
  6. c7b0a7c i2c: img-scb: add handle for Master halt interrupt by Sifan Naeem · 9 years ago
  7. dd29207 i2c: img-scb: add handle for stop detected interrupt by Sifan Naeem · 9 years ago
  8. a8c5a8d i2c: img-scb: remove fifo EMPTYING interrupts handle by Sifan Naeem · 9 years ago
  9. c55ebe0 i2c: img-scb: support I2C_M_IGNORE_NAK by Sifan Naeem · 9 years ago
  10. 54177cc i2c: make i2c_parse_fw_timings() always visible by Wolfram Sang · 9 years ago
  11. b7d518e i2c: emev: select I2C slave support by Wolfram Sang · 9 years ago
  12. 5398b7e i2c: xlr: add interrupt support for Sigma Designs chips by Måns Rullgård · 9 years ago
  13. a45af72 i2c: xlr: fix extra read/write at end of rx transfer by Måns Rullgård · 9 years ago
  14. 75d31c2 i2c: xlr: add support for Sigma Designs controller variant by Måns Rullgård · 9 years ago
  15. 51549c0 i2c: uniphier_f: error out if bus speed is zero by Masahiro Yamada · 9 years ago
  16. ac9b91f i2c: uniphier_f: error out if clock rate is zero by Masahiro Yamada · 9 years ago
  17. 2d5d23b i2c: uniphier: error out if bus speed is zero by Masahiro Yamada · 9 years ago
  18. 1ff49b3 i2c: uniphier: error out if clock rate is zero by Masahiro Yamada · 9 years ago
  19. ca68ead i2c: rcar: honor additional i2c timings from DT by Wolfram Sang · 9 years ago
  20. c788187 i2c: rcar: switch to i2c generic dt parsing by Wolfram Sang · 9 years ago
  21. f9c9d31 i2c: rcar: refactor probe function a little by Wolfram Sang · 9 years ago
  22. e1dba01 i2c: add generic routine to parse DT for timing information by Wolfram Sang · 9 years ago
  23. c31d0a0 i2c: emev2: add slave support by Niklas Söderlund · 9 years ago
  24. 7a852b0 i2c: eg20t: allow build on MIPS platforms by Paul Burton · 9 years ago
  25. a613d9d i2c: eg20t: set i2c_adapter->dev.of_node by Paul Burton · 9 years ago
  26. cc018e3 i2c: at91: add support for the HOLD field by Ludovic Desroches · 9 years ago
  27. d7a4c76 i2c: piix4: remove unneeded assignments by Wolfram Sang · 9 years ago
  28. 173b77e i2c: mediatek: add i2c first write then read optimization by Liguo Zhang · 9 years ago
  29. 948c58a i2c: cadence: Remove the suspended flag by Shubhrajyoti Datta · 9 years ago
  30. 7fa3232 i2c: cadence: Move to sensible power management by Shubhrajyoti Datta · 9 years ago
  31. 4dbfb5f i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCH by Nicola Corna · 9 years ago
  32. a94d306 i2c: algo-bit: add I2C_AQ_NO_CLK_STRETCH by Nicola Corna · 9 years ago
  33. 77c6801 i2c: xiic: Replace spinlock with mutex by Lars-Peter Clausen · 9 years ago
  34. c4c696f i2c: taos-evm: replace simple_strtoul by kstrtou8 by LABBE Corentin · 9 years ago
  35. 725d2e3 i2c: piix4: Add adapter port name support for SB800 chipset by Christian Fetzer · 9 years ago
  36. 2fee61d i2c: piix4: Add support for multiplexed main adapter in SB800 by Christian Fetzer · 9 years ago
  37. ca2061e i2c: piix4: Convert piix4_main_adapter to array by Christian Fetzer · 9 years ago
  38. e49865d i2c: rcar: handle difference in setting up non-first message by Wolfram Sang · 9 years ago
  39. 3c2b1ff i2c: rcar: clean up after refactoring by Wolfram Sang · 9 years ago
  40. 52df445 i2c: rcar: revoke START request early by Wolfram Sang · 9 years ago
  41. c3be0af1 i2c: rcar: check master irqs before slave irqs by Wolfram Sang · 9 years ago
  42. d89667b i2c: rcar: don't issue stop when HW does it automatically by Wolfram Sang · 9 years ago
  43. cc21d0b i2c: rcar: init new messages in irq by Wolfram Sang · 9 years ago
  44. b9d0684c i2c: rcar: refactor setup of a msg by Wolfram Sang · 9 years ago
  45. ff2316b i2c: rcar: remove spinlock by Wolfram Sang · 9 years ago
  46. 90f779e i2c: rcar: remove unused IOERROR state by Wolfram Sang · 9 years ago
  47. 2c78cdc i2c: rcar: rework hw init by Wolfram Sang · 9 years ago
  48. e43e0df i2c: rcar: make sure clocks are on when doing clock calculation by Wolfram Sang · 9 years ago
  49. cdc5a31 i2c: i801: add Intel Lewisburg device IDs by Alexandra Yates · 9 years ago
  50. c18fba2 i2c: fix wakeup irq parsing by Grygorii Strashko · 9 years ago
  51. d0fe525 i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer() by Lars-Peter Clausen · 9 years ago
  52. 9656eee i2c: Revert "i2c: xiic: Do not reset controller before every transfer" by Lars-Peter Clausen · 9 years ago
  53. 8bb6fd5 i2c: imx: fix a compiling error by Hou Zhiqiang · 9 years ago
  54. d55fc37 Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  55. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  56. 75ecc64 i2c: rcar: Revert the latest refactoring series by Wolfram Sang · 9 years ago
  57. 77133e1 i2c: pnx: remove superfluous assignment by Wolfram Sang · 9 years ago
  58. 3924bac47 i2c: cadence: enable driver for ARM64 by Michal Simek · 9 years ago
  59. 2b630df7 i2c: i801: Document Intel DNV and Broxton by Jarkko Nikula · 9 years ago
  60. a9bed6b i2c: at91: manage unexpected RXRDY flag when starting a transfer by Ludovic Desroches · 9 years ago
  61. 43e9f2a i2c: pnx: Use setup_timer instead of open coding it by Muhammad Falak R Wani · 9 years ago
  62. 8eb5c87 i2c: add ACPI support for I2C mux ports by Dustin Byford · 9 years ago
  63. c5fa6fc i2c: pxa: Add support for pxa910/988 & new configuration features by Vaibhav Hiremath · 9 years ago
  64. 174f236 i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resource by Axel Lin · 9 years ago
  65. 9e685c8 i2c-dev: Fix I2C_SLAVE ioctl comment by Jean Delvare · 9 years ago
  66. c57d3e7 i2c-dev: Fix typo in ioctl name reference by Jean Delvare · 9 years ago
  67. d64d45c i2c: sirf: tune the divider to make i2c bus freq more accurate by Guoying Zhang · 9 years ago
  68. 5dd32ea i2c: pnx: fix runtime warnings caused by enabling unprepared clock by Vladimir Zapolskiy · 9 years ago
  69. 4c0657a i2c: imx: Use -ENXIO as error in the NACK case by Fabio Estevam · 9 years ago
  70. dd77f42 i2c: i801: Add support for Intel Broxton by Jarkko Nikula · 9 years ago
  71. 84d7f2e i2c: i801: Add support for Intel DNV by Mika Westerberg · 9 years ago
  72. 09027e0 i2c: mediatek: add i2c resume support by Liguo Zhang · 9 years ago
  73. 1c4b6c3 i2c: imx: implement bus recovery by Gao Pan · 9 years ago
  74. 6a62974 i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver by Masahiro Yamada · 9 years ago
  75. dd6fd4a i2c: uniphier: add UniPhier FIFO-less I2C driver by Masahiro Yamada · 9 years ago
  76. 3eddad9 i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller" by Ken Xue · 9 years ago
  77. fa721ba i2c: imx: add support for Freescale Layerscape platforms by Shaohui Xie · 9 years ago
  78. 6f6ddbb i2c: at91: fix write transfers by clearing pending interrupt first by Cyrille Pitchen · 9 years ago
  79. 319d7f0 i2c: designware: Fix build error when !CONFIG_PM_SLEEP by Jarkko Nikula · 9 years ago
  80. 0729a04 i2c: mv64xxx: really allow I2C offloading by Hezi Shahmoon · 9 years ago
  81. 8c5ec4c i2c: stu300: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  82. 598cf16 i2c: rk3x: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  83. 93ae965 i2c: meson: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  84. d695e22 i2c: ibm-iic: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  85. c6f1891 i2c: rcar: Remove obsolete platform data support by Geert Uytterhoeven · 9 years ago
  86. 7bb6da5 i2c: sh_mobile: add support for r8a7795 (R-Car H3) by Wolfram Sang · 9 years ago
  87. e7db0d3 i2c: rcar: add support for r8a7795 (R-Car H3) by Wolfram Sang · 9 years ago
  88. b299167 i2c: ocores: support big-endian register layout by Max Filippov · 9 years ago
  89. 8a5e3d4 i2c: au1550: relax bus timings a bit by Manuel Lauss · 9 years ago
  90. 26f590e i2c: tegra: drop duplicated code for assigning algo by Barry Song · 9 years ago
  91. 35780e8 i2c: davinci: Optimize clock generation on Keystone SoC by Alexander Sverdlin · 9 years ago
  92. 064181b i2c: ismt: issue a warning when fail to request MSI by Andy Shevchenko · 9 years ago
  93. 6befa6d i2c: ismt: propagate actual error code by Andy Shevchenko · 9 years ago
  94. f92d155 i2c: ismt: do not duplicate msi_enabled flag by Andy Shevchenko · 9 years ago
  95. fb8918b i2c: ismt: PCI core handles power state for us by Andy Shevchenko · 9 years ago
  96. 600ca08 i2c: ismt: improve usage of devres API by Andy Shevchenko · 9 years ago
  97. 6109dbd i2c: ismt: mark register space with __iomem by Andy Shevchenko · 9 years ago
  98. 166c2ba i2c / ACPI: Rework I2C device scanning by Mika Westerberg · 9 years ago
  99. 56d4b8a i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348 by Mika Westerberg · 9 years ago
  100. 36d48fb i2c: designware-platdrv: enable RuntimePM before registering to the core by Wolfram Sang · 9 years ago