index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-01-05
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
*
|
|
i2c: nvidia-gpu: mark resume function as __maybe_unused
Arnd Bergmann
2018-12-11
1
-1
/
+1
|
|
/
|
/
|
*
|
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
2018-12-06
1
-1
/
+18
*
|
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
2018-12-06
1
-1
/
+7
*
|
i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
Masahiro Yamada
2018-12-06
1
-4
/
+9
*
|
i2c: uniphier-f: fix timeout error after reading 8 bytes
Masahiro Yamada
2018-12-06
1
-3
/
+14
*
|
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Hans de Goede
2018-12-06
1
-3
/
+7
*
|
i2c: axxia: properly handle master timeout
Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-06
1
-11
/
+29
*
|
i2c: rcar: check bus state before reinitializing
Wolfram Sang
2018-11-27
1
-4
/
+5
*
|
i2c: nvidia-gpu: limit reads also for combined messages
Wolfram Sang
2018-11-27
1
-0
/
+1
*
|
i2c: nvidia-gpu: adhere to I2C fault codes
Wolfram Sang
2018-11-27
1
-3
/
+3
|
/
*
i2c: nvidia-gpu: make pm_ops static
Wolfram Sang
2018-11-09
1
-1
/
+1
*
i2c: add i2c bus driver for NVIDIA GPU
Ajay Gupta
2018-11-09
3
-0
/
+378
*
i2c: qcom-geni: Fix runtime PM mismatch with child devices
Stephen Boyd
2018-11-09
1
-7
/
+8
*
i2c: omap: Enable for ARCH_K3
Vignesh R
2018-11-09
1
-1
/
+1
*
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-30
4
-148
/
+6
|
\
|
*
i2c: designware: Cleanup bus lock handling
Hans de Goede
2018-10-25
4
-27
/
+6
|
*
x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
Hans de Goede
2018-10-25
1
-123
/
+2
*
|
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-29
17
-266
/
+392
|
\
\
|
|
/
|
/
|
|
*
i2c: sh_mobile: Remove dummy runtime PM callbacks
Jarkko Nikula
2018-10-29
1
-18
/
+0
|
*
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: i2c-qcom-geni: Simplify irq handler
Stephen Boyd
2018-10-11
1
-41
/
+29
|
*
i2c: i2c-qcom-geni: Simplify tx/rx functions
Stephen Boyd
2018-10-11
1
-43
/
+36
|
*
Merge tag 'v4.19-rc7' into i2c/for-4.20
Wolfram Sang
2018-10-11
4
-6
/
+23
|
|
\
|
*
|
i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllers
Hans de Goede
2018-10-11
3
-3
/
+4
|
*
|
i2c: zx2967: use core to detect 'no zero length' quirk
Wolfram Sang
2018-10-05
1
-3
/
+5
|
*
|
i2c: tegra: use core to detect 'no zero length' quirk
Wolfram Sang
2018-10-05
1
-3
/
+1
|
*
|
i2c: qup: use core to detect 'no zero length' quirk
Wolfram Sang
2018-10-05
1
-8
/
+6
|
*
|
i2c: omap: use core to detect 'no zero length' quirk
Wolfram Sang
2018-10-05
1
-3
/
+5
[next]