index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2019-11-11
spi: nxp-fspi: Use devm API to fix missed unregistration of controller
Chuhong Yuan
2019-11-11
spi: omap2-mcspi: Remove redundant checks
Vignesh Raghavendra
2019-11-08
spi: zynq-qspi: Support two chip selects
Miquel Raynal
2019-11-08
spi: zynq-qspi: Do the actual hardware initialization later in the probe
Miquel Raynal
2019-11-08
spi: zynq-qspi: Clarify the select chip function
Miquel Raynal
2019-11-08
spi: zynq-qspi: Enhance the Linear CFG bit definitions
Miquel Raynal
2019-11-08
spi: zynq-qspi: Keep the bitfields naming consistent
Miquel Raynal
2019-11-08
spi: zynq-qspi: Anything else than CS0 is not supported yet
Miquel Raynal
2019-11-08
spi: zynq-qspi: Keep the naming consistent across the driver
Miquel Raynal
2019-11-07
spi: spi-mem: fallback to using transfers when CS gpios are used
Chris Packham
2019-11-07
spi: bcm-qspi: Convert to use CS GPIO descriptors
Chris Packham
2019-11-06
spi: img-spfi: fix potential double release
Pan Bian
2019-10-31
spi: add power control when set_cs
Luhua Xu
2019-10-30
spi: zynq-qspi: Drop GPIO header
Linus Walleij
2019-10-30
spi: dw: Drop GPIO header
Linus Walleij
2019-10-30
spi: txx9: Convert to use GPIO descriptors
Linus Walleij
2019-10-30
spi: dw: Remove runtime PM enable/disable from common part of the driver
Jarkko Nikula
2019-10-28
spi: sprd: adi: Set BIT_WDG_NEW bit when rebooting
Lingling Xu
2019-10-28
spi: sprd: adi: Add missing lock protection when rebooting
Lingling Xu
2019-10-25
spi: pxa2xx: Introduce temporary variables to increase readability
Andy Shevchenko
2019-10-24
spi: xilinx: Add DT support for selecting transfer word width
Alvaro Gamez Machado
2019-10-23
spi: Fix spelling in the comments
Andy Shevchenko
2019-10-22
spi: dw-pci: Fix Chip Select amount on Intel Elkhart Lake PSE SPI
Jarkko Nikula
2019-10-22
spi: dw-pci: Add runtime power management support
Raymond Tan
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: 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-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
[next]