Lucas Stach
|
d9a22d713a
i2c: imx: avoid taking clk_prepare mutex in PM callbacks
|
7 years ago |
Lucas Stach
|
90ad2cbe88
i2c: imx: use clk notifier for rate changes
|
7 years ago |
Linus Walleij
|
7d42762d8c
i2c: imx: Include the right GPIO header
|
7 years ago |
Wolfram Sang
|
4c3c9a9d0d
i2c: imx: use proper GPIO directions for recovery
|
7 years ago |
Phil Reid
|
ad36a27959
i2c: imx: switch to using gpiod for bus recovery gpios
|
8 years ago |
Clemens Gruber
|
eba523b468
i2c: imx: fix misleading bus recovery debug message
|
8 years ago |
Wei Jinhua
|
df0a2fdab0
i2c: imx: use IRQF_SHARED mode to request IRQ
|
8 years ago |
Michail Georgios Etairidis
|
6c782a5ea5
i2c: imx: Use correct function to write to register
|
8 years ago |
Bhumika Goyal
|
92d9d0dfb0
i2c: busses: constify i2c_algorithm structures
|
8 years ago |
Stefan Agner
|
533169d164
i2c: imx: defer probe if bus recovery GPIOs are not ready
|
9 years ago |
Yang Li
|
fd8961c5ba
i2c: imx: make bus recovery through pinctrl optional
|
9 years ago |
Wolfram Sang
|
ea734404f3
i2c: don't print error when adding adapter fails
|
9 years ago |
Oleksij Rempel
|
2b899f34e1
i2c: imx: reduce load by using usleep_range instead of udelay
|
9 years ago |
Dmitriy Baranov
|
3bf58bb5da
i2c: imx: remove extra spaces.
|
9 years ago |
Gao Pan
|
c552815312
i2c: imx: fix i2c resource leak with dma transfer
|
9 years ago |
Fabio Estevam
|
995e68a5ee
i2c: imx: Remove unneeded comments
|
9 years ago |
Gao Pan
|
e8e712916c
i2c: imx: improve code readability
|
10 years ago |
Fabio Estevam
|
5b66153989
i2c: imx: Improve message log when DMA is not used
|
10 years ago |
Gao Pan
|
588eb93ea4
i2c: imx: add runtime pm support to improve the performance
|
9 years ago |
Gao Pan
|
a5f650182b
i2c: imx: init bus recovery info before adding i2c adapter
|
9 years ago |
Hou Zhiqiang
|
8bb6fd585d
i2c: imx: fix a compiling error
|
9 years ago |
Fabio Estevam
|
4c0657ae43
i2c: imx: Use -ENXIO as error in the NACK case
|
10 years ago |
Gao Pan
|
1c4b6c3bcf
i2c: imx: implement bus recovery
|
10 years ago |
Krzysztof Kozlowski
|
e9a02a3d89
i2c: constify platform_device_id
|
10 years ago |
Nicholas Mc Guire
|
1ac63fef05
i2c: imx: match return type of wait_for_completion_timeout
|
10 years ago |
Philipp Zabel
|
4e355f5128
i2c: imx: whitespace and checkpatch cleanup
|
10 years ago |
Philipp Zabel
|
90ebd0eb06
i2c: imx: remove unused return value assignments
|
10 years ago |
Nicholas Mc Guire
|
cb9eaba4c5
i2c: imx: fix handling of wait_for_completion_timeout result
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Wolfram Sang
|
f508493367
i2c: imx: simplify i2c_imx_dma_write() a little
|
10 years ago |