index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2024-05-17
spi: microchip-core-qspi: fix setting spi bus clock rate
Conor Dooley
2024-05-17
spi: fix null pointer dereference within spi_sync
Mans Rullgard
2024-05-17
spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
Devyn Liu
2024-05-17
spi: axi-spi-engine: fix version format string
David Lechner
2024-05-17
spi: axi-spi-engine: use common AXI macros
David Lechner
2024-04-10
spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
Huai-Yuan Liu
2024-04-10
spi: s3c64xx: Use DMA mode from fifo size
Jaewon Kim
2024-04-10
spi: s3c64xx: determine the fifo depth only once
Tudor Ambarus
2024-04-10
spi: s3c64xx: allow full FIFO masks
Tudor Ambarus
2024-04-10
spi: s3c64xx: define a magic value
Tudor Ambarus
2024-04-10
spi: s3c64xx: remove else after return
Tudor Ambarus
2024-04-10
spi: s3c64xx: explicitly include <linux/bits.h>
Tudor Ambarus
2024-04-10
spi: s3c64xx: sort headers alphabetically
Tudor Ambarus
2024-04-10
spi: s3c64xx: Extract FIFO depth calculation to a dedicated macro
Sam Protsenko
2024-03-26
spi: spi-mt65xx: Fix NULL pointer access in interrupt handler
Fei Shao
2024-03-26
spi: spi-imx: fix off-by-one in mx51 CPU mode burst length
Adam Butcher
2024-03-26
spi: Fix error code checking in spi_mem_exec_op()
Florian Fainelli
2024-03-26
spi: spi-mem: add statistics support to ->exec_op() calls
Théo Lebrun
2024-03-26
spi: Restore delays for non-GPIO chip select
Janne Grunau
2024-03-26
spi: lpspi: Avoid potential use-after-free in probe()
Alexander Sverdlin
2024-03-26
spi: move split xfers for CS_WORD emulation
David Lechner
2024-03-26
spi: consolidate setting message->spi
David Lechner
2024-03-06
spi: cs42l43: Don't limit native CS to the first chip select
Charles Keepax
2024-02-27
spi: Drop mismerged fix
Mark Brown
2024-02-22
spi: cadence-qspi: add system-wide suspend and resume callbacks
Théo Lebrun
2024-02-22
spi: cadence-qspi: put runtime in runtime PM hooks names
Théo Lebrun
2024-02-22
spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks
Théo Lebrun
2024-02-22
spi: cadence-qspi: fix pointer reference in runtime PM hooks
Théo Lebrun
2024-02-13
spi-mxs: Fix chipselect glitch
Ralf Schlatterbeck
2024-02-12
spi: intel-pci: Add support for Lunar Lake-M SPI serial flash
Mika Westerberg
2024-02-12
spi: omap2-mcspi: Revert FIFO support without DMA
Vaishnav Achath
2024-02-11
spi: ppc4xx: Drop write-only variable
Uwe Kleine-König
2024-02-11
spi: ppc4xx: Fix fallout from rename in struct spi_bitbang
Uwe Kleine-König
2024-02-11
spi: ppc4xx: Fix fallout from include cleanup
Uwe Kleine-König
2024-02-09
spi: spi-ppc4xx: include missing platform_device.h
Christian Lamparter
2024-02-05
spi: imx: fix the burst length at DMA mode and CPU mode
Carlos Song
2024-01-30
spi: sh-msiof: avoid integer overflow in constants
Wolfram Sang
2024-01-25
spi: fix finalize message on error return
David Lechner
2024-01-24
spi: cs42l43: Handle error from devm_pm_runtime_enable
Charles Keepax
2024-01-23
spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected
Devyn Liu
2024-01-23
spi: spi-cadence: Reverse the order of interleaved write and read operations
Amit Kumar Mahapatra
2024-01-23
spi: spi-imx: Use dev_err_probe for failed DMA channel requests
Alexander Stein
2024-01-23
spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
Kamal Dasu
2024-01-22
spi: intel-pci: Add support for Arrow Lake SPI serial flash
Mika Westerberg
2024-01-22
spi: intel-pci: Remove Meteor Lake-S SoC PCI ID from the list
Mika Westerberg
2024-01-19
Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-01-09
Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-01-05
spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remo...
Christophe JAILLET
2023-12-21
spi: stm32: add st,stm32mp25-spi compatible supporting STM32MP25 soc
Valentin Caron
2023-12-21
spi: stm32: use dma_get_slave_caps prior to configuring dma channel
Alain Volmat
[next]