| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: atmel: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi | 2019-12-16 | 1 | -18/+11 |
* | Merge branch 'spi-5.5' into spi-next | Mark Brown | 2019-11-22 | 1 | -92/+117 |
|\ |
|
| * | spi: atmel: Use dma_request_chan() directly for channel request | Peter Ujfalusi | 2019-11-15 | 1 | -1/+1 |
| * | spi: atmel: Improve CS0 case support on AT91RM9200 | Gregory CLEMENT | 2019-10-18 | 1 | -3/+12 |
| * | spi: atmel: Improve and fix GPIO CS usage | Gregory CLEMENT | 2019-10-18 | 1 | -8/+66 |
| * | spi: atmel: Remove platform data support | Gregory CLEMENT | 2019-10-18 | 1 | -14/+2 |
| * | spi: atmel: Remove useless private field | Gregory CLEMENT | 2019-10-18 | 1 | -11/+6 |
| * | spi: atmel: Configure GPIO per CS instead of by controller | Gregory CLEMENT | 2019-10-18 | 1 | -24/+8 |
| * | spi: atmel: Fix CS high support | Gregory CLEMENT | 2019-10-18 | 1 | -4/+2 |
| * | spi: atmel: Remove and fix erroneous comments | Gregory CLEMENT | 2019-10-18 | 1 | -7/+3 |
| * | spi: use new `spi_transfer_delay_exec` helper where straightforward | Alexandru Ardelean | 2019-10-15 | 1 | -2/+1 |
| * | spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device | Alexandru Ardelean | 2019-10-15 | 1 | -2/+24 |
| * | spi: atmel: Remove AVR32 leftover | Gregory CLEMENT | 2019-10-01 | 1 | -24/+0 |
* | | spi: atmel: fix handling of cs_change set on non-last xfer | Mans Rullgard | 2019-10-18 | 1 | -7/+3 |
|/ |
|
* | spi: atmel: add tracing to custom .transfer_one_message callback | Uwe Kleine-König | 2019-08-02 | 1 | -0/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | spi-atmel: support inter-word delay | Jonas Bonn | 2019-01-30 | 1 | -5/+6 |
* | spi: atmel: Convert to use CS GPIO descriptors | Linus Walleij | 2019-01-09 | 1 | -66/+27 |
* | spi: Do not print a message if spi_controller_{suspend,resume}() fails | Geert Uytterhoeven | 2018-09-05 | 1 | -8/+2 |
* | spi: spi-atmel: Use correct enum for DMA transfer direction | Stefan Agner | 2018-03-28 | 1 | -4/+4 |
* | spi: atmel: init FIFOs before spi enable | Eugen Hristev | 2018-02-27 | 1 | -3/+5 |
* | spi: atmel: Implements transfers with bounce buffer | Radu Pirea | 2018-01-05 | 1 | -29/+84 |
* | spi: atmel: fixed spin_lock usage inside atmel_spi_remove | Radu Pirea | 2017-12-19 | 1 | -1/+1 |
*-. | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/t... | Mark Brown | 2017-07-03 | 1 | -3/+3 |
|\ \ |
|
| * | | spi: atmel: print version only after successful registration | Baruch Siach | 2017-06-06 | 1 | -3/+3 |
| |/ |
|
* / | spi: atmel: fix corrupted data issue on SAM9 family SoCs | Cyrille Pitchen | 2017-06-23 | 1 | -1/+23 |
|/ |
|
* | spi: atmel: add deepest PM support to SAMA5D2 | Quentin Schulz | 2017-04-18 | 1 | -0/+9 |
* | spi: atmel: factorize reusable code for SPI controller init | Quentin Schulz | 2017-04-12 | 1 | -14/+21 |
*-. | Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/to... | Mark Brown | 2016-12-12 | 1 | -178/+106 |
|\ \ |
|
| | * | spi: atmel: remove the use of private channel fields | Nicolas Ferre | 2016-11-25 | 1 | -43/+43 |
| | * | spi: atmel: trivial: remove unused fields in DMA structure | Nicolas Ferre | 2016-11-25 | 1 | -4/+0 |
| | * | spi: atmel: Use SPI core DMA mapping framework | Cyrille Pitchen | 2016-11-25 | 1 | -32/+25 |
| | * | spi: atmel: Use core SPI_MASTER_MUST_[RT]X handling | Nicolas Ferre | 2016-11-25 | 1 | -96/+35 |
| | * | spi: atmel: trivial: move info banner to latest probe action | Nicolas Ferre | 2016-11-25 | 1 | -4/+4 |
| | * | spi: atmel: fix indenting in atmel_spi_gpio_cs() | Dan Carpenter | 2016-11-14 | 1 | -9/+9 |
* | | | spi: atmel: Fix scheduling while atomic | Ben Whitten | 2016-11-15 | 1 | -1/+5 |
| |/
|/| |
|
* | | spi: atmel: use managed resource for gpio chip select | Nicolas Ferre | 2016-11-09 | 1 | -11/+39 |
|/ |
|
* | spi: atmel: fix gpio chip-select in case of non-DT platform | Cyrille Pitchen | 2016-01-28 | 1 | -0/+1 |
*-. | Merge remote-tracking branches 'spi/topic/ath97', 'spi/topic/atmel', 'spi/top... | Mark Brown | 2015-11-04 | 1 | -15/+6 |
|\ \ |
|
| | * | spi: atmel: Remove needless bits_per_word and speed_hz tests | Jarkko Nikula | 2015-09-25 | 1 | -15/+6 |
| |/ |
|
| | | |
| \ | |
*-. | | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/imx', 'spi/fix/omap2... | Mark Brown | 2015-11-04 | 1 | -1/+2 |
|\ \| |
|
| * | | spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word | David Mosberger-Tang | 2015-10-23 | 1 | -1/+2 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d... | Mark Brown | 2015-09-22 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | spi: atmel: remove warning when !CONFIG_PM_SLEEP | Alexandre Belloni | 2015-09-10 | 1 | -0/+2 |
| |/ |
|
* / | spi: atmel: remove useless include | Alexandre Belloni | 2015-08-10 | 1 | -1/+0 |
|/ |
|
* | spi: atmel: add support to FIFOs | Cyrille Pitchen | 2015-06-16 | 1 | -10/+245 |
* | spi: atmel: add support for the internal chip-select of the spi controller | Cyrille Pitchen | 2015-06-09 | 1 | -9/+28 |
*---. | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t... | Mark Brown | 2015-04-11 | 1 | -1/+7 |
|\ \ \ |
|
| * | | | spi: atmel: use endian agnostic IO | Ben Dooks | 2015-03-22 | 1 | -1/+7 |
| |/ / |
|
* / / | spi: atmel: Fix interrupt setup for PDC transfers | Torsten Fleischer | 2015-02-26 | 1 | -6/+6 |
|/ / |
|