summaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2020-09-04spi: spidev: Align buffers for DMAChristian Eggers
2020-09-04spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIMHauke Mehrtens
2020-09-04spi: rockchip: Fix error in SPI slave pio readJon Lin
2020-09-04spi: lantiq: fix: Rx overflow error in full duplex modeDilip Kota
2020-08-18spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu
2020-08-13spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGHLingling Xu
2020-08-13spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rateMarc Kleine-Budde
2020-08-03spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transferKrzysztof Kozlowski
2020-08-03spi: spidev: fix a potential use-after-free in spidev_release()Zhenzhong Duan
2020-08-03spi: spidev: fix a race between spidev_release and spidev_removeZhenzhong Duan
2020-08-03spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transferKrzysztof Kozlowski
2020-08-03spi: spi-fsl-dspi: Adding shutdown hookPeng Ma
2020-08-03spi: spi-fsl-dspi: Replace legacy spi_master names with spi_controllerVladimir Oltean
2020-08-03spi: spi-fsl-dspi: Remove pointless assignment of master->transfer to NULLVladimir Oltean
2020-07-11spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin
2020-07-11spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resourceAndy Shevchenko
2020-07-11spi: dw: Fix Rx-only DMA transfersSerge Semin
2020-07-11spi: dw: Enable interrupts in accordance with DMA xfer modeSerge Semin
2020-07-11spi: dw: Zero DMA Tx and Rx configurations on stackAndy Shevchenko
2020-07-11spi: pxa2xx: Apply CS clk quirk to BXTEvan Green
2020-07-11spi: spi-mem: Fix Dual/Quad modes on Octal-capable devicesGeert Uytterhoeven
2020-07-07spi: bcm-qspi: when tx/rx buffer is NULL set to 0Justin Chen
2020-07-07spi: bcm-qspi: Handle clock probe deferralFlorian Fainelli
2020-07-07spi: bcm2835aux: Fix controller unregister orderLukas Wunner
2020-07-07spi: pxa2xx: Fix runtime PM ref imbalance on probe errorLukas Wunner
2020-07-07spi: pxa2xx: Fix controller unregister orderLukas Wunner
2020-07-07spi: Fix controller unregister orderLukas Wunner
2020-07-07spi: dw: Fix controller unregister orderLukas Wunner
2020-07-07spi: No need to assign dummy value in spi_unregister_controller()Andy Shevchenko
2020-06-24spi: gpio: Add SPI_MASTER_GPIO_SS flagLinus Walleij
2020-06-09spi: dw: use "smp_mb()" to avoid sending spi data errorXinwei Kong
2020-06-01spi: rspi: Use platform_get_irq_byname_optional() for optional irqsGeert Uytterhoeven
2020-05-21spi: dw: Fix native CS being unsetSerge Semin
2020-05-21spi: spi_register_controller(): free bus id on error pathsAaro Koskinen
2020-05-21spi/zynqmp: remove entry that causes a cs glitchThommy Jakobsson
2020-05-21spi: pxa2xx: Add CS control clock quirkEvan Green
2020-05-21spi: qup: call spi_qup_pm_resume_runtime before suspendingYuji Sasaki
2020-05-21spi: spi-omap2-mcspi: Support probe deferral for DMA channelsVignesh Raghavendra
2020-05-21spi: atmel-quadspi: fix possible MMIO window size overrunTudor Ambarus
2020-05-21spi: bcm63xx-hsspi: Really keep pll clk enabledChristophe JAILLET
2020-05-21spi: spidev: Fix CS polarity if GPIO descriptors are usedLukas Wunner
2020-05-15spi: spi-fsl-qspi: Ensure width is respected in spi-mem operationsMichael Walle
2020-05-15spi: fsl-lpspi: fix only one cs-gpio workingPhilippe Schenker
2020-04-16spi: pxa2xx: Add support for Intel Comet Lake-HJarkko Nikula
2020-04-16spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent callswuxu.wu
2020-03-30spi: atmel: fix handling of cs_change set on non-last xferMans Rullgard
2020-03-30spi: pxa2xx: Set controller->max_transfer_size in dma modeDaniel Vetter
2020-03-30spi: sprd: Fix the incorrect SPI registerHuanpeng Xin
2020-03-20spi: nxp-fspi: Ensure width is respected in spi-mem operationsMichael Walle
2020-03-20spi: spi-ti-qspi: Fix a bug when accessing non default CSVignesh Raghavendra