Commit Graph

201 Commits (9239f5b62550e9f1438c784cb8d1e578dc3852a8)

Author SHA1 Message Date
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
Tetsuyuki Kobayashi 57d7c80472 i2c: sh_i2c.c: correct BUSY bit define in ICSR 12 years ago
Tetsuyuki Kobayashi b1af67fe5e i2c: sh_i2c.c: support iccl and icch extension 12 years ago
Matthias Weisser e7bed5c2b3 imx: Use MXC_I2C_CLK in imx i2c driver 12 years ago
Tom Warren 150c24936b Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
Nobuhiro Iwamatsu 96d1e0933f i2c: sh: Remove irq_wait function 12 years ago
Tom Warren 29f3e3f248 Tegra: Change Tegra20 to Tegra in common code, prep for T30 12 years ago
Koen Kooi a532278074 omap4 i2c: add support for i2c bus 4 12 years ago
Otavio Salvador fa7a51cb82 mxs: Convert sys_proto.h prefixes to 'mxs' 13 years ago
Allen Martin 00a2749d7b tegra20: rename tegra2 -> tegra20 13 years ago
Otavio Salvador 9c471142bc mxs: prefix register structs with 'mxs' prefix 13 years ago
Ilya Yanok 55faa58976 omap24xx_i2c: add 2-byte address support 13 years ago
Rajeshwari Shinde 178239de19 I2C: Add support for Multi channel 13 years ago
Rajeshwari Shinde ab7e52bb24 I2C: Modify the I2C driver for EXYNOS5 13 years ago
Rajeshwari Shinde 91dffb16ff I2C: Move struct s3c24x0_i2c to a common place. 13 years ago
Troy Kisky 9815326d04 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support 13 years ago
Troy Kisky 96c19bd3ef mxc_i2c: add bus recovery support 13 years ago
Troy Kisky e4ff525f91 mxc_i2c: prep work for multiple busses support 13 years ago
Troy Kisky 27a5da02c0 mxc_i2c: add i2c_regs argument to i2c_imx_stop 13 years ago
Troy Kisky a7f1a00510 mxc_i2c: add retries 13 years ago