aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-cpm.c
Commit message (Expand)AuthorAgeFilesLines
* dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely2010-09-301-0/+5
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-4/+4
* i2c: Add OF-style registration and bindingGrant Likely2010-07-051-5/+0
* of/i2c: Generalize OF supportGrant Likely2010-07-051-1/+2
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+1
|\
| * i2c-cpm: drop NO_IRQWolfram Sang2010-05-201-1/+1
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-5/+5
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-10/+10
|/
* i2c: Fix stuck transaction on cpm-i2c driverMichael Trimarchi2009-06-221-3/+3
* i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULLMark Ware2009-05-121-8/+8
* i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto2008-12-161-0/+1
* i2c-cpm: Suppress autoprobing for devicesWolfram Sang2008-10-201-1/+0
* i2c: Let bus drivers add SPD to their classJean Delvare2008-07-141-1/+1
* i2c-cpm: BugfixesWolfram Sang2008-07-141-4/+4
* i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllersJochen Friedrich2008-07-141-0/+745