summaryrefslogtreecommitdiff
path: root/drivers/i2c/omap24xx_i2c.c
AgeCommit message (Expand)Author
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-11omap24xx_i2c: Handle OMAP5 like OMAP2,3,4Vincent Stehlé
2012-12-10omap24xx_i2c: Handle wait_for_bb errorVincent Stehlé
2012-09-06omap4 i2c: add support for i2c bus 4Koen Kooi
2012-09-01omap24xx_i2c: add 2-byte address supportIlya Yanok
2012-07-07omap24xx_i2c: Add AM33XX supportTom Rini
2012-07-07Revert "I2C: OMAP: detect more devices when probing an i2c bus"Tom Rini
2012-02-21Revert "ARM: I2C: I2C Multi byte address support"Tom Rini
2012-02-21Revert "ARM: AM33XX: Add AM33XX I2C driver support"Tom Rini
2012-01-23ARM: AM33XX: Add AM33XX I2C driver supportPatil, Rachna
2012-01-23ARM: I2C: I2C Multi byte address supportPatil, Rachna
2012-01-16drivers/i2c/omap24xx_i2c.c: move all local variables to SRAMAndreas Müller
2012-01-16drivers/i2c/omap24xx_i2c.c: replace printf with one argument by putsAndreas Müller
2011-09-12ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones
2011-09-12ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones
2011-07-28cosmetic: spell fixes etc.Michael Jones
2011-04-14I2C: OMAP: detect more devices when probing an i2c busNick Thompson
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-10-25ARMV7: OMAP: I2C driver: Fix bug found in 37XX testingSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_probe functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_write_byte functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Restructure i2c_read_byte functionSteve Sakoman
2010-10-20ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driverSteve Sakoman
2010-09-19i2c, omap24xx: set bus_initialized only after relocation.Heiko Schocher
2010-09-10Prepare v2010.09-rc1Wolfgang Denk
2010-08-05ARMV7: Modify i2c driver for more reliable operation on OMAP4Steve Sakoman
2010-07-05ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman
2009-11-16OMAP2/3: I2C: Add support for second and third busDirk Behme
2009-07-28OMAP I2C Fix the sampling clock.Tom Rix
2009-01-24OMAP3: Add I2C supportDirk Behme
2008-11-21ARM: OMAP: Convert IO macrosDirk Behme
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-18i2c: Clean drivers/i2c/ MakefileMichal Simek
2007-11-20drivers/i2c : move i2c drivers to drivers/i2cJean-Christophe PLAGNIOL-VILLARD