summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* spi: a3700: Clear DATA_OUT when performing a readMaxime Chevallier2018-04-261-0/+5
* spi: Fix unregistration of controller with fixed SPI bus numberJarkko Nikula2018-04-241-7/+2
* spi: Fix scatterlist elements size in spi_map_bufMaxime Chevallier2018-04-241-2/+8
* spi: atmel: init FIFOs before spi enableEugen Hristev2018-04-241-3/+5
* spi: sh-msiof: Fix timeout failures for TX-only DMA transfersGeert Uytterhoeven2018-04-121-1/+11
* spi: sh-msiof: Avoid writing to registers from spi_master.setup()Geert Uytterhoeven2018-03-241-11/+24
* spi: sun6i: disable/unprepare clocks on removeTobias Jordan2018-03-191-1/+1
* spi: atmel: fixed spin_lock usage inside atmel_spi_removeRadu Pirea2018-03-031-1/+1
* spi: sun4i: disable clocks in the remove functionTakuo Koguchi2018-02-251-1/+1
* spi: imx: do not access registers while clocks disabledStefan Agner2018-02-031-2/+13
* spi: a3700: Fix clk prescaling for coefficient over 15Maxime Chevallier2017-12-291-0/+8
* spi: xilinx: Detect stall with Unknown commandsRicardo Ribalda Delgado2017-12-291-0/+11
* spi: spi-axi: fix potential use-after-free after deregistrationJohan Hovold2017-12-101-1/+3
* spi: sh-msiof: Fix DMA transfer size checkHiromitsu Yamasaki2017-12-101-1/+1
* spi: fix use-after-free at controller deregistrationJohan Hovold2017-11-211-2/+3
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-025-0/+5
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi...Mark Brown2017-10-254-107/+64
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | * | spi: stm32: Fix logical error in stm32_spi_prepare_mbr()Christos Gkekas2017-09-131-2/+2
| | | | |/
| | | * / spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error pathFlorian Fainelli2017-10-121-4/+5
| |_|/ / |/| | |
| | * | spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersLucas Stach2017-10-161-4/+9
| |/ / |/| |
| * | spi: a3700: Return correct value on timeout detectionMaxime Chevallier2017-10-101-1/+2
| * | spi: armada-3700: Fix padding when sending not 4-byte aligned dataZachary Zhang2017-09-131-94/+41
| * | spi: armada-3700: Fix failing commands with quad-SPIMiquel Raynal2017-09-131-2/+5
| |/
* | 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