Commit Graph

626 Commits (master)

Author SHA1 Message Date
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
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
Alan Ott cab8a27d80 i2c: at91_i2c: remove the .probe_chip function 7 years ago
Alan Ott 0afbb0e1c0 i2c: at91_i2c: Wait for TXRDY after sending the first byte 7 years ago
Beniamino Galvani 50a69095cb i2c: meson: add some comments 7 years ago
Beniamino Galvani 989bb924c4 i2c: meson: fix return codes on error 7 years ago
Beniamino Galvani 8c47ab6b3b i2c: meson: reduce timeout 7 years ago
Beniamino Galvani 4ecbb8b678 i2c: meson: improve Kconfig description 7 years ago
Marek Vasut 9e75ea46d5 i2c: rcar_iic: Add RCar IIC driver 7 years ago
Beniamino Galvani f8d9ca1833 i2c: add Amlogic Meson driver 7 years ago
Nandor Han 2feec4eafd imx: mxc_i2c: tweak the i2c transfer method 7 years ago
Masahiro Yamada af6715bfb4 i2c: fti2c010: remove unused/unmaintained driver 7 years ago
Masahiro Yamada 1d14cbdcd8 i2c: adi_i2c: remove left-over Blackfin I2C driver 7 years ago
Patrice Chotard d10bd6cfd8 i2c: stm32f7_i2c: fix usage of useless local variable 7 years ago
Christophe Kerello 81c4843763 i2c: stm32f7_i2c: fix data abort 7 years ago
Masahiro Yamada c4e5990ad2 i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass 7 years ago
Masahiro Yamada 2b7b2df91e i2c: uniphier-f: replace debug() with dev_dbg() 7 years ago
Masahiro Yamada 804cf1c46f i2c: uniphier: replace debug() with dev_dbg() 7 years ago
Chris Packham 5bc90a8953 i2c: muxes: pca954x: look up width from chip_desc 7 years ago
Simon Glass 7c84319af9 dm: gpio: Correct use of -ENODEV in drivers 7 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Elaine Zhang be93fc2476 rockchip: i2c: rk3328: support i2c for rk3328 SoC 7 years ago
Philipp Tomsich cc91bdf8d4 rockchip: i2c: Convert to livetree 7 years ago
Moritz Fischer 36bdeb75a4 i2c: muxes: pca954x: Add support for GPIO reset line 7 years ago
Wadim Egorov 5deaa53028 rockchip: i2c: fix >32 byte reads 7 years ago
Adam Ford fc760cc6e8 Convert CONFIG_SYS_I2C_BUS_MAX to Kconfig 7 years ago
Adam Ford ac1d8ac871 Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX 7 years ago