aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-imx.c
Commit message (Expand)AuthorAge
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-28
|\
| * i2c: imx: make bitrate an u32 typeWolfram Sang2012-07-10
| * i2c: i2c-imx: Adapt the clock name to the new clock frameworkFabio Estevam2012-07-09
| * i2c: imx: convert to use managed functionsRichard Zhao2012-07-08
* | i2c: imx: remove unneeded mach/irqs.h inclusionShawn Guo2012-07-01
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-05-26
|\
| * i2c: imx: don't use strcpy but strlcpyWolfram Sang2012-05-12
* | i2c: imx: adopt pinctrl supportShawn Guo2012-05-11
|/
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * i2c: imx: add clk_prepare/clk_unprepareRichard Zhao2012-02-01
* | i2c: imx: fix imx driver to work though signal is pendingOskar Schirmer2012-02-29
|/
* i2c-imx: add device tree probe supportShawn Guo2011-09-14
* i2c-imx: remove init/exit hooks from platform dataShawn Guo2011-09-14
* i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde2010-10-17
* i2c-imx: fix error handlingArnaud Patard2010-04-19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* i2c/imx: don't add probe function to the driver structUwe Kleine-König2010-03-07
* i2c: imx: call ioremap only after request_mem_regionUwe Kleine-König2010-01-24
* i2c: mxc: let time to generate stop bitValentin Longchamp2010-01-24
* i2c: imx: disable clock when it's possible to save power.Richard Zhao2009-11-02
* i2c: imx: only imx1 needs disable delayRichard Zhao2009-11-02
* i2c: imx: check busy bit when START/STOPRichard Zhao2009-11-02
* [PATCH] i2c-imx: make bus available earlyWolfram Sang2009-09-19
* i2c: imx: Make disable_delay a per-device variableWolfram Sang2009-04-07
* i2c: imx: Add missing request_mem_region in probe()Darius Augulis2009-04-07
* i2c: iMX/MXC supportDarius Augulis2009-04-07