aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2011-10-27I2C: Add i2c_get/set_speed() to mxc_i2c.cMarek Vasut1-8/+23
2011-10-03I2C: mv_i2c: fix multi-bus init issueLei Wen1-18/+24
2011-10-03I2C: mv_i2c: fix build issue when enable debug optionLei Wen1-1/+1
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ2-5/+1
2011-09-30I2C: mxc_i2c reworkMarek Vasut1-133/+289
2011-09-30i2c, davinci: add i2c set speedHeiko Schocher1-0/+5
2011-09-12ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones1-52/+53
2011-09-12ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones1-78/+58
2011-09-07I2C: mxc: fix compilation for MX31Stefano Babic1-4/+1
2011-07-28cosmetic: spell fixes etc.Michael Jones1-1/+1
2011-06-01I2C: Add driver for ST-Ericsson U8500 i2cMichael Brandt3-0/+808
2011-04-28i2c, soft_i2c: deblock bus if switching to another i2c busHeiko Schocher1-0/+1
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD1-1/+1
2011-04-27I2C: mv_i2c: add multi bus supportLei Wen1-1/+35
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen2-73/+151
2011-04-27mv_i2c: fix timeout value to be consistent with commentsLei Wen1-1/+1
2011-04-27pxa: move i2c driver to the common placeLei Wen2-0/+453
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic1-6/+1
2011-04-14I2C: OMAP: detect more devices when probing an i2c busNick Thompson1-31/+11
2011-02-02I2C: mxc_i2c: address failure with mx35 processorStefano Babic1-18/+68
2011-02-02I2C: mxc_i2c: get rid of __REG accessStefano Babic1-28/+44
2011-02-02mxc_i2c: Add support for the i.MX35 processorStefano Babic1-4/+5
2011-02-02mxc_i2c: add support for MX53 processorLiu Hui-R643431-3/+18
2011-01-27Fix at91 includes in soft_i2c driverRyan Mallon1-3/+1
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-1/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk1-51/+51
2010-10-28Add generic support for samsung s3c2440C Nauman1-51/+51
2010-10-25ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman1-1/+1
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman1-11/+30
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman1-36/+42
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman1-39/+37
2010-10-20ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman1-6/+8
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-2/+2
2010-09-19i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher1-1/+3
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk1-1/+0
2010-08-30i2c: rewrite mvtwsi, support orion5x and kirkwoodAlbert Aribaud1-409/+341
2010-08-30i2c: rename kirkwood_i2c to mvtwsiAlbert Aribaud2-1/+1
2010-08-23i2c: omap2+: change header guard to be genericNishanth Menon1-2/+2
2010-08-05ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman2-10/+25
2010-07-22i2c: soft_i2c: add simple GPIO implementationMike Frysinger1-0/+52
2010-07-05ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2-3/+180
2010-05-05Blackfin: TWI/I2C: implement multibus supportMike Frysinger1-61/+108
2010-04-19fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun1-3/+13
2010-04-13Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser1-1/+1
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2-0/+440
2010-03-21mod change 755 => 644 for multiple filesThomas Weber2-0/+0
2010-02-12convert common files to new SoC accessJens Scharsig1-5/+6
2010-01-23SPEAr : i2c driver support added for SPEAr SoCsVipin KUMAR2-0/+332
2010-01-23Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or ...Prafulla Wadaskar1-5/+18