1. 9ad2247 i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not set by Javier Martinez Canillas · 8 years ago
  2. ab809fd i2c: designware: add reset interface by Zhangfei Gao · 8 years ago
  3. 3b0277f i2c: meson: fix wrong variable usage in meson_i2c_put_data by Heiner Kallweit · 8 years ago
  4. 1945250 i2c: m65xx: drop superfluous quirk structure by Wolfram Sang · 8 years ago
  5. 2de3ec4 i2c: brcmstb: Fix START and STOP conditions by Jaedon Shin · 8 years ago
  6. 2501c1b i2c: riic: fix restart condition by Chris Brandt · 8 years ago
  7. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  8. 7067739 Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  9. 4c21541 i2c: thunderx: Replace pci_enable_msix() by Jan Glauber · 8 years ago
  10. 7999eec i2c: exynos5: fix arbitration lost handling by Andrzej Hajda · 8 years ago
  11. fd1c9c8 i2c: exynos5: disable fifo-almost-empty irq signal when necessary by Andrzej Hajda · 8 years ago
  12. e3ccc92 i2c: at91: ensure state is restored after suspending by Alexandre Belloni · 8 years ago
  13. ababb08 i2c: bcm2835: Avoid possible NULL ptr dereference by Stefan Wahren · 8 years ago
  14. 0297ffa i2c: Add Tegra BPMP I2C proxy driver by Shardar Shariff Md · 8 years ago
  15. 12688dc Revert "i2c: designware: detect when dynamic tar update is possible" by Jarkko Nikula · 8 years ago
  16. 71ccea0 i2c: riic: correctly finish transfers by Chris Brandt · 8 years ago
  17. 9827f9e i2c: i801: Add support for Intel Gemini Lake by Mika Westerberg · 8 years ago
  18. bbb27fc i2c: piix4: Request the SMBUS semaphore inside the mutex by Ricardo Ribalda · 8 years ago
  19. f43128c i2c: piix4: Fix request_region size by Ricardo Ribalda · 8 years ago
  20. 92d9d0d i2c: busses: constify i2c_algorithm structures by Bhumika Goyal · 8 years ago
  21. 22ae112 i2c: i2c-cros-ec-tunnel: Reduce logging noise by Guenter Roeck · 8 years ago
  22. e13fe92 i2c: imx-lpi2c: add VLLS mode support by Gao Pan · 8 years ago
  23. 50b918c i2c: omap: constify dev_pm_ops structures by Bhumika Goyal · 8 years ago
  24. a4f64ae i2c: mv64xxx: add suspend/resume support by Grzegorz Jaszczyk · 8 years ago
  25. 62817fc i2c: stm32f4: add driver by M'boumba Cedric Madianga · 8 years ago
  26. 0e1929d i2c: i2c-cadence: Initialize configuration before probing devices by Mike Looijmans · 8 years ago
  27. 701dc20 i2c: piix4: Avoid race conditions with IMC by Ricardo Ribalda · 8 years ago
  28. 8e59876 i2c: designware: fix wrong Tx/Rx FIFO for ACPI by Tin Huynh · 8 years ago
  29. 1635c5d i2c: xgene: Fix missing code of DTB support by Tin Huynh · 8 years ago
  30. 493ff7e i2c: octeon: thunderx: Limit register access retries by Jan Glauber · 8 years ago
  31. 8600b69 Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  32. 6eb89ef i2c: fsl-lpi2c: read lpi2c fifo size in probe() by Gao Pan · 8 years ago
  33. 38190df i2c: octeon: thunderx: Remove double-check after interrupt by Jan Glauber · 8 years ago
  34. ccee1a4 i2c: octeon: thunderx: TWSI software reset in recovery by Jan Glauber · 8 years ago
  35. f898978 i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUs by Jan Kotas · 8 years ago
  36. b880cca i2c: sh_mobile: Add per-Generation fallback bindings by Simon Horman · 8 years ago
  37. ad4a8dc i2c: rcar: Add per-Generation fallback bindings by Simon Horman · 8 years ago
  38. a55fa9d i2c: imx-lpi2c: add low power i2c bus driver by Gao Pan · 8 years ago
  39. 531ccab i2c: designware-pcidrv: Add 10bit address feature to medfield/merrifield by Alexander Stein · 8 years ago
  40. 294be03 i2c: pxa: Add support for the I2C units found in Armada 3700 by Romain Perier · 8 years ago
  41. 6c14bda i2c: pxa: Add definition of fast and high speed modes via the regs layout by Romain Perier · 8 years ago
  42. cc9086e i2c: qup: support SMBus block read by Naveen Kaje · 8 years ago
  43. 515da74 i2c: qup: add ACPI support by Naveen Kaje · 8 years ago
  44. f06122f i2c: designware: Consolidate default functionality bits by Alexander Stein · 8 years ago
  45. dfa2ccc Revert "i2c: octeon: thunderx: Limit register access retries" by Jan Glauber · 8 years ago
  46. 89119f0 Revert "i2c: designware: do not disable adapter after transfer" by Jarkko Nikula · 8 years ago
  47. 4d5538f i2c: use an IRQ to report Host Notify events, not alert by Benjamin Tissoires · 8 years ago
  48. c912a25 i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0 by Benjamin Tissoires · 8 years ago
  49. f91fba6 i2c: i801: use the BIT() macro for FEATURES_* also by Benjamin Tissoires · 8 years ago
  50. fe9ba3e i2c: i801: use BIT() macro for bits definition by Benjamin Tissoires · 8 years ago
  51. 9786b1f i2c: i801: minor formatting issues by Benjamin Tissoires · 8 years ago
  52. 22e94bd i2c: i801: store and restore the SLVCMD register at load and unload by Benjamin Tissoires · 8 years ago
  53. 6bec23b i2c: mlxcpld: add master driver for mellanox systems by Vadim Pasternak · 8 years ago
  54. 4d6d5f1 i2c: designware: fix rx fifo depth tracking by Russell King · 8 years ago
  55. 2bf413d i2c: designware: report short transfers by Russell King · 8 years ago
  56. 254df03 i2c: xlp9xx: ACPI support for I2C clients by Tanmay Jagdale · 8 years ago
  57. b92b7db i2c: uniphier-f: rename jump label to follow coding style guideline by Masahiro Yamada · 8 years ago
  58. a837bad i2c: uniphier: rename jump label to follow coding style guideline by Masahiro Yamada · 8 years ago
  59. 973652d i2c: designware: Allow reduce bus speed by "clock-frequency" property by Jarkko Nikula · 8 years ago
  60. c3ae106 i2c: designware: Implement support for SMBus block read and write by Tin Huynh · 8 years ago
  61. 379883c i2c: constify i2c_adapter_quirks structures by Julia Lawall · 8 years ago
  62. 68d85d0 i2c: digicolor: use clk_disable_unprepare instead of clk_unprepare by Wei Yongjun · 8 years ago
  63. ff3a98b i2c: i2c-pxa-pci; make explicitly non-modular by Paul Gortmaker · 8 years ago
  64. 9446f62 i2c: bcm2835: Add support for dynamic clock by Noralf Trønnes · 8 years ago
  65. e13e19e i2c: bcm2835: Support i2c-dev ioctl I2C_TIMEOUT by Noralf Trønnes · 8 years ago
  66. ee05fea i2c: bcm2835: Add support for Repeated Start Condition by Noralf Trønnes · 8 years ago
  67. 8d2cc5c i2c: bcm2835: Can't support I2C_M_IGNORE_NAK by Noralf Trønnes · 8 years ago
  68. 23c9540 i2c: bcm2835: Use dev_dbg logging on transfer errors by Noralf Trønnes · 8 years ago
  69. d4030d7 i2c: bcm2835: Protect against unexpected TXW/RXR interrupts by Noralf Trønnes · 8 years ago
  70. e247454 i2c: bcm2835: Fix hang for writing messages larger than 16 bytes by Noralf Trønnes · 8 years ago
  71. 533169d i2c: imx: defer probe if bus recovery GPIOs are not ready by Stefan Agner · 8 years ago
  72. 171e23e i2c: designware: Avoid aborted transfers with fast reacting I2C slaves by Jarkko Nikula · 8 years ago
  73. ba9ad2a i2c: i801: Fix I2C Block Read on 8-Series/C220 and later by Jean Delvare · 8 years ago
  74. 6036160 i2c: xgene: Avoid dma_buffer overrun by Hoan Tran · 8 years ago
  75. 60a951a i2c: digicolor: Fix module autoload by Javier Martinez Canillas · 8 years ago
  76. 2cb496d i2c: xlr: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  77. 06e7b10 i2c: xlp9xx: Fix module autoload by Javier Martinez Canillas · 8 years ago
  78. 3855ada i2c: jz4780: Fix module autoload by Javier Martinez Canillas · 8 years ago
  79. 1779165 i2c: allow configuration of imx driver for ColdFire architecture by Greg Ungerer · 8 years ago
  80. 399c168 i2c: rk3x: Give the tuning value 0 during rk3x_i2c_v0_calc_timings by David Wu · 8 years ago
  81. ae824f0 i2c: hix5hd2: allow build with ARCH_HISI by Ruqiang Ju · 8 years ago
  82. 87840a2 Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  83. 0137a33 Merge branches 'acpi-wdat' and 'acpi-ec' by Rafael J. Wysocki · 8 years ago
  84. 1f6dbb0 i2c: i801: Do not create iTCO watchdog when WDAT table exists by Mika Westerberg · 8 years ago
  85. 662786a i2c: axxia: disable clks in case of failure in probe by Alexey Khoroshilov · 8 years ago
  86. 70121f7 i2c: octeon: thunderx: Limit register access retries by Jan Glauber · 8 years ago
  87. fcbd4bd i2c: uniphier-f: fix misdetection of incomplete STOP condition by Masahiro Yamada · 8 years ago
  88. 3115876 i2c: i801: Add support for Kaby Lake PCH-H by Andy Shevchenko · 8 years ago
  89. 331dcf4 i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended by Sudeep Holla · 8 years ago
  90. 72cf8c5 i2c: rk3x: Fix variable 'min_total_ns' unused warning by David Wu · 8 years ago
  91. a8a7d09 i2c: rk3x: Fix sparse warning by David Wu · 8 years ago
  92. 38caa92 i2c: octeon: Fix high-level controller status check by Jan Glauber · 8 years ago
  93. de919ff i2c: octeon: Avoid sending STOP during recovery by Dmitry Bazhenov · 8 years ago
  94. e705155 i2c: octeon: Fix set SCL recovery function by Dmitry Bazhenov · 8 years ago
  95. 371a015 i2c-eg20t: fix race between i2c init and interrupt enable by Yadi.hu · 8 years ago
  96. c13f743 i2c: rcar: add support for r8a7796 (R-Car M3-W) by Ulrich Hecht · 8 years ago
  97. fd8961c i2c: imx: make bus recovery through pinctrl optional by Yang Li · 8 years ago
  98. d1050ca i2c: meson: add gxbb compatible string by Neil Armstrong · 8 years ago
  99. cbfff43 i2c: rk3x: Restore clock settings at resume time by Doug Anderson · 8 years ago
  100. 0b1c7716 i2c: uniphier-f: set the adapter to master mode when probing by Masahiro Yamada · 8 years ago