1. b8f5fe3 i2c: core: add device-managed version of i2c_new_dummy by Heiner Kallweit · 6 years ago
  2. 7159dbda i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy by Heiner Kallweit · 6 years ago
  3. 45182e4 Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  4. 132d68d Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  5. 8246343 Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  6. 12456e5 Merge 5.1-rc7 into usb-next by Greg Kroah-Hartman · 6 years ago
  7. c395f8d i2c: imx-lpi2c: Use __maybe_unused instead of #if CONFIG_PM_SLEEP by Anson Huang · 6 years ago
  8. 24beb83 i2c-piix4: Add Hygon Dhyana SMBus support by Pu Wen · 6 years ago
  9. 5d75611 i2c: core: apply 'is_suspended' check for SMBus, too by Wolfram Sang · 6 years ago
  10. 4db61c2 i2c: core: ratelimit 'transfer when suspended' errors by Wolfram Sang · 6 years ago
  11. d00afd5 Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-5.2 by Wolfram Sang · 6 years ago
  12. 72bfcee i2c: Prevent runtime suspend of adapter when Host Notify is required by Jarkko Nikula · 6 years ago
  13. 95e0cf3 i2c: synquacer: fix enumeration of slave devices by Ard Biesheuvel · 6 years ago
  14. 6bac9bc i2c: designware: ratelimit 'transfer when suspended' errors by Wolfram Sang · 6 years ago
  15. cf67690 gcc-9: don't warn about uninitialized variable by Linus Torvalds · 6 years ago
  16. 5fd958a i2c: nvidia-gpu: Supply CCGx driver the fw build info by Ajay Gupta · 6 years ago
  17. d386bb9 i2c: imx: correct the method of getting private data in notifier_call by Anson Huang · 6 years ago
  18. 8221324 i2c: iproc: Change driver to use 'BIT' macro by Ray Jui · 6 years ago
  19. d303ce5 i2c: riic: Add Runtime PM support by Geert Uytterhoeven · 6 years ago
  20. d5984d2 i2c: mux: demux-pinctrl: use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  21. f1fb64b i2c: mux: pca954x: allow management of device idle state via sysfs by Robert Shearman · 6 years ago
  22. 590085f i2c: mux: pca9541: remove support for unused platform data by Robert Shearman · 6 years ago
  23. ddd7c49 i2c: mux: pca954x: remove support for unused platform data by Robert Shearman · 6 years ago
  24. 530edb5 i2c: axxia: use auto cmd for last message by Adamski, Krzysztof (Nokia - PL/Wroclaw) · 6 years ago
  25. e155e38 i2c: gpio: flag atomic capability if possible by Wolfram Sang · 6 years ago
  26. 8927fbf i2c: algo: bit: add flag to whitelist atomic transfers by Wolfram Sang · 6 years ago
  27. 252fa60 i2c: stu300: use xfer_atomic callback to bail out early by Wolfram Sang · 6 years ago
  28. 3d11a12 i2c: ocores: enable atomic xfers by Wolfram Sang · 6 years ago
  29. dd7dbf0 i2c: ocores: refactor setup for polling by Wolfram Sang · 6 years ago
  30. 08960b0 i2c: tegra-bpmp: convert to use new atomic callbacks by Wolfram Sang · 6 years ago
  31. 89f845a i2c: omap: Add the master_xfer_atomic hook by Wolfram Sang · 6 years ago
  32. 77c1e1e i2c: demux: handle the new atomic callbacks by Wolfram Sang · 6 years ago
  33. 7168bff i2c: mux: populate the new *_atomic callbacks by Wolfram Sang · 6 years ago
  34. 63b9698 i2c: core: introduce callbacks for atomic transfers by Wolfram Sang · 6 years ago
  35. 83c4221 i2c: core: use I2C locking behaviour also for SMBUS by Wolfram Sang · 6 years ago
  36. bae1d3a i2c: core: remove use of in_atomic() by Wolfram Sang · 6 years ago
  37. 78cdfce i2c: brcmstb: remove unused struct member by Wolfram Sang · 6 years ago
  38. 2570827 i2c: mediatek: Add i2c support for MediaTek MT8183 by Qii Wang · 6 years ago
  39. a15c91b i2c: mediatek: Add i2c and apdma sync in i2c driver by Qii Wang · 6 years ago
  40. cad6dc5 i2c: mediatek: Add arb clock in i2c driver by Qii Wang · 6 years ago
  41. bc6eaf1 i2c: mediatek: Add offsets array for new i2c registers by Qii Wang · 6 years ago
  42. 3ace689 i2c: imx: don't leak the i2c adapter on error by Laurentiu Tudor · 6 years ago
  43. 0ec4b56 i2c: isch: Remove unnecessary acpi.h include by Bjorn Helgaas · 6 years ago
  44. d469127 i2c: nomadik: remove an unnecessary NULL check in nmk_i2c_remove() by Dan Carpenter · 6 years ago
  45. 9a10387 i2c: iproc: add NIC I2C support by Rayagonda Kokatanur · 6 years ago
  46. a9f0a81 i2c: iproc: use wrapper for read/write access by Rayagonda Kokatanur · 6 years ago
  47. 3f98ad4 i2c: iproc: add polling support by Rayagonda Kokatanur · 6 years ago
  48. 1b23fa2 i2c: iproc: Add support for more master error status by Michael Cheng · 6 years ago
  49. f34b8d9 i2c: iproc: Add slave mode support by Shreesha Rajashekar · 6 years ago
  50. c24b8d5 i2c: iproc: Extend I2C read up to 255 bytes by Shreesha Rajashekar · 6 years ago
  51. 265bd82 i2c: at91: Convert to use struct i2c_timings by Andy Shevchenko · 6 years ago
  52. 529766e i2c: Add drivers for the AMD PCIe MP2 I2C controller by Elie Morisse · 6 years ago
  53. 9d3ca54 i2c: at91: added slave mode support by Juergen Fitschen · 6 years ago
  54. ad7d142 i2c: at91: split driver into core and master file by Juergen Fitschen · 6 years ago
  55. 07345ab i2c: at91: segregate master mode specific code from probe and init func by Juergen Fitschen · 6 years ago
  56. 94e290b i2c: rcar: wait for data empty before starting DMA by Wolfram Sang · 6 years ago
  57. 03f85e3 i2c: rcar: let DMA enable routine return success status by Wolfram Sang · 6 years ago
  58. ed5a810 i2c: rcar: sanity check for minimal DMA length by Wolfram Sang · 6 years ago
  59. 0d73503 i2c: i2c-stm32f7: improve loopback in timing algorithm by Nicolas Le Bayon · 6 years ago
  60. c62ebb3 i2c: designware: Add support for an interface clock by Phil Edworthy · 6 years ago
  61. 5cd1c56 i2c: i801: Add support for Intel Comet Lake by Jarkko Nikula · 6 years ago
  62. cd86d14 i2c: i2c-designware-platdrv: Always use a dynamic adapter number by Hans de Goede · 6 years ago
  63. 77f3381 i2c: i2c-designware-platdrv: Cleanup setting of the adapter number by Hans de Goede · 6 years ago
  64. bf263c3 i2c: add extra check to safe DMA buffer helper by Wolfram Sang · 6 years ago
  65. c86da50 i2c: i2c-stm32f7: Fix SDADEL minimum formula by Nicolas Le Bayon · 6 years ago
  66. 7ce98a5 i2c: rcar: explain the lockless design by Wolfram Sang · 6 years ago
  67. a35ba2f i2c: rcar: fix concurrency issue related to ICDMAER by Hiromitsu Yamasaki · 6 years ago
  68. 60f7691 i2c: sis630: correct format strings by Louis Taylor · 6 years ago
  69. bc1a7f7 i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf() by Hsin-Yi Wang · 6 years ago
  70. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  71. 6c3f98f Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  72. 93b6604 i2c: Allow recovery of the initial IRQ by an I2C client device. by Jim Broadus · 6 years ago
  73. 088a8a7 i2c: ocores: turn incomplete kdoc into a comment by Wolfram Sang · 6 years ago
  74. 2751541 i2c: designware: Do not allow i2c_dw_xfer() calls while suspended by Hans de Goede · 6 years ago
  75. 89328b1 i2c: tegra: Only display error messages if DMA setup fails by Jonathan Hunter · 6 years ago
  76. bb6bdd5 i2c: gpio: fault-injector: add 'inject_panic' injector by Wolfram Sang · 6 years ago
  77. 63e57b6 i2c: gpio: fault-injector: add 'lose_arbitration' injector by Wolfram Sang · 6 years ago
  78. 6b9932b i2c: tegra: remove multi-master support by Sowjanya Komatineni · 6 years ago
  79. 9ffc125 i2c: tegra: remove master fifo support on tegra186 by Sowjanya Komatineni · 6 years ago
  80. bb0e9b1 i2c: tegra: change phrasing, "fallbacking" to "falling back" by Colin Ian King · 6 years ago
  81. 8a6d508 i2c: expand minor range when registering chrdev region by Chengguang Xu · 6 years ago
  82. 2e57b7c i2c: aspeed: Add multi-master use case support by Jae Hyun Yoo · 6 years ago
  83. f275a46 i2c: bcm2835: Clear current buffer pointers and counts after a transfer by Paul Kocialkowski · 6 years ago
  84. d358def i2c: cadence: Fix the hold bit setting by Shubhrajyoti Datta · 6 years ago
  85. d8434c3 i2c: core-smbus: don't trace smbus_reply data on errors by John Sperbeck · 6 years ago
  86. 237b5f6 i2c: ocores: Add support for bus clock via platform data by Andrew Lunn · 6 years ago
  87. 809445d i2c: ocores: Add support for IO mapper registers. by Andrew Lunn · 6 years ago
  88. fac9c29 i2c: ocores: checkpatch fixes by Federico Vaga · 6 years ago
  89. 2c7e492 i2c: ocores: add SPDX tag by Federico Vaga · 6 years ago
  90. 69c8c0c i2c: ocores: add polling interface by Federico Vaga · 6 years ago
  91. 2dc9834 i2c: ocores: do not handle IRQ if IF is not set by Federico Vaga · 6 years ago
  92. e7663ef i2c: ocores: stop transfer on timeout by Federico Vaga · 6 years ago
  93. 0940d24 i2c: tegra: add i2c interface timing support by Sowjanya Komatineni · 6 years ago
  94. 80d4062 i2c: tegra: update transfer timeout by Sowjanya Komatineni · 6 years ago
  95. 86c92b9 i2c: tegra: Add DMA support by Sowjanya Komatineni · 6 years ago
  96. b03ff2a i2c: tegra: update maximum transfer size by Sowjanya Komatineni · 6 years ago
  97. f4e3f4a i2c: tegra: fix maximum transfer size by Sowjanya Komatineni · 6 years ago
  98. ce95624 i2c: tegra: add bus clear Master Support by Sowjanya Komatineni · 6 years ago
  99. ca86554 i2c: tegra: sort all the include headers alphabetically by Sowjanya Komatineni · 6 years ago
  100. 338618a Merge branch 'i2c/for-current' into i2c/for-5.1 by Wolfram Sang · 6 years ago