index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
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
*
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
2014-06-19
*
ENGR00281611 i2c: imx: update i2c clock divider for each transaction
Fugang Duan
2014-04-16
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-26
|
\
|
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-21
*
|
i2c: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-24
|
/
*
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-14
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-10-10
|
\
|
*
i2c: imx: Use dev_dbg logging style
Fabio Estevam
2012-09-11
|
*
i2c: imx: Use dev_info to indicate that i2c driver was succesfully registered
Fabio Estevam
2012-09-11
*
|
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-14
|
/
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-28
|
\
|
*
i2c: imx: make bitrate an u32 type
Wolfram Sang
2012-07-10
|
*
i2c: i2c-imx: Adapt the clock name to the new clock framework
Fabio Estevam
2012-07-09
|
*
i2c: imx: convert to use managed functions
Richard Zhao
2012-07-08
*
|
i2c: imx: remove unneeded mach/irqs.h inclusion
Shawn Guo
2012-07-01
|
/
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-05-26
|
\
|
*
i2c: imx: don't use strcpy but strlcpy
Wolfram Sang
2012-05-12
*
|
i2c: imx: adopt pinctrl support
Shawn Guo
2012-05-11
|
/
*
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
|
\
|
*
i2c: imx: add clk_prepare/clk_unprepare
Richard Zhao
2012-02-01
*
|
i2c: imx: fix imx driver to work though signal is pending
Oskar Schirmer
2012-02-29
|
/
*
i2c-imx: add device tree probe support
Shawn Guo
2011-09-14
*
i2c-imx: remove init/exit hooks from platform data
Shawn Guo
2011-09-14
*
i2c-imx: do not allow interruptions when waiting for I2C to complete
Marc Kleine-Budde
2010-10-17
*
i2c-imx: fix error handling
Arnaud Patard
2010-04-19
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
i2c/imx: don't add probe function to the driver struct
Uwe Kleine-König
2010-03-07
*
i2c: imx: call ioremap only after request_mem_region
Uwe Kleine-König
2010-01-24
*
i2c: mxc: let time to generate stop bit
Valentin Longchamp
2010-01-24
*
i2c: imx: disable clock when it's possible to save power.
Richard Zhao
2009-11-02
*
i2c: imx: only imx1 needs disable delay
Richard Zhao
2009-11-02
*
i2c: imx: check busy bit when START/STOP
Richard Zhao
2009-11-02
*
[PATCH] i2c-imx: make bus available early
Wolfram Sang
2009-09-19
*
i2c: imx: Make disable_delay a per-device variable
Wolfram Sang
2009-04-07
*
i2c: imx: Add missing request_mem_region in probe()
Darius Augulis
2009-04-07
*
i2c: iMX/MXC support
Darius Augulis
2009-04-07