summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
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
2017-08-23i2c: muxes: add i2c gpio multiplexer driverPeng Fan
2017-08-23i2c: add i2c driver for stm32Patrice Chotard
2017-08-10i2c: designware: Allow sending restart conditionsMarek Vasut
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford
2017-08-09i2c: at91: Add missing probe function to device driverWenyou.Yang@microchip.com
2017-07-28dm: tegra: i2c: Convert to livetreeSimon Glass
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy
2017-07-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-12drivers/i2c/muxes/pca954x: Add pca9547 I2C mux supportMarek BehĂșn
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-06-05samsung: Drop more references fo s3c24x0Simon Glass
2017-06-01dm: sandbox: i2c: Drop fdtdec.h headerSimon Glass
2017-06-01dm: i2c: Convert uclass to livetreeSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-05-15omap24xx_i2c.c: Drop references to CONFIG_OMAP243XTom Rini
2017-05-15i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INITSimon Glass
2017-05-15i2c: mxc_i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-05-09ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3Adam Ford
2017-05-09drivers: i2c: davinci_i2c: Update davinci i2c driver to driver modelCooper Jr., Franklin
2017-05-09i2c: davinci: Split functions into two parts for future DM supportCooper Jr., Franklin
2017-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-05-08aspeed: Add I2C Drivermaxims@google.com
2017-04-28sunxi: i2c: Add support for DM I2CJernej Skrabec
2017-04-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini