aboutsummaryrefslogtreecommitdiff
path: root/include/i2c.h
AgeCommit message (Expand)Author
2009-02-12i2c.h: drop i2c_reg_{read, write} hack for Blackfin partsMike Frysinger
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher
2008-10-18soft_i2c: prevent compiler warnings if driver does not use CPU Pins.Heiko Schocher
2008-05-21Big white-space cleanup.Wolfgang Denk
2007-03-08[PATCH] I2C: Add missing default CFG_SPD_BUS_NUMMatthias Fuchs
2007-03-01[PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUMStefan Roese
2007-02-20[PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese
2006-11-03mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and M...Timur Tabi
2006-11-03Add support for multiple I2C busesBen Warren
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk
2002-03-10Initial revisionwdenk