index
:
linux-stable.git
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.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
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-4
/
+1
*
i2c: imx: remove duplicate print after platform_get_irq()
Tang Bin
2020-03-21
1
-3
/
+1
*
i2c: imx: implement master_xfer_atomic callback
Stefan Lengfeld
2020-02-26
1
-41
/
+105
*
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-09-24
1
-4
/
+13
|
\
|
*
i2c: imx: ACPI support for NXP i2c controller
Chuanhua Han
2019-09-13
1
-4
/
+13
*
|
Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"
Fabio Estevam
2019-08-14
1
-12
/
+6
|
/
*
i2c: imx: Use __maybe_unused instead of #if CONFIG_PM
Anson Huang
2019-05-27
1
-8
/
+3
*
i2c: imx: correct the method of getting private data in notifier_call
Anson Huang
2019-04-24
1
-2
/
+2
*
i2c: imx: don't leak the i2c adapter on error
Laurentiu Tudor
2019-04-06
1
-1
/
+3
*
i2c: imx: Fix inconsistent IS_ERR and PTR_ERR in i2c_imx_dma_request()
YueHaibing
2019-01-22
1
-1
/
+1
*
i2c: imx: improve the error handling in i2c_imx_dma_request()
Oleksij Rempel
2019-01-15
1
-6
/
+10
*
i2c: imx: notify about real errors on dma i2c_imx_dma_request
Oleksij Rempel
2019-01-15
1
-9
/
+12
*
i2c: imx: don't print error message on probe defer
Lucas Stach
2018-11-27
1
-1
/
+2
*
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-12
/
+11
|
\
|
*
i2c: imx: Simplify stopped state tracking
Esben Haabendal
2018-08-20
1
-8
/
+7
|
*
i2c: imx: Fix race condition in dma read
Esben Haabendal
2018-08-20
1
-4
/
+4
*
|
i2c: imx: use open drain for recovery GPIO
Wolfram Sang
2018-07-24
1
-1
/
+1
*
|
i2c: imx: Fix reinit_completion() use
Esben Haabendal
2018-07-23
1
-2
/
+1
|
/
*
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-29
1
-5
/
+5
*
i2c: imx: Switch to SPDX identifier
Fabio Estevam
2018-05-24
1
-10
/
+1
*
i2c: imx: avoid taking clk_prepare mutex in PM callbacks
Lucas Stach
2018-04-03
1
-2
/
+2
*
i2c: imx: use clk notifier for rate changes
Lucas Stach
2018-04-03
1
-7
/
+25
*
i2c: imx: Include the right GPIO header
Linus Walleij
2017-12-12
1
-1
/
+1
*
i2c: imx: use proper GPIO directions for recovery
Wolfram Sang
2017-12-07
1
-2
/
+2
*
i2c: imx: switch to using gpiod for bus recovery gpios
Phil Reid
2017-11-27
1
-9
/
+9
*
i2c: imx: fix misleading bus recovery debug message
Clemens Gruber
2017-10-13
1
-1
/
+1
*
i2c: imx: use IRQF_SHARED mode to request IRQ
Wei Jinhua
2017-10-13
1
-1
/
+1
*
i2c: imx: Use correct function to write to register
Michail Georgios Etairidis
2017-06-22
1
-4
/
+4
*
i2c: busses: constify i2c_algorithm structures
Bhumika Goyal
2017-02-09
1
-1
/
+1
*
i2c: imx: defer probe if bus recovery GPIOs are not ready
Stefan Agner
2016-10-25
1
-4
/
+7
*
i2c: imx: make bus recovery through pinctrl optional
Yang Li
2016-09-15
1
-9
/
+22
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
i2c: imx: reduce load by using usleep_range instead of udelay
Oleksij Rempel
2016-04-26
1
-1
/
+1
*
i2c: imx: remove extra spaces.
Dmitriy Baranov
2016-03-03
1
-6
/
+6
*
i2c: imx: fix i2c resource leak with dma transfer
Gao Pan
2016-01-10
1
-0
/
+1
*
i2c: imx: Remove unneeded comments
Fabio Estevam
2016-01-04
1
-12
/
+0
*
i2c: imx: improve code readability
Gao Pan
2016-01-03
1
-4
/
+2
*
i2c: imx: Improve message log when DMA is not used
Fabio Estevam
2016-01-03
1
-1
/
+1
*
i2c: imx: add runtime pm support to improve the performance
Gao Pan
2016-01-03
1
-12
/
+78
*
i2c: imx: init bus recovery info before adding i2c adapter
Gao Pan
2016-01-03
1
-2
/
+2
*
i2c: imx: fix a compiling error
Hou Zhiqiang
2015-11-20
1
-0
/
+1
*
i2c: imx: Use -ENXIO as error in the NACK case
Fabio Estevam
2015-10-23
1
-1
/
+1
*
i2c: imx: implement bus recovery
Gao Pan
2015-10-23
1
-0
/
+71
*
i2c: constify platform_device_id
Krzysztof Kozlowski
2015-05-12
1
-1
/
+1
*
i2c: imx: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-15
1
-4
/
+6
*
i2c: imx: whitespace and checkpatch cleanup
Philipp Zabel
2015-01-22
1
-10
/
+13
*
i2c: imx: remove unused return value assignments
Philipp Zabel
2015-01-14
1
-2
/
+0
*
i2c: imx: fix handling of wait_for_completion_timeout result
Nicholas Mc Guire
2015-01-13
1
-4
/
+4
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
[next]