aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-04-17spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completionVladimir Oltean
2020-03-30Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-03-25spi: spi_register_controller(): free bus id on error pathsAaro Koskinen
2020-03-25spi/zynqmp: remove entry that causes a cs glitchThommy Jakobsson
2020-03-25spi: pxa2xx: Add CS control clock quirkEvan Green
2020-03-25spi: qup: call spi_qup_pm_resume_runtime before suspendingYuji Sasaki
2020-03-25spi: spi-omap2-mcspi: Support probe deferral for DMA channelsVignesh Raghavendra
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-03-12spi: atmel-quadspi: fix possible MMIO window size overrunTudor Ambarus
2020-03-12spi: bcm63xx-hsspi: Really keep pll clk enabledChristophe JAILLET
2020-03-12spi: spidev: Fix CS polarity if GPIO descriptors are usedLukas Wunner
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-03-02Merge tag 'v5.4.17' into v5.4/standard/xlnx-soc-devBruce Ashfield
2020-03-02Merge tag 'v5.4.13' into v5.4/standard/xlnx-soc-devBruce Ashfield
2020-02-24spi: spi-fsl-qspi: Ensure width is respected in spi-mem operationsMichael Walle
2020-02-24spi: fsl-lpspi: fix only one cs-gpio workingPhilippe Schenker
2020-02-01spi: pxa2xx: Add support for Intel Comet Lake-HJarkko Nikula
2020-02-01spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu
2020-01-17spi: lpspi: fix memory leak in fsl_lpspi_probeNavid Emamdoost
2020-01-17spi: rspi: Use platform_get_irq_byname_optional() for optional irqsGeert Uytterhoeven
2020-01-17spi: atmel: fix handling of cs_change set on non-last xferMans Rullgard
2020-01-17spi: pxa2xx: Set controller->max_transfer_size in dma modeDaniel Vetter
2020-01-17spi: sprd: Fix the incorrect SPI registerHuanpeng Xin
2020-01-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-01-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-01-12Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2020-01-12spi: nxp-fspi: Ensure width is respected in spi-mem operationsMichael Walle
2020-01-12spi: spi-ti-qspi: Fix a bug when accessing non default CSVignesh Raghavendra
2020-01-12spi: spi-cavium-thunderx: Add missing pci_release_regions()Chuhong Yuan
2020-01-12spi: fsl: Handle the single hardwired chipselect caseLinus Walleij
2020-01-12spi: fsl: Fix GPIO descriptor supportLinus Walleij
2020-01-12spi: pxa2xx: Add support for Intel Jasper LakeJarkko Nikula
2020-01-09spi: uniphier: Fix FIFO thresholdKunihiko Hayashi
2020-01-09spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI modeVladimir Oltean
2019-12-31spi: fsl: use platform_get_irq() instead of of_irq_to_resource()Christophe Leroy
2019-12-31spi: fsl: don't map irq during probeChristophe Leroy
2019-12-31spi: cadence: Correct handling of native chipselectCharles Keepax
2019-12-31spi: dw: Correct handling of native chipselectCharles Keepax
2019-12-31spi: st-ssc4: add missed pm_runtime_disableChuhong Yuan
2019-12-31spi: tegra20-slink: add missed clk_unprepareChuhong Yuan
2019-12-31spi: pxa2xx: Add missed security checksChuhong Yuan
2019-12-31spi: img-spfi: fix potential double releasePan Bian
2019-12-31spi: dw: Fix Designware SPI loopbackThor Thayer
2019-12-31spi: sifive: disable clk when probe fails and removeChuhong Yuan
2019-12-31spi: sprd: adi: Add missing lock protection when rebootingLingling Xu
2019-12-31spi: gpio: prevent memory leak in spi_gpio_probeNavid Emamdoost
2019-12-31spi: Add call to spi_slave_abort() function when spidev driver is releasedLukasz Majewski
2019-12-18Merge branch 'standard/base' into standard/xlnx-socBruce Ashfield
2019-12-18spi: Fix failures in Zynq and ZynqMP qspi driversAmit Kumar Mahapatra