index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
mvtwsi.c
Age
Commit message (
Expand
)
Author
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-28
i2c: mvtwsi: disable i2c slave also on Armada 8k
Baruch Siach
2020-08-22
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-01-27
i2c: Update drivers to use enum for speed
Simon Glass
2019-05-03
i2c: mvtwsi: fix reading status register after interrupt
Marek BehĂșn
2018-06-07
i2c: mvtwsi: disable i2c slave on Armada 38x
Baruch Siach
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-19
i2c: mvtwsi.c: Fix set speed
Stefan Mavrodiev
2018-02-06
i2c: mvtwsi.c: Avoid NULL dereference
Heinrich Schuchardt
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
[next]