1. 15c566f i2c: designware: Add SPDX license tag by Andy Shevchenko · 7 years ago
  2. e3ea52b i2c: designware: Convert to use struct i2c_timings by Andy Shevchenko · 7 years ago
  3. 1080ee7 i2c: designware: Move SDA hold time configuration to common code by Jarkko Nikula · 7 years ago
  4. 3aca0bd i2c: designware: Move register access detection to common code by Jarkko Nikula · 7 years ago
  5. 9f4659b i2c: designware: refactor low-level enable/disable by Alexander Monakov · 7 years ago
  6. 4141cf6 Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  7. 02e4564 PM: i2c-designware-platdrv: Optimize power management by Rafael J. Wysocki · 7 years ago
  8. ca382f5 i2c: designware: add i2c gpio recovery option by Tim Sander · 7 years ago
  9. 0326f9f i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clk by Phil Reid · 7 years ago
  10. a34a0b6 i2c: designware: move i2c_dw_plat_prepare_clk to common by Phil Reid · 7 years ago
  11. 5415277 PM: i2c-designware-platdrv: Suspend/resume at the late/early stages by Rafael J. Wysocki · 7 years ago
  12. 6e38cf3 i2c: designware: Let slave adapter support be optional by Jarkko Nikula · 8 years ago
  13. 21bf440 i2c: designware: Make HW init functions static by Jarkko Nikula · 8 years ago
  14. 5b6d721 i2c: designware: enable SLAVE in platform module by Luis Oliveira · 8 years ago
  15. 9f3e065 i2c: designware: add SLAVE mode functions by Luis Oliveira · 8 years ago
  16. 04606cc i2c: designware: introducing I2C_SLAVE definitions by Luis Oliveira · 8 years ago
  17. 9031235 i2c: designware: MASTER mode as separated driver by Luis Oliveira · 8 years ago
  18. e393f67 i2c: designware: Cleaning and comment style fixes. by Luis Oliveira · 8 years ago
  19. 41c80b8 i2c: designware: Never suspend i2c-busses used for accessing the system PMIC by Hans de Goede · 8 years ago
  20. a528fab Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into i2c/for-next by Wolfram Sang · 8 years ago
  21. ab809fd i2c: designware: add reset interface by Zhangfei Gao · 8 years ago
  22. fd476fa i2c: designware-baytrail: Add support for cherrytrail by Hans de Goede · 8 years ago
  23. 086cb4a i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore by Hans de Goede · 8 years ago
  24. 86524e5 i2c: designware: Rename accessor_flags to flags by Hans de Goede · 8 years ago
  25. 12688dc Revert "i2c: designware: detect when dynamic tar update is possible" by Jarkko Nikula · 8 years ago
  26. f06122f i2c: designware: Consolidate default functionality bits by Alexander Stein · 8 years ago
  27. 63d0f0a6 i2c: designware: detect when dynamic tar update is possible by Lucas De Marchi · 9 years ago
  28. b6e6714 i2c: designware: Enable high speed mode by Weifeng Voon · 9 years ago
  29. a92ec17 i2c: designware: get fast plus and high speed *CNT configuration by Weifeng Voon · 9 years ago
  30. 19c0a53 i2c: designware: Move clk_freq into struct dw_i2c_dev by Weifeng Voon · 9 years ago
  31. ed1bf03 i2c: designware-pci: Make bus number allocation robust by Andy Shevchenko · 9 years ago
  32. e3c9765 i2c: designware: remove redundant lock by Baruch Siach · 9 years ago
  33. 2d244c8 i2c: designware: fix IO timeout issue for AMD controller by Xiangliang Yu · 9 years ago
  34. d80d134 i2c: designware: Move common probe code into i2c_dw_probe() by Jarkko Nikula · 9 years ago
  35. 8a43745 i2c: designware: Make dw_readl() and dw_writel() static by Jarkko Nikula · 10 years ago
  36. f6ed2b7 i2c: designware: Remove unused functions by Jarkko Nikula · 10 years ago
  37. c335631 i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe() by Jarkko Nikula · 10 years ago
  38. 894acb2 i2c: designware: Add Intel Baytrail PMIC I2C bus support by David Box · 10 years ago
  39. c0601d2 i2c: designware: Add i2c bus locking support by David Box · 10 years ago
  40. ca1f8da i2c: remove FSF address by Wolfram Sang · 10 years ago
  41. 6468276 i2c: designware: make SCL and SDA falling time configurable by Romain Baeriswyl · 11 years ago
  42. defc0b2 i2c: designware: make HCNT/LCNT values configurable by Mika Westerberg · 12 years ago
  43. 9803f86 i2c-designware: make SDA hold time configurable by Christian Ruppert · 12 years ago
  44. e6f34ce i2c: designware: fix RX FIFO overrun by Josef Ahmad · 12 years ago
  45. a8a9f3f i2c: designware: Add support for 16bit register access by Stefan Roese · 13 years ago
  46. 18dbdda i2c-designware: Add runtime power management support by Dirk Brandewie · 13 years ago
  47. fe20ff5 i2c-designware: Add support for Designware core behind PCI devices. by Dirk Brandewie · 13 years ago
  48. f3fa9f3 i2c-designware: Push all register reads/writes into the core code. by Dirk Brandewie · 13 years ago
  49. e18563f i2c-designware: move controller config to bus specific portion of driver by Dirk Brandewie · 13 years ago
  50. 2fa8326 i2c-designware: move i2c functionality bit field to be adapter specific by Dirk Brandewie · 13 years ago
  51. 1d31b58 i2c-designware: Move retriveving the clock speed out of core code. by Dirk Brandewie · 13 years ago
  52. 2373f6b i2c-designware: split of i2c-designware.c into core and bus specific parts by Dirk Brandewie · 13 years ago