Commit Graph

653 Commits (lime2-spi)

Author SHA1 Message Date
Przemyslaw Marczak 18a7f6aa2d dm: i2c-uclass-compat: fix missed argument 9 years ago
Simon Glass e6f66ec0e7 dm: i2c: Move slave details to child platdata 9 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 9 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 9 years ago
Simon Glass 73845350b6 dm: i2c: Add a compatbility layer 9 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 9 years ago
Masahiro Yamada 238bd0b8ce i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller 9 years ago
Masahiro Yamada 26f820f3f1 i2c: UniPhier: add driver for UniPhier i2c controller 9 years ago
Masahiro Yamada b6036bcd2a i2c: add CONFIG_DM_I2C to Kconfig 9 years ago
Peng Fan c36ecf3abf i2c:mxc fix array size of i2c_data 10 years ago
Simon Glass b0e6ef4640 dm: i2c: tegra: Convert to driver model 10 years ago
Simon Glass d19de0d314 dm: i2c: Add a sandbox I2C driver 10 years ago
Simon Glass c70c71d833 dm: i2c: Add I2C emulation driver for sandbox 10 years ago
Simon Glass c6202d857e dm: i2c: Add a uclass for I2C 10 years ago
Mark Tomlinson f4ed36964a i2c: Correct spelling error 10 years ago
Mark Tomlinson 2fe50ef403 i2c: Fix deselection of muxes 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Scott Jiang c469703ba0 blackfin: convert to use CONFIG_SYS_I2C framework 10 years ago
Scott Jiang a6be70f7ec adi_i2c: convert to use general io accessors. 10 years ago
Scott Jiang fea9b69acd blackfin: rename bfin-twi_i2c driver to adi_i2c 10 years ago
Nobuhiro Iwamatsu cd818a381d i2c: rcar_i2c: Fix order of restart and clear status 10 years ago
Shaveta Leekha 6dd38cc352 drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms 10 years ago
Dirk Eibach b97cd6814e ppc4xx: Handle i2c stuck on combined xfer 10 years ago
Dirk Eibach 7e78f7ad7f ppc4xx: Fix i2c repeated start 10 years ago
Jeroen Hofstee 13a8b7ae71 i2c: use __weak 10 years ago
Stefan Roese 678398b19e i2c: designware: Convert driver to multibus/multiadapter framework 10 years ago
Marek Vasut 318a9cea49 i2c: mxs: Add support for I2C 1 on i.MX28 10 years ago
Marek Vasut 58a7d1c12c i2c: mxs: Pass the i2c_adapter around 10 years ago
Marek Vasut 1fa96e80ec i2c: mxs: Add basic support for i2c framework 10 years ago
Marek Vasut 9536099d50 i2c: mxs: Consolidate hard-coded bus address 10 years ago
Jeroen Hofstee c69ecd9722 i2c: designware: add an implement i2c protos 10 years ago
Jeroen Hofstee 19d7bf3d86 tegra: make local functions static 10 years ago
Stefan Roese 6d5fe560a5 i2c: mvtwsi: Add support for Marvell Armada XP 10 years ago
Stefan Roese 3dc23f7852 arm: marvell: Move arch/kirkwood.h to arch/soc.h 10 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Wang Huan df0a5b880d ls102xa: i2c: Add i2c support for LS102xA 10 years ago
Hans de Goede 6620377e4b sunxi: Add i2c support 10 years ago
Hans de Goede 0db2bbdc04 mvtwsi: convert to CONFIG_SYS_I2C framework 10 years ago
Shengzhou Liu a17fd10fb5 fsl_i2c: add support for 3rd and 4th I2C 10 years ago
Heiko Schocher f7c1053535 i2c, omap24xx: add i2c deblock sequenz 10 years ago
Dirk Eibach 3a990bfaea board: gdsys: Make gdsys osd hardware detection more robust 10 years ago
Dirk Eibach b46226bdb5 i2c: IHS I2C master driver 10 years ago
York Sun 2f78eae506 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC 10 years ago
Stephen Warren ad3091ad03 i2c: tegra: dump alen in debug statements 10 years ago
Stephen Warren 981b14f01a i2c: tegra: write clean data to TX FIFO 10 years ago
Stephen Warren 68049a082b i2c: tegra: use repeated start for reads 10 years ago
Steve Rae 6736ec15c5 i2c: kona: Resolve Kona I2C driver issue 10 years ago
Hans de Goede 2072e72629 mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globals 10 years ago
Hans de Goede fab356a0b8 mvtwsi: Fix clock programming 10 years ago