Commit Graph

128 Commits (bc0bdf4c2296d02802ddfa76f349cbba3a869138)

Author SHA1 Message Date
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 13 years ago
Andreas Müller 49e9b4bd9b drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts 13 years ago
Anatolij Gustschin bd0f5ca806 drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning 13 years ago
Nobuhiro Iwamatsu 3dab3e0e67 i2c: sh: Add support I2C for Renesas SH 13 years ago
Marek Vasut f4f680aa36 iMX28: Add I2C bus driver 13 years ago
Kumar Gala aa5512157b fsl_i2c: Fix compile warning 13 years ago
Jerry Huang c9a8b25ef9 Powerpc/i2c: Use the same initialize codes 13 years ago
Marek Vasut bf0783df0d I2C: Fix mxc_i2c.c problem on imx31_phycore 13 years ago
Stefano Babic a1c662965d I2C: added I2C-2 and I2C-3 to MX35 13 years ago
Marek Vasut b567b8ff79 I2C: Add i2c_get/set_speed() to mxc_i2c.c 13 years ago
Lei Wen d308c9d35a I2C: mv_i2c: fix multi-bus init issue 13 years ago
Lei Wen 2be1ed349c I2C: mv_i2c: fix build issue when enable debug option 13 years ago
Graeme Russ e3e454cd72 console: Squelch pre-console output in console functions 13 years ago
Marek Vasut db84140bb7 I2C: mxc_i2c rework 13 years ago
Heiko Schocher 49d6da6032 i2c, davinci: add i2c set speed 13 years ago
Michael Jones 89677b27d3 ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible 13 years ago
Michael Jones 0607e2b97a ARMV7: OMAP: Write more than 1 byte at a time in i2c_write 13 years ago
Stefano Babic 30032710ed I2C: mxc: fix compilation for MX31 13 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
Heiko Schocher 4bd5566ee8 i2c, soft_i2c: deblock bus if switching to another i2c bus 14 years ago
Albert ARIBAUD 57b4bce996 Replace obsolete e-mail address 14 years ago
Lei Wen adb00bb6a0 I2C: mv_i2c: add multi bus support 14 years ago
Lei Wen 3df619ec2c mv_i2c: use structure to replace the direclty define 14 years ago
Lei Wen 879de1275a mv_i2c: fix timeout value to be consistent with comments 14 years ago
Lei Wen 68432c2743 pxa: move i2c driver to the common place 14 years ago
Stefano Babic 8627111543 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 14 years ago
Nick Thompson 0e57968a21 I2C: OMAP: detect more devices when probing an i2c bus 14 years ago
Stefano Babic 81687212ee I2C: mxc_i2c: address failure with mx35 processor 14 years ago
Stefano Babic 1d549ade61 I2C: mxc_i2c: get rid of __REG access 14 years ago
Stefano Babic 04220612f6 mxc_i2c: Add support for the i.MX35 processor 14 years ago
Liu Hui-R64343 127cec1889 mxc_i2c: add support for MX53 processor 14 years ago
Ryan Mallon f3100ff767 Fix at91 includes in soft_i2c driver 14 years ago
John Rigby 2956532625 Move DECLARE_GLOBAL_DATA_PTR to file scope 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
C Nauman d9abba8254 Add generic support for samsung s3c2440 14 years ago
Steve Sakoman 4df6689495 ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing 14 years ago
Steve Sakoman fbad355562 ARMV7: OMAP: I2C driver: Restructure i2c_probe function 14 years ago
Steve Sakoman d480c46773 ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function 14 years ago