Age | Commit message (Expand) | Author |
2018-05-23 | i2c: Drop CONFIG_SH_SH7734_I2C | Tuomas Tynkkynen |
2018-05-23 | i2c: Drop CONFIG_TSI108_I2C | Tuomas Tynkkynen |
2018-05-20 | i2c: rcar_i2c: Add DM and DT capable I2C driver | Marek Vasut |
2018-05-20 | i2c: rcar_i2c: Remove the driver | Marek Vasut |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-17 | i2c: designware: add reset ctrl to driver | Dinh Nguyen |
2018-04-15 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-04-11 | i2c: fsl: Add option to get clock from DT | Mario Six |
2018-04-11 | i2c: fsl: Use dev_read_addr | Mario Six |
2018-04-11 | i2c: ihs_i2c: Use new fpgamap interface | Mario Six |
2018-04-11 | dm: i2c: implement gpio-based I2C deblock | Alexander Kochetkov |
2018-04-06 | soft_i2c: cleanup - no mpc8xx support | Christophe Leroy |
2018-03-29 | drivers: i2c: mxc: Update support to 8 I2C controllers | Sriram Dash |
2018-03-29 | drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig | Sriram Dash |
2018-03-23 | i2c: lpi2c: remove superfluous assignments | Heinrich Schuchardt |
2018-03-19 | arm: stm32: add new architecture for STM32MP family | Patrick Delaunay |
2018-03-19 | stm32mp: stm32f7_i2c: use calloc instead of kmalloc | Patrick Delaunay |
2018-03-09 | treewide: Fix gdsys mail addresses | Mario Six |
2018-03-01 | i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1 | Vipul Kumar |
2018-03-01 | i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED | Vipul Kumar |
2018-03-01 | i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE | Vipul Kumar |
2018-03-01 | i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ | Vipul Kumar |
2018-02-19 | i2c: mvtwsi.c: Fix set speed | Stefan Mavrodiev |
2018-02-17 | i2c: rcar_iic: Allow IIC on RCar Gen2 | Marek Vasut |
2018-02-06 | i2c: mvtwsi.c: Avoid NULL dereference | Heinrich Schuchardt |
2018-02-06 | i2c: ihs_i2c: Factor out send_buffer method | Mario Six |
2018-02-06 | i2c: ihs_i2c: Make DM compatible | Mario Six |
2018-02-06 | i2c: ihs_i2c: Prepare DM conversion | Mario Six |
2018-02-06 | i2c: fsl_i2c: Make live-tree compatible | Mario Six |
2018-02-06 | i2c: fsl_i2c: Remove inline declarations | Mario Six |
2018-02-06 | i2c: fsl_i2c: Fix style violations | Mario Six |
2018-01-30 | Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig | Adam Ford |
2018-01-16 | i2c: mxc_i2c: Use or operation | Peng Fan |
2018-01-16 | i2c: lpi2c: do not add 4 for bus seq | Peng Fan |
2017-12-07 | i2c: at91_i2c: remove the .probe_chip function | Alan Ott |
2017-12-07 | i2c: at91_i2c: Wait for TXRDY after sending the first byte | Alan Ott |
2017-12-07 | i2c: meson: add some comments | Beniamino Galvani |
2017-12-07 | i2c: meson: fix return codes on error | Beniamino Galvani |
2017-12-07 | i2c: meson: reduce timeout | Beniamino Galvani |
2017-12-07 | i2c: meson: improve Kconfig description | Beniamino Galvani |
2017-11-30 | i2c: rcar_iic: Add RCar IIC driver | Marek Vasut |
2017-11-27 | Merge git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-11-20 | i2c: add Amlogic Meson driver | Beniamino Galvani |
2017-11-20 | imx: mxc_i2c: tweak the i2c transfer method | Nandor Han |
2017-10-27 | i2c: fti2c010: remove unused/unmaintained driver | Masahiro Yamada |
2017-10-27 | i2c: adi_i2c: remove left-over Blackfin I2C driver | Masahiro Yamada |
2017-10-17 | i2c: stm32f7_i2c: fix usage of useless local variable | Patrice Chotard |
2017-10-17 | i2c: stm32f7_i2c: fix data abort | Christophe Kerello |
2017-10-17 | i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass | Masahiro Yamada |