aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-nuc900.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-02i2c: nuc900: remove driverWolfram Sang1-709/+0
2013-08-19i2c: use dev_get_platdata()Jingoo Han1-1/+1
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton1-3/+3
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann1-1/+1
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown1-1/+2
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin1-1/+1
2011-10-29i2c: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare1-1/+0
2010-08-11i2c/nuc900: add i2c driver support for nuc900Wan ZongShun1-0/+709