Commit Graph

350 Commits (1fd92db83d399ff7918e51ba84bc73d2466b5eb6)

Author SHA1 Message Date
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
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