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
starfive-6.6.48-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-uniphier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-19
i2c: busses: remove duplicate dev_err()
Dejin Zheng
1
-3
/
+1
2020-03-25
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-5
/
+2
2019-09-05
i2c: uniphier(-f): remove all dev_dbg()
Masahiro Yamada
1
-15
/
+3
2019-09-05
i2c: uniphier(-f): use devm_platform_ioremap_resource()
Masahiro Yamada
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-12-07
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+7
2018-09-03
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
1
-5
/
+2
2017-08-12
i2c: uniphier: add suspend / resume support
Masahiro Yamada
1
-5
/
+35
2016-11-18
i2c: uniphier: rename jump label to follow coding style guideline
Masahiro Yamada
1
-3
/
+3
2016-09-08
i2c: uniphier: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
1
-42
/
+31
2016-08-22
i2c: uniphier{-f}: don't print error when adding adapter fails
Wolfram Sang
1
-5
/
+0
2016-04-27
i2c: uniphier: add "\n" at the end of error log
Masahiro Yamada
1
-1
/
+1
2016-02-12
i2c: uniphier: fix typos in error messages
Masahiro Yamada
1
-1
/
+1
2015-12-14
i2c: uniphier: error out if bus speed is zero
Masahiro Yamada
1
-0
/
+5
2015-12-14
i2c: uniphier: error out if clock rate is zero
Masahiro Yamada
1
-1
/
+5
2015-10-23
i2c: uniphier: add UniPhier FIFO-less I2C driver
Masahiro Yamada
1
-0
/
+441