1. 235b84f Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  2. 6e38cf3 i2c: designware: Let slave adapter support be optional by Jarkko Nikula · 7 years ago
  3. 21bf440 i2c: designware: Make HW init functions static by Jarkko Nikula · 7 years ago
  4. 9809cb8 i2c: designware: fix spelling mistakes by Colin Ian King · 7 years ago
  5. 78e6c5a i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus by Chris Packham · 7 years ago
  6. 2ec4d88 i2c: pca-platform: correctly set algo_data.reset_chip by Chris Packham · 7 years ago
  7. 3a4991a i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices by Hans de Goede · 7 years ago
  8. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  9. 5b6d721 i2c: designware: enable SLAVE in platform module by Luis Oliveira · 7 years ago
  10. 9f3e065 i2c: designware: add SLAVE mode functions by Luis Oliveira · 7 years ago
  11. 86766a3 i2c: zx2967: drop COMPILE_TEST dependency by Shawn Guo · 7 years ago
  12. c3518a4 i2c: zx2967: always use the same device when printing errors by Wolfram Sang · 7 years ago
  13. df40f24 i2c: pca-platform: use dev_warn/dev_info instead of printk by Chris Packham · 7 years ago
  14. fa70ca7 i2c: pca-platform: use device managed allocations by Chris Packham · 7 years ago
  15. 0e8ce93 i2c: pca-platform: add devicetree awareness by Chris Packham · 7 years ago
  16. 4cc7229 i2c: pca-platform: switch to struct gpio_desc by Chris Packham · 7 years ago
  17. 8064c61 i2c: cadance: fix ctrl/addr reg write order by Matt Weber · 7 years ago
  18. 9615a01 i2c: zx2967: add i2c controller driver for ZTE's zx2967 family by Baoyou Xie · 7 years ago
  19. 606fd27 i2c: algo-bit: add support for I2C_M_STOP by Jean Delvare · 7 years ago
  20. f9eb913 i2c: aspeed: added slave support for Aspeed I2C driver by Brendan Higgins · 7 years ago
  21. f327c68 i2c: aspeed: added driver for Aspeed I2C by Brendan Higgins · 7 years ago
  22. b395ba2 i2c: rcar: document HW incapabilities by Wolfram Sang · 7 years ago
  23. 6c782a5 i2c: imx: Use correct function to write to register by Michail Georgios Etairidis · 7 years ago
  24. f646221 i2c: emev2: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  25. 04606cc i2c: designware: introducing I2C_SLAVE definitions by Luis Oliveira · 7 years ago
  26. 9031235 i2c: designware: MASTER mode as separated driver by Luis Oliveira · 7 years ago
  27. 89a1e1b i2c: designware: refactoring of the i2c-designware by Luis Oliveira · 7 years ago
  28. e393f67 i2c: designware: Cleaning and comment style fixes. by Luis Oliveira · 7 years ago
  29. f27e780 i2c: at91: Fix compilation warning. by Arvind Yadav · 7 years ago
  30. 56a6cb8 i2c: at91: Handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  31. 5c8e3ab i2c: use proper name for the R-Car SoC by Wolfram Sang · 7 years ago
  32. 227855b i2c: xlp9xx: Enable HWMON class probing for xlp9xx by George Cherian · 7 years ago
  33. 09a1de0 i2c: i801: Add support for Intel Cannon Lake by Srinivas Pandruvada · 8 years ago
  34. 063345a i2c: xgene-slimpro: include linux/io.h for memremap by Arnd Bergmann · 7 years ago
  35. d440056 i2c: stub: fix build warning regression by Wolfram Sang · 7 years ago
  36. 17e8354 i2c: ismt: fix wrong device address when unmap the data buffer by Liwei Song · 7 years ago
  37. 9163350 i2c: rcar: use correct length when unmapping DMA by Wolfram Sang · 7 years ago
  38. 069a0f3 Merge 4.12-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  39. ac8498f i2c: i2c-mux-gpmux: new driver by Peter Rosin · 8 years ago
  40. f9831bf i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end by Michael Thalmeier · 7 years ago
  41. 90b84c0 i2c: sh_mobile: drop needless check for of_node by Wolfram Sang · 8 years ago
  42. d2f31c4 i2c: sh_mobile: remove platform_data by Wolfram Sang · 8 years ago
  43. 6c42778 i2c: stub: use pr_fmt by Wolfram Sang · 8 years ago
  44. df5da47 i2c: xgene-slimpro: Add ACPI support by using PCC mailbox by Hoan Tran · 8 years ago
  45. d140bd4 i2c: xgene-slimpro: Use a single function to send command message by Hoan Tran · 8 years ago
  46. 61e3d0f i2c: reformat core-base file header by Wolfram Sang · 7 years ago
  47. 16210d0 i2c: remove unneeded includes from core by Wolfram Sang · 7 years ago
  48. 53f8f7c i2c: break out ACPI support into separate file by Wolfram Sang · 7 years ago
  49. 5bf4fa7 i2c: break out OF support into separate file by Wolfram Sang · 7 years ago
  50. 22c78d1 i2c: break out smbus support into separate file by Wolfram Sang · 7 years ago
  51. e4991ec i2c: break out slave support into separate file by Wolfram Sang · 7 years ago
  52. 91ed534 i2c: rename core source file to allow refactorization by Wolfram Sang · 7 years ago
  53. e2c8249 i2c: designware: Fix bogus sda_hold_time due to uninitialized vars by Jan Kiszka · 7 years ago
  54. 5165da5 i2c: i2c-tiny-usb: fix buffer not being DMA capable by Sebastian Reichel · 8 years ago
  55. 9d64084 i2c: designware: don't infer timings described by ACPI from clock rate by Ard Biesheuvel · 8 years ago
  56. 83345d5 i2c: xgene: Set ACPI_COMPANION_I2C by Tin Huynh · 8 years ago
  57. 88ad60c i2c: mv64xxx: don't override deferred probing when getting irq by Thomas Petazzoni · 8 years ago
  58. 9fce894d i2c: mux: only print failure message on error by Peter Rosin · 8 years ago
  59. a36d463 i2c: mux: reg: rename label to indicate what it does by Peter Rosin · 8 years ago
  60. 68118e0 i2c: mux: reg: put away the parent i2c adapter on probe failure by Peter Rosin · 8 years ago
  61. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  62. 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
  63. 16a12fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  64. 14b7307 Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  65. 58dd8ab i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller by Hanjun Guo · 8 years ago
  66. 889ef45 i2c: thunderx: Enable HWMON class probing by Jan Glauber · 8 years ago
  67. 63a761e i2c: rcar: clarify PM handling with more comments by Wolfram Sang · 8 years ago
  68. ae481cc i2c: rcar: fix resume by always initializing registers before transfer by Wolfram Sang · 8 years ago
  69. 8c91fd5ee i2c: tegra: fix spelling mistake: "contoller" -> "controller" by Colin Ian King · 8 years ago
  70. b371f86 i2c: exynos5: use core helper to get driver data by Andrzej Hajda · 8 years ago
  71. 70c8c4e i2c: exynos5: de-duplicate error logs on clock setup by Andrzej Hajda · 8 years ago
  72. b9d5b31 i2c: exynos5: simplify clock frequency handling by Andrzej Hajda · 8 years ago
  73. b917d4f i2c: exynos5: simplify timings calculation by Andrzej Hajda · 8 years ago
  74. c78babc Annotate hardware config module parameters in drivers/i2c/ by David Howells · 8 years ago
  75. c7f82ea i2c: designware-baytrail: fix potential null pointer dereference on dev by Colin Ian King · 8 years ago
  76. bd698d2 i2c: designware: Get selected speed mode sda-hold-time via ACPI by chin.yew.tan@intel.com · 8 years ago
  77. c99a30d Merge branch 'i2c/for-INT33FE' into i2c/for-4.12 by Wolfram Sang · 8 years ago
  78. d1d84bb i2c: core: Allow drivers to disable i2c-core irq mapping by Hans de Goede · 8 years ago
  79. 605f8fc i2c: core: Add new i2c_acpi_new_device helper function by Hans de Goede · 8 years ago
  80. 417f784 i2c: core: Allow getting ACPI info by index by Hans de Goede · 8 years ago
  81. 879bce2 i2c: img-scb: use setup_timer by Geliang Tang · 8 years ago
  82. e058e7a i2c: i2c-scmi: add a MS HID by Edgar Cherkasov · 8 years ago
  83. 69e620f Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.12 by Wolfram Sang · 8 years ago
  84. dbed8a8 i2c: mux: ltc4306: LTC4306 and LTC4305 I2C multiplexer/switch by Michael Hennerich · 8 years ago
  85. b769fef Backmerge tag 'v4.11-rc6' into drm-next by Dave Airlie · 8 years ago
  86. 165fe9c Merge branch 'ib/4.11-rc3-i2c-irq-resources' into next by Dmitry Torokhov · 8 years ago
  87. f089236 i2c: mux: reg: stop double error reporting by Peter Rosin · 8 years ago
  88. c99a23e i2c: mux: pinctrl: stop double error reporting by Peter Rosin · 8 years ago
  89. 0756ac3 i2c: mux: pca954x: stop double error reporting by Peter Rosin · 8 years ago
  90. 664d9bb i2c: mux: pca9541: stop double error reporting by Peter Rosin · 8 years ago
  91. 1b00900 i2c: mux: gpio: stop double error reporting by Peter Rosin · 8 years ago
  92. 1144d13 i2c: arb: gpio-challenge: stop double error reporting by Peter Rosin · 8 years ago
  93. 8d4d159 i2c: mux: provide more info on failure in i2c_mux_add_adapter by Peter Rosin · 8 years ago
  94. 4124c4e i2c: allow attaching IRQ resources to i2c_board_info by Dmitry Torokhov · 8 years ago
  95. 0daaf99 i2c: copy device properties when using i2c_register_board_info() by Dmitry Torokhov · 8 years ago
  96. 00a06c2 i2c: export i2c_client_type structure by Dmitry Torokhov · 8 years ago
  97. cda816d i2c: meson: improve and simplify interrupt handler by Heiner Kallweit · 8 years ago
  98. 3911764 i2c: meson: remove meson_i2c_write_tokens by Heiner Kallweit · 8 years ago
  99. 3f205d7 i2c: meson: don't create separate token chain just for the stop command by Heiner Kallweit · 8 years ago
  100. 38ed55c i2c: meson: improve interrupt handler and detect spurious interrupts by Heiner Kallweit · 8 years ago