aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-imx.c
AgeCommit message (Expand)Author
2012-05-26Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-05-12i2c: imx: don't use strcpy but strlcpyWolfram Sang
2012-05-12i2c: imx: adopt pinctrl supportShawn Guo
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-02-29i2c: imx: fix imx driver to work though signal is pendingOskar Schirmer
2012-02-01i2c: imx: add clk_prepare/clk_unprepareRichard Zhao
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