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