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
2019-09-16
spi: spi-gpio: fix SPI_CS_HIGH capability
Russell King
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: imx: stop buffer overflow in RX FIFO flush
Trent Piepho
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-17
spi: omap2-mcspi: Add missing suspend and resume calls
Tony Lindgren
2018-11-13
spi: gpio: No MISO does not imply no RX
Linus Walleij
2018-11-13
spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}
Nathan Chancellor
2018-11-13
spi: bcm-qspi: fix calculation of address length
Rafał Miłecki
2018-11-13
spi: bcm-qspi: switch back to reading flash using smaller chunks
Rafał Miłecki
2018-11-13
spi: spi-mem: Adjust op len based on message/transfer size limitations
Chuanhua Han
2018-09-28
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-17
Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-05
spi: rspi: Fix interrupted DMA transfers
Geert Uytterhoeven
2018-09-05
spi: rspi: Fix invalid SPI use during system suspend
Geert Uytterhoeven
2018-09-05
spi: sh-msiof: Fix handling of write value for SISTR register
Hiromitsu Yamasaki
2018-09-05
spi: sh-msiof: Fix invalid SPI use during system suspend
Gaku Inami
2018-09-04
spi: gpio: Fix copy-and-paste error
Linus Walleij
2018-09-03
spi: tegra20-slink: explicitly enable/disable clock
Marcel Ziswiler
2018-08-28
spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE
Angelo Dureghello
2018-08-28
spi: Fix double IDR allocation with DT aliases
Geert Uytterhoeven
2018-08-18
Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-08-15
spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
Kirill Kapranov
2018-08-10
Merge branch 'spi-4.19' into spi-next
Mark Brown
2018-08-10
Merge branch 'spi-4.18' into spi-linus
Mark Brown
2018-08-10
spi: davinci: fix a NULL pointer dereference
Bartosz Golaszewski
2018-08-02
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
2018-08-02
spi: uniphier: remove unnecessary include headers
Keiji Hayashibara
2018-08-01
spi: spi-gpio: add SPI_3WIRE support
Lorenzo Bianconi
2018-08-01
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
2018-08-01
spi: add SPI controller driver for UniPhier SoC
Keiji Hayashibara
2018-07-30
spi: img-spfi: Set device select bits for SPFI port state
Ionela Voinescu
2018-07-30
spi: omap2-mcspi: remove several redundant variables
Colin Ian King
2018-07-30
spi: dw-mmio: add MSCC Ocelot support
Alexandre Belloni
2018-07-30
spi: dw: export dw_spi_set_cs
Alexandre Belloni
2018-07-26
spi: spi-fsl-espi: Log fifo counters on error
Tiago Brusamarello
[next]