index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2023-03-11
spi: tegra210-quad: Fix iterator outside loop
Krishna Yarlagadda
2023-03-11
spi: tegra210-quad: Fix validate combined sequence
Krishna Yarlagadda
2023-03-10
spi: spi-sn-f-ospi: fix duplicate flag while assigning to mode_bits
Dhruva Gole
2023-03-10
spi: intel: Check number of chip selects after reading the descriptor
Mika Westerberg
2023-03-10
spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()
Christophe JAILLET
2023-03-10
spi: bcm63xx-hsspi: Fix multi-bit mode setting
William Zhang
2023-03-10
spi: dw_bt1: fix MUX_MMIO dependencies
Arnd Bergmann
2023-02-16
Merge tag 'spi-v6.2-rc8-abi' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-27
spi: spidev: fix a recursive locking error
Bartosz Golaszewski
2023-01-27
spi: dw: Fix wrong FIFO level setting for long xfers
Serge Semin
2023-01-13
spi: Use a 32-bit DT property for spi-cs-setup-delay-ns
Janne Grunau
2023-01-11
spi: Merge rename of spi-cs-setup-ns DT property
Mark Brown
2023-01-11
spi: spidev: remove debug messages that access spidev->spi without locking
Bartosz Golaszewski
2023-01-11
spi: spidev: fix a race condition when accessing spidev->spi
Bartosz Golaszewski
2023-01-05
spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns
Hector Martin
2022-12-26
spi: cadence: Fix busy cycles calculation
Witold Sadowski
2022-12-26
spi: mediatek: Enable irq before the spi registration
Ricardo Ribalda
2022-12-23
Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-14
spi: fsl_spi: Don't change speed while chipselect is active
Christophe Leroy
2022-12-13
Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2022-12-08
spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
Kris Bahnsen
2022-12-07
spi: spi-mtk-nor: Add recovery mechanism for dma read timeout
bayi cheng
2022-12-07
spi: spi-fsl-lpspi: support multiple cs for lpspi
Han Xu
2022-12-06
spi: mtk-snfi: Add snfi support for MT7986 IC
Xiangsheng Hou
2022-12-01
spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE
Alexander Sverdlin
2022-11-29
spi: cadence-quadspi: Add minimum operable clock rate warning to baudrate div...
Nathan Barrett-Morrison
2022-11-29
spi: microchip: pci1xxxx: Add suspend and resume support for PCI1XXXX SPI driver
Tharun Kumar P
2022-11-28
spi: mediatek: Enable irq when pdata is ready
Ricardo Ribalda
2022-11-28
spi: spi-mtk-nor: Unify write buffer on/off
bayi cheng
2022-11-25
spi: intel: Add support for SFDP opcode
Mika Westerberg
2022-11-25
spi: intel: Take possible chip address into account in intel_spi_read/write_r...
Mika Westerberg
2022-11-25
spi: intel: Implement adjust_op_size()
Mika Westerberg
2022-11-25
spi: intel: Use ->replacement_op in intel_spi_hw_cycle()
Mika Westerberg
2022-11-25
Merge tag 'v6.1-rc4' into spi-6.2
Mark Brown
2022-11-25
Nuvoton WPCM450 FIU SPI flash controller
Mark Brown
2022-11-25
spi: cadence: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-11-25
spi: wpcm-fiu: Add direct map support
Jonathan Neuschäfer
2022-11-25
spi: wpcm-fiu: Add driver for Nuvoton WPCM450 Flash Interface Unit (FIU)
Jonathan Neuschäfer
2022-11-24
Introduce Socionext F_OSPI SPI flash controller
Mark Brown
2022-11-24
spi: Add Socionext F_OSPI SPI flash controller driver
Kunihiko Hayashi
2022-11-23
Merge tag 'spi-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-23
spi: xcomm: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
spi: sc18is602: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-18
spi: atmel-quadspi: Add support for configuring CS timing
Tudor Ambarus
2022-11-18
spi: Reintroduce spi_set_cs_timing()
Tudor Ambarus
2022-11-18
spi: Introduce spi-cs-setup-ns property
Tudor Ambarus
2022-11-18
spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first
Marc Kleine-Budde
2022-11-17
spi: tegra210-quad: Fix duplicate resource error
Krishna Yarlagadda
2022-11-16
spi: fsl-dspi: add cs-gpios support
Radu Pirea (NXP OSS)
2022-11-16
spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
Xiongfeng Wang
[next]