summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2019-02-14i2c: Remove ancient zynq_i2c driverMichal Simek
2019-02-11i2c: mux: Generate longer i2c mux nameMichal Simek
2019-02-11i2c: Fill req_seq in i2c_post_bind()Michal Simek
2019-02-11i2c: dm: Record maximum id of devices before probing devicesMichal Simek
2019-01-24i2c: cdns: Convert to livetree functionMichal Simek
2019-01-18i2c: Kconfig: spelling fixesChris Packham
2019-01-15i2c: Reflect correct dependency for !DM cadence driverMichal Simek
2019-01-15i2c: mux: Covert to livetree functionsMichal Simek
2019-01-15i2c: i2c-cdns: Use proper input frequencyTomasz Gorochowik
2019-01-15i2c: xiic: Add Xilinx AXI I2C driverMarek Vasut
2018-12-12i2c: tegra: Fix regression by implementing a dummy probe_chip() callbackJean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R
2018-12-10dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detectedJean-Jacques Hiblot
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass
2018-11-29dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass
2018-11-16i2c: stm32f7: change setup struct to constPatrick Delaunay
2018-11-16i2c: stm32f7: cosmetic: clean the driverPatrick Delaunay
2018-11-14i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL checkBin Meng
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-22i2c: imx_lpi2c: fix typo and register base address formatAnatolij Gustschin
2018-10-12i2c: fix: Add support for the Arm's Versatile Express I2C controllerHeiko Schocher
2018-10-03i2c: Add support for the Arm's Versatile Express I2C controller.Liviu Dudau
2018-09-14Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2018-09-14i2c: Drop CONFIG_SYS_I2C_MXSTuomas Tynkkynen
2018-09-11DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-09-11DM: I2C: Reduce overhead when used with OF_PLATDATAAdam Ford
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford
2018-08-17kconfig: fix typo 'parition'Simon Goldschmidt
2018-08-06i2c: imx_lpi2c: add uclass api supportPeng Fan
2018-08-06i2c-mux: pca954x: support pca9646 i2c switchPeng Fan
2018-07-21rockchip: i2c: enable i2c controller for rk3066 and rk3188Alexander Kochetkov
2018-07-12lpi2c: Add bus busy error handlingYe Li
2018-07-12lpi2c: Fix bus stop problem in xferYe Li
2018-07-12imx: lpi2c: fix clock issue when NACK detectedGao Pan
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li
2018-06-19meson: use the clock driverBeniamino Galvani
2018-06-07i2c: mvtwsi: disable i2c slave on Armada 38xBaruch Siach
2018-05-23i2c: Drop CONFIG_SH_SH7734_I2CTuomas Tynkkynen
2018-05-23i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen
2018-05-20i2c: rcar_i2c: Add DM and DT capable I2C driverMarek Vasut
2018-05-20i2c: rcar_i2c: Remove the driverMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-17i2c: designware: add reset ctrl to driverDinh Nguyen
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-11i2c: fsl: Add option to get clock from DTMario Six
2018-04-11i2c: fsl: Use dev_read_addrMario Six
2018-04-11i2c: ihs_i2c: Use new fpgamap interfaceMario Six
2018-04-11dm: i2c: implement gpio-based I2C deblockAlexander Kochetkov