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-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
2019-10-01
spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver
Lukasz Majewski
2019-10-01
spi: xtensa-xtfpga: Use devm_platform_ioremap_resource() in xtfpga_spi_probe()
Markus Elfring
2019-10-01
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_slave_probe()
Markus Elfring
2019-10-01
spi: mediatek: Use devm_platform_ioremap_resource() in mtk_spi_probe()
Markus Elfring
2019-10-01
spi: lantiq-ssc: Use devm_platform_ioremap_resource() in lantiq_ssc_probe()
Markus Elfring
2019-10-01
spi: mxic: Ensure width is respected in spi-mem operations
Miquel Raynal
2019-10-01
spi: atmel: Remove AVR32 leftover
Gregory CLEMENT
2019-10-01
spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller
Phil Edworthy
2019-10-01
spi: dw: Add basic runtime PM support
Phil Edworthy
2019-09-26
spi: orion: fix runtime PM initialization
tomaspaukrt@email.cz
2019-09-25
spi: Add call to spi_slave_abort() function when spidev driver is released
Lukasz Majewski
2019-09-20
spi: mxic: Fix DMAS_CTRL register layout
Miquel Raynal
2019-09-20
spi: mxic: Select SPI_NOR type by default
Miquel Raynal
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
2019-09-15
Merge branch 'spi-5.3' into spi-linus
Mark Brown
2019-09-13
spi: mediatek: support large PA
luhua.xu
2019-09-13
spi: mediatek: add spi support for mt6765 IC
luhua.xu
2019-09-11
spi: bcm2835: Speed up RX-only DMA transfers by zero-filling TX FIFO
Lukas Wunner
2019-09-11
spi: bcm2835: Speed up TX-only DMA transfers by clearing RX FIFO
Lukas Wunner
2019-09-11
spi: bcm2835: Cache CS register value for ->prepare_message()
Lukas Wunner
2019-09-11
spi: Guarantee cacheline alignment of driver-private data
Lukas Wunner
2019-09-11
spi: bcm2835: Drop dma_pending flag
Lukas Wunner
2019-09-10
spi: bcm2835: Work around DONE bit erratum
Lukas Wunner
2019-09-09
spi-gpio: Use PTR_ERR_OR_ZERO() in spi_gpio_request()
Markus Elfring
2019-09-05
spi: Use an abbreviated pointer to ctlr->cur_msg in __spi_pump_messages
Vladimir Oltean
2019-09-05
spi: npcm-fiu: remove set but not used variable 'retlen'
YueHaibing
[prev]
[next]