1. 1acfc6e i2c: designware: fix idx_write_cnt in read loop by David Zheng · 1 year, 7 months ago
  2. 1c7c5fc i2c: designware: Change from u32 to unsigned int for regmap_read() calls by Shyam Sundar S K · 2 years ago
  3. fee6124 i2c: designware: Remove common i2c_dw_disable_int() by Jarkko Nikula · 2 years, 2 months ago
  4. 4c7107c i2c: designware: Simplify slave interrupt handler nesting by Jarkko Nikula · 2 years, 2 months ago
  5. 5cd6985 i2c: designware: Remove unused completion code from i2c-designware-slave by Jarkko Nikula · 2 years, 2 months ago
  6. 40015c6 i2c: designware: Remove needless initializations from i2c_dw_reg_slave() by Jarkko Nikula · 2 years, 2 months ago
  7. 4d82782 i2c: designware: Define software status flags with BIT() by Jarkko Nikula · 2 years, 2 months ago
  8. dcf1bf6 i2c: designware: Empty receive FIFO in slave interrupt handler by Jarkko Nikula · 2 years, 2 months ago
  9. c42edde i2c: designware: Fix slave state machine for sequential reads by Jarkko Nikula · 2 years, 2 months ago
  10. 3b5f7f1 i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED by Michael Wu · 4 years, 2 months ago
  11. 66b92313 i2c: designware: call i2c_dw_read_clear_intrbits_slave() once by Michael Wu · 4 years, 2 months ago
  12. 0daede8 i2c: designware: Convert driver to using regmap API by Serge Semin · 4 years, 7 months ago
  13. 3ebe40e i2c: designware: Move configuration routines to respective modules by Andy Shevchenko · 4 years, 8 months ago
  14. 24d3fdc i2c: designware: Fix spelling typos in the comments by Andy Shevchenko · 4 years, 10 months ago
  15. 1f1a714 i2c: designware: Detect the FIFO size in the common code by Serge Semin · 4 years, 10 months ago
  16. c486dcd i2c: designware: Synchronize IRQs when unregistering slave client by Jarkko Nikula · 5 years ago
  17. 15c566f i2c: designware: Add SPDX license tag by Andy Shevchenko · 6 years ago
  18. 1080ee7 i2c: designware: Move SDA hold time configuration to common code by Jarkko Nikula · 7 years ago
  19. 3aca0bd i2c: designware: Move register access detection to common code by Jarkko Nikula · 7 years ago
  20. 6e6bcc0 i2c: designware: Remove needless variable from i2c_dw_init_slave() by Jarkko Nikula · 7 years ago
  21. 9f4659b i2c: designware: refactor low-level enable/disable by Alexander Monakov · 7 years ago
  22. 43df43e i2c: designware: Don't set SCL timings and speed mode when in slave mode by Jarkko Nikula · 7 years ago
  23. 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
  24. 2a86cdd i2c: designware: Fix runtime PM for I2C slave mode by Jarkko Nikula · 7 years ago
  25. 733f656 i2c: designware: Remove needless pm_runtime_put_noidle() call by Jarkko Nikula · 7 years ago
  26. 984277a i2c: designware: Fix oops from i2c_dw_irq_handler_slave by Jarkko Nikula · 7 years ago
  27. 8dc0f8c i2c: constify internal structures by Gustavo A. R. Silva · 7 years ago
  28. 21bf440 i2c: designware: Make HW init functions static by Jarkko Nikula · 8 years ago
  29. 9809cb8 i2c: designware: fix spelling mistakes by Colin Ian King · 8 years ago
  30. 9f3e065 i2c: designware: add SLAVE mode functions by Luis Oliveira · 8 years ago