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