~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
mvtwsi.c
Commit message (
Expand
)
Author
Age
*
i2c: mvtwsi: reset controller if stuck in "bus error" state
Sam Edwards
2023-08-15
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFG
Tom Rini
2022-12-23
*
global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFG
Tom Rini
2022-12-23
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c
Chris Morgan
2022-01-30
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
i2c: mvtwsi: Swab the register address if its size is > 1
Stefan Roese
2021-12-20
*
i2c: mvtwsi: Add support for DM clocks and resets
Samuel Holland
2021-09-28
*
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
i2c: mvtwsi: sunxi: update macro
Jernej Skrabec
2021-01-25
*
i2c: Update for new sequence numbers
Simon Glass
2020-12-18
*
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-12-13
*
i2c: mvtwsi: disable i2c slave also on Armada 8k
Baruch Siach
2020-11-28
*
treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()
Masahiro Yamada
2020-08-22
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
*
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-15
*
i2c: Update drivers to use enum for speed
Simon Glass
2020-01-27
*
i2c: mvtwsi: fix reading status register after interrupt
Marek BehĂșn
2019-05-03
*
i2c: mvtwsi: disable i2c slave on Armada 38x
Baruch Siach
2018-06-07
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
i2c: mvtwsi.c: Fix set speed
Stefan Mavrodiev
2018-02-19
*
i2c: mvtwsi.c: Avoid NULL dereference
Heinrich Schuchardt
2018-02-06
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
sunxi: i2c: Add support for DM I2C
Jernej Skrabec
2017-04-28
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI
Jagan Teki
2016-10-30
*
i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K
Stefan Roese
2016-09-26
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
*
i2c: mvtwsi: Fix order of address bytes (high to low)
Stefan Roese
2016-08-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-07-26
*
i2c: mvtwsi: Eliminate twsi_control_flags
Chris Packham
2016-05-17
*
mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer...
Hans de Goede
2016-01-26
*
sunxi: Add support for the I2C controller which is part of the PRCM
Jelle van der Waa
2016-01-21
[next]