index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-uniphier-f.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: uniphier-f: fix race condition when IRQ is cleared
Masahiro Yamada
2018-10-29
1
-5
/
+6
*
i2c: uniphier-f: fix occasional timeout error
Masahiro Yamada
2018-10-29
1
-8
/
+25
*
i2c: uniphier-f: make driver robust against concurrency
Masahiro Yamada
2018-10-29
1
-1
/
+16
*
i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
2018-09-02
1
-5
/
+2
*
i2c: uniphier-f: add suspend / resume support
Masahiro Yamada
2017-08-12
1
-9
/
+37
*
i2c: uniphier-f: rename jump label to follow coding style guideline
Masahiro Yamada
2016-11-18
1
-3
/
+3
*
i2c: uniphier-f: fix misdetection of incomplete STOP condition
Masahiro Yamada
2016-09-24
1
-5
/
+11
*
i2c: uniphier-f: set the adapter to master mode when probing
Masahiro Yamada
2016-09-08
1
-6
/
+10
*
i2c: uniphier-f: avoid WARN_ON() of clk_disable() in failure path
Masahiro Yamada
2016-09-08
1
-41
/
+32
*
i2c: uniphier{-f}: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-5
/
+0
*
i2c: uniphier: add "\n" at the end of error log
Masahiro Yamada
2016-04-27
1
-1
/
+1
*
i2c: uniphier: fix typos in error messages
Masahiro Yamada
2016-02-12
1
-1
/
+1
*
i2c: uniphier_f: error out if bus speed is zero
Masahiro Yamada
2015-12-14
1
-0
/
+5
*
i2c: uniphier_f: error out if clock rate is zero
Masahiro Yamada
2015-12-14
1
-1
/
+5
*
i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver
Masahiro Yamada
2015-10-23
1
-0
/
+584