1. b852495 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  2. 886f6f8 i2c: octeon: Support I2C_M_RECV_LEN by David Daney · 9 years ago
  3. 54108e5 i2c: octeon: Cleanup resource allocation code by Jan Glauber · 9 years ago
  4. dfcd821 i2c: octeon: Cleanup i2c-octeon driver by Jan Glauber · 9 years ago
  5. 34b57f4 i2c: i801: sort IDs alphabetically by Andy Shevchenko · 9 years ago
  6. bd7784c i2c: octeon: Cleanup kerneldoc comments by Jan Glauber · 9 years ago
  7. 30e31a1 i2c: cadence: Fix the kernel-doc warnings by Shubhrajyoti Datta · 9 years ago
  8. e4e666b i2c: designware: Add device HID for future AMD I2C controller by Xiangliang Yu · 9 years ago
  9. 3bf58bb i2c: imx: remove extra spaces. by Dmitriy Baranov · 9 years ago
  10. 69e558f i2c: rcar: don't open code of_device_get_match_data() by Wolfram Sang · 9 years ago
  11. 52db223 i2c: qup: Fix fifo handling after adding V2 support by Sricharan R · 9 years ago
  12. 36ecbca i2c: xiic: Implement power management by Shubhrajyoti Datta · 9 years ago
  13. 7314d22 i2c: brcmstb: allocate correct amount of memory for regmap by Wolfram Sang · 9 years ago
  14. 33f5ccc i2c: piix4: Pre-shift the port number by Jean Delvare · 9 years ago
  15. 62194e8 i2c: piix4: Always use the same type for port by Jean Delvare · 9 years ago
  16. 6befa3f i2c: piix4: Support alternative port selection register by Jean Delvare · 9 years ago
  17. da4753e i2c: tegra: don't open code of_device_get_match_data() by Wolfram Sang · 9 years ago
  18. 0731614 i2c: riic, sh_mobile, rcar: Use ARCH_RENESAS by Simon Horman · 9 years ago
  19. 9cedf3b i2c: qup: Add bam dma capabilities by Sricharan R · 9 years ago
  20. 1a1503c i2c: i801: Adding Intel Lewisburg support for iTCO by Alexandra Yates · 9 years ago
  21. 4916eb6 i2c: iproc: Support larger TX transfer by Ray Jui · 9 years ago
  22. ed36bfc i2c: iproc: Fix typo in the driver by Ray Jui · 9 years ago
  23. 6ee608c i2c: iproc: Add recovery mechanism in error case by Ray Jui · 9 years ago
  24. 61c18ae i2c: uniphier: add COMPILE_TEST option by Masahiro Yamada · 9 years ago
  25. f4f4fed i2c: mt65xx: add 4GB DMA mode support in i2c driver by Liguo Zhang · 9 years ago
  26. cd998de i2c: designware: Prevent runtime suspend during adapter registration by Jarkko Nikula · 9 years ago
  27. 942ab12 i2c: designware-platform: Drop duplicate module information by Jean Delvare · 9 years ago
  28. e3c9765 i2c: designware: remove redundant lock by Baruch Siach · 9 years ago
  29. bca71ba i2c: uniphier: fix typos in error messages by Masahiro Yamada · 9 years ago
  30. e6244de i2c: omap: Fix PM regression with deferred probe for pm_runtime_reinit by Tony Lindgren · 9 years ago
  31. f741879 i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit by Sricharan R · 9 years ago
  32. 191424b i2c: qup: Add V2 tags support by Sricharan R · 9 years ago
  33. c4f0c5f i2c: qup: Change qup_wait_writeready function to use for all timeouts by Sricharan R · 9 years ago
  34. 52795f6 i2c: piix4: don't regress on bus names by Jean Delvare · 9 years ago
  35. 08c6e8c i2c: designware-pci: use IRQF_COND_SUSPEND flag by Andy Shevchenko · 9 years ago
  36. 83c6015 i2c: piix4: Fully initialize SB800 before it is registered by Jean Delvare · 9 years ago
  37. a28e351 i2c: piix4: Fix SB800 locking by Jean Delvare · 9 years ago
  38. 32250e4 Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  39. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 9 years ago
  40. 9896528 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  41. c552815 i2c: imx: fix i2c resource leak with dma transfer by Gao Pan · 9 years ago
  42. b33af11 i2c: designware: Do not require clock when SSCN and FFCN are provided by Suravee Suthikulpanit · 9 years ago
  43. 2fe3e51 i2c: s3c2410: remove superfluous runtime PM calls by Wolfram Sang · 9 years ago
  44. 8d22f30 i2c: designware: retry transfer on transient failure by Baruch Siach · 9 years ago
  45. 04a407f i2c: dw: Add APM X-Gene ACPI I2C device support by Loc Ho · 9 years ago
  46. f199b26 i2c: ibm_iic: rename i2c_timings struct due to clash with generic version by Stephen Rothwell · 9 years ago
  47. 90708ce i2c: designware: Add support for AMD Seattle I2C by Suravee Suthikulpanit · 9 years ago
  48. 995e68a i2c: imx: Remove unneeded comments by Fabio Estevam · 9 years ago
  49. 66e7841 i2c: st: use to_platform_device() by Geliang Tang · 9 years ago
  50. 238c44a i2c: designware: use to_pci_dev() by Geliang Tang · 9 years ago
  51. e2e5a2c i2c: brcmstb: Adding support for CM and DSL SoCs by Kamal Dasu · 9 years ago
  52. 8378d01 i2c: mediatek: fix i2c multi transfer issue in high speed mode by Liguo Zhang · 9 years ago
  53. e8e7129 i2c: imx: improve code readability by Gao Pan · 9 years ago
  54. 5b66153 i2c: imx: Improve message log when DMA is not used by Fabio Estevam · 9 years ago
  55. 588eb93 i2c: imx: add runtime pm support to improve the performance by Gao Pan · 9 years ago
  56. a5f6501 i2c: imx: init bus recovery info before adding i2c adapter by Gao Pan · 9 years ago
  57. 7ee24eb i2c: rcar: disable PM in multi-master mode by Wolfram Sang · 9 years ago
  58. 42c0783 i2c: rcar: remove macros dealing with flags by Wolfram Sang · 9 years ago
  59. c20821a i2c: img-scb: support repeated starts on IP v3.3 by Sifan Naeem · 9 years ago
  60. c7b0a7c i2c: img-scb: add handle for Master halt interrupt by Sifan Naeem · 9 years ago
  61. dd29207 i2c: img-scb: add handle for stop detected interrupt by Sifan Naeem · 9 years ago
  62. a8c5a8d i2c: img-scb: remove fifo EMPTYING interrupts handle by Sifan Naeem · 9 years ago
  63. c55ebe0 i2c: img-scb: support I2C_M_IGNORE_NAK by Sifan Naeem · 9 years ago
  64. b4cd08a i2c: rcar: disable runtime PM correctly in slave mode by Wolfram Sang · 9 years ago
  65. b7d518e i2c: emev: select I2C slave support by Wolfram Sang · 9 years ago
  66. 5398b7e i2c: xlr: add interrupt support for Sigma Designs chips by Måns Rullgård · 9 years ago
  67. a45af72 i2c: xlr: fix extra read/write at end of rx transfer by Måns Rullgård · 9 years ago
  68. 75d31c2 i2c: xlr: add support for Sigma Designs controller variant by Måns Rullgård · 9 years ago
  69. 51549c0 i2c: uniphier_f: error out if bus speed is zero by Masahiro Yamada · 9 years ago
  70. ac9b91f i2c: uniphier_f: error out if clock rate is zero by Masahiro Yamada · 9 years ago
  71. 2d5d23b i2c: uniphier: error out if bus speed is zero by Masahiro Yamada · 9 years ago
  72. 1ff49b3 i2c: uniphier: error out if clock rate is zero by Masahiro Yamada · 9 years ago
  73. ca68ead i2c: rcar: honor additional i2c timings from DT by Wolfram Sang · 9 years ago
  74. c788187 i2c: rcar: switch to i2c generic dt parsing by Wolfram Sang · 9 years ago
  75. f9c9d31 i2c: rcar: refactor probe function a little by Wolfram Sang · 9 years ago
  76. e79e72c i2c: designware: Keep pm_runtime_enable/_disable calls in sync by Jarkko Nikula · 9 years ago
  77. 2d244c8 i2c: designware: fix IO timeout issue for AMD controller by Xiangliang Yu · 9 years ago
  78. 5212f9a i2c: imx: init bus recovery info before adding i2c adapter by Gao Pan · 9 years ago
  79. 4077a38 x86/platform/iosf_mbi: Remove duplicate definitions by Andy Shevchenko · 9 years ago
  80. 4c5301a i2c: designware: Convert to use unified device property API by Mika Westerberg · 9 years ago
  81. c31d0a0 i2c: emev2: add slave support by Niklas Söderlund · 9 years ago
  82. 7a852b0 i2c: eg20t: allow build on MIPS platforms by Paul Burton · 9 years ago
  83. a613d9d i2c: eg20t: set i2c_adapter->dev.of_node by Paul Burton · 9 years ago
  84. cc018e3 i2c: at91: add support for the HOLD field by Ludovic Desroches · 9 years ago
  85. d7a4c76 i2c: piix4: remove unneeded assignments by Wolfram Sang · 9 years ago
  86. a07f0ad i2c: do not use 0x in front of %pa by Dmitry V. Krivenok · 9 years ago
  87. 173b77e i2c: mediatek: add i2c first write then read optimization by Liguo Zhang · 9 years ago
  88. 948c58a i2c: cadence: Remove the suspended flag by Shubhrajyoti Datta · 9 years ago
  89. 7fa3232 i2c: cadence: Move to sensible power management by Shubhrajyoti Datta · 9 years ago
  90. 4dbfb5f i2c: bcm2835: add I2C_AQ_NO_CLK_STRETCH by Nicola Corna · 9 years ago
  91. 77c6801 i2c: xiic: Replace spinlock with mutex by Lars-Peter Clausen · 9 years ago
  92. c4c696f i2c: taos-evm: replace simple_strtoul by kstrtou8 by LABBE Corentin · 9 years ago
  93. 87cb5b4 i2c: davinci: Increase module clock frequency by Alexander Sverdlin · 9 years ago
  94. bba61f5 i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs by Hans de Goede · 9 years ago
  95. 725d2e3 i2c: piix4: Add adapter port name support for SB800 chipset by Christian Fetzer · 9 years ago
  96. 2fee61d i2c: piix4: Add support for multiplexed main adapter in SB800 by Christian Fetzer · 9 years ago
  97. ca2061e i2c: piix4: Convert piix4_main_adapter to array by Christian Fetzer · 9 years ago
  98. 9abd29e i2c: rk3x: populate correct variable for sda_falling_time by Wolfram Sang · 9 years ago
  99. e49865d i2c: rcar: handle difference in setting up non-first message by Wolfram Sang · 9 years ago
  100. 3c2b1ff i2c: rcar: clean up after refactoring by Wolfram Sang · 9 years ago