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
2023-07-06
Merge tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-07-04
spi: bcm{63xx,bca}-hsspi: update my email address
Jonas Gorski
2023-07-03
spi: rzv2m-csi: Fix SoC product name
Geert Uytterhoeven
2023-06-30
spi: bcm-qspi: return error if neither hif_mspi nor mspi is available
Jonas Gorski
2023-06-29
spi: spi-geni-qcom: enable SPI_CONTROLLER_MUST_TX for GPI DMA mode
Dmitry Baryshkov
2023-06-28
Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-06-28
Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-24
Add Renesas PMIC RAA215300 and built-in RTC
Mark Brown
2023-06-23
spi: Add support for Renesas CSI
Fabrizio Castro
2023-06-23
spi: Helper for deriving timeout values
Mark Brown
2023-06-22
spi: sun6i: Use the new helper to derive the xfer timeout value
Miquel Raynal
2023-06-22
spi: atmel: Prevent false timeouts on long transfers
Miquel Raynal
2023-06-19
drivers/spi: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
Catalin Marinas
2023-06-19
spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
Neil Armstrong
2023-06-15
spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()
Neil Armstrong
2023-06-15
spi: stm32: introduction of stm32h7 SPI device mode support
Valentin Caron
2023-06-15
spi: stm32: use dmaengine_terminate_{a}sync instead of _all
Alain Volmat
2023-06-15
spi: stm32: renaming of spi_master into spi_controller
Alain Volmat
2023-06-13
spi: dw: Replace incorrect spi_get_chipselect with set
Abe Kohandel
2023-06-07
spi: s3c64xx: Cleanups
Mark Brown
2023-06-07
spi: dw: Remove misleading comment for Mount Evans SoC
Abe Kohandel
2023-06-06
spi: spi-geni-qcom: Do not do DMA map/unmap inside driver, use framework instead
Vijaya Krishna Nivarthi
2023-06-06
spi: fsl-dspi: avoid SCK glitches with continuous transfers
Vladimir Oltean
2023-06-06
spi: dw: Add compatible for Intel Mount Evans SoC
Abe Kohandel
2023-06-06
spi: s3c64xx: Use dev_err_probe()
Andi Shyti
2023-06-06
spi: s3c64xx: Use the managed spi master allocation function
Andi Shyti
2023-06-06
spi: cadence-quadspi: Add missing check for dma_set_mask
Jiasheng Jiang
2023-06-02
spi: spl022: Probe defer is no error
Mårten Lindahl
2023-06-02
spi: spi-imx: fix mixing of native and gpio chipselects for imx51/imx53/imx6 ...
Rasmus Villemoes
2023-06-01
spi: s3c64xx: Use devm_clk_get_enabled()
Andi Shyti
2023-05-31
spi: dw: Drop empty line from DebugFS init function
Serge Semin
2023-05-31
spi: spi-fsl-lpspi: downgrade log level for pio mode
Alexander Stein
2023-05-30
spi: spi-qcom-qspi: Add newline to PIO fallback warning
Douglas Anderson
2023-05-30
spi: Merge up fixes to help CI
Mark Brown
2023-05-30
spi: add SPI_MOSI_IDLE_LOW mode bit
Mark Brown
2023-05-30
spi: mt65xx: Convert to platform remove callback
Mark Brown
2023-05-30
spi: spidev: add two new spi mode bits
Boerge Struempfel
2023-05-30
spi: spi-imx: add support for SPI_MOSI_IDLE_LOW mode bit
Boerge Struempfel
2023-05-30
spi-dw-core.c: Fix error checking for debugfs_create_dir
Osama Muhammad
2023-05-30
spi: spi-sn-f-ospi: Make read-only array `width_available` static const
Lars-Peter Clausen
2023-05-30
spi: spi-sn-f-ospi: Use min_t instead of opencoding it
Lars-Peter Clausen
2023-05-30
spi: spi-sn-f-ospi: Use devm_clk_get_enabled()
Lars-Peter Clausen
2023-05-30
spi: mt65xx: Don't disguise a "return 0" as "return ret"
Uwe Kleine-König
2023-05-30
spi: mt65xx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-30
spi: mt65xx: Properly handle failures in .remove()
Uwe Kleine-König
2023-05-30
spi: qup: Request DMA before enabling clocks
Stephan Gerhold
2023-05-26
spi: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
spi: mediatek: advertise the availability of Dual and Quad mode
Qii Wang
2023-05-23
spi: mt65xx: make sure operations completed before unloading
Daniel Golle
[next]