| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ / |
|
* | | spi: atmel: cleanup wait_for_completion return handling | Nicholas Mc Guire | 2015-02-04 | 1 | -7/+5 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | spi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | spi: atmel: introduce probe deferring | Ludovic Desroches | 2014-11-24 | 1 | -4/+16 |
* | | spi: atmel: remove compat for non DT board when requesting dma chan | Ludovic Desroches | 2014-11-24 | 1 | -23/+2 |
* | | spi/atmel: improve the system suspend/resume functions implementation | Wenyou Yang | 2014-10-21 | 1 | -35/+26 |
* | | spi/atmel: fix simple_return.cocci warnings | Fengguang Wu | 2014-10-20 | 1 | -6/+1 |
* | | spi/atmel: add support for runtime PM | Wenyou Yang | 2014-10-20 | 1 | -7/+61 |
* | | spi/atmel: use dmaengine_terminate_all() API | Vinod Koul | 2014-10-20 | 1 | -4/+2 |
|/ |
|
* | spi/atmel: Fix pointer to int conversion warnings on 64 bit builds | Mark Brown | 2014-08-01 | 1 | -2/+2 |
* | spi: atmel: Use dmaengine_prep_slave_sg() API | Geert Uytterhoeven | 2014-07-16 | 1 | -12/+6 |
*-. | Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/to... | Mark Brown | 2014-06-02 | 1 | -3/+6 |
|\ \ |
|
| | * | spi: atmel: fix incorrect comparison | Alexandre Belloni | 2014-05-07 | 1 | -2/+3 |
| | * | spi: atmel: Make current_remaining_bytes to be int | Axel Lin | 2014-04-14 | 1 | -1/+3 |
| |/ |
|
* | | spi: atmel: Fix scheduling while atomic bug | Alexander Stein | 2014-04-18 | 1 | -0/+3 |
|/ |
|
*---. | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/... | Mark Brown | 2014-03-30 | 1 | -1/+0 |
|\ \ \ |
|
| | * | | spi: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-03 | 1 | -1/+0 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi... | Mark Brown | 2014-03-30 | 1 | -7/+0 |
|\ \ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | spi: Remove duplicate code to check chip_select | Axel Lin | 2014-02-12 | 1 | -7/+0 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to... | Mark Brown | 2014-03-30 | 1 | -14/+12 |
|\ \ \
| | |/
| |/| |
|
| | * | spi: atmel: fix printk format warnings | Randy Dunlap | 2014-03-21 | 1 | -3/+3 |