Commit Graph

653 Commits (lime2-spi)

Author SHA1 Message Date
Heiko Schocher e3bc4bb861 i2c: fix: Add support for the Arm's Versatile Express I2C controller 6 years ago
Liviu Dudau 86c83e8400 i2c: Add support for the Arm's Versatile Express I2C controller. 6 years ago
Tuomas Tynkkynen ca1d6ca365 i2c: Drop CONFIG_SYS_I2C_MXS 6 years ago
Adam Ford 410c505cc1 DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA 6 years ago
Adam Ford afa8cdd607 DM: I2C: Reduce overhead when used with OF_PLATDATA 6 years ago
Adam Ford 9f8cf76be2 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 6 years ago
Simon Goldschmidt 004167048d kconfig: fix typo 'parition' 6 years ago
Peng Fan 3d7690aec1 i2c: imx_lpi2c: add uclass api support 6 years ago
Peng Fan 16f513ee78 i2c-mux: pca954x: support pca9646 i2c switch 6 years ago
Alexander Kochetkov 5944bd9a25 rockchip: i2c: enable i2c controller for rk3066 and rk3188 6 years ago
Ye Li 971490c892 lpi2c: Add bus busy error handling 6 years ago
Ye Li d144f61ad3 lpi2c: Fix bus stop problem in xfer 6 years ago
Gao Pan a32effd283 imx: lpi2c: fix clock issue when NACK detected 6 years ago
Ye Li 9b2ebcc060 imx_lpi2c: Update lpi2c driver to support imx8 6 years ago
Beniamino Galvani 2e668af553 meson: use the clock driver 6 years ago
Baruch Siach 173ec35191 i2c: mvtwsi: disable i2c slave on Armada 38x 6 years ago
Tuomas Tynkkynen 2239690aca i2c: Drop CONFIG_SH_SH7734_I2C 6 years ago
Tuomas Tynkkynen d70c79fa89 i2c: Drop CONFIG_TSI108_I2C 6 years ago
Marek Vasut a06a0ac36d i2c: rcar_i2c: Add DM and DT capable I2C driver 6 years ago
Marek Vasut a4d9aafadb i2c: rcar_i2c: Remove the driver 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Dinh Nguyen 622597dee4 i2c: designware: add reset ctrl to driver 6 years ago
Mario Six e5c762f5a7 i2c: fsl: Add option to get clock from DT 6 years ago
Mario Six d934832de6 i2c: fsl: Use dev_read_addr 6 years ago
Mario Six 2df71d6d6a i2c: ihs_i2c: Use new fpgamap interface 6 years ago
Alexander Kochetkov aa54192d4a dm: i2c: implement gpio-based I2C deblock 6 years ago
Christophe Leroy f110892f3d soft_i2c: cleanup - no mpc8xx support 6 years ago
Sriram Dash fa452192cb drivers: i2c: mxc: Update support to 8 I2C controllers 6 years ago
Sriram Dash 942ecc8bd8 drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig 6 years ago
Heinrich Schuchardt d45c2f392e i2c: lpi2c: remove superfluous assignments 6 years ago
Patrick Delaunay 2514c2d0e6 arm: stm32: add new architecture for STM32MP family 6 years ago
Patrick Delaunay 35746c0138 stm32mp: stm32f7_i2c: use calloc instead of kmalloc 6 years ago
Mario Six d38826a3dc treewide: Fix gdsys mail addresses 6 years ago
Vipul Kumar e885b4255f i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1 6 years ago
Vipul Kumar ce3c9a59af i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEED 6 years ago
Vipul Kumar e7affad190 i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVE 6 years ago
Vipul Kumar 38a69e96b3 i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ 6 years ago
Stefan Mavrodiev 004b4cdaec i2c: mvtwsi.c: Fix set speed 6 years ago
Marek Vasut f51155eced i2c: rcar_iic: Allow IIC on RCar Gen2 6 years ago
Heinrich Schuchardt 8bcf12ccce i2c: mvtwsi.c: Avoid NULL dereference 6 years ago
Mario Six 9cef983d1c i2c: ihs_i2c: Factor out send_buffer method 6 years ago
Mario Six 92164216a7 i2c: ihs_i2c: Make DM compatible 6 years ago
Mario Six 64ef094bc5 i2c: ihs_i2c: Prepare DM conversion 6 years ago
Mario Six 84a4d34e96 i2c: fsl_i2c: Make live-tree compatible 6 years ago
Mario Six d4f422f886 i2c: fsl_i2c: Remove inline declarations 6 years ago
Mario Six a059de11c9 i2c: fsl_i2c: Fix style violations 6 years ago
Adam Ford 11d2e98d7e Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig 6 years ago
Peng Fan fb0128736b i2c: mxc_i2c: Use or operation 6 years ago
Peng Fan 0074d4bf2d i2c: lpi2c: do not add 4 for bus seq 6 years ago