index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-13
spi: imx: stop buffer overflow in RX FIFO flush
Trent Piepho
2019-03-11
spi: Fix zero length xfer bug
Chris Lesiak
2019-03-04
spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3
Geert Uytterhoeven
2019-02-22
spi: sifive: Remove redundant dev_err call in sifive_spi_probe()
Wei Yongjun
2019-02-22
spi: sifive: Remove spi_master_put in sifive_spi_remove()
Wei Yongjun
2019-02-20
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-20
spi: pxa2xx: Setup maximum supported DMA transfer length
Andy Shevchenko
2019-02-19
spi: sifive: Add driver for the SiFive SPI controller
Yash Shah
2019-02-19
spi: sifive: Add DT documentation for SiFive SPI controller
Yash Shah
2019-02-13
spi: sprd: Add a prefix for SPI DMA channel macros
Baolin Wang
2019-02-13
spi: sprd: spi: sprd: Add DMA mode support
Lanqing Liu
2019-02-13
dt-bindings: spi: Add the DMA properties for the SPI dma mode
Lanqing Liu
2019-02-13
spi: sprd: Add the SPI irq function for the SPI DMA mode
Lanqing Liu
2019-02-12
dt-bindings: spi: imx: Add an entry for the i.MX8QM compatible
Fabio Estevam
2019-02-12
spi: use gpio[d]_set_value_cansleep for setting chipselect GPIO
Felix Fietkau
2019-02-12
spi: gpio: Advertise support for SPI_CS_HIGH
Jonathan Neuschäfer
2019-02-08
spi: sh-msiof: Replace spi_master by spi_controller
Geert Uytterhoeven
2019-02-08
spi: sh-hspi: Replace spi_master by spi_controller
Geert Uytterhoeven
2019-02-08
spi: rspi: Replace spi_master by spi_controller
Geert Uytterhoeven
2019-02-06
spi: atmel-quadspi: add support for sam9x60 qspi controller
Tudor Ambarus
2019-02-06
dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
Tudor Ambarus
2019-02-06
spi: atmel-quadspi: add support for named peripheral clock
Tudor Ambarus
2019-02-06
dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
Tudor Ambarus
2019-02-06
dt-bindings: spi: atmel-quadspi: update example to new clock binding
Tudor Ambarus
2019-02-06
spi: atmel-quadspi: rework transfer macros
Tudor Ambarus
2019-02-06
spi: atmel-quadspi: switch to SPDX license identifiers
Tudor Ambarus
2019-02-06
spi: atmel-quadspi: return appropriate error code
Tudor Ambarus
2019-02-06
spi: atmel-quadspi: remove unnecessary cast
Tudor Ambarus
2019-02-06
spi: atmel-quadspi: fix naming scheme
Tudor Ambarus
2019-02-06
spi: atmel-quadspi: drop wrappers for iomem accesses
Tudor Ambarus
2019-02-06
spi: atmel-quadspi: order header files inclusion alphabetically
Tudor Ambarus
2019-02-06
spi: atmel-quadspi: cache MR value to avoid a write access
Tudor Ambarus
2019-02-06
spi: spi-fsl-dspi: Provide support for DSPI slave mode operation (Vybryd vf610)
Lukasz Majewski
2019-01-30
spi-atmel: support inter-word delay
Jonas Bonn
2019-01-30
spi: support inter-word delay requirement for devices
Jonas Bonn
2019-01-29
spi: mxs: add tracing to custom .transfer_one_message callback
Uwe Kleine-König
2019-01-29
spi: spi-mem: spi-fsl-qspi: typo fix in author name
Yogesh Narayan Gaur
2019-01-29
spi: ti-qspi: Fix mmap read when more than one CS in use
Vignesh R
2019-01-29
spi: spi-mem: spi-nxp-fspi: add module license info
Yogesh Narayan Gaur
2019-01-28
spi: pl022: add a message state STATE_TIMEOUT for timeout transfer
Jiwei Sun
2019-01-28
spi: Kconfig: imx: Update the help text to make it more generic
Fabio Estevam
2019-01-28
spi: nxp-fspi: add octal mode flag bit for octal support
Yogesh Narayan Gaur
2019-01-28
MAINTAINERS: add maintainers for the NXP FlexSPI driver
Yogesh Narayan Gaur
2019-01-28
dt-bindings: spi: add binding file for NXP FlexSPI controller
Yogesh Narayan Gaur
2019-01-28
spi: spi-mem: Add driver for NXP FlexSPI controller
Yogesh Narayan Gaur
2019-01-24
gpio: of: Fix logic inversion
Linus Walleij
2019-01-24
spi: cadence: Fix default polarity of native chipselect
Linus Walleij
2019-01-24
spi: dw: Fix default polarity of native chipselect
Linus Walleij
2019-01-24
spi: Support high CS when using descriptors
Linus Walleij
2019-01-23
spi: Go back to immediate teardown
Mark Brown
[next]