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-uniphier-f.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-12-07
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+18
2018-12-07
i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
Masahiro Yamada
1
-4
/
+9
2018-12-07
i2c: uniphier-f: fix timeout error after reading 8 bytes
Masahiro Yamada
1
-3
/
+14
2018-10-29
i2c: uniphier-f: fix race condition when IRQ is cleared
Masahiro Yamada
1
-5
/
+6
2018-10-29
i2c: uniphier-f: fix occasional timeout error
Masahiro Yamada
1
-8
/
+25
2018-10-29
i2c: uniphier-f: make driver robust against concurrency
Masahiro Yamada
1
-1
/
+16
2018-09-03
i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
1
-5
/
+2
2017-08-12
i2c: uniphier-f: add suspend / resume support
Masahiro Yamada
1
-9
/
+37
2016-11-18
i2c: uniphier-f: rename jump label to follow coding style guideline
Masahiro Yamada
1
-3
/
+3
2016-09-24
i2c: uniphier-f: fix misdetection of incomplete STOP condition
Masahiro Yamada
1
-5
/
+11
2016-09-08
i2c: uniphier-f: set the adapter to master mode when probing
Masahiro Yamada
1
-6
/
+10
2016-09-08
i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
1
-41
/
+32
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_f: error out if bus speed is zero
Masahiro Yamada
1
-0
/
+5
2015-12-14
i2c: uniphier_f: error out if clock rate is zero
Masahiro Yamada
1
-1
/
+5
2015-10-23
i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver
Masahiro Yamada
1
-0
/
+584