index
:
kernel
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-imx.c
Age
Commit message (
Expand
)
Author
2015-05-12
i2c: constify platform_device_id
Krzysztof Kozlowski
2015-03-15
i2c: imx: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-01-22
i2c: imx: whitespace and checkpatch cleanup
Philipp Zabel
2015-01-14
i2c: imx: remove unused return value assignments
Philipp Zabel
2015-01-13
i2c: imx: fix handling of wait_for_completion_timeout result
Nicholas Mc Guire
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-19
i2c: imx: simplify i2c_imx_dma_write() a little
Wolfram Sang
2014-11-18
i2c: imx: add DMA support for freescale i2c driver
Yao Yuan
2014-11-18
i2c: imx: Sort include headers alphabetically
Yao Yuan
2014-11-10
i2c: imx+mxs: Use the preferred form for passing a size of a struct
Fabio Estevam
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-06
i2c-imx: Disable the clock on probe failure
Fabio Estevam
2014-09-29
i2c: imx: Add arbitration lost check
Haibo Chen
2014-08-06
i2c: imx: Fix format warning for dev_dbg
Xiubo Li
2014-06-02
i2c: remove unnecessary OOM messages
Jingoo Han
2014-06-02
i2c: imx: update i2c clock divider for each transaction
Fugang Duan
2014-06-02
i2c: imx: fix the i2c bus hang issue when do repeat restart
Fugang Duan
2014-05-22
i2c: imx: add SMBus block read support
Kaushal Butala
2014-01-03
i2c: imx: propagate irq error code in probe
Wolfram Sang
2013-12-12
i2c: imx: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-10-10
i2c: i2c-imx: replace platform_driver_probe to support deferred probing
Wolfram Sang
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
2013-08-15
i2c: imx: Add Vybrid VF610 I2C controller support
Jingchang Lu
2013-08-15
i2c: imx: add struct to hold more configurable quirks
Jingchang Lu
2013-08-15
i2c: imx: add INT flag and IEN bit operatation codes
Jingchang Lu
2013-08-15
i2c: imx: change register offset representation
Jingchang Lu
2013-08-15
i2c: imx: wrap registers read/write to inline function
Jingchang Lu
2013-08-15
i2c: imx: don't change platform device id_entry directly
Jingchang Lu
2013-08-15
i2c: imx: enable clk before write to registers
Jingchang Lu
2013-08-15
i2c: imx: use struct representing i2c clk{div, val} pair
Jingchang Lu
2013-06-25
i2c: imx: allow autoloading on dt ids
Arnaud Patard \(Rtp\)
2013-06-12
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-12
i2c: imx: Let device core handle pinctrl
Fabio Estevam
2013-02-26
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-01-24
i2c: Convert to devm_ioremap_resource()
Thierry Reding
2012-10-15
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-11
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
2012-09-11
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-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-10
i2c: imx: make bitrate an u32 type
Wolfram Sang
2012-07-09
i2c: i2c-imx: Adapt the clock name to the new clock framework
Fabio Estevam
2012-07-08
i2c: imx: convert to use managed functions
Richard Zhao
2012-07-01
i2c: imx: remove unneeded mach/irqs.h inclusion
Shawn Guo
2012-05-26
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-05-12
i2c: imx: don't use strcpy but strlcpy
Wolfram Sang
[next]