Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-01-30 | spi-atmel: support inter-word delay | Jonas Bonn | 1 | -5/+6 |
2019-01-09 | spi: atmel: Convert to use CS GPIO descriptors | Linus Walleij | 1 | -66/+27 |
2018-09-05 | spi: Do not print a message if spi_controller_{suspend,resume}() fails | Geert Uytterhoeven | 1 | -8/+2 |
2018-03-28 | spi: spi-atmel: Use correct enum for DMA transfer direction | Stefan Agner | 1 | -4/+4 |
2018-02-27 | spi: atmel: init FIFOs before spi enable | Eugen Hristev | 1 | -3/+5 |
2018-01-05 | spi: atmel: Implements transfers with bounce buffer | Radu Pirea | 1 | -29/+84 |
2017-12-19 | spi: atmel: fixed spin_lock usage inside atmel_spi_remove | Radu Pirea | 1 | -1/+1 |
2017-07-03 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/t... | Mark Brown | 1 | -3/+3 |
2017-06-23 | spi: atmel: fix corrupted data issue on SAM9 family SoCs | Cyrille Pitchen | 1 | -1/+23 |
2017-06-06 | spi: atmel: print version only after successful registration | Baruch Siach | 1 | -3/+3 |
2017-04-18 | spi: atmel: add deepest PM support to SAMA5D2 | Quentin Schulz | 1 | -0/+9 |
2017-04-12 | spi: atmel: factorize reusable code for SPI controller init | Quentin Schulz | 1 | -14/+21 |
2016-12-12 | Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/ath79', 'spi/to... | Mark Brown | 1 | -178/+106 |
2016-11-25 | spi: atmel: remove the use of private channel fields | Nicolas Ferre | 1 | -43/+43 |
2016-11-25 | spi: atmel: trivial: remove unused fields in DMA structure | Nicolas Ferre | 1 | -4/+0 |
2016-11-25 | spi: atmel: Use SPI core DMA mapping framework | Cyrille Pitchen | 1 | -32/+25 |
2016-11-25 | spi: atmel: Use core SPI_MASTER_MUST_[RT]X handling | Nicolas Ferre | 1 | -96/+35 |
2016-11-25 | spi: atmel: trivial: move info banner to latest probe action | Nicolas Ferre | 1 | -4/+4 |
2016-11-15 | spi: atmel: Fix scheduling while atomic | Ben Whitten | 1 | -1/+5 |
2016-11-14 | spi: atmel: fix indenting in atmel_spi_gpio_cs() | Dan Carpenter | 1 | -9/+9 |
2016-11-09 | spi: atmel: use managed resource for gpio chip select | Nicolas Ferre | 1 | -11/+39 |
2016-01-28 | spi: atmel: fix gpio chip-select in case of non-DT platform | Cyrille Pitchen | 1 | -0/+1 |
2015-11-04 | Merge remote-tracking branches 'spi/topic/ath97', 'spi/topic/atmel', 'spi/top... | Mark Brown | 1 | -15/+6 |
2015-11-04 | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/imx', 'spi/fix/omap2... | Mark Brown | 1 | -1/+2 |
2015-10-23 | spi: atmel: Fix DMA-setup for transfers with more than 8 bits per word | David Mosberger-Tang | 1 | -1/+2 |
2015-09-25 | spi: atmel: Remove needless bits_per_word and speed_hz tests | Jarkko Nikula | 1 | -15/+6 |
2015-09-22 | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/d... | Mark Brown | 1 | -0/+2 |
2015-09-10 | spi: atmel: remove warning when !CONFIG_PM_SLEEP | Alexandre Belloni | 1 | -0/+2 |
2015-08-10 | spi: atmel: remove useless include | Alexandre Belloni | 1 | -1/+0 |
2015-06-16 | spi: atmel: add support to FIFOs | Cyrille Pitchen | 1 | -10/+245 |
2015-06-09 | spi: atmel: add support for the internal chip-select of the spi controller | Cyrille Pitchen | 1 | -9/+28 |
2015-04-11 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t... | Mark Brown | 1 | -1/+7 |
2015-03-22 | spi: atmel: use endian agnostic IO | Ben Dooks | 1 | -1/+7 |
2015-02-26 | spi: atmel: Fix interrupt setup for PDC transfers | Torsten Fleischer | 1 | -6/+6 |
2015-02-04 | spi: atmel: cleanup wait_for_completion return handling | Nicholas Mc Guire | 1 | -7/+5 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-24 | spi: atmel: introduce probe deferring | Ludovic Desroches | 1 | -4/+16 |
2014-11-24 | spi: atmel: remove compat for non DT board when requesting dma chan | Ludovic Desroches | 1 | -23/+2 |
2014-10-21 | spi/atmel: improve the system suspend/resume functions implementation | Wenyou Yang | 1 | -35/+26 |
2014-10-20 | spi: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-20 | spi/atmel: fix simple_return.cocci warnings | Fengguang Wu | 1 | -6/+1 |
2014-10-20 | spi/atmel: add support for runtime PM | Wenyou Yang | 1 | -7/+61 |
2014-10-20 | spi/atmel: use dmaengine_terminate_all() API | Vinod Koul | 1 | -4/+2 |
2014-08-01 | spi/atmel: Fix pointer to int conversion warnings on 64 bit builds | Mark Brown | 1 | -2/+2 |
2014-07-16 | spi: atmel: Use dmaengine_prep_slave_sg() API | Geert Uytterhoeven | 1 | -12/+6 |
2014-06-02 | Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/to... | Mark Brown | 1 | -3/+6 |
2014-05-07 | spi: atmel: fix incorrect comparison | Alexandre Belloni | 1 | -2/+3 |
2014-04-18 | spi: atmel: Fix scheduling while atomic bug | Alexander Stein | 1 | -0/+3 |
2014-04-14 | spi: atmel: Make current_remaining_bytes to be int | Axel Lin | 1 | -1/+3 |