summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-09-051-0/+32
|\
| * spi: Use Apple device properties in absence of ACPI resourcesLukas Wunner2017-08-031-0/+32
* | Merge remote-tracking branch 'spi/topic/xlp' into spi-nextMark Brown2017-09-041-2/+2
|\ \
| * | spi: xlp: fix error return code in xlp_spi_probe()Gustavo A. R. Silva2017-08-081-2/+2
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/stm32', 'spi/...Mark Brown2017-09-046-14/+28
|\ \ \ \ \ \ | | | | | |/
| | | | * | spi: tegra20-sflash: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
| | | | * | spi: tegra114: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
| | | | * | spi: tegra20-slink: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
| | | | |/
| | | * | spi: sun6i: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
| | | |/
| | * | spi: stm32: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
| | |/
| * | spi: sh-msiof: Limit minimum divider on R-Car Gen3Geert Uytterhoeven2017-07-171-9/+23
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/pxa', 'spi/topic/pxa2xx', 'spi/topi...Mark Brown2017-09-046-226/+443
|\ \ \ \ \ \
| | | | | * | spi: spi-sh: fix error return code in spi_sh_probe()Gustavo A. R. Silva2017-08-091-2/+2
| | | | | |/
| | | | * | spi: rockchip: configure CTRLR1 according to size and data frameHuibin Hong2017-08-161-1/+7
| | | | * | spi: rockchip: add compatible string for rv1108 spiAndy Yan2017-08-141-0/+1
| | | | * | spi: rockchip: Fix clock handling in suspend/resumeJeffy Chen2017-08-071-15/+6
| | | | * | spi: rockchip: Fix clock handling in removeJeffy Chen2017-08-071-1/+5
| | | | * | spi: rockchip: Slightly rework return value handlingJeffy Chen2017-08-071-12/+12
| | | | |/
| | | * | 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
| | | |/
| | * | spi: pxa2xx: Convert to GPIO descriptor API where possibleJan Kiszka2017-08-042-17/+17
| | * | spi: pxa2xx: Don't touch CS pin until we have a transfer pendingAndy Shevchenko2017-07-281-2/+1
| | * | spi: pxa2xx: Revert "Only claim CS GPIOs when the slave device is created"Andy Shevchenko2017-07-271-21/+38
| | * | spi: pxa2xx: Only claim CS GPIOs when the slave device is createdJan Kiszka2017-07-171-38/+21
| | |/
| * | spi: fix building SPI_PXA on MMPArnd Bergmann2017-08-071-2/+2
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/loopback', 'spi/to...Mark Brown2017-09-045-35/+227
|\ \ \ \ \ \
| | | | | * | spi: pl022: constify amba_idArvind Yadav2017-08-231-1/+1
| | | | | |/
| | | | * | spi: pic32: fix spelling mistakes on macro namesColin Ian King2017-07-261-2/+2
| | | | |/
| | | * | spi: omap: Allocate bus number from spi frameworkSuniel Mahesh2017-08-181-4/+0
| | | |/
| | * | spi: loopback-test: implement testing with no CSOleksij Rempel2017-07-261-3/+9
| | * | spi: loopback-test: make several module parameters staticColin Ian King2017-07-181-7/+7
| | * | spi: loopback-test: provide loop_req option.Oleksij Rempel2017-07-171-0/+16
| | |/
| * | spi: imx: fix use of native chip-selects with devicetreeGreg Ungerer2017-08-291-4/+4
| * | spi: imx: fix little-endian buildArnd Bergmann2017-08-231-0/+4
| * | spi: imx: dynamic burst length adjust for PIO modejiada wang2017-08-171-9/+141
| * | spi: imx: add SPI_NO_CS supportOleksij Rempel2017-07-261-1/+8
OpenPOWER on IntegriCloud