Commit Graph

653 Commits (lime2-spi)

Author SHA1 Message Date
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' 12 years ago
Allen Martin 00a2749d7b tegra20: rename tegra2 -> tegra20 12 years ago
Otavio Salvador 9c471142bc mxs: prefix register structs with 'mxs' prefix 12 years ago
Ilya Yanok 55faa58976 omap24xx_i2c: add 2-byte address support 12 years ago
Rajeshwari Shinde 178239de19 I2C: Add support for Multi channel 12 years ago
Rajeshwari Shinde ab7e52bb24 I2C: Modify the I2C driver for EXYNOS5 12 years ago
Rajeshwari Shinde 91dffb16ff I2C: Move struct s3c24x0_i2c to a common place. 12 years ago
Troy Kisky 9815326d04 mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support 12 years ago
Troy Kisky 96c19bd3ef mxc_i2c: add bus recovery support 12 years ago
Troy Kisky e4ff525f91 mxc_i2c: prep work for multiple busses support 12 years ago
Troy Kisky 27a5da02c0 mxc_i2c: add i2c_regs argument to i2c_imx_stop 12 years ago
Troy Kisky a7f1a00510 mxc_i2c: add retries 12 years ago
Troy Kisky d5383a63cd mxc_i2c: check for arbitration lost 12 years ago
Troy Kisky ca741da106 mxc_i2c: change slave addr if conflicts with destination. 12 years ago
Troy Kisky 90a5b70f59 mxc_i2c: don't disable controller after every transaction 12 years ago
Troy Kisky 83a1a19038 mxc_i2c: place i2c_reset code inline 12 years ago
Troy Kisky 71e9f3cbeb mxc_i2c: place imx_start code inline 12 years ago
Troy Kisky d45e75b10c mxc_i2c: remove redundant read 12 years ago
Troy Kisky 7aa57a01c0 mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state 12 years ago
Troy Kisky cfbb88d338 mxc_i2c.c: code i2c_probe as a 0 length i2c_write 12 years ago
Troy Kisky c4330d283c mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write 12 years ago
Troy Kisky b230ddc267 mxc_i2c: create i2c_init_transfer 12 years ago
Troy Kisky ea572d853e mxc_i2c: clear i2sr before waiting for bit 12 years ago
Troy Kisky cea60b0c6c mxc_i2c: create tx_byte function 12 years ago
Troy Kisky 24cd738bc4 mxc_i2c: remove ifdef of CONFIG_HARD_I2C 12 years ago
Troy Kisky 1c076dba27 mxc_i2c: fix i2c_imx_stop 12 years ago
Torsten Fleischer fa86d1c0bf mxs-i2c: Fix internal address byte order 12 years ago
Troy Kisky 9ca37d78a3 mxc_i2c: remove setting speed at each start 12 years ago
Troy Kisky de6f604de2 mxc_i2c: specify i2c base address in config file 12 years ago
Stefan Roese 496ba48f5e i2c: designware_i2c.c: Add support for the "i2c probe" command 12 years ago
Tom Rini 402d17fc4c omap24xx_i2c: Add AM33XX support 12 years ago
Tom Rini 168a5acb81 Revert "I2C: OMAP: detect more devices when probing an i2c bus" 12 years ago
Simon Glass e31c1e50ac tegra: i2c: Add function to find DVC bus 12 years ago
Armando Visconti 5e3e8dda51 i2c:designware Turn off the ctrl when setting the speed 12 years ago
Vipin KUMAR 031ed2fa74 i2c: Add support for designware i2c controller 12 years ago
Nobuhiro Iwamatsu 2d344a2ab2 sh: i2c: Add support I2C controller of SH7734 12 years ago
Yen Lin 96a78ac0c4 tegra: i2c: Add I2C driver 12 years ago
Tom Rini cec487a435 Revert "ARM: I2C: I2C Multi byte address support" 12 years ago
Tom Rini c2459a405b Revert "ARM: AM33XX: Add AM33XX I2C driver support" 12 years ago
Patil, Rachna 498cbdfe62 ARM: AM33XX: Add AM33XX I2C driver support 13 years ago
Patil, Rachna 2faa76196a ARM: I2C: I2C Multi byte address support 13 years ago
Andreas Müller 0b620ec97e drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM 13 years ago