summaryrefslogtreecommitdiff
path: root/drivers/i2c/omap24xx_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-14I2C: OMAP: detect more devices when probing an i2c busNick Thompson1-31/+11
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-1/+2
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-19i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher1-1/+3
2010-09-10Prepare v2010.09-rc1Wolfgang Denk1-1/+0
2010-08-05ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman1-10/+21
2010-07-06ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman1-3/+14
2009-11-16OMAP2/3: I2C: Add support for second and third busDirk Behme1-67/+99
2009-07-28OMAP I2C Fix the sampling clock.Tom Rix1-7/+67
2009-01-24OMAP3: Add I2C supportDirk Behme1-0/+23
2008-11-21ARM: OMAP: Convert IO macrosDirk Behme1-67/+64
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-19i2c: Clean drivers/i2c/ MakefileMichal Simek1-4/+0
2007-11-20drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD1-0/+329