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-10-04
Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
2022-09-30
spi: Ensure that sg_table won't be used after being freed
Marek Szyprowski
2022-09-29
spi: spi-gxp: Use devm_platform_ioremap_resource()
Yang Yingliang
2022-09-28
spi: s3c64xx: Fix large transfers with DMA
Vincent Whitchurch
2022-09-28
spi: Split transfers larger than max size
Vincent Whitchurch
2022-09-28
spi: Fix cache corruption due to DMA/PIO overlap
Vincent Whitchurch
2022-09-28
spi: Save current RX and TX DMA devices
Vincent Whitchurch
2022-09-27
spi: mt65xx: Add dma max segment size declaration
zhichao.liu
2022-09-27
Fix PM disable depth imbalance in probe
Mark Brown
2022-09-26
spi: spi-fsl-qspi: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
2022-09-26
spi: spi-fsl-lpspi: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2022-09-26
spi: spi-fsl-dspi: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2022-09-26
spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe
Zhang Qilong
2022-09-26
spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe
Zhang Qilong
2022-09-26
spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_probe
Zhang Qilong
2022-09-23
spi: s3c24xx: Switch to use devm_spi_alloc_master()
Yang Yingliang
2022-09-23
spi: xilinx: Switch to use devm_spi_alloc_master()
Yang Yingliang
2022-09-23
spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Zhang Qilong
2022-09-23
spi: aspeed: Remove redundant dev_err call
Shang XiaoJing
2022-09-23
spi: spi-mpc52xx: switch to using gpiod API
Dmitry Torokhov
2022-09-23
spi: cadence: Remove redundant dev_err call
Shang XiaoJing
2022-09-22
spi: xtensa-xtfpga: Switch to use devm_spi_alloc_master()
Yang Yingliang
2022-09-22
spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static
Wei Yongjun
2022-09-21
spi: omap2-mcspi: Fix probe so driver works again
Dan Carpenter
2022-09-19
spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer()
Andy Shevchenko
2022-09-19
spi: spi-loopback-test: Add test to trigger DMA/PIO mixing
Vincent Whitchurch
2022-09-19
spi: omap2-mcspi: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-14
spi: mpc52xx: Replace of_gpio_count() by gpiod_count()
Andy Shevchenko
2022-09-14
spi: fsl_spi: Convert to transfer_one
Christophe Leroy
2022-09-08
Merge tag 'spi-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-08
spi: meson-spicc: do not rely on busy flag in pow2 clk ops
Neil Armstrong
2022-09-08
spi: lpspi: Remove the unneeded result variable
ye xingchen
2022-09-07
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
2022-09-07
spi: nxp-fspi: Do not dereference fwnode in struct device
Andy Shevchenko
2022-09-05
spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...
Xu Qiang
2022-09-05
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
Xu Qiang
2022-09-02
spi: spi: Fix queue hang if previous transfer failed
David Jander
2022-09-02
spi: mux: Fix mux interaction with fast path optimisations
Mark Brown
2022-08-31
spi: stm32-qspi: Refactor dual flash mode enable check in ->setup()
Andy Shevchenko
2022-08-31
spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-08-30
spi: amd: Fix speed selection
Shreeya Patel
2022-08-29
spi: mt7621: Fix an erroneous message + clean-ups
Mark Brown
2022-08-29
spi: mt7621: Remove 'clk' from 'struct mt7621_spi'
Christophe JAILLET
2022-08-29
spi: mt7621: Use devm_spi_register_controller()
Christophe JAILLET
2022-08-29
spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error handling
Christophe JAILLET
2022-08-29
spi: mt7621: Fix an error message in mt7621_spi_probe()
Christophe JAILLET
2022-08-29
spi: add generic R-Car Gen4 and specific r8a779f0 support
Mark Brown
2022-08-29
spi: stm32-qspi: Fix pm_runtime management in stm32_qspi_transfer_one_message()
Patrice Chotard
[next]