summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2018-04-27MLK-18161-13 i2c-mux: pca954x: Update driver to support pca9646 i2c switchYe Li
2018-04-27MLK-17357-2 lpi2c: Add bus busy error handlingYe Li
2018-04-27MLK-16192 lpi2c: Fix bus stop problem in xferYe Li
2018-04-27MLK-14698 imx: lpi2c: fix clock issue when NACK detectedGao Pan
2018-04-27MLK-14938-13 imx_lpi2c: Update lpi2c driver to support imx8Ye Li
2018-04-27MLK-16132-3 i2c: Kconfig: add dependency for SYS_I2C_MXCPeng Fan
2018-04-27MLK-12483-4 mx6: Modify drivers to disable fused modulesYe Li
2018-03-09treewide: Fix gdsys mail addressesMario Six
2018-03-01i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQVipul Kumar
2018-02-19i2c: mvtwsi.c: Fix set speedStefan Mavrodiev
2018-02-17i2c: rcar_iic: Allow IIC on RCar Gen2Marek Vasut
2018-02-06i2c: mvtwsi.c: Avoid NULL dereferenceHeinrich Schuchardt
2018-02-06i2c: ihs_i2c: Factor out send_buffer methodMario Six
2018-02-06i2c: ihs_i2c: Make DM compatibleMario Six
2018-02-06i2c: ihs_i2c: Prepare DM conversionMario Six
2018-02-06i2c: fsl_i2c: Make live-tree compatibleMario Six
2018-02-06i2c: fsl_i2c: Remove inline declarationsMario Six
2018-02-06i2c: fsl_i2c: Fix style violationsMario Six
2018-01-30Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to KconfigAdam Ford
2018-01-16i2c: mxc_i2c: Use or operationPeng Fan
2018-01-16i2c: lpi2c: do not add 4 for bus seqPeng Fan
2017-12-07i2c: at91_i2c: remove the .probe_chip functionAlan Ott
2017-12-07i2c: at91_i2c: Wait for TXRDY after sending the first byteAlan Ott
2017-12-07i2c: meson: add some commentsBeniamino Galvani
2017-12-07i2c: meson: fix return codes on errorBeniamino Galvani
2017-12-07i2c: meson: reduce timeoutBeniamino Galvani
2017-12-07i2c: meson: improve Kconfig descriptionBeniamino Galvani
2017-11-30i2c: rcar_iic: Add RCar IIC driverMarek Vasut
2017-11-27Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-11-20i2c: add Amlogic Meson driverBeniamino Galvani
2017-11-20imx: mxc_i2c: tweak the i2c transfer methodNandor Han
2017-10-27i2c: fti2c010: remove unused/unmaintained driverMasahiro Yamada
2017-10-27i2c: adi_i2c: remove left-over Blackfin I2C driverMasahiro Yamada
2017-10-17i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard
2017-10-17i2c: stm32f7_i2c: fix data abortChristophe Kerello
2017-10-17i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclassMasahiro Yamada
2017-10-15i2c: uniphier-f: replace debug() with dev_dbg()Masahiro Yamada
2017-10-15i2c: uniphier: replace debug() with dev_dbg()Masahiro Yamada
2017-10-11i2c: muxes: pca954x: look up width from chip_descChris Packham
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-01rockchip: i2c: rk3328: support i2c for rk3328 SoCElaine Zhang
2017-09-18rockchip: i2c: Convert to livetreePhilipp Tomsich
2017-09-13i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer
2017-09-05rockchip: i2c: fix >32 byte readsWadim Egorov
2017-09-01Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford
2017-09-01Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford