summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2019-02-05i2c: algo-bit: convert to SPDX headerWolfram Sang
2019-02-05i2c: iop3xx: Add device tree probingLinus Walleij
2019-02-05i2c: of: Try to find an I2C adapter matching the parentThierry Reding
2019-02-05i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren
2019-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2019-01-23i2c: aspeed: Remove hard-coded bus timeout value settingJae Hyun Yoo
2019-01-23i2c: sh_mobile: update copyright and commentsWolfram Sang
2019-01-23i2c: sh_mobile: refactor rx isrWolfram Sang
2019-01-23i2c: sh_mobile: replace break; with if-blockWolfram Sang
2019-01-23i2c: sh_mobile: remove is_first_byte functionWolfram Sang
2019-01-23i2c: sh_mobile: drop 'data' argument from i2c_op functionWolfram Sang
2019-01-23i2c: sh_mobile: remove get_data functionWolfram Sang
2019-01-23i2c: sh_mobile: simplify sending address for RXWolfram Sang
2019-01-22i2c: rcar: Fix clients using i2c from suspend callbackGeert Uytterhoeven
2019-01-22i2c: imx: Fix inconsistent IS_ERR and PTR_ERR in i2c_imx_dma_request()YueHaibing
2019-01-15i2c: imx: improve the error handling in i2c_imx_dma_request()Oleksij Rempel
2019-01-15i2c: imx: notify about real errors on dma i2c_imx_dma_requestOleksij Rempel
2019-01-11i2c: tegra: Fix Maximum transfer sizeSowjanya Komatineni
2019-01-11i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2019-01-08i2c: rcar: add suspend/resume supportWolfram Sang
2019-01-08i2c: s3c2410: use core helper to mark adapter suspendedWolfram Sang
2019-01-08i2c: exynos5: use core helper to mark adapter suspendedWolfram Sang
2019-01-08i2c: sprd: use core helper to mark adapter suspendedWolfram Sang
2019-01-08i2c: sprd: don't use pdev as variable name for struct device *Wolfram Sang
2019-01-08i2c: zx2967: use core helper to mark adapter suspendedWolfram Sang
2019-01-08i2c: brcmstb: use core helper to mark adapter suspendedWolfram Sang
2019-01-08i2c: synquacer: remove unused is_suspended flagWolfram Sang
2019-01-08i2c: add suspended flag and accessors for i2c adaptersWolfram Sang
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-01-03i2c: Add Actions Semiconductor Owl family S700 I2C supportParthiban Nallathambi
2019-01-03i2c: ismt: Add support for Intel Cedar ForkJarkko Nikula
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-17i2c: tegra: Switch to SPDX identifierThierry Reding
2018-12-17i2c: tegra: Add missing kerneldoc for some fieldsThierry Reding
2018-12-17i2c: tegra: Cleanup kerneldoc commentsThierry Reding
2018-12-17i2c: axxia: support sequence command modeAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-17i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E)Fabrizio Castro
2018-12-17i2c: i2c-cros-ec-tunnel: Switch to SPDX identifier.Enric Balletbo i Serra
2018-12-11i2c: nvidia-gpu: mark resume function as __maybe_unusedArnd Bergmann
2018-12-11i2c: powermac: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-11i2c-axxia: check for error conditions firstAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11i2c-axxia: dedicated function to set client addrAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11Merge tag 'v4.20-rc6' into i2c/for-5.0Wolfram Sang
2018-12-11i2c: tegra: replace spin_lock_irqsave with spin_lock in ISRjun qian
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