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. ed10940 i2c-cht-wc: Workaround CHT GPIO controller IRQ issues by Hans de Goede · 7 years ago
  22. 8de60c6 i2c-cht-wc: Ack read irqs after reading the data register by Hans de Goede · 7 years ago
  23. a5a46bd i2c-cht-wc: Add locking to interrupt / smbus_xfer functions by Hans de Goede · 7 years ago
  24. 75fdc51 i2c: sh_mobile: avoid unused ret variable by Eugeniu Rosca · 7 years ago
  25. 8ae034c i2c: rcar: avoid unused ret variable by Eugeniu Rosca · 7 years ago
  26. 2a86cdd i2c: designware: Fix runtime PM for I2C slave mode by Jarkko Nikula · 7 years ago
  27. 733f656 i2c: designware: Remove needless pm_runtime_put_noidle() call by Jarkko Nikula · 7 years ago
  28. c6a6bdb i2c: taos-evm: constify serio_device_id by Arvind Yadav · 7 years ago
  29. f1c0b7e i2c: aspeed: fixed potential null pointer dereference by Brendan Higgins · 7 years ago
  30. 87b59ff i2c: aspeed: add proper support fo 24xx clock params by Brendan Higgins · 7 years ago
  31. 94d3b65 i2c: tegra: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  32. 96ae9ea i2c: sun6i-pw2i: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  33. 961e026 i2c: stm32f4: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  34. 9024ca1 i2c: mv64xxx: explicitly request exclusive reset control by Philipp Zabel · 7 years ago
  35. 42543ae i2c: simtec: use release_mem_region instead of release_resource by Anton Vasilyev · 7 years ago
  36. 4e2d93d i2c: designware: Fix standard mode speed when configuring the slave mode by Jarkko Nikula · 7 years ago
  37. 984277a i2c: designware: Fix oops from i2c_dw_irq_handler_slave by Jarkko Nikula · 7 years ago
  38. a23318f i2c: designware: Fix system suspend by Ulf Hansson · 7 years ago
  39. 17a924b i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver by Hans de Goede · 7 years ago
  40. 0dbb9634 i2c: rk3x: add support for rv1108 by Andy Yan · 7 years ago
  41. 822c8d4 i2c: uniphier-f: add suspend / resume support by Masahiro Yamada · 7 years ago
  42. 9f9d6a4 i2c: uniphier: add suspend / resume support by Masahiro Yamada · 7 years ago
  43. 8dc0f8c i2c: constify internal structures by Gustavo A. R. Silva · 7 years ago
  44. 453a237 i2c: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  45. 5871a15 i2c: allow i2c-versatile for ARM MPS platforms by Russell King · 7 years ago
  46. 9242e72 i2c: use dev_get_drvdata() to get private data in suspend/resume hooks by Masahiro Yamada · 7 years ago
  47. f232640 i2c: mediatek: send i2c master code at 400k by Jun Gao · 7 years ago
  48. 682c6c2 i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz by Hans de Goede · 7 years ago
  49. 22acc37 i2c: designware: Print clock freq on invalid clock freq error by Hans de Goede · 7 years ago
  50. 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
  51. 6e38cf3 i2c: designware: Let slave adapter support be optional by Jarkko Nikula · 8 years ago
  52. 21bf440 i2c: designware: Make HW init functions static by Jarkko Nikula · 8 years ago
  53. 9809cb8 i2c: designware: fix spelling mistakes by Colin Ian King · 8 years ago
  54. 78e6c5a i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus by Chris Packham · 8 years ago
  55. 2ec4d88 i2c: pca-platform: correctly set algo_data.reset_chip by Chris Packham · 8 years ago
  56. 5b6d721 i2c: designware: enable SLAVE in platform module by Luis Oliveira · 8 years ago
  57. 9f3e065 i2c: designware: add SLAVE mode functions by Luis Oliveira · 8 years ago
  58. 86766a3 i2c: zx2967: drop COMPILE_TEST dependency by Shawn Guo · 8 years ago
  59. c3518a4 i2c: zx2967: always use the same device when printing errors by Wolfram Sang · 8 years ago
  60. df40f24 i2c: pca-platform: use dev_warn/dev_info instead of printk by Chris Packham · 8 years ago
  61. fa70ca7 i2c: pca-platform: use device managed allocations by Chris Packham · 8 years ago
  62. 0e8ce93 i2c: pca-platform: add devicetree awareness by Chris Packham · 8 years ago
  63. 4cc7229 i2c: pca-platform: switch to struct gpio_desc by Chris Packham · 8 years ago
  64. 8064c61 i2c: cadance: fix ctrl/addr reg write order by Matt Weber · 8 years ago
  65. 9615a01 i2c: zx2967: add i2c controller driver for ZTE's zx2967 family by Baoyou Xie · 8 years ago
  66. f9eb913 i2c: aspeed: added slave support for Aspeed I2C driver by Brendan Higgins · 8 years ago
  67. f327c68 i2c: aspeed: added driver for Aspeed I2C by Brendan Higgins · 8 years ago
  68. b395ba2 i2c: rcar: document HW incapabilities by Wolfram Sang · 8 years ago
  69. 6c782a5 i2c: imx: Use correct function to write to register by Michail Georgios Etairidis · 8 years ago
  70. f646221 i2c: emev2: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  71. 04606cc i2c: designware: introducing I2C_SLAVE definitions by Luis Oliveira · 8 years ago
  72. 9031235 i2c: designware: MASTER mode as separated driver by Luis Oliveira · 8 years ago
  73. 89a1e1b i2c: designware: refactoring of the i2c-designware by Luis Oliveira · 8 years ago
  74. e393f67 i2c: designware: Cleaning and comment style fixes. by Luis Oliveira · 8 years ago
  75. f27e780 i2c: at91: Fix compilation warning. by Arvind Yadav · 8 years ago
  76. 56a6cb8 i2c: at91: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
  77. 5c8e3ab i2c: use proper name for the R-Car SoC by Wolfram Sang · 8 years ago
  78. 227855b i2c: xlp9xx: Enable HWMON class probing for xlp9xx by George Cherian · 8 years ago
  79. 09a1de0 i2c: i801: Add support for Intel Cannon Lake by Srinivas Pandruvada · 8 years ago
  80. 063345a i2c: xgene-slimpro: include linux/io.h for memremap by Arnd Bergmann · 8 years ago
  81. 17e8354 i2c: ismt: fix wrong device address when unmap the data buffer by Liwei Song · 8 years ago
  82. 9163350 i2c: rcar: use correct length when unmapping DMA by Wolfram Sang · 8 years ago
  83. f9831bf i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_end by Michael Thalmeier · 8 years ago
  84. 90b84c0 i2c: sh_mobile: drop needless check for of_node by Wolfram Sang · 8 years ago
  85. d2f31c4 i2c: sh_mobile: remove platform_data by Wolfram Sang · 8 years ago
  86. df5da47 i2c: xgene-slimpro: Add ACPI support by using PCC mailbox by Hoan Tran · 8 years ago
  87. d140bd4 i2c: xgene-slimpro: Use a single function to send command message by Hoan Tran · 8 years ago
  88. 91ed534 i2c: rename core source file to allow refactorization by Wolfram Sang · 8 years ago
  89. e2c8249 i2c: designware: Fix bogus sda_hold_time due to uninitialized vars by Jan Kiszka · 8 years ago
  90. 5165da5 i2c: i2c-tiny-usb: fix buffer not being DMA capable by Sebastian Reichel · 8 years ago
  91. 9d64084 i2c: designware: don't infer timings described by ACPI from clock rate by Ard Biesheuvel · 8 years ago
  92. 83345d5 i2c: xgene: Set ACPI_COMPANION_I2C by Tin Huynh · 8 years ago
  93. 88ad60c i2c: mv64xxx: don't override deferred probing when getting irq by Thomas Petazzoni · 8 years ago
  94. 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  95. 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
  96. 58dd8ab i2c: designware: Add ACPI HID for Hisilicon Hip07/08 I2C controller by Hanjun Guo · 8 years ago
  97. 889ef45 i2c: thunderx: Enable HWMON class probing by Jan Glauber · 8 years ago
  98. 63a761e i2c: rcar: clarify PM handling with more comments by Wolfram Sang · 8 years ago
  99. ae481cc i2c: rcar: fix resume by always initializing registers before transfer by Wolfram Sang · 8 years ago
  100. 8c91fd5ee i2c: tegra: fix spelling mistake: "contoller" -> "controller" by Colin Ian King · 8 years ago