aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-cpm.c
AgeCommit message (Expand)Author
2012-01-12i2c/busses: Use module_platform_driver()Axel Lin
2011-07-25i2c: Allow i2c_add_numbered_adapter() to assign a bus idGrant Likely
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2010-09-30of/i2c: Fix module load order issue caused by of_i2c.cGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-05i2c: Add OF-style registration and bindingGrant Likely
2010-07-05of/i2c: Generalize OF supportGrant Likely
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-20i2c-cpm: drop NO_IRQWolfram Sang
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2009-06-22i2c: Fix stuck transaction on cpm-i2c driverMichael Trimarchi
2009-05-12i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULLMark Ware
2008-12-16i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto
2008-10-20i2c-cpm: Suppress autoprobing for devicesWolfram Sang
2008-07-14i2c: Let bus drivers add SPD to their classJean Delvare
2008-07-14i2c-cpm: BugfixesWolfram Sang
2008-07-14i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllersJochen Friedrich