index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails
Quanyang Wang
1
-6
/
+20
2021-05-14
spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op
Quanyang Wang
1
-10
/
+4
2021-05-14
spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume
Quanyang Wang
1
-6
/
+14
2021-05-14
spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue
Quanyang Wang
1
-39
/
+8
2021-05-14
spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
Dinghao Liu
1
-2
/
+12
2021-05-14
spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()
Wei Yongjun
1
-1
/
+3
2021-05-14
spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
Wang Li
1
-1
/
+1
2021-05-14
spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_op
Quanyang Wang
1
-1
/
+1
2021-05-14
spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's inter...
Quanyang Wang
1
-22
/
+18
2021-05-14
spi: spi-zynqmp-gqspi: add mutex locking for exec_op
Quanyang Wang
1
-0
/
+5
2021-05-14
spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_ex...
Quanyang Wang
1
-3
/
+3
2021-05-14
spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
Yang Yingliang
1
-5
/
+18
2021-05-14
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
1
-7
/
+2
2021-05-14
spi: stm32: Fix use-after-free on unbind
Alain Volmat
1
-14
/
+10
2021-05-14
spi: stm32: drop devres version of spi_register_master
Antonio Borneo
1
-1
/
+2
2021-05-14
spi: rockchip: avoid objtool warning
Arnd Bergmann
1
-3
/
+10
2021-05-12
spi: sync up initial chipselect state
David Bauer
1
-8
/
+8
2021-05-12
spi: qup: fix PM reference leak in spi_qup_remove()
Wang Li
1
-1
/
+1
2021-05-12
spi: omap-100k: Fix reference leak to master
Wei Yongjun
1
-3
/
+3
2021-05-12
spi: dln2: Fix reference leak to master
Wei Yongjun
1
-1
/
+1
2021-05-12
spi: ath79: remove spi-master setup and cleanup assignment
David Bauer
1
-2
/
+0
2021-05-12
spi: ath79: always call chipselect function
David Bauer
1
-0
/
+1
2021-05-12
spi: spi-ti-qspi: Free DMA resources
Tudor Ambarus
1
-6
/
+14
2021-05-12
spi: stm32-qspi: fix pm_runtime usage_count counter
Christophe Kerello
1
-4
/
+14
2021-03-11
spi: cadence: set cqspi to the driver_data field of struct device
Meng Li
1
-0
/
+1
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+6
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+2
2021-02-22
Merge tag 'spi-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
32
-2434
/
+2272
2021-02-20
Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2021-02-20
Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2021-02-15
Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...
Rafael J. Wysocki
1
-1
/
+1
2021-02-12
Merge remote-tracking branch 'spi/for-5.12' into spi-next
Mark Brown
28
-2423
/
+2244
2021-02-12
spi: Skip zero-length transfers in spi_transfer_one_message()
Nicolas Saenz Julienne
1
-1
/
+1
2021-02-12
spi: dw: Avoid stack content exposure
Kees Cook
1
-1
/
+1
2021-02-11
spi: cadence-quadspi: Use spi_mem_dtr_supports_op()
Pratyush Yadav
1
-59
/
+4
2021-02-11
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
1
-3
/
+19
2021-02-11
spi: atmel-quadspi: Disable the QSPI IP at suspend()
Tudor Ambarus
1
-0
/
+1
2021-02-11
spi: mpc52xx: Avoid using get_tbl()
Christophe Leroy
1
-6
/
+6
2021-02-10
spi: pxa2xx: Add IDs for the controllers found on Intel Lynxpoint
Andy Shevchenko
1
-0
/
+2
2021-02-10
spi: pxa2xx: Fix the controller numbering for Wildcat Point
Andy Shevchenko
1
-8
/
+19
2021-02-08
spi: mediatek: add set_cs_timing support
leilk.liu
1
-16
/
+56
2021-02-08
spi: support CS timing for HW & SW mode
leilk.liu
1
-3
/
+6
2021-02-08
spi: add power control when set_cs_timing
leilk.liu
1
-3
/
+22
2021-02-05
spi: stm32: make spurious and overrun interrupts visible
Alain Volmat
1
-11
/
+4
2021-02-05
spi: stm32h7: replace private SPI_1HZ_NS with NSEC_PER_SEC
Amelie Delaunay
1
-3
/
+1
2021-02-05
spi: stm32: defer probe for reset
Alain Volmat
1
-2
/
+8
2021-02-05
spi: stm32: driver uses reset controller only at init
Etienne Carriere
1
-6
/
+5
2021-02-05
spi: stm32h7: ensure message are smaller than max size
Alain Volmat
1
-0
/
+14
2021-02-05
spi: stm32: use bitfield macros
Amelie Delaunay
1
-36
/
+18
2021-02-05
spi: stm32: do not mandate cs_gpio
Alain Volmat
1
-6
/
+0
[next]