index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-meson.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
i2c: meson: update doc description to fix build warnings
Yixun Lan
2018-01-26
1
-1
/
+1
*
i2c: meson: add configurable divider factors
Jian Hu
2018-01-24
1
-4
/
+28
*
i2c: meson: improve and simplify interrupt handler
Heiner Kallweit
2017-03-30
1
-30
/
+10
*
i2c: meson: remove meson_i2c_write_tokens
Heiner Kallweit
2017-03-30
1
-10
/
+4
*
i2c: meson: don't create separate token chain just for the stop command
Heiner Kallweit
2017-03-30
1
-18
/
+5
*
i2c: meson: improve interrupt handler and detect spurious interrupts
Heiner Kallweit
2017-03-30
1
-4
/
+7
*
i2c: meson: remove variable count from meson_i2c_xfer
Heiner Kallweit
2017-03-30
1
-3
/
+2
*
i2c: meson: use full 12 bits for clock divider
Heiner Kallweit
2017-03-30
1
-2
/
+14
*
i2c: meson: use i2c core for DT clock-frequency parsing
Heiner Kallweit
2017-03-30
1
-5
/
+3
*
i2c: meson: set clock divider in probe instead of setting it for each transfer
Heiner Kallweit
2017-03-30
1
-9
/
+8
*
i2c: meson: remove member irq from struct meson_i2c
Heiner Kallweit
2017-03-30
1
-7
/
+5
*
i2c: meson: use min instead of min_t where min_t isn't needed
Heiner Kallweit
2017-03-30
1
-5
/
+5
*
i2c: meson: fix wrong variable usage in meson_i2c_put_data
Heiner Kallweit
2017-03-08
1
-1
/
+1
*
i2c: meson: add gxbb compatible string
Neil Armstrong
2016-09-15
1
-0
/
+1
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-1
/
+0
*
i2c: meson: Use complete() instead of complete_all()
Daniel Wagner
2016-08-15
1
-3
/
+3
*
i2c: meson: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-10-20
1
-0
/
+1
*
i2c: add support for Amlogic Meson I2C controller
Beniamino Galvani
2014-11-18
1
-0
/
+492