summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-06-11i2c: xiic: Add max_read_len quirkRobert Hancock
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-05-08i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon
2019-03-23i2c: tegra: fix maximum transfer sizeSowjanya Komatineni
2019-03-23i2c: bcm2835: Clear current buffer pointers and counts after a transferPaul Kocialkowski
2019-03-23i2c: cadence: Fix the hold bit settingShubhrajyoti Datta
2019-03-20MLK-20993 i2c: rpmsg: add a BUG_ON to catch alias id issuePeng Fan
2019-03-14MLK-21140 i2c: rpmsg: ensure received bus_id and addr is same as sentClark Wang
2019-03-13i2c: omap: Use noirq system sleep pm ops to idle device for suspendTony Lindgren
2019-03-05MLK-21023 i2c: rpmsg-imx: add mutex lock when transfer i2c messagesClark Wang
2019-02-22MLK-20940-1 i2c: busses: Add virtual i2c driver based on rpmsgClark Wang
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-02-12MLK-20773 i2c-imx: add a limit of maximum transfer speed for imx7dClark Wang
2019-02-12MLK-20368 i2c-imx: Coverity: fix divide by zero warningClark Wang
2019-02-12MLK-20380: i2c: xenfront: fix i2cdetect bugFlynn xu
2019-02-12MLK-20349 i2c: xen front: fix build warningPeng Fan
2019-02-12MLK-20342 i2c: xen-i2cback/front: Add i2c_smbus interfaceFlynn xu
2019-02-12MLK-20319 i2c:xen-i2cfront: fix uninitalized variableFlynn xu
2019-02-12MLK-20196-2 i2c: xen-i2cback: fix uninitalized variablesPeng Fan
2019-02-12MLK-20196-1 i2c: xen-i2cback: fix num_msg usagePeng Fan
2019-02-12MLK-19728-2 i2c: introduce xen i2c paravirtualization driverPeng Fan
2019-02-12MLK-17426 imx: lpi2c: add debug message when i2c peripheral clk doesn't workGao Pan
2019-02-12MLK-17290-02 i2c: imx-lpi2c: manage irq resource request/release in runtime pmFugang Duan
2019-02-12MLK-16713 i2c: imx-lpi2c: add runtime pm supportFugang Duan
2019-02-12MA-10480 Make CONFIG_I2C_IMX to depend on CONFIG_ARCH_MXC_ARM64guoyin.chen
2019-02-12MLK-16203 enable runtime pm of i2c temporary when do system suspendGao Pan
2019-02-12MLK-16220 lpi2c: imx8: improve i2c driver probe priorityGao Pan
2019-02-12MLK-16095-01 i2c: mux: pca954x: add i2c bus switch PCA9646 chip supportFugang Duan
2019-02-12MLK-14982-1 imx8: lpi2c: add ipg clk for lpi2c driverGao Pan
2019-02-12MLK-14981-2 Kconfig: add lpi2c driver dependency for ARM64Gao Pan
2019-02-12MLK-11403: I2C: imx: restore pin setting for i2cGao Pan
2019-02-12MLK-14394 i2c: imx-lpi2c: change default bitrateGao Pan
2019-02-12MLK-14393 i2c: imx-lpi2c: directly retrun ISR when detect a NACKGao Pan
2019-02-12MLK-13572 i2c: imx-lpi2c: add imx8qm bindingGao Pan
2019-02-12MLK-11403: I2C: imx: restore pin setting for i2cGao Pan
2019-02-12MLK-10893: i2c: imx: add irqf_no_suspendgaopan
2019-01-16i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2018-12-21i2c: uniphier-f: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2018-12-21i2c: uniphier: fix violation of tLOW requirement for Fast-modeMasahiro Yamada
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede
2018-12-21i2c: axxia: properly handle master timeoutAdamski, Krzysztof (Nokia - PL/Wroclaw)
2018-11-13i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang
2018-10-20i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang
2018-10-18i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-03i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-09-26i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo