- 413a063 spi: Prevent adding devices below an unregistering controller by Lukas Wunner · 4 years, 7 months ago
- 2fd8f31 spi: spidev: Align buffers for DMA by Christian Eggers · 4 years, 7 months ago
- f6f0a1a spi: lantiq: fix: Rx overflow error in full duplex mode by Dilip Kota · 4 years, 8 months ago
- 153b6cb spi: mediatek: use correct SPI_CFG2_REG MACRO by leilk.liu · 4 years, 8 months ago
- 2631d1b spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours by Vladimir Oltean · 6 years ago
- 6e92597 spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate by Marc Kleine-Budde · 4 years, 8 months ago
- f4cd342 spi: fix initial SPI_SR value in spi-fsl-dspi by Angelo Dureghello · 6 years ago
- 33b8d70 spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer by Krzysztof Kozlowski · 4 years, 9 months ago
- ea608f7 spi: spidev: fix a potential use-after-free in spidev_release() by Zhenzhong Duan · 4 years, 9 months ago
- 3295b70 spi: spidev: fix a race between spidev_release and spidev_remove by Zhenzhong Duan · 4 years, 9 months ago
- f6ac3de spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths by Krzysztof Kozlowski · 4 years, 9 months ago
- c75e886 spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ by Chuanhua Han · 6 years ago
- ac32fc4 spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer by Krzysztof Kozlowski · 4 years, 9 months ago
- 99ec7ac spi: spi-fsl-dspi: Adding shutdown hook by Peng Ma · 4 years, 11 months ago
- 103b5e4 spi: dw: Return any value retrieved from the dma_transfer callback by Serge Semin · 4 years, 9 months ago
- a493412 spi: dw: Fix Rx-only DMA transfers by Serge Semin · 4 years, 9 months ago
- d9c4543 spi: dw: Enable interrupts in accordance with DMA xfer mode by Serge Semin · 4 years, 10 months ago
- 823c991 spi: dw: Zero DMA Tx and Rx configurations on stack by Andy Shevchenko · 4 years, 10 months ago
- 0ea978c spi: pxa2xx: Apply CS clk quirk to BXT by Evan Green · 4 years, 10 months ago
- 8c8e525 spi: bcm2835: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
- f678ead spi: pxa2xx: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
- 277011f spi: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
- 27e37f5 spi: No need to assign dummy value in spi_unregister_controller() by Andy Shevchenko · 6 years ago
- cec8990 spi: dw: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
- 06a0145 spi: dw: fix possible race condition by Sasha Levin · 4 years, 9 months ago
- a57d238 spi: bcm-qspi: when tx/rx buffer is NULL set to 0 by Justin Chen · 4 years, 11 months ago
- 9384a34 spi: bcm2835aux: Fix controller unregister order by Lukas Wunner · 4 years, 10 months ago
- 2168f2a spi: dw: use "smp_mb()" to avoid sending spi data error by Xinwei Kong · 5 years ago
- caf5689 spi/zynqmp: remove entry that causes a cs glitch by Thommy Jakobsson · 5 years ago
- 80211ce spi: pxa2xx: Add CS control clock quirk by Evan Green · 5 years ago
- 227507a spi: qup: call spi_qup_pm_resume_runtime before suspending by Yuji Sasaki · 5 years ago
- b56f2a4 spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls by wuxu.wu · 5 years ago
- 0d56b73 spi: spi-fsl-spi: call spi_finalize_current_message() at the end by Christophe Leroy · 6 years ago
- a040d2b spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios by Martin Sperl · 6 years ago
- bd9f7b6 spi: tegra114: configure dma burst size to fifo trig level by Sowjanya Komatineni · 6 years ago
- 938f5d5 spi: tegra114: flush fifos by Sowjanya Komatineni · 6 years ago
- f24affc spi: tegra114: terminate dma and reset on transfer timeout by Sowjanya Komatineni · 6 years ago
- ffd39bb spi: tegra114: fix for unpacked mode transfers by Sowjanya Komatineni · 6 years ago
- 58ac2bc spi: tegra114: clear packed bit for unpacked mode by Sowjanya Komatineni · 6 years ago
- 07e548c spi/topcliff_pch: Fix potential NULL dereference on allocation error by YueHaibing · 6 years ago
- 45ad6d87 spi: cadence: Correct initialisation of runtime PM by Charles Keepax · 6 years ago
- 9f499bd spi: atmel: fix handling of cs_change set on non-last xfer by Mans Rullgard · 5 years ago
- 0c2cabe spi: spi-cavium-thunderx: Add missing pci_release_regions() by Chuhong Yuan · 5 years ago
- f8f4d3e spi: fsl: use platform_get_irq() instead of of_irq_to_resource() by Christophe Leroy · 5 years ago
- a48be2b spi: fsl: don't map irq during probe by Christophe Leroy · 5 years ago
- d9d7902 spi: st-ssc4: add missed pm_runtime_disable by Chuhong Yuan · 5 years ago
- c4fd0e7 spi: tegra20-slink: add missed clk_unprepare by Chuhong Yuan · 5 years ago
- dad729c spi: pxa2xx: Add missed security checks by Chuhong Yuan · 5 years ago
- 6021cd8 spi: img-spfi: fix potential double release by Pan Bian · 5 years ago
- af64290 spi: Add call to spi_slave_abort() function when spidev driver is released by Lukasz Majewski · 5 years ago
- d83013e spi: atmel: Fix CS high support by Gregory CLEMENT · 5 years ago
- 13ae598 spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch by Vignesh R · 6 years ago
- 9fa14d7 spi: omap2-mcspi: Set FIFO DMA trigger level to word length by Vignesh R · 6 years ago
- 327d058 spi: sh-msiof: fix deferred probing by Sergei Shtylyov · 6 years ago
- 74c0a15 spi: rockchip: initialize dma_slave_config properly by Huibin Hong · 6 years ago
- 58fd14e spi: spidev: Fix OF tree warning logic by Trent Piepho · 6 years ago
- 9d736a3 spi: fsl-lpspi: Prevent FIFO under/overrun by default by Hieu Tran Dang · 6 years ago
- 723aef6 spi: mediatek: use correct mata->xfer_len when in fifo transfer by Leilk Liu · 6 years ago
- 0abe78e spi: pic32: Use proper enum in dmaengine_prep_slave_rg by Nathan Chancellor · 6 years ago
- 338856a spi: mediatek: Don't modify spi_transfer when transfer. by Peter Shih · 6 years ago
- 7ee41ab spi: bcm2835aux: fix corruptions for longer spi transfers by Martin Sperl · 6 years ago
- cdc9acd spi: bcm2835aux: remove dangerous uncontrolled read of fifo by Martin Sperl · 6 years ago
- 3bd81fd spi: bcm2835aux: unifying code between polling and interrupt driven code by Martin Sperl · 6 years ago
- afb8233 spi: bcm2835: Fix 3-wire mode if DMA is enabled by Lukas Wunner · 6 years ago
- 4adcbc4 spi: bitbang: Fix NULL pointer dereference in spi_unregister_master by YueHaibing · 6 years ago
- 182cd3f dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
- 9618ab2 spi: Fix zero length xfer bug by Chris Lesiak · 6 years ago
- d5f68b8 spi: rspi: Fix sequencer reset during initialization by Geert Uytterhoeven · 6 years ago
- febdf32 spi : spi-topcliff-pch: Fix to handle empty DMA buffers by Aditya Pakki · 6 years ago
- 1b0b2e1 spi: tegra114: reset controller on probe by Sowjanya Komatineni · 6 years ago
- 4ce0b82 spi: pxa2xx: fix SCR (divisor) calculation by Flavio Suligoi · 6 years ago
- 008a9cb spi: pxa2xx: Setup maximum supported DMA transfer length by Andy Shevchenko · 6 years ago
- e265265 spi: ti-qspi: Fix mmap read when more than one CS in use by Vignesh R · 6 years ago
- 0dacf04 spi: bcm2835: Unbreak the build of esoteric configs by Lukas Wunner · 6 years ago
- 7c6ac78 spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode by Lukas Wunner · 6 years ago
- fef1fb1 spi: bcm2835: Fix book-keeping of DMA termination by Lukas Wunner · 6 years ago
- 24fc3cc spi: bcm2835: Fix race on DMA termination by Lukas Wunner · 6 years ago
- 089651e spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook. by Uwe Kleine-König · 6 years ago
- 0cc6feb spi: imx: add a device specific prepare_message callback by Uwe Kleine-König · 6 years ago
- 8515f4e spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare} by Nathan Chancellor · 6 years ago
- 615bda3 spi: bcm-qspi: switch back to reading flash using smaller chunks by Rafał Miłecki · 6 years ago
- b6adc1f spi: rspi: Fix interrupted DMA transfers by Geert Uytterhoeven · 7 years ago
- 082e34f spi: rspi: Fix invalid SPI use during system suspend by Geert Uytterhoeven · 7 years ago
- 6074b71 spi: sh-msiof: Fix handling of write value for SISTR register by Hiromitsu Yamasaki · 7 years ago
- d120858 spi: sh-msiof: Fix invalid SPI use during system suspend by Gaku Inami · 7 years ago
- 4297733 spi: tegra20-slink: explicitly enable/disable clock by Marcel Ziswiler · 7 years ago
- 9751316 spi: Fix double IDR allocation with DT aliases by Geert Uytterhoeven · 7 years ago
- f3765ab spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers by Kirill Kapranov · 7 years ago
- e7b6b36 spi: cadence: Change usleep_range() to udelay(), for atomic context by Janek Kotas · 7 years ago
- dc9a7dd spi: spi-fsl-dspi: Fix imprecise abort on VF500 during probe by Krzysztof Kozlowski · 7 years ago
- 23554cab spi: pxa2xx: Add support for Intel Ice Lake by Mika Westerberg · 7 years ago
- aa1d05c spi: davinci: fix a NULL pointer dereference by Bartosz Golaszewski · 7 years ago
- 17b2604 spi: meson-spicc: Fix error handling in meson_spicc_probe() by Alexey Khoroshilov · 7 years ago
- 625d1e7 spi: Add missing pm_runtime_put_noidle() after failed get by Tony Lindgren · 7 years ago
- 56a58a5 spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC by Geert Uytterhoeven · 7 years ago
- c09032b spi: spi-s3c64xx: Fix system resume support by Marek Szyprowski · 7 years ago
- a614eaa spi: bcm2835aux: ensure interrupts are enabled for shared handler by Rob Herring · 7 years ago
- c5b6316 spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo() by sxauwsk · 7 years ago
- 3ca7ddd spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR by Vladimir Zapolskiy · 7 years ago
- 289e6fa spi: bcm-qspi: fIX some error handling paths by Christophe Jaillet · 7 years ago