index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-imx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-26
1
-1
/
+0
|
\
|
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-1
/
+0
*
|
i2c: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-24
1
-3
/
+3
|
/
*
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
1
-5
/
+35
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-10-11
1
-3
/
+3
|
\
|
*
i2c: imx: Use dev_dbg logging style
Fabio Estevam
2012-09-11
1
-2
/
+2
|
*
i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
Fabio Estevam
2012-09-11
1
-1
/
+1
*
|
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
/
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-28
1
-55
/
+20
|
\
|
*
i2c: imx: make bitrate an u32 type
Wolfram Sang
2012-07-10
1
-2
/
+2
|
*
i2c: i2c-imx: Adapt the clock name to the new clock framework
Fabio Estevam
2012-07-09
1
-1
/
+1
|
*
i2c: imx: convert to use managed functions
Richard Zhao
2012-07-08
1
-53
/
+18
*
|
i2c: imx: remove unneeded mach/irqs.h inclusion
Shawn Guo
2012-07-01
1
-1
/
+0
|
/
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-05-26
1
-1
/
+1
|
\
|
*
i2c: imx: don't use strcpy but strlcpy
Wolfram Sang
2012-05-12
1
-1
/
+1
*
|
i2c: imx: adopt pinctrl support
Shawn Guo
2012-05-12
1
-0
/
+8
|
/
*
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
1
-2
/
+2
|
\
|
*
i2c: imx: add clk_prepare/clk_unprepare
Richard Zhao
2012-02-01
1
-2
/
+2
*
|
i2c: imx: fix imx driver to work though signal is pending
Oskar Schirmer
2012-02-29
1
-5
/
+0
|
/
*
i2c-imx: add device tree probe support
Shawn Guo
2011-09-14
1
-6
/
+19
*
i2c-imx: remove init/exit hooks from platform data
Shawn Guo
2011-09-14
1
-18
/
+3
*
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-02
1
-6
/
+6
*
i2c: imx: only imx1 needs disable delay
Richard Zhao
2009-11-02
1
-5
/
+7
*
i2c: imx: check busy bit when START/STOP
Richard Zhao
2009-11-02
1
-18
/
+44
*
[PATCH] i2c-imx: make bus available early
Wolfram Sang
2009-09-19
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