index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-cpm.c
Age
Commit message (
Expand
)
Author
2010-09-30
of/i2c: Fix module load order issue caused by of_i2c.c
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-05
i2c: Add OF-style registration and binding
Grant Likely
2010-07-05
of/i2c: Generalize OF support
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-20
i2c-cpm: drop NO_IRQ
Wolfram Sang
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-06-22
i2c: Fix stuck transaction on cpm-i2c driver
Michael Trimarchi
2009-05-12
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
2008-12-16
i2c-cpm: Detect and report NAK right away instead of timing out
Mike Ditto
2008-10-20
i2c-cpm: Suppress autoprobing for devices
Wolfram Sang
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
2008-07-14
i2c-cpm: Bugfixes
Wolfram Sang
2008-07-14
i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers
Jochen Friedrich