index
:
pm24.git
master
perf-mon
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
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-08
spi: s3c64xx: straightforward cleanup
Mark Brown
2024-02-08
spi: get rid of some legacy macros
Mark Brown
2024-02-08
spi: s3c64xx: add support for google,gs101-spi
Mark Brown
2024-02-08
spi: mchp-pci1xxxx: DMA support for copying data to and from SPI Buf
Thangaraj Samynathan
2024-02-08
spi: mchp-pci1xxxx: Add support for DMA in SPI
Thangaraj Samynathan
2024-02-08
spi: s3c64xx: add support for google,gs101-spi
Tudor Ambarus
2024-02-08
spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors
Tudor Ambarus
2024-02-08
spi: s3c64xx: prepare for a different flavor of iowrite rep
Tudor Ambarus
2024-02-08
spi: s3c64xx: drop a superfluous bitwise NOT operation
Tudor Ambarus
2024-02-08
spi: s3c64xx: remove duplicated definition
Tudor Ambarus
2024-02-08
spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
Tudor Ambarus
2024-02-08
spi: s3c64xx: drop blank line between declarations
Tudor Ambarus
2024-02-08
spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
Tudor Ambarus
2024-02-08
spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
Tudor Ambarus
2024-02-08
spi: s3c64xx: propagate the dma_submit_error() error code
Tudor Ambarus
2024-02-08
spi: s3c64xx: check return code of dmaengine_slave_config()
Tudor Ambarus
2024-02-08
spi: s3c64xx: move common code outside if else
Tudor Ambarus
2024-02-08
spi: s3c64xx: remove else after return
Tudor Ambarus
2024-02-08
spi: s3c64xx: remove unneeded (void *) casts in of_match_table
Tudor Ambarus
2024-02-08
spi: s3c64xx: fix typo, s/configuartion/configuration
Tudor Ambarus
2024-02-08
spi: s3c64xx: avoid possible negative array index
Tudor Ambarus
2024-02-08
spi: s3c64xx: explicitly include <linux/types.h>
Tudor Ambarus
2024-02-08
spi: s3c64xx: explicitly include <linux/bits.h>
Tudor Ambarus
2024-02-08
spi: s3c64xx: explicitly include <linux/io.h>
Tudor Ambarus
2024-02-08
spi: s3c64xx: sort headers alphabetically
Tudor Ambarus
2024-02-08
spi: Drop compat layer from renaming "master" to "controller"
Uwe Kleine-König
2024-02-08
spi: fsl-lib: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
spi: spidev: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
spi: slave-mt27xx: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
spi: loopback-test: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
spi: geni-qcom: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
spi: cavium: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
spi: cadence-quadspi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
spi: cadence-quadspi: Don't emit error message on allocation error
Uwe Kleine-König
2024-02-08
spi: bitbang: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-07
spi: axi-spi-engine: move msg finalization out of irq handler
David Lechner
2024-02-07
spi: axi-spi-engine: remove use of ida for sync id
David Lechner
2024-02-07
spi: drop gpf arg from __spi_split_transfer_maxsize()
David Lechner
2024-02-06
spi: fsl-dspi: A couple of error handling
Mark Brown
2024-02-05
spi: spi-rockchip: Fix max_native_cs
Luis de Arquer
2024-02-05
spi: spi-rockchip: Fix out of bounds array access
Luis de Arquer
2024-02-05
spi: intel: Keep the BIOS partition inside the first chip
Mika Westerberg
2024-02-05
spi: intel: Add default partition and name to the second chip
Mika Westerberg
2024-02-05
spi: axi-spi-engine: use common AXI macros
David Lechner
[prev]
[next]