index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pci1xxxx.c
Age
Commit message (
Expand
)
Author
2024-06-10
spi: pci1xxxx: Use new spi_xfer_is_dma_mapped() helper
Andy Shevchenko
2024-04-03
spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probe
Huai-Yuan Liu
2024-02-13
spi: mchp-pci1xxxx: release resources on error in probe()
Dan Carpenter
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
2023-09-22
spi: mchp-pci1xxxx: Annotate struct pci1xxxx_spi with __counted_by
Kees Cook
2023-08-21
spi: mchp-pci1xxxx: switch to use modern name
Yang Yingliang
2023-07-11
spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
Andy Shevchenko
2023-04-05
spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select lines
Tharun Kumar P
2023-04-05
spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume
Tharun Kumar P
2023-04-05
spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver
Tharun Kumar P
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2022-11-29
spi: microchip: pci1xxxx: Add suspend and resume support for PCI1XXXX SPI driver
Tharun Kumar P
2022-10-17
spi: microchip: pci1xxxx: Add driver for SPI controller of PCI1XXXX PCIe switch
Tharun Kumar P