1. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  2. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  3. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  4. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  5. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 5 months ago
  6. f3d4615 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 8 months ago
  7. d50e296 i2c: mvtwsi: fix reading status register after interrupt by Marek Behún · 5 years ago
  8. 173ec35 i2c: mvtwsi: disable i2c slave on Armada 38x by Baruch Siach · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. 004b4cd i2c: mvtwsi.c: Fix set speed by Stefan Mavrodiev · 7 years ago
  11. 8bcf12c i2c: mvtwsi.c: Avoid NULL dereference by Heinrich Schuchardt · 7 years ago
  12. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  13. a8f01cc sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 7 years ago
  14. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  15. aec9a0f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  16. 87de0eb i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · 8 years ago
  17. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  18. 03d6cd9 i2c: mvtwsi: Fix order of address bytes (high to low) by Stefan Roese · 8 years ago
  19. 6e677ca i2c: mvtwsi: Add documentation by mario.six@gdsys.cc · 8 years ago
  20. c68c624 i2c: mvtwsi: Make delay times frequency-dependent by mario.six@gdsys.cc · 8 years ago
  21. 24f9c6b i2c: mvtwsi: Handle zero-length offsets properly by mario.six@gdsys.cc · 8 years ago
  22. 14a6ff2 i2c: mvtwsi: Add compatibility to DM by mario.six@gdsys.cc · 8 years ago
  23. f8a10ed i2c: mvtwsi: Make address length variable by mario.six@gdsys.cc · 8 years ago
  24. 3c4db63 i2c: mvtwsi: Factor out adap parameter by mario.six@gdsys.cc · 8 years ago
  25. 61bc02b i2c: mvtwsi: Add compatibility functions by mario.six@gdsys.cc · 8 years ago
  26. e075828 i2c: mvtwsi: Use 'uint' instead of 'unsigned int' by mario.six@gdsys.cc · 8 years ago
  27. 059fce9 i2c: mvtwsi: Get rid of status parameter by mario.six@gdsys.cc · 8 years ago
  28. 670514f i2c: mvtwsi: Eliminate flags parameter by mario.six@gdsys.cc · 8 years ago
  29. 49c801b i2c: mvtwsi: Improve and fix comments by mario.six@gdsys.cc · 8 years ago
  30. dfc3958 i2c: mvtwsi: Streamline code and add documentation by mario.six@gdsys.cc · 8 years ago
  31. 9ec43b0 i2c: mvtwsi: Fix style violations by mario.six@gdsys.cc · 8 years ago
  32. d6b7757 i2c: mvtwsi: Eliminate twsi_control_flags by Chris Packham · 8 years ago
  33. 2ca0299 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" by Hans de Goede · 9 years ago
  34. 9d08268 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  35. 904dfbf i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs by Hans de Goede · 9 years ago
  36. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  37. dd82242 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · 9 years ago
  38. f582a15 i2c: mvtwsi: Fix problem with baud rate calculation by Stefan Roese · 10 years ago
  39. 6d5fe56 i2c: mvtwsi: Add support for Marvell Armada XP by Stefan Roese · 10 years ago
  40. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  41. 6620377 sunxi: Add i2c support by Hans de Goede · 10 years ago
  42. 0db2bbd mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
  43. 2072e72 mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals by Hans de Goede · 10 years ago
  44. fab356a mvtwsi: Fix clock programming by Hans de Goede · 10 years ago
  45. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  46. 57b4bce Replace obsolete e-mail address by Albert ARIBAUD · 13 years ago
  47. 306563a i2c: rewrite mvtwsi, support orion5x and kirkwood by Albert Aribaud · 14 years ago
  48. 01ec99d i2c: rename kirkwood_i2c to mvtwsi by Albert Aribaud · 14 years ago[Renamed from drivers/i2c/kirkwood_i2c.c]
  49. beca04d Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later by Prafulla Wadaskar · 15 years ago
  50. 53cc18c Minor coding style cleanup. by Wolfgang Denk · 15 years ago
  51. 4ce5a72 arm, i2c: added support for the TWSI I2C Interface by Heiko Schocher · 15 years ago