Commit Graph

412 Commits (a4275f5e5264525205f0516015bd3e6b3ecc4d72)

Author SHA1 Message Date
Jelle van der Waa 9d0826879e sunxi: Add support for the I2C controller which is part of the PRCM 9 years ago
Hans de Goede 904dfbfd67 i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 9 years ago
Gong Qianyu aee3fddb67 i2c: mxc: add a condition in case the parameter is NULL 9 years ago
Michal Simek 0305be1087 Kconfig: i2c: Fix indentation 9 years ago
Michal Simek 61d815a2cb Kconfig: i2c: Fix typo Suport -> Support 9 years ago
Heiko Schocher f300dccde4 i2c, avr32: fix compiler warning "input is not relaxable" 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Dirk Eibach 37b33254c2 i2c: soft_i2c: Fix bus indizes 9 years ago
Dirk Eibach 5c3b6dc1fb hrcon: Add fan controllers 9 years ago
Dirk Eibach 7ed45d3d0a hrcon: Add support for the DH variant 9 years ago
Dirk Eibach 457491565b i2c: ihs_i2c: Fix hold_bus control 9 years ago
Dirk Eibach 3af0cdb137 i2c: ihs_i2c: Use macro bestpractices 9 years ago
Dirk Eibach 071be89694 i2c: ihs_i2c: Dual channel support 9 years ago
Mingkai Hu 9f3183d2d6 armv8/fsl_lsch3: Change arch to fsl-layerscape 9 years ago
Michal Simek 009902a871 i2c: Instantiate I2C controllers when selected 9 years ago
Albert ARIBAUD \\(3ADEV\\) 03544c6640 I2C: mxc_i2c: make I2C1 and I2C2 optional 9 years ago
Stefan Roese 68282f55b8 arm: Remove unused ST-Ericsson u8500 arch 9 years ago
Simon Glass 3437469985 rockchip: Add I2C driver 9 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Vladimir Zapolskiy ea16c6a13b i2c: lpc32xx: correct sanity check for requested bus speed 9 years ago
Sylvain Lemieux 1933af15e2 i2c: lpc32xx: add support for OTG I2C 9 years ago
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