1. 4123ba0 i2c: Update for new sequence numbers by Simon Glass · 4 years ago
  2. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  3. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  4. edf478b i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years, 2 months ago
  5. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  7. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  8. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
  9. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 7 months ago
  10. f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
  11. b9739da i2c: mvtwsi: fix reading status register after interrupt by Marek Behún · 6 years ago
  12. 91006c7 i2c: mvtwsi: disable i2c slave on Armada 38x by Baruch Siach · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 6425ebd i2c: mvtwsi.c: Fix set speed by Stefan Mavrodiev · 7 years ago
  15. 5e0fd54 i2c: mvtwsi.c: Avoid NULL dereference by Heinrich Schuchardt · 7 years ago
  16. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  17. 9220d50 sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 8 years ago
  18. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  19. 68078f7 sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI by Jagan Teki · 8 years ago
  20. 58e58d8 i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · 8 years ago
  21. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  22. abd7d31 i2c: mvtwsi: Fix order of address bytes (high to low) by Stefan Roese · 8 years ago
  23. efd1fb8 i2c: mvtwsi: Add documentation by mario.six@gdsys.cc · 8 years ago
  24. e841b58 i2c: mvtwsi: Make delay times frequency-dependent by mario.six@gdsys.cc · 8 years ago
  25. 029a84b i2c: mvtwsi: Handle zero-length offsets properly by mario.six@gdsys.cc · 8 years ago
  26. 355a127 i2c: mvtwsi: Add compatibility to DM by mario.six@gdsys.cc · 8 years ago
  27. c4eceb5 i2c: mvtwsi: Make address length variable by mario.six@gdsys.cc · 8 years ago
  28. 9f7f689 i2c: mvtwsi: Factor out adap parameter by mario.six@gdsys.cc · 8 years ago
  29. a4ac8b7 i2c: mvtwsi: Add compatibility functions by mario.six@gdsys.cc · 8 years ago
  30. 9e118b3 i2c: mvtwsi: Use 'uint' instead of 'unsigned int' by mario.six@gdsys.cc · 8 years ago
  31. bdf0f66 i2c: mvtwsi: Get rid of status parameter by mario.six@gdsys.cc · 8 years ago
  32. 1cc2c28 i2c: mvtwsi: Eliminate flags parameter by mario.six@gdsys.cc · 8 years ago
  33. 7b0c431 i2c: mvtwsi: Improve and fix comments by mario.six@gdsys.cc · 8 years ago
  34. f43d3e9 i2c: mvtwsi: Streamline code and add documentation by mario.six@gdsys.cc · 8 years ago
  35. 2b656eb i2c: mvtwsi: Fix style violations by mario.six@gdsys.cc · 8 years ago
  36. c42be01 i2c: mvtwsi: Eliminate twsi_control_flags by Chris Packham · 9 years ago
  37. 5a09209 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" by Hans de Goede · 9 years ago
  38. 8d3d7c1 sunxi: Add support for the I2C controller which is part of the PRCM by Jelle van der Waa · 9 years ago
  39. 6b703e0 i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs by Hans de Goede · 9 years ago
  40. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  41. 2fae3e7 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · 10 years ago
  42. cca56a7 i2c: mvtwsi: Fix problem with baud rate calculation by Stefan Roese · 10 years ago
  43. 54cd2b2 i2c: mvtwsi: Add support for Marvell Armada XP by Stefan Roese · 10 years ago
  44. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  45. 3352b22 sunxi: Add i2c support by Hans de Goede · 10 years ago
  46. 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
  47. b1a58ea mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals by Hans de Goede · 11 years ago
  48. 162aab0 mvtwsi: Fix clock programming by Hans de Goede · 11 years ago
  49. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  50. 340983d Replace obsolete e-mail address by Albert ARIBAUD · 14 years ago
  51. 04280c4 i2c: rewrite mvtwsi, support orion5x and kirkwood by Albert Aribaud · 14 years ago
  52. e72b62c i2c: rename kirkwood_i2c to mvtwsi by Albert Aribaud · 14 years ago[Renamed from drivers/i2c/kirkwood_i2c.c]
  53. 43fa12f Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later by Prafulla Wadaskar · 15 years ago
  54. 6e9de1d Minor coding style cleanup. by Wolfgang Denk · 15 years ago
  55. 5cd2a24 arm, i2c: added support for the TWSI I2C Interface by Heiko Schocher · 15 years ago