index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-imx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c-imx: do not allow interruptions when waiting for I2C to complete
Marc Kleine-Budde
2010-10-18
1
-9
/
+3
*
i2c-imx: fix error handling
Arnaud Patard
2010-04-20
1
-2
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
i2c/imx: don't add probe function to the driver struct
Uwe Kleine-König
2010-03-07
1
-1
/
+0
*
i2c: imx: call ioremap only after request_mem_region
Uwe Kleine-König
2010-01-24
1
-10
/
+11
*
i2c: mxc: let time to generate stop bit
Valentin Longchamp
2010-01-24
1
-2
/
+3
*
i2c: imx: disable clock when it's possible to save power.
Richard Zhao
2009-11-03
1
-6
/
+6
*
i2c: imx: only imx1 needs disable delay
Richard Zhao
2009-11-03
1
-5
/
+7
*
i2c: imx: check busy bit when START/STOP
Richard Zhao
2009-11-03
1
-18
/
+44
*
[PATCH] i2c-imx: make bus available early
Wolfram Sang
2009-09-20
1
-2
/
+1
*
i2c: imx: Make disable_delay a per-device variable
Wolfram Sang
2009-04-07
1
-4
/
+3
*
i2c: imx: Add missing request_mem_region in probe()
Darius Augulis
2009-04-07
1
-5
/
+13
*
i2c: iMX/MXC support
Darius Augulis
2009-04-07
1
-0
/
+617