Age | Commit message (Expand) | Author |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-04-28 | sunxi: i2c: Add support for DM I2C | Jernej Skrabec |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-10-30 | sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI | Jagan Teki |
2016-09-26 | i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K | Stefan Roese |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-08-26 | i2c: mvtwsi: Fix order of address bytes (high to low) | Stefan Roese |
2016-07-26 | i2c: mvtwsi: Add documentation | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Make delay times frequency-dependent | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Handle zero-length offsets properly | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Add compatibility to DM | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Make address length variable | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Factor out adap parameter | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Add compatibility functions | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Use 'uint' instead of 'unsigned int' | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Get rid of status parameter | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Eliminate flags parameter | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Improve and fix comments | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Streamline code and add documentation | mario.six@gdsys.cc |
2016-07-26 | i2c: mvtwsi: Fix style violations | mario.six@gdsys.cc |
2016-05-17 | i2c: mvtwsi: Eliminate twsi_control_flags | Chris Packham |
2016-01-26 | mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer... | Hans de Goede |
2016-01-21 | sunxi: Add support for the I2C controller which is part of the PRCM | Jelle van der Waa |
2016-01-21 | i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs | Hans de Goede |
2016-01-14 | arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig | Stefan Roese |
2015-04-15 | i2c: mvtwsi: Support for up to 4 different controllers | Paul Kocialkowski |
2015-03-18 | i2c: mvtwsi: Fix problem with baud rate calculation | Stefan Roese |
2014-10-23 | i2c: mvtwsi: Add support for Marvell Armada XP | Stefan Roese |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-07-18 | sunxi: Add i2c support | Hans de Goede |
2014-07-16 | mvtwsi: convert to CONFIG_SYS_I2C framework | Hans de Goede |
2014-05-14 | mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals | Hans de Goede |
2014-05-14 | mvtwsi: Fix clock programming | Hans de Goede |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2011-04-27 | Replace obsolete e-mail address | Albert ARIBAUD |
2010-08-30 | i2c: rewrite mvtwsi, support orion5x and kirkwood | Albert Aribaud |
2010-08-30 | i2c: rename kirkwood_i2c to mvtwsi | Albert Aribaud |