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: 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
|
|
|
/
|
|
/
|
*
|
|
i2c: bcm2835: Clear current buffer pointers and counts after a transfer
Paul Kocialkowski
2019-02-15
1
-0
/
+12
*
|
|
i2c: cadence: Fix the hold bit setting
Shubhrajyoti Datta
2019-02-15
1
-2
/
+7
|
|
/
|
/
|
*
|
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
|
/
*
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
|
*
i2c: ismt: Add support for Intel Cedar Fork
Jarkko Nikula
2019-01-03
1
-0
/
+2
|
*
i2c: tegra: Switch to SPDX identifier
Thierry Reding
2018-12-17
1
-10
/
+1
|
*
i2c: tegra: Add missing kerneldoc for some fields
Thierry Reding
2018-12-17
1
-0
/
+15
|
*
i2c: tegra: Cleanup kerneldoc comments
Thierry Reding
2018-12-17
1
-12
/
+11
|
*
i2c: axxia: support sequence command mode
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-17
1
-7
/
+102
|
*
i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)
Fabrizio Castro
2018-12-17
1
-0
/
+1
|
*
i2c: i2c-cros-ec-tunnel: Switch to SPDX identifier.
Enric Balletbo i Serra
2018-12-17
1
-10
/
+4
|
*
i2c: powermac: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-11
1
-4
/
+4
|
*
i2c-axxia: check for error conditions first
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11
1
-16
/
+16
|
*
i2c-axxia: dedicated function to set client addr
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11
1
-11
/
+18
|
*
Merge tag 'v4.20-rc6' into i2c/for-5.0
Wolfram Sang
2018-12-11
6
-30
/
+93
|
|
\
|
*
|
i2c: tegra: replace spin_lock_irqsave with spin_lock in ISR
jun qian
2018-12-11
1
-3
/
+2
|
*
|
i2c: i2c-stm32f7: add PM Runtime support
Pierre-Yves MORDRET
2018-12-01
1
-43
/
+101
|
*
|
i2c: sh_mobile: add support for r8a77990 (R-Car E3)
Simon Horman
2018-11-27
1
-0
/
+1
|
*
|
i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
Pierre-Yves MORDRET
2018-11-27
1
-3
/
+35
|
*
|
i2c: Remove caller signal_pending branch predictions
Davidlohr Bueso
2018-11-27
1
-1
/
+1
|
*
|
i2c: imx: don't print error message on probe defer
Lucas Stach
2018-11-27
1
-1
/
+2
|
*
|
i2c: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-11-27
1
-9
/
+1
[prev]
[next]