Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-30 | [ARM] Remove EEPROM slave emulation from i2c-pxa driver. | Russell King | 1 | -31/+0 | |
The i2c-pxa driver should not contain EEPROM slave-mode emulation; this is something the platform should provide where required. Remove it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||||
2005-06-15 | [PATCH] I2C: Add PXA I2C driver | Russell King | 1 | -0/+48 | |
Add support for the I2C PXA driver. Signed-off-by: Russell King <rmk@arm.linux.org.uk> |