Changeset 3968
- Timestamp:
- 03/11/05 22:17:33 (4 years ago)
- Files:
-
- i2c/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
i2c/trunk/CHANGES
r3963 r3968 21 21 Makefile: Revert the header install removal 22 22 Support sparc64 (Nicolas Boullis) 23 Support mips and sparc32 (Aurelien Jarno) 23 24 i2c-core: Unhide i2c_get_client 24 25 i2c-id.h: Add ID for Marvell 64xxx 26 Sync IDs with Linux 2.6 25 27 i2c.h: Drop 2.4.9 compatibility define of MODULE_LICENSE 26 28 i2c-algo-bit, i2c-algo-biths, i2c-algo-pcf: Declare I2C_FUNC_I2C 27 29 as being supported 30 i2c-algo-biths: Replace assembly code by C (Aurelient Jarno) 28 31 29 32 2.9.0 (20041228)
