summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-xiic.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Include linux/of.h headerSachin Kamat2013-10-301-0/+1
* i2c: xiic: Remove casting the return value which is a void pointerJingoo Han2013-09-301-1/+1
* i2c: move OF helpers into the coreWolfram Sang2013-08-231-3/+0Star
* i2c: use dev_get_platdata()Jingoo Han2013-08-191-1/+1
* i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco2013-04-231-4/+2Star
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-2/+0Star
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-4/+4
* I2C: xiic: Add OF binding supportLars-Peter Clausen2012-05-121-5/+18
* i2c/busses: Use module_platform_driver()Axel Lin2012-01-121-16/+2Star
* misc latin1 to utf8 conversionsAl Viro2012-01-021-1/+1
* mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-261-2/+1Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-231-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Add include to i2c-xii.c to fix build errorRandy Dunlap2010-03-141-0/+1
* i2c: Add support for Xilinx XPS IIC Bus InterfaceRichard Röjfors2010-03-071-0/+824