Commit Graph

653 Commits (lime2-spi)

Author SHA1 Message Date
Sylvain Lemieux 58243001a9 i2c: lpc32xx: fix write timeout 9 years ago
Sylvain Lemieux 3d2b6a2e5f i2c: lpc32xx: fix read timeout 9 years ago
Sylvain Lemieux b395a996a6 i2c: lpc32xx: use api to get hclk instead of fix value 9 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 9 years ago
Simon Glass f48eaf01b2 cros_ec: Support the LDO access method used by spring 9 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 9 years ago
Simon Glass 45d9ae87cb exynos: i2c: Tidy up the driver model code 9 years ago
Simon Glass 26ea76850e exynos: i2c: Fix code style with ReadWriteByte() 9 years ago
Simon Glass b725dc458f i2c: Add a mux for GPIO-based I2C bus arbitration 9 years ago
Simon Glass 3d1957f0ea dm: i2c: Add support for multiplexed I2C buses 9 years ago
Simon Glass df358c6bec dm: i2c: Add a function to transfer messages 9 years ago
Simon Glass 7d7db2225c dm: i2c: Add a message debug function 9 years ago
Thierry Reding 8e67c5d047 i2c: tegra: Build warning fixes for 64-bit 9 years ago
Simon Glass 8fd3ec770c exynos: i2c: Correct bug in pinmux selection 9 years ago
Albert ARIBAUD \(3ADEV\) b44e60ac04 i2c: fix vf610 support 9 years ago
Simon Glass a2879764ba dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() 9 years ago
Masahiro Yamada b6ef3a3f04 ARM: UniPhier: update the vendor name of UniPhier in Kconfig 9 years ago
Masahiro Yamada f6e7f07c17 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 9 years ago
Hannes Schmelzer 4c302b9a65 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer 9 years ago
Heiko Schocher e6c8b716c7 i2c, mxc: rework i2c base address names for different SoCs 9 years ago
Heiko Schocher 21a26940f9 arm, imx6, i2c: add I2C4 for MX6DL 9 years ago
Przemyslaw Marczak a989ec8dd4 sandbox: i2c: search child emul dev and check its uclass id 9 years ago
Peng Fan 71204e95ce i2c: mxc: refactor i2c driver and support dm 9 years ago
Simon Glass 01501804fd dm: i2c: Add a function to find out the chip offset length 9 years ago
Marek Vasut 7b0c0f69a4 i2c: s3c: Implant support for S3C2440 9 years ago
Axel Lin 76382aa2ce dm: i2c-gpio: Remove redundant dm_gpio_set_value() call 9 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 9 years ago
Simon Glass ba3864f803 dm: i2c: Add functions to read and write a register 9 years ago
Simon Glass 1bde67b1f4 dm: i2c: sandbox: Add debugging to the speed limit 9 years ago
York Sun f8cb101e1e driver/i2c/mxc: Enable I2C bus 3 and 4 9 years ago
Simon Glass 1174aada87 sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig 9 years ago
Simon Glass 39de843352 dm: core: Rename driver data function to dev_get_driver_data() 9 years ago
Przemyslaw Marczak c54473cb25 dm: i2c: add i2c-gpio driver 9 years ago
Przemyslaw Marczak 705fcf4de4 Kconfig: i2c: fix help message related to dm i2c 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 9 years ago
Paul Kocialkowski dd82242b4d i2c: mvtwsi: Support for up to 4 different controllers 9 years ago
Albert ARIBAUD \(3ADEV\) 5e862b9539 lpc32xx: i2c: add LPC32xx I2C interface support 9 years ago
Stefan Roese f582a1583b i2c: mvtwsi: Fix problem with baud rate calculation 9 years ago
Rob Herring e6fbc3e4f1 mv_i2c: fix warnings on 64-bit builds 9 years ago
Masahiro Yamada 6462cdedc2 ARM: UniPhier: adjust device trees for business transfer 9 years ago
Simon Glass 5c2d23bf9e dm: i2c: Add a missing memory allocaton check 9 years ago
Simon Glass 4bba9d3f77 dm: Move CONFIG_I2C_COMPAT to Kconfig 9 years ago
Simon Glass f94a1bed07 dm: Expand and complete Kconfig in drivers/ 9 years ago
Simon Glass fffff7268b dm: i2c: Make API accessible even without CONFIG_DM 9 years ago
Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions 9 years ago
Przemyslaw Marczak a3e757a5d2 i2c: s3c24x0: reduce transmission status timeout 9 years ago
Simon Glass d744d56136 dm: i2c: Add two more I2C init functions to the compatibility layer 9 years ago
Simon Glass 7132b9fd68 dm: i2c: dts: Support an offset-len device tree property 9 years ago
Przemyslaw Marczak 8dfcbaa681 dm: i2c: s3c24x0: adjust to dm-i2c api 9 years ago