index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2020-01-04
spi: tegra20-slink: add missed clk_unprepare
Chuhong Yuan
2020-01-04
spi: pxa2xx: Add missed security checks
Chuhong Yuan
2020-01-04
spi: img-spfi: fix potential double release
Pan Bian
2020-01-04
spi: Add call to spi_slave_abort() function when spidev driver is released
Lukasz Majewski
2019-12-21
spi: atmel: Fix CS high support
Gregory CLEMENT
2019-11-28
spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatch
Vignesh R
2019-11-28
spi: omap2-mcspi: Set FIFO DMA trigger level to word length
Vignesh R
2019-11-28
spi: sh-msiof: fix deferred probing
Sergei Shtylyov
2019-11-25
spi: rockchip: initialize dma_slave_config properly
Huibin Hong
2019-11-25
spi: spidev: Fix OF tree warning logic
Trent Piepho
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-09-10
spi: bcm2835aux: ensure interrupts are enabled for shared handler
Rob Herring
2019-08-11
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-22
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-06-11
spi: Fix zero length xfer bug
Chris Lesiak
2019-06-11
spi: rspi: Fix sequencer reset during initialization
Geert Uytterhoeven
2019-06-11
spi : spi-topcliff-pch: Fix to handle empty DMA buffers
Aditya Pakki
2019-06-11
spi: tegra114: reset controller on probe
Sowjanya Komatineni
2019-06-11
spi: pxa2xx: fix SCR (divisor) calculation
Flavio Suligoi
2019-01-13
spi: bcm2835: Unbreak the build of esoteric configs
Lukas Wunner
2019-01-13
spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
Lukas Wunner
2019-01-13
spi: bcm2835: Fix book-keeping of DMA termination
Lukas Wunner
2019-01-13
spi: bcm2835: Fix race on DMA termination
Lukas Wunner
2018-11-10
spi: xlp: fix error return code in xlp_spi_probe()
Gustavo A. R. Silva
2018-11-10
spi/bcm63xx: fix error return code in bcm63xx_spi_probe()
Gustavo A. R. Silva
2018-11-10
spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe()
Gustavo A. R. Silva
2018-10-10
spi: rspi: Fix interrupted DMA transfers
Geert Uytterhoeven
2018-10-10
spi: rspi: Fix invalid SPI use during system suspend
Geert Uytterhoeven
2018-10-10
spi: sh-msiof: Fix handling of write value for SISTR register
Hiromitsu Yamasaki
2018-10-10
spi: sh-msiof: Fix invalid SPI use during system suspend
Gaku Inami
2018-10-10
spi: tegra20-slink: explicitly enable/disable clock
Marcel Ziswiler
2018-09-09
spi: davinci: fix a NULL pointer dereference
Bartosz Golaszewski
2018-07-03
spi: Fix scatterlist elements size in spi_map_buf
Maxime Chevallier
2018-05-26
spi: pxa2xx: Allow 64-bit DMA
Andy Shevchenko
2018-04-08
spi: davinci: fix up dma_mapping_error() incorrect patch
Greg Kroah-Hartman
2018-03-24
spi: dw: Disable clock after unregistering the host
Marek Vasut
2018-03-22
spi: sun6i: disable/unprepare clocks on remove
Tobias Jordan
2018-03-22
spi: omap2-mcspi: poll OMAP2_MCSPI_CHSTAT_RXS for PIO transfer
Akinobu Mita
2018-03-03
spi: atmel: fixed spin_lock usage inside atmel_spi_remove
Radu Pirea
2018-02-25
spi: sun4i: disable clocks in the remove function
Takuo Koguchi
2018-02-03
spi: imx: do not access registers while clocks disabled
Stefan Agner
2018-01-02
spi: xilinx: Detect stall with Unknown commands
Ricardo Ribalda Delgado
2017-12-16
Revert "spi: SPI_FSL_DSPI should depend on HAS_DMA"
Sasha Levin
2017-12-09
spi: sh-msiof: Fix DMA transfer size check
Hiromitsu Yamasaki
2017-11-30
spi: SPI_FSL_DSPI should depend on HAS_DMA
Geert Uytterhoeven
2017-08-06
spi: dw: Make debugfs name unique between instances
Phil Reid
2017-07-05
spi: davinci: use dma_mapping_error()
Kevin Hilman
[next]