aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-bfin-twi.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* i2c-bfin-twi: fix CLKDIV calculationSonic Zhang2009-12-23
* i2c: Use resource_size macroLinus Walleij2009-06-16
* i2c-bfin-twi: pull in io.h for ioremap()Mike Frysinger2009-06-16
* i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionalityMichael Hennerich2009-06-13
* i2c: Blackfin TWI: fix transfer errors with repeat startFrank Shew2009-06-13
* i2c: Blackfin TWI: fix REPEAT START mode doesn't repeatSonic Zhang2009-06-13
* i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0Michael Hennerich2009-06-13
* i2c: Delete many unused adapter IDsJean Delvare2009-01-26
* i2c: Drop I2C_CLASS_ALLJean Delvare2009-01-07
* i2c: Blackfin I2C Driver: Functional power management supportMichael Hennerich2008-07-28
* i2c: Fix platform driver hotplug/coldplugKay Sievers2008-04-22
* i2c-bfin-twi: Fix mismatch in add timer and delete timerHans Schillstrom2008-04-22
* i2c-bfin-twi: Use simpler comment headers and strip out information that is m...Mike Frysinger2008-04-22
* i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in...Bryan Wu2008-04-22
* i2c-bfin-twi: Add missing pin mux operationBryan Wu2008-04-22
* i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr...Bryan Wu2008-04-22
* i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast...Sonic Zhang2008-04-22
* i2c-bfin-twi: Register adapter with a specific bus numberKalle Pokki2008-01-27
* i2c-bfin-twi: Remove useless twi_lock mutexFrancis Moreau2007-10-13
* i2c: Blackfin Two Wire Interface driverBryan Wu2007-05-01