summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-imx.c
AgeCommit message (Expand)Author
2011-09-14i2c-imx: add device tree probe supportShawn Guo
2011-09-14i2c-imx: remove init/exit hooks from platform dataShawn Guo
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde
2010-04-20i2c-imx: fix error handlingArnaud Patard
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07i2c/imx: don't add probe function to the driver structUwe Kleine-König
2010-01-24i2c: imx: call ioremap only after request_mem_regionUwe Kleine-König
2010-01-24i2c: mxc: let time to generate stop bitValentin Longchamp
2009-11-02i2c: imx: disable clock when it's possible to save power.Richard Zhao
2009-11-02i2c: imx: only imx1 needs disable delayRichard Zhao
2009-11-02i2c: imx: check busy bit when START/STOPRichard Zhao
2009-09-19[PATCH] i2c-imx: make bus available earlyWolfram Sang
2009-04-07i2c: imx: Make disable_delay a per-device variableWolfram Sang
2009-04-07i2c: imx: Add missing request_mem_region in probe()Darius Augulis
2009-04-07i2c: iMX/MXC supportDarius Augulis