index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: ocores: do not handle IRQ if IF is not set
Federico Vaga
2019-02-14
1
-3
/
+6
*
i2c: ocores: stop transfer on timeout
Federico Vaga
2019-02-14
1
-9
/
+45
*
i2c: tegra: add i2c interface timing support
Sowjanya Komatineni
2019-02-14
1
-30
/
+159
*
i2c: tegra: update transfer timeout
Sowjanya Komatineni
2019-02-14
1
-4
/
+11
*
i2c: tegra: Add DMA support
Sowjanya Komatineni
2019-02-14
1
-49
/
+383
*
i2c: tegra: update maximum transfer size
Sowjanya Komatineni
2019-02-14
1
-2
/
+6
*
i2c: tegra: fix maximum transfer size
Sowjanya Komatineni
2019-02-14
1
-1
/
+1
*
i2c: tegra: add bus clear Master Support
Sowjanya Komatineni
2019-02-14
1
-0
/
+81
*
i2c: tegra: sort all the include headers alphabetically
Sowjanya Komatineni
2019-02-14
1
-11
/
+8
*
Merge branch 'i2c/for-current' into i2c/for-5.1
Wolfram Sang
2019-02-14
3
-9
/
+25
|
\
|
*
i2c: omap: Use noirq system sleep pm ops to idle device for suspend
Tony Lindgren
2019-02-05
1
-8
/
+5
|
*
i2c: tegra: Fix Maximum transfer size
Sowjanya Komatineni
2019-01-11
1
-1
/
+14
|
*
i2c: dev: prevent adapter retries and timeout being set as minus value
Yi Zeng
2019-01-11
1
-0
/
+6
*
|
i2c: rcar: refactor TCYC handling
Wolfram Sang
2019-02-08
1
-9
/
+6
*
|
i2c: gpio: merge two very similar comments
Wolfram Sang
2019-02-08
1
-12
/
+5
*
|
i2c: sh_mobile: use new clock calculation formulas for Gen2
Wolfram Sang
2019-02-08
1
-5
/
+5
*
|
i2c: sh_mobile: use new clock calculation formulas for Gen3
Wolfram Sang
2019-02-08
1
-3
/
+3
*
|
i2c: sh_mobile: sort compatible entries
Wolfram Sang
2019-02-08
1
-2
/
+2
*
|
i2c: cbus-gpio: Switch to use GPIO descriptors
Linus Walleij
2019-02-08
1
-50
/
+30
*
|
i2c: rcar: comment maintenance
Wolfram Sang
2019-02-05
1
-5
/
+2
*
|
i2c: gpio: fault-injector: sort debugfs files alphabetically
Wolfram Sang
2019-02-05
1
-2
/
+2
*
|
i2c: mediatek: remove completion_done()
qii wang
2019-02-05
1
-2
/
+0
*
|
i2c: mediatek: speeds is replaced by macros definitions
qii wang
2019-02-05
1
-2
/
+2
*
|
i2c: gpio: sort includes
Wolfram Sang
2019-02-05
1
-5
/
+5
*
|
i2c: algo-bit: convert to SPDX header
Wolfram Sang
2019-02-05
1
-17
/
+8
*
|
i2c: iop3xx: Add device tree probing
Linus Walleij
2019-02-05
1
-0
/
+8
*
|
i2c: of: Try to find an I2C adapter matching the parent
Thierry Reding
2019-02-05
1
-1
/
+13
*
|
i2c: aspeed: Remove hard-coded bus timeout value setting
Jae Hyun Yoo
2019-01-23
1
-1
/
+0
*
|
i2c: sh_mobile: update copyright and comments
Wolfram Sang
2019-01-23
1
-4
/
+3
*
|
i2c: sh_mobile: refactor rx isr
Wolfram Sang
2019-01-23
1
-29
/
+21
*
|
i2c: sh_mobile: replace break; with if-block
Wolfram Sang
2019-01-23
1
-4
/
+3
*
|
i2c: sh_mobile: remove is_first_byte function
Wolfram Sang
2019-01-23
1
-7
/
+2
*
|
i2c: sh_mobile: drop 'data' argument from i2c_op function
Wolfram Sang
2019-01-23
1
-24
/
+17
*
|
i2c: sh_mobile: remove get_data function
Wolfram Sang
2019-01-23
1
-15
/
+8
*
|
i2c: sh_mobile: simplify sending address for RX
Wolfram Sang
2019-01-23
1
-6
/
+2
*
|
i2c: rcar: Fix clients using i2c from suspend callback
Geert Uytterhoeven
2019-01-22
1
-1
/
+3
*
|
i2c: imx: Fix inconsistent IS_ERR and PTR_ERR in i2c_imx_dma_request()
YueHaibing
2019-01-22
1
-1
/
+1
*
|
i2c: imx: improve the error handling in i2c_imx_dma_request()
Oleksij Rempel
2019-01-15
1
-6
/
+10
*
|
i2c: imx: notify about real errors on dma i2c_imx_dma_request
Oleksij Rempel
2019-01-15
1
-9
/
+12
*
|
i2c: rcar: add suspend/resume support
Wolfram Sang
2019-01-08
1
-0
/
+25
*
|
i2c: s3c2410: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
1
-6
/
+2
*
|
i2c: exynos5: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
1
-9
/
+2
*
|
i2c: sprd: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
1
-12
/
+2
*
|
i2c: sprd: don't use pdev as variable name for struct device *
Wolfram Sang
2019-01-08
1
-10
/
+10
*
|
i2c: zx2967: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
1
-6
/
+2
*
|
i2c: brcmstb: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
1
-11
/
+2
*
|
i2c: synquacer: remove unused is_suspended flag
Wolfram Sang
2019-01-08
1
-5
/
+0
*
|
i2c: add suspended flag and accessors for i2c adapters
Wolfram Sang
2019-01-08
1
-0
/
+3
|
/
*
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-01-06
11
-129
/
+317
|
\
|
*
i2c: Add Actions Semiconductor Owl family S700 I2C support
Parthiban Nallathambi
2019-01-03
1
-0
/
+1
[next]