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
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2019-04-05
spi: tegra114: de-assert CS before SPI mode change
Sowjanya Komatineni
2019-04-04
spi: sh-msiof: Convert to use GPIO descriptors
Geert Uytterhoeven
2019-04-04
spi: bcm2835aux: polling_limit_us can be static
kbuild test robot
2019-04-04
spi: Add missing error handling for CS GPIOs
Geert Uytterhoeven
2019-04-04
spi: spi-gpio: Remove spi->controller_data comment
Geert Uytterhoeven
2019-04-03
spi: bcm2835aux: add driver stats to debugfs
Martin Sperl
2019-04-03
spi: sh-msiof: Add reset of registers before starting transfer
Geert Uytterhoeven
2019-04-03
spi: sh-msiof: Use readl_poll_timeout_atomic() instead of open-coding
Geert Uytterhoeven
2019-04-03
spi: lpspi: add missing complete in abort func at dma mode
Clark Wang
2019-04-03
spi: gpio: Drop unused pdata copy in struct spi_gpio
Andrey Smirnov
2019-04-03
spi: gpio: Simplify SPI_MASTER_NO_TX check in spi_gpio_probe()
Andrey Smirnov
2019-04-03
spi: gpio: Add local struct spi_bitbang pointer in spi_gpio_probe()
Andrey Smirnov
2019-04-03
spi: gpio: Add local struct device pointer in spi_gpio_probe()
Andrey Smirnov
2019-04-03
spi: gpio: Drop unused spi_to_pdata()
Andrey Smirnov
2019-04-03
spi: bcm2835aux: make the polling duration limits configurable
Martin Sperl
2019-04-03
spi: bcm2835aux: setup gpio-cs to output and correct level during setup
Martin Sperl
2019-04-03
spi: bcm2835aux: warn in dmesg that native cs is not really supported
Martin Sperl
2019-04-03
spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
Martin Sperl
2019-04-03
spi: bcm2835aux: remove dead code
Martin Sperl
2019-04-03
spi: bcm2835aux: fix corruptions for longer spi transfers
Martin Sperl
2019-04-03
spi: bcm2835aux: remove dangerous uncontrolled read of fifo
Martin Sperl
2019-04-03
spi: bcm2835aux: unifying code between polling and interrupt driven code
Martin Sperl
2019-04-03
spi: spi-mem: export spi_mem_default_supports_op()
Naga Sureshkumar Relli
2019-04-03
spi: sh-msiof: Use BIT() and GENMASK()
Geert Uytterhoeven
2019-04-02
spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode
Rasmus Villemoes
2019-04-02
spi: spi-fsl-spi: allow changing bits_per_word while CS is still active
Rasmus Villemoes
2019-04-02
spi: pxa2xx: Unify remaing prints in pxa2xx_spi_transfer_one()
Jarkko Nikula
2019-04-02
spi: pxa2xx: Use struct spi_device directly in pxa2xx_spi_transfer_one()
Jarkko Nikula
2019-04-01
spi: tegra114: add SPI_LSB_FIRST support
Sowjanya Komatineni
2019-04-01
spi: tegra114: use packed mode for 32 bits per word
Sowjanya Komatineni
2019-04-01
spi: spi-fsl-spi: relax message sanity checking a little
Rasmus Villemoes
2019-04-01
spi: spi-fsl-spi: remove always-true conditional in fsl_spi_do_one_msg
Rasmus Villemoes
2019-04-01
spi: tegra114: reset controller on probe
Sowjanya Komatineni
2019-04-01
spi: tegra114: configure dma burst size to fifo trig level
Sowjanya Komatineni
2019-04-01
spi: tegra114: flush fifos
Sowjanya Komatineni
2019-04-01
spi: tegra114: terminate dma and reset on transfer timeout
Sowjanya Komatineni
2019-04-01
spi: tegra114: fix for unpacked mode transfers
Sowjanya Komatineni
2019-04-01
spi: tegra114: clear packed bit for unpacked mode
Sowjanya Komatineni
2019-04-01
spi: pic32: fix dma channels termination
Cezary Gapinski
2019-03-27
spi: tegra20-slink: change chip select action order
Randolph Maaßen
2019-03-26
spi: stm32-qspi: add dma support
Ludovic Barre
2019-03-26
spi: stm32-qspi: add spi_master_put in release function
Ludovic Barre
2019-03-25
spi: mt7621: Move SPI driver out of staging
Stefan Roese
2019-03-25
spi: at91-usart: Remove duplicated checking for spi->bits_per_word
Axel Lin
2019-03-25
spi: atmel-quadspi: Make atmel_qspi_get_name static
YueHaibing
2019-03-21
spi: export tracepoint symbols to modules
Arnd Bergmann
2019-03-21
spi: lpspi: fix dataloss when SS is inactivated between every words
Clark Wang
2019-03-21
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-03-20
spi: pxa2xx: Debug print DMA burst size
Andy Shevchenko
2019-03-20
spi: pxa2xx: Introduce DMA burst size support
Andy Shevchenko
[prev]
[next]