Commit Graph

312 Commits (fea9b69acdeb8af4d37cf58ea805eecfbb03d44c)

Author SHA1 Message Date
Troy Kisky a7f1a00510 mxc_i2c: add retries 13 years ago
Troy Kisky d5383a63cd mxc_i2c: check for arbitration lost 13 years ago
Troy Kisky ca741da106 mxc_i2c: change slave addr if conflicts with destination. 13 years ago
Troy Kisky 90a5b70f59 mxc_i2c: don't disable controller after every transaction 13 years ago
Troy Kisky 83a1a19038 mxc_i2c: place i2c_reset code inline 13 years ago
Troy Kisky 71e9f3cbeb mxc_i2c: place imx_start code inline 13 years ago
Troy Kisky d45e75b10c mxc_i2c: remove redundant read 13 years ago
Troy Kisky 7aa57a01c0 mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_state 13 years ago
Troy Kisky cfbb88d338 mxc_i2c.c: code i2c_probe as a 0 length i2c_write 13 years ago
Troy Kisky c4330d283c mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write 13 years ago
Troy Kisky b230ddc267 mxc_i2c: create i2c_init_transfer 13 years ago
Troy Kisky ea572d853e mxc_i2c: clear i2sr before waiting for bit 13 years ago
Troy Kisky cea60b0c6c mxc_i2c: create tx_byte function 13 years ago
Troy Kisky 24cd738bc4 mxc_i2c: remove ifdef of CONFIG_HARD_I2C 13 years ago
Troy Kisky 1c076dba27 mxc_i2c: fix i2c_imx_stop 13 years ago
Torsten Fleischer fa86d1c0bf mxs-i2c: Fix internal address byte order 13 years ago
Troy Kisky 9ca37d78a3 mxc_i2c: remove setting speed at each start 13 years ago
Troy Kisky de6f604de2 mxc_i2c: specify i2c base address in config file 13 years ago
Stefan Roese 496ba48f5e i2c: designware_i2c.c: Add support for the "i2c probe" command 13 years ago
Tom Rini 402d17fc4c omap24xx_i2c: Add AM33XX support 13 years ago
Tom Rini 168a5acb81 Revert "I2C: OMAP: detect more devices when probing an i2c bus" 13 years ago
Simon Glass e31c1e50ac tegra: i2c: Add function to find DVC bus 13 years ago
Armando Visconti 5e3e8dda51 i2c:designware Turn off the ctrl when setting the speed 13 years ago
Vipin KUMAR 031ed2fa74 i2c: Add support for designware i2c controller 13 years ago
Nobuhiro Iwamatsu 2d344a2ab2 sh: i2c: Add support I2C controller of SH7734 13 years ago
Yen Lin 96a78ac0c4 tegra: i2c: Add I2C driver 13 years ago
Tom Rini cec487a435 Revert "ARM: I2C: I2C Multi byte address support" 13 years ago
Tom Rini c2459a405b Revert "ARM: AM33XX: Add AM33XX I2C driver support" 13 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 14 years ago
Andreas Müller 49e9b4bd9b drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts 14 years ago
Anatolij Gustschin bd0f5ca806 drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning 14 years ago
Nobuhiro Iwamatsu 3dab3e0e67 i2c: sh: Add support I2C for Renesas SH 14 years ago
Marek Vasut f4f680aa36 iMX28: Add I2C bus driver 14 years ago
Kumar Gala aa5512157b fsl_i2c: Fix compile warning 14 years ago
Jerry Huang c9a8b25ef9 Powerpc/i2c: Use the same initialize codes 14 years ago
Marek Vasut bf0783df0d I2C: Fix mxc_i2c.c problem on imx31_phycore 14 years ago
Stefano Babic a1c662965d I2C: added I2C-2 and I2C-3 to MX35 14 years ago
Marek Vasut b567b8ff79 I2C: Add i2c_get/set_speed() to mxc_i2c.c 14 years ago
Lei Wen d308c9d35a I2C: mv_i2c: fix multi-bus init issue 14 years ago
Lei Wen 2be1ed349c I2C: mv_i2c: fix build issue when enable debug option 14 years ago
Graeme Russ e3e454cd72 console: Squelch pre-console output in console functions 14 years ago
Marek Vasut db84140bb7 I2C: mxc_i2c rework 14 years ago
Heiko Schocher 49d6da6032 i2c, davinci: add i2c set speed 14 years ago
Michael Jones 89677b27d3 ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible 14 years ago
Michael Jones 0607e2b97a ARMV7: OMAP: Write more than 1 byte at a time in i2c_write 14 years ago
Stefano Babic 30032710ed I2C: mxc: fix compilation for MX31 14 years ago
Michael Jones f9a78b8d4f cosmetic: spell fixes etc. 14 years ago
Michael Brandt d3d6427a3f I2C: Add driver for ST-Ericsson U8500 i2c 14 years ago