index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2020-02-05
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
2020-01-27
spi: spi-fsl-spi: call spi_finalize_current_message() at the end
Christophe Leroy
2020-01-27
spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
Martin Sperl
2020-01-27
spi: tegra114: configure dma burst size to fifo trig level
Sowjanya Komatineni
2020-01-27
spi: tegra114: flush fifos
Sowjanya Komatineni
2020-01-27
spi: tegra114: terminate dma and reset on transfer timeout
Sowjanya Komatineni
2020-01-27
spi: tegra114: fix for unpacked mode transfers
Sowjanya Komatineni
2020-01-27
spi: tegra114: clear packed bit for unpacked mode
Sowjanya Komatineni
2020-01-27
spi/topcliff_pch: Fix potential NULL dereference on allocation error
YueHaibing
2020-01-27
spi: cadence: Correct initialisation of runtime PM
Charles Keepax
2020-01-17
spi: atmel: fix handling of cs_change set on non-last xfer
Mans Rullgard
2020-01-12
spi: spi-cavium-thunderx: Add missing pci_release_regions()
Chuhong Yuan
2020-01-04
spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
Christophe Leroy
2020-01-04
spi: fsl: don't map irq during probe
Christophe Leroy
2019-12-31
spi: st-ssc4: add missed pm_runtime_disable
Chuhong Yuan
2019-12-31
spi: tegra20-slink: add missed clk_unprepare
Chuhong Yuan
2019-12-31
spi: pxa2xx: Add missed security checks
Chuhong Yuan
2019-12-31
spi: img-spfi: fix potential double release
Pan Bian
2019-12-31
spi: Add call to spi_slave_abort() function when spidev driver is released
Lukasz Majewski
2019-12-17
spi: atmel: Fix CS high support
Gregory CLEMENT
2019-12-01
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
2019-12-01
spi: omap2-mcspi: Set FIFO DMA trigger level to word length
Vignesh R
2019-12-01
spi: sh-msiof: fix deferred probing
Sergei Shtylyov
2019-11-24
spi: rockchip: initialize dma_slave_config properly
Huibin Hong
2019-11-24
spi: spidev: Fix OF tree warning logic
Trent Piepho
2019-11-24
spi: fsl-lpspi: Prevent FIFO under/overrun by default
Hieu Tran Dang
2019-11-24
spi: mediatek: use correct mata->xfer_len when in fifo transfer
Leilk Liu
2019-11-20
spi: pic32: Use proper enum in dmaengine_prep_slave_rg
Nathan Chancellor
2019-11-20
spi: mediatek: Don't modify spi_transfer when transfer.
Peter Shih
2019-09-10
spi: bcm2835aux: fix corruptions for longer spi transfers
Martin Sperl
2019-09-10
spi: bcm2835aux: remove dangerous uncontrolled read of fifo
Martin Sperl
2019-09-10
spi: bcm2835aux: unifying code between polling and interrupt driven code
Martin Sperl
2019-08-09
spi: bcm2835: Fix 3-wire mode if DMA is enabled
Lukas Wunner
2019-07-10
spi: bitbang: Fix NULL pointer dereference in spi_unregister_master
YueHaibing
2019-06-15
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-05-31
spi: Fix zero length xfer bug
Chris Lesiak
2019-05-31
spi: rspi: Fix sequencer reset during initialization
Geert Uytterhoeven
2019-05-31
spi : spi-topcliff-pch: Fix to handle empty DMA buffers
Aditya Pakki
2019-05-31
spi: tegra114: reset controller on probe
Sowjanya Komatineni
2019-05-31
spi: pxa2xx: fix SCR (divisor) calculation
Flavio Suligoi
2019-03-23
spi: pxa2xx: Setup maximum supported DMA transfer length
Andy Shevchenko
2019-03-23
spi: ti-qspi: Fix mmap read when more than one CS in use
Vignesh R
2019-01-09
spi: bcm2835: Unbreak the build of esoteric configs
Lukas Wunner
2019-01-09
spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
Lukas Wunner
2019-01-09
spi: bcm2835: Fix book-keeping of DMA termination
Lukas Wunner
2019-01-09
spi: bcm2835: Fix race on DMA termination
Lukas Wunner
2018-12-29
spi: imx: mx51-ecspi: Move some initialisation to prepare_message hook.
Uwe Kleine-König
2018-12-29
spi: imx: add a device specific prepare_message callback
Uwe Kleine-König
2018-11-13
spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
Nathan Chancellor
2018-11-13
spi: bcm-qspi: switch back to reading flash using smaller chunks
Rafał Miłecki
[next]