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-10-18
spi: atmel: Improve CS0 case support on AT91RM9200
Gregory CLEMENT
2019-10-18
spi: atmel: Improve and fix GPIO CS usage
Gregory CLEMENT
2019-10-18
spi: atmel: Remove platform data support
Gregory CLEMENT
2019-10-18
spi: atmel: Remove useless private field
Gregory CLEMENT
2019-10-18
spi: rspi: Use platform_get_irq_byname_optional() for optional irqs
Geert Uytterhoeven
2019-10-18
Merge tag 'v5.4-rc3' into spi-5.4
Mark Brown
2019-10-18
spi: atmel: Configure GPIO per CS instead of by controller
Gregory CLEMENT
2019-10-18
spi: atmel: Fix CS high support
Gregory CLEMENT
2019-10-18
spi: atmel: Remove and fix erroneous comments
Gregory CLEMENT
2019-10-18
spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h
Andy Shevchenko
2019-10-18
spi: pxa2xx: Convert to use device_get_match_data()
Andy Shevchenko
2019-10-18
spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device
Andy Shevchenko
2019-10-18
spi: pxa2xx: Sort headers
Andy Shevchenko
2019-10-18
spi: pxa2xx: No need to keep pointer to platform device
Andy Shevchenko
2019-10-18
spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
Gregory CLEMENT
2019-10-18
spi: pxa2xx: Set controller->max_transfer_size in dma mode
Daniel Vetter
2019-10-15
spi: use new `spi_transfer_delay_exec` helper where straightforward
Alexandru Ardelean
2019-10-15
spi: spi-axi: extend support for the `delay` field
Alexandru Ardelean
2019-10-15
spi: bcm63xx: extend error condition to `delay` as well
Alexandru Ardelean
2019-10-15
spi: spi-falcon: extend warning to `delay` as well
Alexandru Ardelean
2019-10-15
spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
Alexandru Ardelean
2019-10-15
spi: implement SW control for CS times
Alexandru Ardelean
2019-10-15
spi: tegra114: change format for `spi_set_cs_timing()` function
Alexandru Ardelean
2019-10-15
spi: spidev: use new `delay` field for spi transfers
Alexandru Ardelean
2019-10-15
spi: spi-loopback-test: use new `delay` field
Alexandru Ardelean
2019-10-15
spi: tegra20-sflash: use to new `spi_transfer_delay_exec`
Alexandru Ardelean
2019-10-15
spi: tegra114: use `spi_transfer_delay_exec` helper
Alexandru Ardelean
2019-10-15
spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
Alexandru Ardelean
2019-10-15
spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
Alexandru Ardelean
2019-10-15
spi: spidev: use new `word_delay` field for spi transfers
Alexandru Ardelean
2019-10-15
spi: orion: use new `word_delay` field for SPI transfers
Alexandru Ardelean
2019-10-15
spi: sprd: convert transfer word delay to spi_delay struct
Alexandru Ardelean
2019-10-15
spi: make `cs_change_delay` the first user of the `spi_delay` logic
Alexandru Ardelean
2019-10-15
spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
Alexandru Ardelean
2019-10-15
spi: move `cs_change_delay` backwards compat logic outside switch
Alexandru Ardelean
2019-10-09
spi: npcm: Remove set but not used variable 'val'
zhengbin
2019-10-09
spi: omap-100k: Remove set but not used variable 'dataH'
zhengbin
2019-10-08
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-10-08
spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
Frieder Schrempf
2019-10-08
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
Vladimir Oltean
2019-10-07
spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
Vladimir Oltean
2019-10-07
spi: Add a PTP system timestamp to the transfer structure
Vladimir Oltean
2019-10-07
spi: gpio: Look for a device node instead of match
Stephen Boyd
2019-10-04
spi: stm32-qspi: Fix kernel oops when unbinding driver
Patrice Chotard
2019-10-02
spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
Vladimir Oltean
2019-10-01
SPI: designware: pci: Switch over to MSI interrupts
Felipe Balbi
2019-10-01
spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id
Kuldeep Singh
2019-10-01
spi: lpspi: fix memory leak in fsl_lpspi_probe
Navid Emamdoost
2019-10-01
spi: gpio: prevent memory leak in spi_gpio_probe
Navid Emamdoost
2019-10-01
spi: fsl-lpspi: clean up indentation issue
Colin Ian King
[prev]
[next]