index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
unfollow
)
Commit message (
Expand
)
Author
2022-01-27
spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
Miaoqian Lin
2021-11-26
spi: spl022: fix Microwire full duplex mode
Thomas Perrot
2021-10-06
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
2021-07-20
spi: spi-sun6i: Fix chipselect/clock bug
Mirko Vogt
2021-07-20
spi: omap-100k: Fix the length judgment problem
Tian Tao
2021-07-20
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
Jay Fang
2021-06-03
spi: spi-sh: Fix use-after-free on unbind
Lukas Wunner
2021-06-03
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
2021-05-22
spi: omap-100k: Fix reference leak to master
Wei Yongjun
2021-05-22
spi: dln2: Fix reference leak to master
Wei Yongjun
2021-03-03
ARM: s3c: fix fiq for clang IAS
Arnd Bergmann
2021-01-23
spi: cadence: cache reference clock rate during probe
Michael Hennerich
2021-01-17
spi: pxa2xx: Fix use-after-free on unbind
Lukas Wunner
2020-12-29
spi: rb4xx: Don't leak SPI master in probe error path
Lukas Wunner
2020-12-29
spi: tegra114: fix reference leak in tegra spi ops
Zhang Qilong
2020-12-29
spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
Zhang Qilong
2020-12-29
spi: tegra20-slink: fix reference leak in slink ops of tegra20
Zhang Qilong
2020-12-29
spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
Zhang Qilong
2020-12-29
spi: img-spfi: fix reference leak in img_spfi_resume
Zhang Qilong
2020-12-29
spi: Prevent adding devices below an unregistering controller
Lukas Wunner
2020-12-29
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
Nathan Chancellor
2020-12-29
spi: bcm2835aux: Fix use-after-free on unbind
Lukas Wunner
2020-12-11
spi: bcm2835: Release the DMA channel if probe fails after dma_init
Peter Ujfalusi
2020-12-11
spi: bcm2835: Fix use-after-free on unbind
Lukas Wunner
2020-12-11
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-10-17
spi: unbinding slave before calling spi_destroy_queue
yangerkun
2020-07-22
spi: spidev: fix a potential use-after-free in spidev_release()
Zhenzhong Duan
2020-07-22
spi: spidev: fix a race between spidev_release and spidev_remove
Zhenzhong Duan
2020-06-20
spi: dw: Return any value retrieved from the dma_transfer callback
Serge Semin
2020-06-20
spi: dw: Enable interrupts in accordance with DMA xfer mode
Serge Semin
2020-06-20
spi: dw: Zero DMA Tx and Rx configurations on stack
Andy Shevchenko
2020-06-20
spi: bcm2835: Fix controller unregister order
Lukas Wunner
2020-06-20
spi: pxa2xx: Fix controller unregister order
Lukas Wunner
2020-06-20
spi: Fix controller unregister order
Lukas Wunner
2020-06-20
spi: No need to assign dummy value in spi_unregister_controller()
Andy Shevchenko
2020-06-20
spi: dw: Fix controller unregister order
Lukas Wunner
2020-06-20
spi: dw: fix possible race condition
Sasha Levin
2020-06-20
spi: bcm2835aux: Fix controller unregister order
Lukas Wunner
2020-06-11
spi: dw: use "smp_mb()" to avoid sending spi data error
Xinwei Kong
2020-05-20
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
2020-04-02
spi/zynqmp: remove entry that causes a cs glitch
Thommy Jakobsson
2020-04-02
spi: qup: call spi_qup_pm_resume_runtime before suspending
Yuji Sasaki
2020-01-29
spi: spi-fsl-spi: call spi_finalize_current_message() at the end
Christophe Leroy
2020-01-29
spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
Martin Sperl
2020-01-29
spi: tegra114: fix for unpacked mode transfers
Sowjanya Komatineni
2020-01-29
spi: tegra114: clear packed bit for unpacked mode
Sowjanya Komatineni
2020-01-23
spi: atmel: fix handling of cs_change set on non-last xfer
Mans Rullgard
2020-01-04
spi: tegra20-slink: add missed clk_unprepare
Chuhong Yuan
2020-01-04
spi: pxa2xx: Add missed security checks
Chuhong Yuan
2020-01-04
spi: img-spfi: fix potential double release
Pan Bian
[next]