| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: Use resource_size macro | Linus Walleij | 2009-06-16 | 1 | -1/+1 |
* | i2c-bfin-twi: pull in io.h for ioremap() | Mike Frysinger | 2009-06-16 | 1 | -0/+1 |
* | i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality | Michael Hennerich | 2009-06-13 | 1 | -1/+11 |
* | i2c: Blackfin TWI: fix transfer errors with repeat start | Frank Shew | 2009-06-13 | 1 | -6/+15 |
* | i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat | Sonic Zhang | 2009-06-13 | 1 | -8/+7 |
* | i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0 | Michael Hennerich | 2009-06-13 | 1 | -3/+8 |
* | i2c: Delete many unused adapter IDs | Jean Delvare | 2009-01-26 | 1 | -1/+0 |
* | i2c: Drop I2C_CLASS_ALL | Jean Delvare | 2009-01-07 | 1 | -1/+1 |
* | i2c: Blackfin I2C Driver: Functional power management support | Michael Hennerich | 2008-07-28 | 1 | -11/+24 |
* | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-22 | 1 | -0/+1 |
* | i2c-bfin-twi: Fix mismatch in add timer and delete timer | Hans Schillstrom | 2008-04-22 | 1 | -1/+2 |
* | i2c-bfin-twi: Use simpler comment headers and strip out information that is m... | Mike Frysinger | 2008-04-22 | 1 | -18/+4 |
* | i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful in... | Bryan Wu | 2008-04-22 | 1 | -6/+6 |
* | i2c-bfin-twi: Add missing pin mux operation | Bryan Wu | 2008-04-22 | 1 | -0/+15 |
* | i2c-bfin-twi: Add platform_resource interface to support multi-port TWI contr... | Bryan Wu | 2008-04-22 | 1 | -107/+176 |
* | i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c mast... | Sonic Zhang | 2008-04-22 | 1 | -71/+114 |
* | i2c-bfin-twi: Register adapter with a specific bus number | Kalle Pokki | 2008-01-27 | 1 | -1/+2 |
* | i2c-bfin-twi: Remove useless twi_lock mutex | Francis Moreau | 2007-10-13 | 1 | -16/+0 |
* | i2c: Blackfin Two Wire Interface driver | Bryan Wu | 2007-05-01 | 1 | -0/+644 |