summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2019-02-14i2c: tegra: Add DMA supportSowjanya Komatineni
2019-02-14i2c: tegra: update maximum transfer sizeSowjanya Komatineni
2019-02-14i2c: tegra: fix maximum transfer sizeSowjanya Komatineni
2019-02-14i2c: tegra: add bus clear Master SupportSowjanya Komatineni
2019-02-14i2c: tegra: sort all the include headers alphabeticallySowjanya Komatineni
2019-02-14Merge branch 'i2c/for-current' into i2c/for-5.1Wolfram Sang
2019-02-08i2c: rcar: refactor TCYC handlingWolfram Sang
2019-02-08i2c: gpio: merge two very similar commentsWolfram Sang
2019-02-08i2c: sh_mobile: use new clock calculation formulas for Gen2Wolfram Sang
2019-02-08i2c: sh_mobile: use new clock calculation formulas for Gen3Wolfram Sang
2019-02-08i2c: sh_mobile: sort compatible entriesWolfram Sang
2019-02-08i2c: cbus-gpio: Switch to use GPIO descriptorsLinus Walleij
2019-02-05i2c: rcar: comment maintenanceWolfram Sang
2019-02-05i2c: gpio: fault-injector: sort debugfs files alphabeticallyWolfram Sang
2019-02-05i2c: mediatek: remove completion_done()qii wang
2019-02-05i2c: mediatek: speeds is replaced by macros definitionsqii wang
2019-02-05i2c: gpio: sort includesWolfram Sang
2019-02-05i2c: iop3xx: Add device tree probingLinus Walleij
2019-02-05i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren
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-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-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-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