1. 235b84f Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  2. 6e38cf3 i2c: designware: Let slave adapter support be optional by Jarkko Nikula · 8 years ago
  3. 21bf440 i2c: designware: Make HW init functions static by Jarkko Nikula · 8 years ago
  4. 9809cb8 i2c: designware: fix spelling mistakes by Colin Ian King · 8 years ago
  5. 78e6c5a i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus by Chris Packham · 8 years ago
  6. 2ec4d88 i2c: pca-platform: correctly set algo_data.reset_chip by Chris Packham · 8 years ago
  7. 5b6d721 i2c: designware: enable SLAVE in platform module by Luis Oliveira · 8 years ago
  8. 9f3e065 i2c: designware: add SLAVE mode functions by Luis Oliveira · 8 years ago
  9. 86766a3 i2c: zx2967: drop COMPILE_TEST dependency by Shawn Guo · 8 years ago
  10. c3518a4 i2c: zx2967: always use the same device when printing errors by Wolfram Sang · 8 years ago
  11. df40f24 i2c: pca-platform: use dev_warn/dev_info instead of printk by Chris Packham · 8 years ago
  12. fa70ca7 i2c: pca-platform: use device managed allocations by Chris Packham · 8 years ago
  13. 0e8ce93 i2c: pca-platform: add devicetree awareness by Chris Packham · 8 years ago
  14. 4cc7229 i2c: pca-platform: switch to struct gpio_desc by Chris Packham · 8 years ago
  15. 8064c61 i2c: cadance: fix ctrl/addr reg write order by Matt Weber · 8 years ago
  16. 9615a01 i2c: zx2967: add i2c controller driver for ZTE's zx2967 family by Baoyou Xie · 8 years ago
  17. f9eb913 i2c: aspeed: added slave support for Aspeed I2C driver by Brendan Higgins · 8 years ago
  18. f327c68 i2c: aspeed: added driver for Aspeed I2C by Brendan Higgins · 8 years ago
  19. b395ba2 i2c: rcar: document HW incapabilities by Wolfram Sang · 8 years ago
  20. 6c782a5 i2c: imx: Use correct function to write to register by Michail Georgios Etairidis · 8 years ago
  21. f646221 i2c: emev2: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  22. 04606cc i2c: designware: introducing I2C_SLAVE definitions by Luis Oliveira · 8 years ago
  23. 9031235 i2c: designware: MASTER mode as separated driver by Luis Oliveira · 8 years ago
  24. 89a1e1b i2c: designware: refactoring of the i2c-designware by Luis Oliveira · 8 years ago
  25. e393f67 i2c: designware: Cleaning and comment style fixes. by Luis Oliveira · 8 years ago
  26. f27e780 i2c: at91: Fix compilation warning. by Arvind Yadav · 8 years ago
  27. 56a6cb8 i2c: at91: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  28. 5c8e3ab i2c: use proper name for the R-Car SoC by Wolfram Sang · 8 years ago
  29. 227855b i2c: xlp9xx: Enable HWMON class probing for xlp9xx by George Cherian · 8 years ago
  30. 09a1de0 i2c: i801: Add support for Intel Cannon Lake by Srinivas Pandruvada · 8 years ago
  31. 063345a i2c: xgene-slimpro: include linux/io.h for memremap by Arnd Bergmann · 8 years ago
  32. 17e8354 i2c: ismt: fix wrong device address when unmap the data buffer by Liwei Song · 8 years ago
  33. 9163350 i2c: rcar: use correct length when unmapping DMA by Wolfram Sang · 8 years ago
  34. f9831bf i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end by Michael Thalmeier · 8 years ago
  35. 90b84c0 i2c: sh_mobile: drop needless check for of_node by Wolfram Sang · 8 years ago
  36. d2f31c4 i2c: sh_mobile: remove platform_data by Wolfram Sang · 8 years ago
  37. df5da47 i2c: xgene-slimpro: Add ACPI support by using PCC mailbox by Hoan Tran · 8 years ago
  38. d140bd4 i2c: xgene-slimpro: Use a single function to send command message by Hoan Tran · 8 years ago
  39. 91ed534 i2c: rename core source file to allow refactorization by Wolfram Sang · 8 years ago
  40. e2c8249 i2c: designware: Fix bogus sda_hold_time due to uninitialized vars by Jan Kiszka · 8 years ago
  41. 5165da5 i2c: i2c-tiny-usb: fix buffer not being DMA capable by Sebastian Reichel · 8 years ago
  42. 9d64084 i2c: designware: don't infer timings described by ACPI from clock rate by Ard Biesheuvel · 8 years ago
  43. 83345d5 i2c: xgene: Set ACPI_COMPANION_I2C by Tin Huynh · 8 years ago
  44. 88ad60c i2c: mv64xxx: don't override deferred probing when getting irq by Thomas Petazzoni · 8 years ago
  45. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  46. dc9edaa Merge tag 'acpi-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  47. 58dd8ab i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller by Hanjun Guo · 8 years ago
  48. 889ef45 i2c: thunderx: Enable HWMON class probing by Jan Glauber · 8 years ago
  49. 63a761e i2c: rcar: clarify PM handling with more comments by Wolfram Sang · 8 years ago
  50. ae481cc i2c: rcar: fix resume by always initializing registers before transfer by Wolfram Sang · 8 years ago
  51. 8c91fd5ee i2c: tegra: fix spelling mistake: "contoller" -> "controller" by Colin Ian King · 8 years ago
  52. b371f86 i2c: exynos5: use core helper to get driver data by Andrzej Hajda · 8 years ago
  53. 70c8c4e i2c: exynos5: de-duplicate error logs on clock setup by Andrzej Hajda · 8 years ago
  54. b9d5b31 i2c: exynos5: simplify clock frequency handling by Andrzej Hajda · 8 years ago
  55. b917d4f i2c: exynos5: simplify timings calculation by Andrzej Hajda · 8 years ago
  56. c78babc Annotate hardware config module parameters in drivers/i2c/ by David Howells · 8 years ago
  57. c7f82ea i2c: designware-baytrail: fix potential null pointer dereference on dev by Colin Ian King · 8 years ago
  58. bd698d2 i2c: designware: Get selected speed mode sda-hold-time via ACPI by chin.yew.tan@intel.com · 8 years ago
  59. 879bce2 i2c: img-scb: use setup_timer by Geliang Tang · 8 years ago
  60. e058e7a i2c: i2c-scmi: add a MS HID by Edgar Cherkasov · 8 years ago
  61. cda816d i2c: meson: improve and simplify interrupt handler by Heiner Kallweit · 8 years ago
  62. 3911764 i2c: meson: remove meson_i2c_write_tokens by Heiner Kallweit · 8 years ago
  63. 3f205d7 i2c: meson: don't create separate token chain just for the stop command by Heiner Kallweit · 8 years ago
  64. 38ed55c i2c: meson: improve interrupt handler and detect spurious interrupts by Heiner Kallweit · 8 years ago
  65. e4d6bc3 i2c: meson: remove variable count from meson_i2c_xfer by Heiner Kallweit · 8 years ago
  66. 47bb8f7 i2c: meson: use full 12 bits for clock divider by Heiner Kallweit · 8 years ago
  67. 39b2ca6 i2c: meson: use i2c core for DT clock-frequency parsing by Heiner Kallweit · 8 years ago
  68. 09af1c2 i2c: meson: set clock divider in probe instead of setting it for each transfer by Heiner Kallweit · 8 years ago
  69. a55cc70 i2c: meson: remove member irq from struct meson_i2c by Heiner Kallweit · 8 years ago
  70. 8edf52a i2c: meson: use min instead of min_t where min_t isn't needed by Heiner Kallweit · 8 years ago
  71. 346e400 i2c: thunderx: ACPI support for clock settings by Jan Glauber · 8 years ago
  72. 4165bd4 i2c: xlp9xx: update for ARCH_THUNDER2 by Jayachandran C · 8 years ago
  73. 074363a i2c: mv64xxx: simplify optional reset handling by Philipp Zabel · 8 years ago
  74. 1ae5214 i2c: tegra-bpmp: Enable Tegra BPMP I2C adapter by Jon Hunter · 8 years ago
  75. a3d411f i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method by Hans de Goede · 8 years ago
  76. 41c80b8 i2c: designware: Never suspend i2c-busses used for accessing the system PMIC by Hans de Goede · 8 years ago
  77. 78c43af i2c-designware: increase timeout of semaphore transfer by Oliver Neukum · 8 years ago
  78. a528fab Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into i2c/for-next by Wolfram Sang · 8 years ago
  79. 9ad2247 i2c: exynos5: Avoid transaction timeouts due TRANSFER_DONE_AUTO not set by Javier Martinez Canillas · 8 years ago
  80. ab809fd i2c: designware: add reset interface by Zhangfei Gao · 8 years ago
  81. 3b0277f i2c: meson: fix wrong variable usage in meson_i2c_put_data by Heiner Kallweit · 8 years ago
  82. 1945250 i2c: m65xx: drop superfluous quirk structure by Wolfram Sang · 8 years ago
  83. 2de3ec4 i2c: brcmstb: Fix START and STOP conditions by Jaedon Shin · 8 years ago
  84. 2501c1b i2c: riic: fix restart condition by Chris Brandt · 8 years ago
  85. d93a6ed i2c: designware-baytrail: Call pmic_bus_access_notifier_chain by Hans de Goede · 8 years ago
  86. 5b2cacc i2c: designware-baytrail: Acquire P-Unit access on bus acquire by Hans de Goede · 8 years ago
  87. fd476fa i2c: designware-baytrail: Add support for cherrytrail by Hans de Goede · 8 years ago
  88. 519e23a i2c: designware-baytrail: Fix race when resetting the semaphore by Hans de Goede · 8 years ago
  89. 086cb4a i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore by Hans de Goede · 8 years ago
  90. e234ed2 i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts by Hans de Goede · 8 years ago
  91. 62aee93 i2c: designware-baytrail: Pass dw_i2c_dev into helper functions by Hans de Goede · 8 years ago
  92. 86524e5 i2c: designware: Rename accessor_flags to flags by Hans de Goede · 8 years ago
  93. 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
  94. 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
  95. 4c21541 i2c: thunderx: Replace pci_enable_msix() by Jan Glauber · 8 years ago
  96. 7999eec i2c: exynos5: fix arbitration lost handling by Andrzej Hajda · 8 years ago
  97. fd1c9c8 i2c: exynos5: disable fifo-almost-empty irq signal when necessary by Andrzej Hajda · 8 years ago
  98. e3ccc92 i2c: at91: ensure state is restored after suspending by Alexandre Belloni · 8 years ago
  99. ababb08 i2c: bcm2835: Avoid possible NULL ptr dereference by Stefan Wahren · 8 years ago
  100. 0297ffa i2c: Add Tegra BPMP I2C proxy driver by Shardar Shariff Md · 8 years ago