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: Implement errata ERR007805 or e7805 bus frequency limit
Marek Vasut
2022-04-15
1
-0
/
+33
*
i2c: imx: Add timer for handling the stop condition
Corey Minyard
2021-11-23
1
-19
/
+73
*
i2c: imx: : use proper DMAENGINE API for termination
Wolfram Sang
2021-08-11
1
-3
/
+3
*
i2c: imx: Fix some checkpatch warnings
Kwon Tae-young
2021-06-24
1
-14
/
+5
*
i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
Ye Weihua
2021-04-14
1
-1
/
+1
*
i2c: imx: fix reference leak when pm_runtime_get_sync fails
Qinglang Miao
2021-04-14
1
-2
/
+2
*
i2c: imx: Synthesize end of transaction events without idle interrupts
Kevin Paul Herbert
2021-02-01
1
-7
/
+52
*
Merge tag 'v5.11-rc5' into i2c/for-5.12
Wolfram Sang
2021-01-28
1
-1
/
+19
|
\
|
*
Revert "i2c: imx: Remove unused .id_table support"
Fabio Estevam
2021-01-22
1
-1
/
+19
*
|
i2c: use DIV_ROUND_UP macro to do calculation
Zheng Yongjun
2021-01-05
1
-3
/
+3
|
/
*
i2c: imx: support slave mode for imx I2C driver
Biwen Li
2020-12-07
1
-24
/
+195
*
Merge branch 'i2c/for-current' into i2c/for-5.11
Wolfram Sang
2020-12-07
1
-8
/
+36
|
\
|
*
i2c: imx: Don't generate STOP condition if arbitration has been lost
Christian Eggers
2020-12-02
1
-2
/
+10
|
*
i2c: imx: Check for I2SR_IAL after every byte
Christian Eggers
2020-12-02
1
-0
/
+10
|
*
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
2020-12-02
1
-6
/
+16
*
|
i2c: imx: Remove unused .id_table support
Fabio Estevam
2020-12-02
1
-19
/
+1
|
/
*
i2c: imx: Fix external abort on interrupt in exit paths
Krzysztof Kozlowski
2020-09-27
1
-11
/
+13
*
i2c: imx: Use dev_err_probe() to simplify error handling
Anson Huang
2020-09-09
1
-5
/
+3
*
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-25
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-22
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
[next]