index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
mvtwsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: mvtwsi: disable i2c slave on Armada 38x
Baruch Siach
2018-06-07
1
-1
/
+23
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
i2c: mvtwsi.c: Fix set speed
Stefan Mavrodiev
2018-02-19
1
-1
/
+4
*
i2c: mvtwsi.c: Avoid NULL dereference
Heinrich Schuchardt
2018-02-06
1
-1
/
+2
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
sunxi: i2c: Add support for DM I2C
Jernej Skrabec
2017-04-28
1
-0
/
+9
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-3
/
+3
*
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
Jagan Teki
2016-10-30
1
-3
/
+3
*
i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K
Stefan Roese
2016-09-26
1
-0
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
i2c: mvtwsi: Fix order of address bytes (high to low)
Stefan Roese
2016-08-26
1
-2
/
+2
*
i2c: mvtwsi: Add documentation
mario.six@gdsys.cc
2016-07-26
1
-19
/
+144
*
i2c: mvtwsi: Make delay times frequency-dependent
mario.six@gdsys.cc
2016-07-26
1
-42
/
+85
*
i2c: mvtwsi: Handle zero-length offsets properly
mario.six@gdsys.cc
2016-07-26
1
-8
/
+13
*
i2c: mvtwsi: Add compatibility to DM
mario.six@gdsys.cc
2016-07-26
1
-1
/
+110
*
i2c: mvtwsi: Make address length variable
mario.six@gdsys.cc
2016-07-26
1
-9
/
+21
*
i2c: mvtwsi: Factor out adap parameter
mario.six@gdsys.cc
2016-07-26
1
-51
/
+46
*
i2c: mvtwsi: Add compatibility functions
mario.six@gdsys.cc
2016-07-26
1
-9
/
+38
*
i2c: mvtwsi: Use 'uint' instead of 'unsigned int'
mario.six@gdsys.cc
2016-07-26
1
-5
/
+5
*
i2c: mvtwsi: Get rid of status parameter
mario.six@gdsys.cc
2016-07-26
1
-13
/
+13
*
i2c: mvtwsi: Eliminate flags parameter
mario.six@gdsys.cc
2016-07-26
1
-42
/
+41
*
i2c: mvtwsi: Improve and fix comments
mario.six@gdsys.cc
2016-07-26
1
-67
/
+62
*
i2c: mvtwsi: Streamline code and add documentation
mario.six@gdsys.cc
2016-07-26
1
-38
/
+75
*
i2c: mvtwsi: Fix style violations
mario.six@gdsys.cc
2016-07-26
1
-8
/
+8
*
i2c: mvtwsi: Eliminate twsi_control_flags
Chris Packham
2016-05-17
1
-33
/
+29
*
mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...
Hans de Goede
2016-01-26
1
-2
/
+2
*
sunxi: Add support for the I2C controller which is part of the PRCM
Jelle van der Waa
2016-01-21
1
-0
/
+11
*
i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs
Hans de Goede
2016-01-21
1
-4
/
+16
*
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2016-01-14
1
-1
/
+1
*
i2c: mvtwsi: Support for up to 4 different controllers
Paul Kocialkowski
2015-04-15
1
-29
/
+99
*
i2c: mvtwsi: Fix problem with baud rate calculation
Stefan Roese
2015-03-18
1
-8
/
+9
*
i2c: mvtwsi: Add support for Marvell Armada XP
Stefan Roese
2014-10-23
1
-1
/
+1
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
1
-1
/
+1
*
sunxi: Add i2c support
Hans de Goede
2014-07-18
1
-0
/
+18
*
mvtwsi: convert to CONFIG_SYS_I2C framework
Hans de Goede
2014-07-16
1
-38
/
+32
*
mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals
Hans de Goede
2014-05-14
1
-19
/
+4
*
mvtwsi: Fix clock programming
Hans de Goede
2014-05-14
1
-5
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
Replace obsolete e-mail address
Albert ARIBAUD
2011-04-27
1
-1
/
+1
*
i2c: rewrite mvtwsi, support orion5x and kirkwood
Albert Aribaud
2010-08-30
1
-409
/
+341
*
i2c: rename kirkwood_i2c to mvtwsi
Albert Aribaud
2010-08-30
1
-0
/
+496