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-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-20
spi: pxa2xx: Debug print DMA burst size
Andy Shevchenko
2019-03-20
spi: pxa2xx: Introduce DMA burst size support
Andy Shevchenko
2019-03-20
spi: dw: Add support for an optional interface clock
Phil Edworthy
2019-03-20
dt-bindings: snps,dw-apb-ssi: Add optional clock bindings documentation
Gareth Williams
2019-03-20
dt-bindings: snps,dw-apb-ssi: Add mandatory clock bindings documentation
Phil Edworthy
2019-03-20
spi: mxic: simplify getting .driver_data
Wolfram Sang
2019-03-20
spi: spi-mem: stm32-qspi: stm32_qspi_pm_ops can be static
kbuild test robot
2019-03-19
Merge tag 'v5.1-rc1' into spi-5.2
Mark Brown
2019-03-19
spi: pxa2xx-pci: Drop unused header inclusion
Andy Shevchenko
2019-03-19
spi: lpspi: fsl_lpspi_runtime_resume() can be static
kbuild test robot
2019-03-18
spi: spi-fsl-spi: support use of the SPISEL_BOOT signal on MPC8309
Rasmus Villemoes
2019-03-18
spi: orion: Support spi_xfer->word_delay_usecs
Jan Kundrát
2019-03-18
spi: spidev: Enable control of inter-word delays
Jan Kundrát
2019-03-18
spi: lpspi: Code cleanup
Clark Wang
[prev]
[next]