1. aeb068c i2c: i2c-stm32f7: add driver by Pierre-Yves MORDRET · 7 years ago
  2. df8c847 i2c: i2c-stm32f4: use generic definition of speed enum by Pierre-Yves MORDRET · 7 years ago
  3. 0560ad5 i2c: altera: Add Altera I2C Controller driver by Thor Thayer · 7 years ago
  4. d2d8f51 Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  5. 8ce906c i2c: sprd: Fix undefined reference errors by Baolin Wang · 7 years ago
  6. 231d069 i2c: designware: Round down ACPI provided clk to nearest supported clk by Hans de Goede · 7 years ago
  7. 2601a003 i2c: nomadik: constify amba_id by Arvind Yadav · 7 years ago
  8. a89c22d i2c: versatile: Make i2c_algo_bit_data const by Bhumika Goyal · 7 years ago
  9. ae3923a i2c: busses: make i2c_adapter_quirks const by Bhumika Goyal · 7 years ago
  10. 329430c i2c: busses: make i2c_adapter const by Bhumika Goyal · 7 years ago
  11. ad3caf8 i2c: busses: make i2c_algorithm const by Bhumika Goyal · 7 years ago
  12. ba201c4 i2c: ismt: Return EMSGSIZE for block reads with bogus length by Stephen Douthit · 7 years ago
  13. b6c159a i2c: ismt: Don't duplicate the receive length for block reads by Stephen Douthit · 7 years ago
  14. 8b9ec07 i2c: Add Spreadtrum I2C controller driver by Baolin Wang · 7 years ago
  15. 5ca21c1 i2c-cht-wc: make cht_wc_i2c_adap_driver static by Colin Ian King · 7 years ago
  16. 95fd3ad i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency by Andrew Jeffery · 7 years ago
  17. bfd4473 i2c: i801: Restore the presence state of P2SB PCI device after reading BAR by Qiuxu Zhuo · 7 years ago
  18. a1cc5a5 blackfin: merge the two TWI header files by Wolfram Sang · 7 years ago
  19. cc209ac i2c: davinci: Preserve return value of devm_clk_get by Franklin S Cooper Jr · 7 years ago
  20. 1304fe091 i2c: mediatek: Add i2c compatible for MediaTek MT7622 by Jun Gao · 7 years ago
  21. 8ce0436 Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.14 by Wolfram Sang · 7 years ago
  22. fabf08a i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support by Peter Rosin · 7 years ago
  23. ed10940 i2c-cht-wc: Workaround CHT GPIO controller IRQ issues by Hans de Goede · 7 years ago
  24. 8de60c6 i2c-cht-wc: Ack read irqs after reading the data register by Hans de Goede · 7 years ago
  25. a5a46bd i2c-cht-wc: Add locking to interrupt / smbus_xfer functions by Hans de Goede · 7 years ago
  26. 75fdc51 i2c: sh_mobile: avoid unused ret variable by Eugeniu Rosca · 7 years ago
  27. 8ae034c i2c: rcar: avoid unused ret variable by Eugeniu Rosca · 7 years ago
  28. 2a86cdd i2c: designware: Fix runtime PM for I2C slave mode by Jarkko Nikula · 7 years ago
  29. 733f656 i2c: designware: Remove needless pm_runtime_put_noidle() call by Jarkko Nikula · 7 years ago
  30. c6a6bdb i2c: taos-evm: constify serio_device_id by Arvind Yadav · 7 years ago
  31. be9bac0 i2c: mux: pinctrl: potential NULL dereference on error by Dan Carpenter · 7 years ago
  32. f1c0b7e i2c: aspeed: fixed potential null pointer dereference by Brendan Higgins · 7 years ago
  33. 87b59ff i2c: aspeed: add proper support fo 24xx clock params by Brendan Higgins · 7 years ago
  34. 94d3b65 i2c: tegra: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  35. 96ae9ea i2c: sun6i-pw2i: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  36. 961e026 i2c: stm32f4: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  37. 9024ca1 i2c: mv64xxx: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  38. 42543ae i2c: simtec: use release_mem_region instead of release_resource by Anton Vasilyev · 7 years ago
  39. f4b17a1 i2c: core: Make comment about I2C table requirement to reflect the code by Javier Martinez Canillas · 7 years ago
  40. 4e2d93d i2c: designware: Fix standard mode speed when configuring the slave mode by Jarkko Nikula · 7 years ago
  41. 984277a i2c: designware: Fix oops from i2c_dw_irq_handler_slave by Jarkko Nikula · 7 years ago
  42. a23318f i2c: designware: Fix system suspend by Ulf Hansson · 7 years ago
  43. fc20467 i2c: mux: pinctrl: drop the idle_state member by Peter Rosin · 8 years ago
  44. c4aee3e i2c: mux: pinctrl: remove platform_data by Peter Rosin · 8 years ago
  45. 26b1083 i2c: mux: mlxcpld: move header file out of I2C realm by Wolfram Sang · 7 years ago
  46. 2be03ae i2c: mux: pca954x: move header file out of I2C realm by Wolfram Sang · 7 years ago
  47. 885e42d i2c: mux: pca9541: sort include files by Wolfram Sang · 7 years ago
  48. 17a924b i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver by Hans de Goede · 7 years ago
  49. 0dbb9634 i2c: rk3x: add support for rv1108 by Andy Yan · 7 years ago
  50. 822c8d4 i2c: uniphier-f: add suspend / resume support by Masahiro Yamada · 7 years ago
  51. 9f9d6a4 i2c: uniphier: add suspend / resume support by Masahiro Yamada · 7 years ago
  52. 8dc0f8c i2c: constify internal structures by Gustavo A. R. Silva · 7 years ago
  53. 453a237 i2c: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  54. 5871a15 i2c: allow i2c-versatile for ARM MPS platforms by Russell King · 7 years ago
  55. 9242e72 i2c: use dev_get_drvdata() to get private data in suspend/resume hooks by Masahiro Yamada · 7 years ago
  56. c69b9e1 Merge branch 'i2c-mux/for-current' of https://github.com/peda-r/i2c-mux into i2c/for-current by Wolfram Sang · 7 years ago
  57. f232640 i2c: mediatek: send i2c master code at 400k by Jun Gao · 7 years ago
  58. 682c6c2 i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz by Hans de Goede · 7 years ago
  59. 22acc37 i2c: designware: Print clock freq on invalid clock freq error by Hans de Goede · 7 years ago
  60. c64ffff i2c: core: Allow empty id_table in ACPI case as well by Andy Shevchenko · 7 years ago
  61. d1510a2 i2c: mux: pinctrl: mention correct module name in Kconfig help text by Chris Gorman · 7 years ago
  62. 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
  63. 6e38cf3 i2c: designware: Let slave adapter support be optional by Jarkko Nikula · 8 years ago
  64. 21bf440 i2c: designware: Make HW init functions static by Jarkko Nikula · 8 years ago
  65. 9809cb8 i2c: designware: fix spelling mistakes by Colin Ian King · 8 years ago
  66. 78e6c5a i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus by Chris Packham · 8 years ago
  67. 2ec4d88 i2c: pca-platform: correctly set algo_data.reset_chip by Chris Packham · 8 years ago
  68. 3a4991a i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices by Hans de Goede · 7 years ago
  69. 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
  70. 5b6d721 i2c: designware: enable SLAVE in platform module by Luis Oliveira · 8 years ago
  71. 9f3e065 i2c: designware: add SLAVE mode functions by Luis Oliveira · 8 years ago
  72. 86766a3 i2c: zx2967: drop COMPILE_TEST dependency by Shawn Guo · 8 years ago
  73. c3518a4 i2c: zx2967: always use the same device when printing errors by Wolfram Sang · 8 years ago
  74. df40f24 i2c: pca-platform: use dev_warn/dev_info instead of printk by Chris Packham · 8 years ago
  75. fa70ca7 i2c: pca-platform: use device managed allocations by Chris Packham · 8 years ago
  76. 0e8ce93 i2c: pca-platform: add devicetree awareness by Chris Packham · 8 years ago
  77. 4cc7229 i2c: pca-platform: switch to struct gpio_desc by Chris Packham · 8 years ago
  78. 8064c61 i2c: cadance: fix ctrl/addr reg write order by Matt Weber · 8 years ago
  79. 9615a01 i2c: zx2967: add i2c controller driver for ZTE's zx2967 family by Baoyou Xie · 8 years ago
  80. 606fd27 i2c: algo-bit: add support for I2C_M_STOP by Jean Delvare · 8 years ago
  81. f9eb913 i2c: aspeed: added slave support for Aspeed I2C driver by Brendan Higgins · 8 years ago
  82. f327c68 i2c: aspeed: added driver for Aspeed I2C by Brendan Higgins · 8 years ago
  83. b395ba2 i2c: rcar: document HW incapabilities by Wolfram Sang · 8 years ago
  84. 6c782a5 i2c: imx: Use correct function to write to register by Michail Georgios Etairidis · 8 years ago
  85. f646221 i2c: emev2: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  86. 04606cc i2c: designware: introducing I2C_SLAVE definitions by Luis Oliveira · 8 years ago
  87. 9031235 i2c: designware: MASTER mode as separated driver by Luis Oliveira · 8 years ago
  88. 89a1e1b i2c: designware: refactoring of the i2c-designware by Luis Oliveira · 8 years ago
  89. e393f67 i2c: designware: Cleaning and comment style fixes. by Luis Oliveira · 8 years ago
  90. f27e780 i2c: at91: Fix compilation warning. by Arvind Yadav · 8 years ago
  91. 56a6cb8 i2c: at91: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  92. 5c8e3ab i2c: use proper name for the R-Car SoC by Wolfram Sang · 8 years ago
  93. 227855b i2c: xlp9xx: Enable HWMON class probing for xlp9xx by George Cherian · 8 years ago
  94. 09a1de0 i2c: i801: Add support for Intel Cannon Lake by Srinivas Pandruvada · 8 years ago
  95. 063345a i2c: xgene-slimpro: include linux/io.h for memremap by Arnd Bergmann · 8 years ago
  96. d440056 i2c: stub: fix build warning regression by Wolfram Sang · 8 years ago
  97. 17e8354 i2c: ismt: fix wrong device address when unmap the data buffer by Liwei Song · 8 years ago
  98. 9163350 i2c: rcar: use correct length when unmapping DMA by Wolfram Sang · 8 years ago
  99. 069a0f3 Merge 4.12-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  100. ac8498f i2c: i2c-mux-gpmux: new driver by Peter Rosin · 8 years ago