Commit Graph

96 Commits (c94101ae9c75c64ffbc8162302c2a1ce53a59f75)

Author SHA1 Message Date
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
Steve Sakoman da0cc665bc ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function 14 years ago
Steve Sakoman 73e8747fe4 ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Heiko Schocher 1724fe9adf i2c, omap24xx: set bus_initialized only after relocation. 14 years ago
Wolfgang Denk 2d941de9d5 Prepare v2010.09-rc1 14 years ago
Albert Aribaud 306563a773 i2c: rewrite mvtwsi, support orion5x and kirkwood 15 years ago
Albert Aribaud 01ec99d969 i2c: rename kirkwood_i2c to mvtwsi 15 years ago
Nishanth Menon 07cf5e207e i2c: omap2+: change header guard to be generic 15 years ago
Steve Sakoman d708395d2f ARMV7: Modify i2c driver for more reliable operation on OMAP4 15 years ago
Mike Frysinger 793b5726f7 i2c: soft_i2c: add simple GPIO implementation 15 years ago
Steve Sakoman 938717cee1 ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 15 years ago
Mike Frysinger b5cebb4fd6 Blackfin: TWI/I2C: implement multibus support 15 years ago
Richard Retanubun 26a33504a5 fsl_i2c: Added a callpoint for i2c_board_late_init 15 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 15 years ago
Stefan Roese d0b0dcaa22 i2c: Move PPC4xx I2C driver into drivers/i2c directory 15 years ago
Thomas Weber 5647f78d04 mod change 755 => 644 for multiple files 15 years ago
Jens Scharsig 0cf0b93161 convert common files to new SoC access 15 years ago
Vipin KUMAR 2403f8f417 SPEAr : i2c driver support added for SPEAr SoCs 15 years ago
Prafulla Wadaskar beca04dd24 Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later 15 years ago
Vipin KUMAR 7de14b2aa5 SPEAr : i2c driver support added for SPEAr SoCs 15 years ago
Prafulla Wadaskar 77506cc997 Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later 15 years ago
kevin.morfitt@fearnside-systems.co.uk ac67804fbb Add a unified s3c24x0 header file 15 years ago
kevin.morfitt@fearnside-systems.co.uk 492fb1fdbc Move s3c24x0 header files to asm-arm/arch-s3c24x0/ 15 years ago
Daniel Gorsulowski 4e574c4e2d at91: Extended soft_i2c driver for AT91SAM9263 SoC 15 years ago
kevin.morfitt@fearnside-systems.co.uk 33bf447477 Add a unified s3c24x0 header file 15 years ago
Dirk Behme 1d2e96de56 OMAP2/3: I2C: Add support for second and third bus 15 years ago
kevin.morfitt@fearnside-systems.co.uk 17ab301c93 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ 15 years ago
Valentin Yakovenkov 08ea550eef new PCA9564 i2c bridge driver 15 years ago
Mike Frysinger 08a1c6258c Blackfin: TWI/I2C: implement bus speed get/set functions 15 years ago
Mike Frysinger 3814ea4f00 Blackfin: TWI/I2C: add timeout to transfer 15 years ago