Commit Graph

417 Commits (379b3280b30c4aad5ff0fdf1cd6431c5fa6861b1)

Author SHA1 Message Date
Przemyslaw Marczak a989ec8dd4 sandbox: i2c: search child emul dev and check its uclass id 10 years ago
Peng Fan 71204e95ce i2c: mxc: refactor i2c driver and support dm 10 years ago
Simon Glass 01501804fd dm: i2c: Add a function to find out the chip offset length 10 years ago
Marek Vasut 7b0c0f69a4 i2c: s3c: Implant support for S3C2440 10 years ago
Axel Lin 76382aa2ce dm: i2c-gpio: Remove redundant dm_gpio_set_value() call 10 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 10 years ago
Simon Glass ba3864f803 dm: i2c: Add functions to read and write a register 10 years ago
Simon Glass 1bde67b1f4 dm: i2c: sandbox: Add debugging to the speed limit 10 years ago
York Sun f8cb101e1e driver/i2c/mxc: Enable I2C bus 3 and 4 10 years ago
Simon Glass 1174aada87 sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig 10 years ago
Simon Glass 39de843352 dm: core: Rename driver data function to dev_get_driver_data() 10 years ago
Przemyslaw Marczak c54473cb25 dm: i2c: add i2c-gpio driver 10 years ago
Przemyslaw Marczak 705fcf4de4 Kconfig: i2c: fix help message related to dm i2c 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Paul Kocialkowski dd82242b4d i2c: mvtwsi: Support for up to 4 different controllers 10 years ago
Albert ARIBAUD \(3ADEV\) 5e862b9539 lpc32xx: i2c: add LPC32xx I2C interface support 10 years ago
Stefan Roese f582a1583b i2c: mvtwsi: Fix problem with baud rate calculation 10 years ago
Rob Herring e6fbc3e4f1 mv_i2c: fix warnings on 64-bit builds 10 years ago
Masahiro Yamada 6462cdedc2 ARM: UniPhier: adjust device trees for business transfer 10 years ago
Simon Glass 5c2d23bf9e dm: i2c: Add a missing memory allocaton check 10 years ago
Simon Glass 4bba9d3f77 dm: Move CONFIG_I2C_COMPAT to Kconfig 10 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 10 years ago
Simon Glass fffff7268b dm: i2c: Make API accessible even without CONFIG_DM 10 years ago
Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions 10 years ago
Przemyslaw Marczak a3e757a5d2 i2c: s3c24x0: reduce transmission status timeout 10 years ago
Simon Glass d744d56136 dm: i2c: Add two more I2C init functions to the compatibility layer 10 years ago
Simon Glass 7132b9fd68 dm: i2c: dts: Support an offset-len device tree property 10 years ago
Przemyslaw Marczak 8dfcbaa681 dm: i2c: s3c24x0: adjust to dm-i2c api 10 years ago
Przemyslaw Marczak 18a7f6aa2d dm: i2c-uclass-compat: fix missed argument 10 years ago
Simon Glass e6f66ec0e7 dm: i2c: Move slave details to child platdata 10 years ago
Simon Glass 9cc36a2b89 dm: core: Add a flag to control sequence numbering 10 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 10 years ago
Simon Glass 73845350b6 dm: i2c: Add a compatbility layer 10 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 10 years ago
Masahiro Yamada 238bd0b8ce i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller 10 years ago
Masahiro Yamada 26f820f3f1 i2c: UniPhier: add driver for UniPhier i2c controller 10 years ago
Masahiro Yamada b6036bcd2a i2c: add CONFIG_DM_I2C to Kconfig 10 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