summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2019-03-13i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren
2019-02-12i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)Fabrizio Castro
2019-02-12i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)
2019-02-12i2c: sh_mobile: add support for r8a77990 (R-Car E3)Simon Horman
2019-01-16i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2018-12-11i2c: nvidia-gpu: mark resume function as __maybe_unusedArnd Bergmann
2018-12-06i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2018-12-06i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2018-12-06i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated STARTMasahiro Yamada
2018-12-06i2c: uniphier-f: fix timeout error after reading 8 bytesMasahiro Yamada
2018-12-06i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede
2018-12-06i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-11-27i2c: rcar: check bus state before reinitializingWolfram Sang
2018-11-27i2c: nvidia-gpu: limit reads also for combined messagesWolfram Sang
2018-11-27i2c: nvidia-gpu: adhere to I2C fault codesWolfram Sang
2018-11-09i2c: nvidia-gpu: make pm_ops staticWolfram Sang
2018-11-09i2c: add i2c bus driver for NVIDIA GPUAjay Gupta
2018-11-09i2c: qcom-geni: Fix runtime PM mismatch with child devicesStephen Boyd
2018-11-09i2c: omap: Enable for ARCH_K3Vignesh R
2018-10-31i2c: Clear client->irq in i2c_device_removeCharles Keepax
2018-10-31i2c: Remove unnecessary call to irq_find_mappingCharles Keepax
2018-10-30Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-29Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-29i2c: sh_mobile: Remove dummy runtime PM callbacksJarkko Nikula
2018-10-29i2c: uniphier-f: fix race condition when IRQ is clearedMasahiro Yamada
2018-10-29i2c: uniphier-f: fix occasional timeout errorMasahiro Yamada
2018-10-29i2c: uniphier-f: make driver robust against concurrencyMasahiro Yamada
2018-10-29Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2018-10-25i2c: designware: Cleanup bus lock handlingHans de Goede
2018-10-25x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-20i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang
2018-10-11i2c: i2c-qcom-geni: Simplify irq handlerStephen Boyd
2018-10-11i2c: i2c-qcom-geni: Simplify tx/rx functionsStephen Boyd
2018-10-11Merge tag 'v4.19-rc7' into i2c/for-4.20Wolfram Sang
2018-10-11i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllersHans de Goede
2018-10-11i2c: Fix kerneldoc for renamed i2c dma put functionStephen Boyd
2018-10-08i2c: mux: mlxcpld: simplify code to reach the adapterLuca Ceresoli
2018-10-08i2c: mux: ltc4306: simplify code to reach the adapterLuca Ceresoli
2018-10-08i2c: mux: pca954x: simplify code to reach the adapterLuca Ceresoli
2018-10-05i2c: core: remove level of indentation in i2c_transferWolfram Sang
2018-10-05i2c: core: remove outdated DEBUG outputWolfram Sang
2018-10-05i2c: zx2967: use core to detect 'no zero length' quirkWolfram Sang
2018-10-05i2c: tegra: use core to detect 'no zero length' quirkWolfram Sang
2018-10-05i2c: qup: use core to detect 'no zero length' quirkWolfram Sang
2018-10-05i2c: omap: use core to detect 'no zero length' quirkWolfram Sang
2018-10-05Merge tag 'at24-4.20-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2018-10-05i2c: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-05i2c: brcmstb: Allow enabling the driver on DSL SoCsFlorian Fainelli
2018-10-05i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula