1. 6e0c950 i2c: i801: Fix Failed to allocate irq -2147483648 error by Hans de Goede · 7 years ago
  2. 4008e6a Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  3. edd20e95 i2c: aspeed: Deassert reset in probe by Joel Stanley · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. 620c50d i2c: thunderx: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  6. bfd9621 i2c: taos-evm: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  7. da24b82 i2c: xgene-slimpro: Support v2 by Hoan Tran · 7 years ago
  8. af33667 i2c: mpc: remove useless variable initialization by Wolfram Sang · 7 years ago
  9. f6d2953 Merge branch 'i2c/sbs-manager' into i2c/for-4.15 by Wolfram Sang · 7 years ago
  10. 4ee045f Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into i2c/for-4.15 by Wolfram Sang · 7 years ago
  11. 93367bf i2c: omap: Trigger bus recovery in lockup case by Claudio Foellmi · 7 years ago
  12. 05c7477 i2c: gpio: Add support for named gpios in DT by Linus Walleij · 7 years ago
  13. b9ab051 i2c: gpio: Local vars in probe by Linus Walleij · 7 years ago
  14. 7bb7502 i2c: gpio: Enforce open drain through gpiolib by Linus Walleij · 7 years ago
  15. b2e6355 i2c: gpio: Convert to use descriptors by Linus Walleij · 7 years ago
  16. 9b9f2b8 i2c: i2c-smbus: Use threaded irq for smbalert by Phil Reid · 7 years ago
  17. 93222bd i2c: img-scb: Add runtime PM by Ed Blake · 7 years ago
  18. 750bd8b i2c: mpc: use of_property_read_bool by Julia Lawall · 8 years ago
  19. d982d66 i2c: riic: remove clock and frequency restrictions by Chris Brandt · 7 years ago
  20. 9b09342 Merge branch 'i2c/cht-wc-fusb302-immutable' into i2c/for-4.15 by Wolfram Sang · 7 years ago
  21. b9e43e3 i2c/busses: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  22. 0224d45 i2c-cht-wc: Add device-properties for fusb302 integration by Hans de Goede · 7 years ago
  23. 3990bed Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.15 by Wolfram Sang · 7 years ago
  24. 631de7a i2c: davinci: use correct format identifier for size_t by Wolfram Sang · 7 years ago
  25. 883b3b6 i2c: omap: Fix error handling for clk_get() by Tony Lindgren · 7 years ago
  26. ad59c5e i2c: sh_mobile: Use of_device_get_match_data() helper by Geert Uytterhoeven · 7 years ago
  27. 5515ae1 i2c: xlp9xx: Handle I2C_M_RECV_LEN in msg->flags by Kamlakant Patel · 7 years ago
  28. c347b8f i2c: xlp9xx: Get clock frequency with clk API by Jayachandran C · 7 years ago
  29. 4ce8e88 i2c: designware: make const array supported_speeds static to shink object code size by Colin Ian King · 7 years ago
  30. 17f8815 i2c: davinci: Add PM Runtime Support by Franklin S Cooper Jr · 7 years ago
  31. 88fa2df i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA by Ricardo Ribalda Delgado · 7 years ago
  32. 0fe1619 i2c: piix4: Fix SMBus port selection for AMD Family 17h chips by Guenter Roeck · 8 years ago
  33. eba523b i2c: imx: fix misleading bus recovery debug message by Clemens Gruber · 7 years ago
  34. df0a2fd i2c: imx: use IRQF_SHARED mode to request IRQ by Wei Jinhua · 7 years ago
  35. c6ebced i2c: ismt: Separate I2C block read from SMBus block read by Pontus Andersson · 7 years ago
  36. 67936a4 Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  37. 25f2f44 i2c: i2c-stm32f7: make structure stm32f7_setup static const by Colin Ian King · 7 years ago
  38. a91aee5 i2c: ensure termination of *_device_id tables by Thomas Meyer · 7 years ago
  39. cb09d94 i2c: i801: Add support for Intel Cedar Fork by Jarkko Nikula · 7 years ago
  40. 463a921 i2c: stm32f7: fix setup structure by Pierre-Yves MORDRET · 7 years ago
  41. 5415277 PM: i2c-designware-platdrv: Suspend/resume at the late/early stages by Rafael J. Wysocki · 7 years ago
  42. 126dbc6 PM: i2c-designware-platdrv: Clean up PM handling in probe by Rafael J. Wysocki · 7 years ago
  43. e0a8631 Update James Hogan's email address by James Hogan · 7 years ago
  44. aeb068c i2c: i2c-stm32f7: add driver by Pierre-Yves MORDRET · 7 years ago
  45. df8c847 i2c: i2c-stm32f4: use generic definition of speed enum by Pierre-Yves MORDRET · 7 years ago
  46. 0560ad5 i2c: altera: Add Altera I2C Controller driver by Thor Thayer · 7 years ago
  47. 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
  48. 8ce906c i2c: sprd: Fix undefined reference errors by Baolin Wang · 7 years ago
  49. 231d069 i2c: designware: Round down ACPI provided clk to nearest supported clk by Hans de Goede · 7 years ago
  50. 2601a003 i2c: nomadik: constify amba_id by Arvind Yadav · 7 years ago
  51. a89c22d i2c: versatile: Make i2c_algo_bit_data const by Bhumika Goyal · 7 years ago
  52. ae3923a i2c: busses: make i2c_adapter_quirks const by Bhumika Goyal · 7 years ago
  53. 329430c i2c: busses: make i2c_adapter const by Bhumika Goyal · 7 years ago
  54. ad3caf8 i2c: busses: make i2c_algorithm const by Bhumika Goyal · 7 years ago
  55. ba201c4 i2c: ismt: Return EMSGSIZE for block reads with bogus length by Stephen Douthit · 7 years ago
  56. b6c159a i2c: ismt: Don't duplicate the receive length for block reads by Stephen Douthit · 7 years ago
  57. 8b9ec07 i2c: Add Spreadtrum I2C controller driver by Baolin Wang · 7 years ago
  58. 5ca21c1 i2c-cht-wc: make cht_wc_i2c_adap_driver static by Colin Ian King · 7 years ago
  59. 95fd3ad i2c: aspeed: Retain delay/setup/hold values when configuring bus frequency by Andrew Jeffery · 7 years ago
  60. bfd4473 i2c: i801: Restore the presence state of P2SB PCI device after reading BAR by Qiuxu Zhuo · 7 years ago
  61. a1cc5a5 blackfin: merge the two TWI header files by Wolfram Sang · 7 years ago
  62. cc209ac i2c: davinci: Preserve return value of devm_clk_get by Franklin S Cooper Jr · 7 years ago
  63. 1304fe091 i2c: mediatek: Add i2c compatible for MediaTek MT7622 by Jun Gao · 7 years ago
  64. ed10940 i2c-cht-wc: Workaround CHT GPIO controller IRQ issues by Hans de Goede · 7 years ago
  65. 8de60c6 i2c-cht-wc: Ack read irqs after reading the data register by Hans de Goede · 7 years ago
  66. a5a46bd i2c-cht-wc: Add locking to interrupt / smbus_xfer functions by Hans de Goede · 7 years ago
  67. 75fdc51 i2c: sh_mobile: avoid unused ret variable by Eugeniu Rosca · 7 years ago
  68. 8ae034c i2c: rcar: avoid unused ret variable by Eugeniu Rosca · 7 years ago
  69. 2a86cdd i2c: designware: Fix runtime PM for I2C slave mode by Jarkko Nikula · 7 years ago
  70. 733f656 i2c: designware: Remove needless pm_runtime_put_noidle() call by Jarkko Nikula · 7 years ago
  71. c6a6bdb i2c: taos-evm: constify serio_device_id by Arvind Yadav · 7 years ago
  72. f1c0b7e i2c: aspeed: fixed potential null pointer dereference by Brendan Higgins · 7 years ago
  73. 87b59ff i2c: aspeed: add proper support fo 24xx clock params by Brendan Higgins · 7 years ago
  74. 94d3b65 i2c: tegra: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  75. 96ae9ea i2c: sun6i-pw2i: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  76. 961e026 i2c: stm32f4: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  77. 9024ca1 i2c: mv64xxx: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
  78. 42543ae i2c: simtec: use release_mem_region instead of release_resource by Anton Vasilyev · 7 years ago
  79. 4e2d93d i2c: designware: Fix standard mode speed when configuring the slave mode by Jarkko Nikula · 7 years ago
  80. 984277a i2c: designware: Fix oops from i2c_dw_irq_handler_slave by Jarkko Nikula · 7 years ago
  81. a23318f i2c: designware: Fix system suspend by Ulf Hansson · 7 years ago
  82. 17a924b i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver by Hans de Goede · 7 years ago
  83. 0dbb9634 i2c: rk3x: add support for rv1108 by Andy Yan · 7 years ago
  84. 822c8d4 i2c: uniphier-f: add suspend / resume support by Masahiro Yamada · 7 years ago
  85. 9f9d6a4 i2c: uniphier: add suspend / resume support by Masahiro Yamada · 7 years ago
  86. 8dc0f8c i2c: constify internal structures by Gustavo A. R. Silva · 8 years ago
  87. 453a237 i2c: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  88. 5871a15 i2c: allow i2c-versatile for ARM MPS platforms by Russell King · 7 years ago
  89. 9242e72 i2c: use dev_get_drvdata() to get private data in suspend/resume hooks by Masahiro Yamada · 7 years ago
  90. f232640 i2c: mediatek: send i2c master code at 400k by Jun Gao · 8 years ago
  91. 682c6c2 i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz by Hans de Goede · 8 years ago
  92. 22acc37 i2c: designware: Print clock freq on invalid clock freq error by Hans de Goede · 8 years ago
  93. 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
  94. 6e38cf3 i2c: designware: Let slave adapter support be optional by Jarkko Nikula · 8 years ago
  95. 21bf440 i2c: designware: Make HW init functions static by Jarkko Nikula · 8 years ago
  96. 9809cb8 i2c: designware: fix spelling mistakes by Colin Ian King · 8 years ago
  97. 78e6c5a i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus by Chris Packham · 8 years ago
  98. 2ec4d88 i2c: pca-platform: correctly set algo_data.reset_chip by Chris Packham · 8 years ago
  99. 5b6d721 i2c: designware: enable SLAVE in platform module by Luis Oliveira · 8 years ago
  100. 9f3e065 i2c: designware: add SLAVE mode functions by Luis Oliveira · 8 years ago