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
Age
Commit message (
Expand
)
Author
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-21
Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
2022-03-18
spi: fsi: Implement a timeout for polling status
Eddie James
2022-03-17
spi: Fix erroneous sgs value with min_t()
Biju Das
2022-03-17
spi: Get sgs size fix into branch
Mark Brown
2022-03-16
spi: tegra20: Use of_device_get_match_data()
Minghao Chi
2022-03-15
fix typos in comments
Mark Brown
2022-03-15
spi: mediatek: add ipm design support for MT7986
Leilk Liu
2022-03-15
spi: sun4i: fix typos in comments
Julia Lawall
2022-03-15
spi: mediatek: support tick_delay without enhance_timing
Leilk Liu
2022-03-10
spi: rockchip-sfc: fix platform_get_irq.cocci warning
Yihao Han
2022-03-10
Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-08
spi: Tesla FSD support
Mark Brown
2022-03-08
spi: s3c64xx: Add spi port configuration for Tesla FSD SoC
Alim Akhtar
2022-03-08
Tegra QUAD SPI combined sequence mode
Mark Brown
2022-03-08
spi: topcliff-pch: Prevent usage of potentially stale DMA device
Andy Shevchenko
2022-03-08
spi: tegra210-quad: combined sequence mode
Krishna Yarlagadda
2022-03-08
spi: tegra210-quad: add acpi support
Krishna Yarlagadda
2022-03-08
spi: Fix invalid sgs value
Biju Das
2022-03-07
spi: npcm-fiu: Fix typo ("npxm")
Jonathan Neuschäfer
2022-03-07
spi: qup: replace spin_lock_irqsave by spin_lock in hard IRQ
Xingbang Liu
2022-03-07
spi: cadence: fix platform_get_irq.cocci warning
Yihao Han
2022-03-07
spi: s3c64xx: Allow controller-data to be optional
Krzysztof Kozlowski
2022-03-03
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
2022-03-02
spi: spi-zynqmp-gqspi: Handle error for dma_set_mask
Jiasheng Jiang
2022-02-28
spi: use specific last_cs instead of last_cs_enable
Yun Zhou
2022-02-28
spi: pxa2xx-pci: Constify struct pxa_spi_info variables
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Drop temporary storage use for a handful of members
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Extract pxa2xx_spi_pci_clk_register()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Drop unneeded checks in lpss_spi_setup()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Replace enum with direct use of PCI IDs
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Move max_clk_rate assignment to ->setup()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Move dma_burst_size assignment to ->setup()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Move port_id assignment to ->setup()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Drop redundant NULL check in ->probe()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Refactor Quark X1000 to use ->setup()
Andy Shevchenko
2022-02-28
spi: pxa2xx-pci: Refactor CE4100 to use ->setup()
Andy Shevchenko
2022-02-25
Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-24
Tegra QUAD SPI ACPI & device support
Mark Brown
2022-02-24
spi: tegra210-quad: add new chips to compatible
Krishna Yarlagadda
2022-02-24
spi: tegra210-quad: use device_reset method
Krishna Yarlagadda
2022-02-24
spi: pxa2xx-pci: Balance reference count for PCI DMA device
Andy Shevchenko
2022-02-24
spi: pxa2xx-pci: Do not dereference fwnode in struct device
Andy Shevchenko
2022-02-23
spi: add missing pci_dev_put() before return
Wang Qing
2022-02-22
spi: gpio: Implement LSB First bitbang support
Andreas Färber
2022-02-22
spi: stm32: ignore Rx queue not empty in stm32f4 Tx only mode
Ahmad Fatoum
2022-02-21
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
2022-02-18
spi: use sysfs_emit() for printing statistics and add trailing newline
Heiner Kallweit
[next]