index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-axxia.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-19
i2c: busses: remove duplicate dev_err()
Dejin Zheng
1
-3
/
+1
2020-04-15
i2c: busses: convert to devm_platform_ioremap_resource
Dejin Zheng
1
-3
/
+1
2020-03-25
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-2
/
+2
2019-08-29
i2c: axxia: support slave mode
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-8
/
+144
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
1
-4
/
+1
2019-04-16
i2c: axxia: use auto cmd for last message
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-38
/
+19
2018-12-18
i2c: axxia: support sequence command mode
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-7
/
+102
2018-12-11
i2c-axxia: check for error conditions first
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-16
/
+16
2018-12-11
i2c-axxia: dedicated function to set client addr
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-11
/
+18
2018-12-07
i2c: axxia: properly handle master timeout
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-11
/
+29
2018-05-29
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
1
-2
/
+3
2018-05-09
i2c: axxia: enable clock before calling clk_get_rate()
Tobias Jordan
1
-12
/
+14
2016-11-18
i2c: constify i2c_adapter_quirks structures
Julia Lawall
1
-1
/
+1
2016-09-24
i2c: axxia: disable clks in case of failure in probe
Alexey Khoroshilov
1
-2
/
+12
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-7
/
+1
2015-06-02
i2c: axxia: Add bus recovery functionality
Alexander Sverdlin
1
-0
/
+41
2015-03-15
i2c: axxia: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-8
/
+8
2015-03-13
i2c: axxia: make use of the new infrastructure for quirks
Wolfram Sang
1
-5
/
+6
2014-10-03
i2c: axxia: Add I2C driver for AXM55xx
Anders Berg
1
-0
/
+559