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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: rcar: implement bus recovery
Wolfram Sang
2018-01-16
1
-2
/
+52
*
i2c: send STOP after successful bus recovery
Wolfram Sang
2018-01-16
1
-0
/
+12
*
i2c: ensure SDA is released in recovery if SDA is controllable
Wolfram Sang
2018-01-16
1
-0
/
+2
*
i2c: add 'set_sda' to bus_recovery_info
Wolfram Sang
2018-01-16
1
-1
/
+10
*
i2c: exynos5: change internal transmission timeout to 100ms
Andrzej Hajda
2018-01-15
1
-1
/
+1
*
i2c: ismt: 16-byte align the DMA buffer address
Radu Rendec
2018-01-15
1
-18
/
+19
*
i2c: mpc: always determine I2C clock prescaler at runtime
Arseny Solokha
2018-01-15
1
-22
/
+15
*
i2c: mpc: fix PORDEVSR2 mask for MPC8533/44
Arseny Solokha
2018-01-15
1
-2
/
+6
*
i2c: mpc: unify obtaining the MPC8533/44 I2C clock prescaler w/ MPC8xxx
Arseny Solokha
2018-01-15
1
-3
/
+9
*
i2c: mpc: get MPC8xxx I2C clock prescaler before using it in calculations
Arseny Solokha
2018-01-15
1
-6
/
+6
*
i2c: ismt: dump registers at the end of transactions
Radu Rendec
2018-01-15
1
-0
/
+2
*
i2c: sh_mobile: let r8a7790 (R-Car H2) use the new formula
Wolfram Sang
2018-01-15
1
-1
/
+1
*
i2c: sh_mobile: add new frequency calculation for later SoC
Wolfram Sang
2018-01-15
1
-1
/
+18
*
i2c: sh_mobile: add helper to check frequency calculations
Wolfram Sang
2018-01-15
1
-22
/
+27
*
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
2018-01-15
1
-18
/
+17
*
i2c: sh_mobile: require setup callback
Wolfram Sang
2018-01-15
1
-9
/
+6
*
i2c: sh_mobile: allow setup callback to return errno
Wolfram Sang
2018-01-15
1
-4
/
+9
*
i2c: sh_mobile: move type detection upwards
Wolfram Sang
2018-01-15
1
-6
/
+4
*
i2c: gpio: Enable working over slow can_sleep GPIOs
Jan Kundrát
2018-01-04
1
-4
/
+7
*
i2c: mediatek: Enable i2c module clock before i2c registers access.
Jun Gao
2018-01-04
1
-0
/
+9
*
i2c: mediatek: Add i2c compatible for MediaTek MT2712
Jun Gao
2018-01-04
1
-4
/
+27
*
Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
2018-01-03
5
-5
/
+8
|
\
|
*
i2c: piix4: Fix port number check on release
Jean Delvare
2017-12-12
1
-1
/
+1
|
*
i2c: stm32: Fix copyrights
Benjamin Gaignard
2017-12-12
3
-3
/
+6
|
*
i2c-cht-wc: constify platform_device_id
Arvind Yadav
2017-12-07
1
-1
/
+1
*
|
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
2017-12-31
5
-7
/
+45
|
\
\
|
*
|
i2c: mux: reg: don't log an error for probe deferral
Tomasz Bachorski
2017-12-30
1
-0
/
+3
|
*
|
i2c: mux: pca954x: add support for NXP PCA984x family
Adrian Fiergolski
2017-12-30
2
-7
/
+37
|
|
/
|
*
i2c: i2c-boardinfo: fix memory leaks on devinfo
Colin Ian King
2017-11-27
1
-0
/
+2
|
*
i2c: i801: Fix Failed to allocate irq -2147483648 error
Hans de Goede
2017-11-27
1
-0
/
+3
*
|
i2c: ismt: Use %pad specifier for dma_addr_t variables
Andy Shevchenko
2017-12-31
1
-2
/
+1
*
|
i2c: algo-bit: init the bus to a known state
Wolfram Sang
2017-12-31
1
-0
/
+5
*
|
i2c/ARM: davinci: Deep refactoring of I2C recovery
Linus Walleij
2017-12-31
1
-10
/
+11
*
|
i2c: imx: Include the right GPIO header
Linus Walleij
2017-12-12
1
-1
/
+1
*
|
i2c: imx: use proper GPIO directions for recovery
Wolfram Sang
2017-12-07
1
-2
/
+2
*
|
i2c: rcar: skip DMA if buffer is not safe
Wolfram Sang
2017-12-03
1
-1
/
+1
*
|
i2c: sh_mobile: use core helper to decide when to use DMA
Wolfram Sang
2017-12-03
1
-2
/
+6
*
|
i2c: smbus: use DMA safe buffers for emulated SMBus transactions
Wolfram Sang
2017-12-03
1
-6
/
+39
*
|
i2c: refactor i2c_master_{send_recv}
Wolfram Sang
2017-12-03
1
-46
/
+18
*
|
i2c: dev: mark RDWR buffers as DMA_SAFE
Wolfram Sang
2017-12-03
1
-0
/
+2
*
|
i2c: add helpers to ease DMA handling
Wolfram Sang
2017-12-03
1
-0
/
+46
*
|
i2c: gpio: add fault injector
Wolfram Sang
2017-12-03
2
-0
/
+119
*
|
i2c: designware: fix building driver as module
Phil Reid
2017-11-28
1
-0
/
+1
*
|
i2c: core: fix compile issue related to incorrect gpio header
Phil Reid
2017-11-28
1
-1
/
+1
*
|
i2c: sh_mobile: make sure to not accidently trigger STOP
Wolfram Sang
2017-11-27
1
-3
/
+3
*
|
i2c: sh_mobile: send STOP according to datasheet
Wolfram Sang
2017-11-27
1
-23
/
+6
*
|
i2c: sh_mobile: avoid unnecessary register read
Wolfram Sang
2017-11-27
1
-1
/
+2
*
|
i2c: sh_mobile: let RuntimePM do the clock handling
Wolfram Sang
2017-11-27
1
-2
/
+0
*
|
i2c: sh_mobile: shorten exit of xfer routine
Wolfram Sang
2017-11-27
1
-3
/
+1
*
|
i2c: sh_mobile: use direct writes when accessing ICE bit
Wolfram Sang
2017-11-27
1
-3
/
+3
[next]