David Engraf
|
e8f39e9fc0
i2c: at91: Read all available bytes at once
|
7 years ago |
Bhumika Goyal
|
ae3923a284
i2c: busses: make i2c_adapter_quirks const
|
8 years ago |
Arvind Yadav
|
f27e7805ba
i2c: at91: Fix compilation warning.
|
8 years ago |
Arvind Yadav
|
56a6cb8865
i2c: at91: Handle return value of clk_prepare_enable
|
8 years ago |
Alexandre Belloni
|
e3ccc921b7
i2c: at91: ensure state is restored after suspending
|
8 years ago |
Bhumika Goyal
|
92d9d0dfb0
i2c: busses: constify i2c_algorithm structures
|
8 years ago |
Wolfram Sang
|
ea734404f3
i2c: don't print error when adding adapter fails
|
9 years ago |
Cyrille Pitchen
|
434f14e745
i2c: at91: fix support of the "alternative command" feature
|
9 years ago |
Ludovic Desroches
|
67fed0da5a
i2c: at91: change log when dma configuration fails
|
9 years ago |
Ludovic Desroches
|
cc018e3612
i2c: at91: add support for the HOLD field
|
9 years ago |
Ludovic Desroches
|
a9bed6b10b
i2c: at91: manage unexpected RXRDY flag when starting a transfer
|
9 years ago |
Cyrille Pitchen
|
6f6ddbb09d
i2c: at91: fix write transfers by clearing pending interrupt first
|
9 years ago |
Cyrille Pitchen
|
f30dc5208c
i2c: at91: fix code checker warnings
|
10 years ago |
Cyrille Pitchen
|
5e3cfc6c4e
i2c: at91: add support to FIFOs
|
10 years ago |
Cyrille Pitchen
|
6ce461ea50
i2c: at91: print hardware version
|
10 years ago |
Cyrille Pitchen
|
0ef6f3213d
i2c: at91: add support for new alternative command mode
|
10 years ago |
Cyrille Pitchen
|
e84cf8f03f
i2c: at91: use BIT() macro to define register bits
|
10 years ago |
Cyrille Pitchen
|
93563a6a71
i2c: at91: fix a race condition when using the DMA controller
|
10 years ago |
Nicholas Mc Guire
|
1c42aca54f
i2c: at91: fixup return type of wait_for_completion_timeout
|
10 years ago |
Wolfram Sang
|
a7405844da
i2c: at91: make use of the new infrastructure for quirks
|
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 |
Ludovic Desroches
|
727f9c2dad
i2c: at91: enable probe deferring on dma channel request
|
10 years ago |
Arnd Bergmann
|
dc6df6e90d
i2c: at91: remove legacy DMA support
|
10 years ago |
Wenyou Yang
|
62d10c402f
i2c: at91: adopt pinctrl support
|
10 years ago |
Wenyou Yang
|
36765293cd
i2c: at91: add support for system PM
|
10 years ago |
Wenyou Yang
|
d64a818859
i2c: at91: add support for runtime PM
|
10 years ago |
Wolfram Sang
|
11cfbfb098
i2c: at91: don't account as iowait
|
10 years ago |
Wolfram Sang
|
1ecc4335eb
i2c: busses: drop owner assignment from platform_drivers
|
10 years ago |
Marek Roszko
|
75b81f339c
i2c: at91: add bound checking on SMBus block length bytes
|
11 years ago |
Simon Lindgren
|
6721f28a26
i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.
|
11 years ago |