aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2018-12-12i2c: tegra: Fix regression by implementing a dummy probe_chip() callbackJean-Jacques Hiblot1-0/+7
2018-12-10i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot1-10/+11
2018-12-10i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R1-144/+314
2018-12-10dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detectedJean-Jacques Hiblot1-0/+11
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass1-19/+1
2018-11-29dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass1-0/+77
2018-11-16i2c: stm32f7: change setup struct to constPatrick Delaunay1-2/+2
2018-11-16i2c: stm32f7: cosmetic: clean the driverPatrick Delaunay1-15/+16
2018-11-14i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL checkBin Meng1-0/+2
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini1-2/+2
2018-10-22i2c: imx_lpi2c: fix typo and register base address formatAnatolij Gustschin1-2/+2
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher2-0/+8
2018-10-03i2c: Add support for the Arm's Versatile Express I2C controller.Liviu Dudau1-0/+280
2018-09-14Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-320/+0
2018-09-14i2c: Drop CONFIG_SYS_I2C_MXSTuomas Tynkkynen2-320/+0
2018-09-11DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATAAdam Ford1-6/+10
2018-09-11DM: I2C: Reduce overhead when used with OF_PLATDATAAdam Ford1-4/+4
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford1-0/+6
2018-08-17kconfig: fix typo 'parition'Simon Goldschmidt1-1/+1
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan1-7/+40
2018-08-06i2c-mux: pca954x: support pca9646 i2c switchPeng Fan1-1/+8
2018-07-21rockchip: i2c: enable i2c controller for rk3066 and rk3188Alexander Kochetkov1-5/+89
2018-07-12lpi2c: Add bus busy error handlingYe Li1-21/+32
2018-07-12lpi2c: Fix bus stop problem in xferYe Li1-7/+7
2018-07-12imx: lpi2c: fix clock issue when NACK detectedGao Pan1-4/+10
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li1-1/+2
2018-06-19meson: use the clock driverBeniamino Galvani1-3/+17
2018-06-07i2c: mvtwsi: disable i2c slave on Armada 38xBaruch Siach1-1/+23
2018-05-23i2c: Drop CONFIG_SH_SH7734_I2CTuomas Tynkkynen2-377/+0
2018-05-23i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen2-276/+0
2018-05-20i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut3-0/+360
2018-05-20i2c: rcar_i2c: Remove the driverMarek Vasut2-293/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini50-102/+50
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini8-15/+0
2018-04-17i2c: designware: add reset ctrl to driverDinh Nguyen1-0/+10
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini2-3/+222
2018-04-11i2c: fsl: Add option to get clock from DTMario Six1-1/+7
2018-04-11i2c: fsl: Use dev_read_addrMario Six1-4/+1
2018-04-11i2c: ihs_i2c: Use new fpgamap interfaceMario Six1-21/+24
2018-04-11dm: i2c: implement gpio-based I2C deblockAlexander Kochetkov1-9/+109
2018-04-06soft_i2c: cleanup - no mpc8xx supportChristophe Leroy1-3/+0
2018-03-29drivers: i2c: mxc: Update support to 8 I2C controllersSriram Dash2-0/+136
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash1-3/+86
2018-03-23i2c: lpi2c: remove superfluous assignmentsHeinrich Schuchardt1-5/+5
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay1-1/+1
2018-03-19stm32mp: stm32f7_i2c: use calloc instead of kmallocPatrick Delaunay1-2/+2
2018-03-09treewide: Fix gdsys mail addressesMario Six1-1/+1
2018-03-01i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar1-0/+12
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar1-0/+7
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar1-0/+7