summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-114-8/+28
|\
| * spi: stm32: fix pm_runtime_get_sync() error checkingDan Carpenter2020-09-091-1/+1
| * spi: Fix memory leak on splited transfersGustav Wiklander2020-09-091-2/+7
| * spi: spi-cadence-quadspi: Fix mapping of buffers for DMA readsVignesh Raghavendra2020-09-081-3/+5
| * spi: stm32: Rate-limit the 'Communication suspended' messageMarek Vasut2020-09-071-1/+5
| * spi: spi-loopback-test: Fix out-of-bounds readVincent Whitchurch2020-09-021-1/+1
| * spi: spi-cadence-quadspi: Populate get_name() interfaceVignesh Raghavendra2020-08-251-0/+9
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-5/+5
* | Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-183-39/+85
|\|
| * spi: stm32: always perform registers configuration prior to transferAlain Volmat2020-08-101-25/+17
| * spi: stm32: fixes suspend/resume managementAmelie Delaunay2020-08-101-3/+24
| * spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rateAmelie Delaunay2020-08-101-1/+2
| * spi: stm32: fix fifo threshold level in case of short transferAmelie Delaunay2020-08-101-8/+18
| * spi: stm32h7: fix race condition at end of transferAntonio Borneo2020-08-101-1/+1
| * spi: stm32: clear only asserted irq flags on interruptTobias Schramm2020-08-051-1/+1
| * spi: Prevent adding devices below an unregistering controllerLukas Wunner2020-08-032-1/+23
* | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-061-1/+1
|\ \
| * \ Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown2020-07-311-1/+1
| |\ \
| | * | spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIMHauke Mehrtens2020-07-201-1/+1
* | | | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-3/+1
|\ \ \ \
| * | | | sched,spi: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-3/+1
* | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+0
|\ \ \ \ \
| * | | | | spi: davinci: Remove uninitialized_var() usageKees Cook2020-07-161-1/+0
* | | | | | Merge tag 'spi-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2020-08-0354-759/+2545
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown2020-07-2953-758/+2532
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | spi: lpspi: fix using CS discontinuously on i.MX8DXLEVKClark Wang2020-07-291-3/+8
| | * | | | | spi: lpspi: remove unused fsl_lpspi->chipselectClark Wang2020-07-291-2/+0
| | * | | | | spi: lpspi: Fix kernel warning dump when probe fail after calling spi_registerClark Wang2020-07-291-6/+6
| | * | | | | spi: rockchip: Fix error in SPI slave pio readJon Lin2020-07-281-1/+1
| | * | | | | spi: rockchip: Support 64-location deep FIFOsJon Lin2020-07-281-11/+14
| | * | | | | spi: rockchip: Config spi rx dma burst size depend on xfer lengthJon Lin2020-07-281-2/+17
| | * | | | | spi: spi-topcliff-pch: drop call to wakeup-disableVaibhav Gupta2020-07-281-2/+0
| | * | | | | spi: spidev: Align buffers for DMAChristian Eggers2020-07-281-8/+13
| | * | | | | spi: sun4i: update max transfer size reportedJonathan Liu2020-07-271-1/+1
| | * | | | | spi: imx: enable runtime pm supportClark Wang2020-07-271-33/+88
| | * | | | | spi: mediatek: add spi support for mt8192 ICleilk.liu2020-07-221-0/+3
| | * | | | | spi: lantiq: Add support to Lightning Mountain SoCDilip Kota2020-07-222-2/+42
| | * | | | | spi: lantiq: Move interrupt configuration to SoC specific data structureDilip Kota2020-07-221-25/+39
| | * | | | | spi: lantiq: Add fifo size bit mask in SoC specific data structureDilip Kota2020-07-221-10/+9
| | * | | | | spi: lantiq: Add support to acknowledge interruptDilip Kota2020-07-221-0/+13
| | * | | | | spi: lantiq: Move interrupt control register offesets to SoC specific data st...Dilip Kota2020-07-221-8/+12
| | * | | | | spi: lantiq: Add SMP supportDilip Kota2020-07-221-0/+7
| | * | | | | spi: lantiq: fix: Rx overflow error in full duplex modeDilip Kota2020-07-221-0/+10
| | * | | | | spi: spi-topcliff-pch: use generic power managementVaibhav Gupta2020-07-221-38/+13
| | * | | | | spi: ppc4xx: Convert to use GPIO descriptorsLinus Walleij2020-07-221-95/+11
| | * | | | | spi: spi-cadence: add support for chip select highShreyas Joshi2020-07-221-1/+1
| | * | | | | spi: lpspi: fix the imbalance of runtime pm function callClark Wang2020-07-221-1/+6
| | * | | | | spi: spi-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-171-0/+2
| | * | | | | spi: spi-pxa2xx: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-171-0/+2
| | * | | | | spi: spi-at91-usart: Remove unused OF table 'struct of_device_id'Lee Jones2020-07-171-7/+0