index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-25
Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-19
/
+45
2018-12-11
i2c: nvidia-gpu: mark resume function as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2018-12-06
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+18
2018-12-06
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+7
2018-12-06
i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
Masahiro Yamada
1
-4
/
+9
2018-12-06
i2c: uniphier-f: fix timeout error after reading 8 bytes
Masahiro Yamada
1
-3
/
+14
2018-12-06
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Hans de Goede
1
-3
/
+7
2018-12-06
i2c: axxia: properly handle master timeout
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-11
/
+29
2018-12-03
i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
Andy Shevchenko
1
-12
/
+29
2018-12-03
i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
Andy Shevchenko
1
-1
/
+1
2018-12-03
i2c: acpi: Return error pointers from i2c_acpi_new_device()
Andy Shevchenko
1
-6
/
+15
2018-11-27
i2c: rcar: check bus state before reinitializing
Wolfram Sang
1
-4
/
+5
2018-11-27
i2c: nvidia-gpu: limit reads also for combined messages
Wolfram Sang
1
-0
/
+1
2018-11-27
i2c: nvidia-gpu: adhere to I2C fault codes
Wolfram Sang
1
-3
/
+3
2018-11-09
i2c: nvidia-gpu: make pm_ops static
Wolfram Sang
1
-1
/
+1
2018-11-09
i2c: add i2c bus driver for NVIDIA GPU
Ajay Gupta
3
-0
/
+378
2018-11-09
i2c: qcom-geni: Fix runtime PM mismatch with child devices
Stephen Boyd
1
-7
/
+8
2018-11-09
i2c: omap: Enable for ARCH_K3
Vignesh R
1
-1
/
+1
2018-10-31
i2c: Clear client->irq in i2c_device_remove
Charles Keepax
1
-0
/
+2
2018-10-31
i2c: Remove unnecessary call to irq_find_mapping
Charles Keepax
1
-4
/
+1
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-148
/
+6
2018-10-29
Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-298
/
+413
2018-10-29
i2c: sh_mobile: Remove dummy runtime PM callbacks
Jarkko Nikula
1
-18
/
+0
2018-10-29
i2c: uniphier-f: fix race condition when IRQ is cleared
Masahiro Yamada
1
-5
/
+6
2018-10-29
i2c: uniphier-f: fix occasional timeout error
Masahiro Yamada
1
-8
/
+25
2018-10-29
i2c: uniphier-f: make driver robust against concurrency
Masahiro Yamada
1
-1
/
+16
2018-10-29
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
3
-3
/
+3
2018-10-25
i2c: designware: Cleanup bus lock handling
Hans de Goede
4
-27
/
+6
2018-10-25
x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code
Hans de Goede
1
-123
/
+2
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-9
/
+5
2018-10-20
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
1
-1
/
+5
2018-10-11
i2c: i2c-qcom-geni: Simplify irq handler
Stephen Boyd
1
-41
/
+29
2018-10-11
i2c: i2c-qcom-geni: Simplify tx/rx functions
Stephen Boyd
1
-43
/
+36
2018-10-11
Merge tag 'v4.19-rc7' into i2c/for-4.20
Wolfram Sang
4
-6
/
+23
2018-10-11
i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllers
Hans de Goede
3
-3
/
+4
2018-10-11
i2c: Fix kerneldoc for renamed i2c dma put function
Stephen Boyd
1
-1
/
+1
2018-10-08
i2c: mux: mlxcpld: simplify code to reach the adapter
Luca Ceresoli
1
-1
/
+1
2018-10-08
i2c: mux: ltc4306: simplify code to reach the adapter
Luca Ceresoli
1
-1
/
+1
2018-10-08
i2c: mux: pca954x: simplify code to reach the adapter
Luca Ceresoli
1
-1
/
+1
2018-10-05
i2c: core: remove level of indentation in i2c_transfer
Wolfram Sang
1
-17
/
+16
2018-10-05
i2c: core: remove outdated DEBUG output
Wolfram Sang
1
-10
/
+0
2018-10-05
i2c: zx2967: use core to detect 'no zero length' quirk
Wolfram Sang
1
-3
/
+5
2018-10-05
i2c: tegra: use core to detect 'no zero length' quirk
Wolfram Sang
1
-3
/
+1
2018-10-05
i2c: qup: use core to detect 'no zero length' quirk
Wolfram Sang
1
-8
/
+6
2018-10-05
i2c: omap: use core to detect 'no zero length' quirk
Wolfram Sang
1
-3
/
+5
2018-10-05
Merge tag 'at24-4.20-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
5
-12
/
+14
2018-10-05
i2c: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-10
/
+11
2018-10-05
i2c: brcmstb: Allow enabling the driver on DSL SoCs
Florian Fainelli
1
-3
/
+4
2018-10-05
i2c: designware: Call i2c_dw_clk_rate() only when calculating timings
Jarkko Nikula
1
-1
/
+3
2018-10-01
i2c: i2c-scmi: fix for i2c_smbus_write_block_data
Edgar Cherkasov
1
-0
/
+1
[next]