1. 9420122 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years ago
  2. acdd248 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years, 1 month ago
  3. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  4. 4b0ec52 i2c: designware_i2c: Support ACPI table generation by Simon Glass · 4 years, 3 months ago
  5. 767abfc i2c: designware_i2c: Add a little more debugging by Simon Glass · 4 years, 3 months ago
  6. f6f9a01 i2c: designware_i2c: Check if the device is powered by Raul E Rangel · 4 years, 6 months ago
  7. bcf0850 i2c: designware_i2c: Tidy up use of NULL priv by Simon Glass · 4 years, 6 months ago
  8. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  9. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  10. 27d483b i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed by Jun Chen · 4 years, 8 months ago
  11. be26342 i2c: designware_i2c: remove 'has_high_speed' by Jun Chen · 4 years, 8 months ago
  12. 565e328 i2c: designware_i2c: check is high speed possible support by Jun Chen · 4 years, 8 months ago
  13. 70c894f i2c: designware_i2c: Fix IC_CON register setting for high speed mode by Jun Chen · 4 years, 8 months ago
  14. 64d44c4 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 8 months ago
  15. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  16. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  17. 2034f6c i2c: designware_i2c: Do more in the probe() method by Simon Glass · 4 years, 9 months ago
  18. 23ad52e i2c: designware_i2c: Separate out the speed calculation by Simon Glass · 4 years, 9 months ago
  19. a8d2b51 i2c: designware_i2c: Move dw_i2c_speed_config to header by Simon Glass · 4 years, 9 months ago
  20. d96440d i2c: designware_i2c: Add support for fast-plus speed by Simon Glass · 4 years, 9 months ago
  21. 54290c6 i2c: designware_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 9 months ago
  22. 96fe11c i2c: designware_i2c: Add spike supression by Simon Glass · 4 years, 9 months ago
  23. e71b6f6 i2c: designware_i2c: Rewrite timing calculation by Simon Glass · 4 years, 9 months ago
  24. 31adb87 i2c: designware_i2c: Put hold config in a struct by Simon Glass · 4 years, 9 months ago
  25. d22409e i2c: designware_i2c: Drop scl_sda_cfg parameter by Simon Glass · 4 years, 9 months ago
  26. 80a03db i2c: designware_i2c: Read device-tree properties by Simon Glass · 4 years, 9 months ago
  27. dd3c160 i2c: designware_i2c: Use an accurate bus clock instead of MHz by Simon Glass · 4 years, 9 months ago
  28. 65190d1 i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · 4 years, 9 months ago
  29. 6db7943 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · 4 years, 9 months ago
  30. afb8865 i2c: designware_i2c: Include clk.h in the header file by Simon Glass · 4 years, 9 months ago
  31. 457df23 i2c: designware: Tidy up PCI support by Simon Glass · 4 years, 11 months ago
  32. 2d1e879 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · 5 years ago
  33. e3b93dc i2c: designware_i2c: Restore enable state after set speed by Jun Chen · 5 years ago
  34. 36821b3 i2c: designware: fix reset handling on socfpga gen5 by Simon Goldschmidt · 6 years ago
  35. 2b5d029 i2c: designware: Add error checking on init by Simon Glass · 6 years ago
  36. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  37. 622597d i2c: designware: add reset ctrl to driver by Dinh Nguyen · 7 years ago
  38. 014e47f i2c: designware: Allow sending restart conditions by Marek Vasut · 7 years ago
  39. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  40. b033808 i2c: designware: Avoid overwriting the cmd_data register by Marek Vasut · 8 years ago
  41. b6a77b0 i2c: designware_i2c: Optionally check enable status register by Stefan Roese · 8 years ago
  42. ba5da55 i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) by Stefan Roese · 9 years ago
  43. 334b9b0 i2c: designware_i2c: Add DM support by Stefan Roese · 9 years ago
  44. 3f4358d i2c: designware_i2c: Prepare for DM driver conversion by Stefan Roese · 9 years ago
  45. 11b544a i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() by Stefan Roese · 9 years ago
  46. 1c8b089 i2c: designware_i2c: Add dw_i2c_enable() helper function by Stefan Roese · 9 years ago
  47. 678398b i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  48. c69ecd9 i2c: designware: add an implement i2c protos by Jeroen Hofstee · 10 years ago
  49. 3d93f69 designware_i2c: remove inclusion of <asm/arch/hardware.h> by Alexey Brodkin · 11 years ago
  50. 070cbaf designware_i2c: Enhance DesignWare I2C driver address support by Chin Liang See · 11 years ago
  51. 32d041e drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW by Alexey Brodkin · 11 years ago
  52. f9de54e designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · 11 years ago
  53. 8b7c872 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · 11 years ago
  54. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  55. 5b8439b designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · 12 years ago
  56. 491739b designware_i2c: Added s/w generation of stop bit by Armando Visconti · 12 years ago
  57. ac6e2fe designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · 12 years ago
  58. 496ba48 i2c: designware_i2c.c: Add support for the "i2c probe" command by Stefan Roese · 13 years ago
  59. 5e3e8dd i2c:designware Turn off the ctrl when setting the speed by Armando Visconti · 13 years ago
  60. 031ed2f i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago[Renamed (98%) from drivers/i2c/spr_i2c.c]
  61. 5647f78 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
  62. 2403f8f SPEAr : i2c driver support added for SPEAr SoCs by Vipin KUMAR · 15 years ago