Commit Graph

221 Commits (b8f1608645c98511e726f6e009169f9b9e2140f9)

Author SHA1 Message Date
Masahiro Yamada a341f649d7 drivers: s3c44b0_i2c: delete an unused driver 12 years ago
Chunhe Lan 9c3f77eb3b fsl_i2c: add workaround for the erratum I2C A004447 12 years ago
Chunhe Lan b8ce3343b6 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung 12 years ago
Simon Glass cdce889959 tegra: Avoid using I2C prior to relocation 12 years ago
Marek Vasut 90f002a90f i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED 12 years ago
Tom Rini 8dde4ca90e drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Kuo-Jung Su 3cff842bca i2c: add Faraday FTI2C010 I2C controller support 12 years ago
Alison Wang 30ea41a489 I2C: mxc_i2c: Add support for Vybrid VF610 platform 12 years ago
Dirk Eibach 880540decf i2c, ppc4xx_i2c: switch to new multibus/multiadapter support 12 years ago
Simon Glass 1f2ba722ac tegra: i2c: Enable new CONFIG_SYS_I2C framework 12 years ago
Simon Glass d84eb856c4 tegra: i2c: Add function to know about current bus 12 years ago
Heiko Schocher 00f792e0df i2c, fsl_i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher 385c9ef5a7 i2c: add i2c_core and prepare for new multibus support 12 years ago
Reinhard Pfau b778c1b5de i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 12 years ago
Amar 1ae76d438b EXYNOS: Resolve the i2c compilation error 12 years ago
Amar 2c07bb9b53 EXYNOS5: I2C: Add FDT and non-FDT support for I2C 12 years ago
Lubomir Popov 960187ffa1 ARM: OMAP: I2C: New read, write and probe functions 12 years ago
Michal Simek 8934f78465 i2c: zynq: Add support for Xilinx Zynq 12 years ago
Tom Warren e32624ef82 Tegra: I2C: Add T114 clock support to tegra_i2c driver 12 years ago
Rajeshwari Shinde cb466c056a I2C: S3C24X0: Bug fixes in i2c_transfer 12 years ago
Rajeshwari Shinde cecf3c006f I2C: S3C24X0: Remove the dead code 12 years ago
Simon Glass 609e6ec3f6 ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data 12 years ago
Marek Vasut 49c28b564b i2c: mxs: Staticize the functions in the driver 12 years ago
Rajeshwari Shinde d04df3c6ad I2C: S3C24X0: Resolve build error for VCMA9 12 years ago
Rajeshwari Shinde a9d2ae7014 I2C: Driver changes for FDT support 12 years ago
Armando Visconti d40d914c06 designware_i2c.h: Define IC_CLK only if not already defined in config file 12 years ago
Armando Visconti ea31b7a7be designware_i2c.h: Fixed the correct values for SCL low/high time 12 years ago
Armando Visconti 5b8439bbde designware_i2c: Fixed the setting of the i2c bus speed 12 years ago
Armando Visconti 491739bb74 designware_i2c: Added s/w generation of stop bit 12 years ago
Armando Visconti ac6e2fe6e4 designware_i2c.c: Added the support for MULTI_BUS 12 years ago
Piotr Wilczek c86d9ed382 drivers:i2c: Modify I2C driver for Exynos4 12 years ago
Vincent Stehlé 66839773a8 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 12 years ago
Marek Vasut fa5e2845a8 mxs: i2c: Implement algorithm to set up arbitrary i2c speed 12 years ago
Marek Vasut 1e2fc0d19b mxs: i2c: Restore speed setting after block reset 12 years ago
Marek Vasut aff36ea92e i2c: mxs: Fix TIMING2 register value 12 years ago
Marek Vasut a157e0d5f6 i2c: mxs: Use i2c_set_bus_speed() in i2c_init() 12 years ago
Marek Vasut a06f590f7f i2c: mxs: Implement i2c_get/set_bus_speed() 12 years ago
Marek Vasut f32a470ed3 i2c: mxs: Abstract out the MXS I2C speed setup 12 years ago
Marek Vasut 7f86bd576f i2c: Staticize local functions in mxc i2c driver 12 years ago
Andreas Bießmann eabd5d8d70 soft_i2c: add necessary includes for AVR32 12 years ago
Vincent Stehlé febc4cd48a omap24xx_i2c: Handle wait_for_bb error 12 years ago
Marek Vasut 6f62f42071 arm: Remove support for lpc2292 12 years ago
Kim Phillips 62f730fffd drivers/i2c/fsl_i2c.c: sparse fix 12 years ago
Tetsuyuki Kobayashi f539094f48 i2c: sh_i2c: use setbits/clrbits macro 12 years ago
Tetsuyuki Kobayashi 0e5fb33cf7 i2c: sh_i2c.c: check error in i2c_read and i2c_write 12 years ago
Tetsuyuki Kobayashi d042d7121b i2c: sh_i2c: enable i2c_probe 12 years ago
Tetsuyuki Kobayashi 020ec727a6 i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 12 years ago
Tetsuyuki Kobayashi 3ce2703d8f i2c: sh_i2c.c: adjust for SH73A0 12 years ago