summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* spi: qup: fix 64-bit build warningArnd Bergmann2017-08-101-1/+1
* spi: qup: hide warning for uninitialized variableArnd Bergmann2017-08-101-3/+1
* spi: qup: Fix QUP version identify methodVaradarajan Narayanan2017-08-081-4/+3
* spi: qup: Ensure done detectionVaradarajan Narayanan2017-08-081-5/+7
* spi: qup: allow multiple DMA transactions per spi xferVaradarajan Narayanan2017-08-081-26/+66
* spi: qup: refactor spi_qup_prep_sgVaradarajan Narayanan2017-08-081-13/+10
* spi: qup: allow block mode to generate multiple transactionsVaradarajan Narayanan2017-08-081-48/+80
* spi: qup: call io_config in mode specific functionVaradarajan Narayanan2017-08-081-9/+17
* spi: qup: refactor spi_qup_io_config into two functionsVaradarajan Narayanan2017-08-081-29/+62
* spi: qup: Do block sized read/write in block modeVaradarajan Narayanan2017-08-081-32/+119
* spi: qup: Fix transaction done signalingVaradarajan Narayanan2017-08-081-22/+5
* spi: qup: Fix error handling in spi_qup_prep_sgVaradarajan Narayanan2017-08-081-2/+2
* spi: qup: Place the QUP in run mode before DMAVaradarajan Narayanan2017-08-081-0/+15
* spi: qup: Add completion timeoutVaradarajan Narayanan2017-08-081-4/+13
* spi: qup: Setup DMA mode correctlyVaradarajan Narayanan2017-08-081-63/+55
* spi: qup: Enable chip select supportVaradarajan Narayanan2017-08-081-0/+21
* Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2017-07-081-31/+11
|\
| * spidev: quit messing with access_ok()Al Viro2017-06-291-31/+11
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/st-ssc4' and 's...Mark Brown2017-07-035-29/+1353
|\ \ \ \
| | | * | spi: stm32: fix potential dereference null return valueAmelie Delaunay2017-06-281-8/+8
| | | * | spi: stm32: enhance DMA error managementAmelie Delaunay2017-06-281-6/+17
| | | * | spi: stm32: add runtime PM supportAmelie Delaunay2017-06-281-7/+36
| | | * | spi: stm32: use normal conditional statements instead of ternary operatorAmelie Delaunay2017-06-281-14/+30
| | | * | spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindingsAmelie Delaunay2017-06-281-1/+1
| | | * | spi: stm32: fix compatible to fit with new bindingsAmelie Delaunay2017-06-281-1/+1
| | | * | spi: stm32: fix error check on mbr being -veColin Ian King2017-06-231-2/+2
| | | * | spi: add driver for STM32 SPI controllerAmelie Delaunay2017-06-213-0/+1277
| | | |/
| | * / spi: st-ssc4: whitespace cleanupChris Packham2017-05-261-19/+19
| | |/
| * | spi: spidev: use memdup_userGeliang Tang2017-05-141-9/+1
| * | spi: spidev: remove unused completionSeraphime Kirkovski2017-05-141-1/+0
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2017-07-035-73/+151
|\ \ \ \ \ \
| | | | | * | spi: sirf: fix spelling mistake: "registerred" -> "registered"Colin Ian King2017-06-281-1/+1
| | | | | |/
| | | | * | spi: sh-msiof: Add slave mode supportHisashi Nakamura2017-05-261-33/+78
| | | * | | spi: rockchip: Disable Runtime PM when chip select is assertedJeffy Chen2017-06-281-25/+26
| | | * | | spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CSJeffy Chen2017-06-281-0/+1
| | | * | | spi: rockchip: fix error handling when probeJeffy Chen2017-06-131-13/+14
| | | | |/ | | | |/|
| | * / | spi: pxa2xx: Add support for Intel CannonlakeJarkko Nikula2017-06-061-0/+22
| | |/ /
| * / / spi: orion: Handle GPIO chip-selectsChris Packham2017-05-241-1/+9
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'spi/topic/loopback', 'spi/topic/meson-spicc',...Mark Brown2017-07-036-15/+690
|\ \ \ \ \ \
| | | | * | | spi: omap2-mcspi: remove redundant check for error statusColin Ian King2017-05-261-3/+0
| | | | |/ /
| | | * | | spi: mediatek: add spi support for mt2712 ICleilk.liu@mediatek.com2017-06-201-0/+7
| | | * | | spi: mediatek: add spi support for mt7622 ICLeilk Liu2017-06-131-0/+9
| | | * | | spi: mediatek: adjust register to enhance time accuracyLeilk Liu2017-06-131-5/+40
| | | |/ /
| | * / / spi: Add Meson SPICC driverNeil Armstrong2017-05-243-0/+627
| | |/ /
| * | | spi: loopback-test: Fix kfree() NULL pointer error.Arvind Yadav2017-06-281-6/+6
| * | | spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning"Colin Ian King2017-06-281-1/+1
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm63xx', 'spi/t...Mark Brown2017-07-034-65/+46
|\ \ \ \ \ \
| | | | * | | spi: imx: Check for allocation failure earlierFabio Estevam2017-06-211-3/+3
| | | | * | | spi: imx: rename 'bpw' variablesSascha Hauer2017-06-061-6/+6
| | | | * | | spi: imx: remove bytes_per_word from private driver structSascha Hauer2017-06-061-11/+4