index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2020-07-29
spi: mediatek: use correct SPI_CFG2_REG MACRO
leilk.liu
2020-07-29
spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
Vladimir Oltean
2020-07-22
spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH
Lingling Xu
2020-07-22
spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate
Marc Kleine-Budde
2020-07-22
spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer
Krzysztof Kozlowski
2020-07-22
spi: fix initial SPI_SR value in spi-fsl-dspi
Angelo Dureghello
2020-07-16
spi: spidev: fix a potential use-after-free in spidev_release()
Zhenzhong Duan
2020-07-16
spi: spidev: fix a race between spidev_release and spidev_remove
Zhenzhong Duan
2020-07-16
spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
Krzysztof Kozlowski
2020-07-16
spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
Chuanhua Han
2020-07-16
spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
Krzysztof Kozlowski
2020-07-16
spi: spi-fsl-dspi: Adding shutdown hook
Peng Ma
2020-06-22
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
2020-06-22
spi: dw: Return any value retrieved from the dma_transfer callback
Serge Semin
2020-06-22
spi: dw: Fix Rx-only DMA transfers
Serge Semin
2020-06-22
spi: dw: Enable interrupts in accordance with DMA xfer mode
Serge Semin
2020-06-22
spi: dw: Zero DMA Tx and Rx configurations on stack
Andy Shevchenko
2020-06-22
spi: pxa2xx: Apply CS clk quirk to BXT
Evan Green
2020-06-22
spi: pxa2xx: Fix runtime PM ref imbalance on probe error
Lukas Wunner
2020-06-22
spi: pxa2xx: Balance runtime PM enable/disable on error
Lubomir Rintel
2020-06-22
spi: bcm2835: Fix controller unregister order
Lukas Wunner
2020-06-22
spi: pxa2xx: Fix controller unregister order
Lukas Wunner
2020-06-22
spi: Fix controller unregister order
Lukas Wunner
2020-06-22
spi: No need to assign dummy value in spi_unregister_controller()
Andy Shevchenko
2020-06-22
spi: bcm-qspi: when tx/rx buffer is NULL set to 0
Justin Chen
2020-06-22
spi: bcm2835aux: Fix controller unregister order
Lukas Wunner
2020-06-22
spi: dw: Fix controller unregister order
Lukas Wunner
2020-06-07
spi: dw: use "smp_mb()" to avoid sending spi data error
Xinwei Kong
2020-03-25
spi/zynqmp: remove entry that causes a cs glitch
Thommy Jakobsson
2020-03-25
spi: pxa2xx: Add CS control clock quirk
Evan Green
2020-03-25
spi: qup: call spi_qup_pm_resume_runtime before suspending
Yuji Sasaki
2020-03-11
spi: bcm63xx-hsspi: Really keep pll clk enabled
Christophe JAILLET
2020-02-14
spi: spi-mem: Fix inverted logic in op sanity check
Geert Uytterhoeven
2020-02-14
spi: spi-mem: Add extra sanity checks on the op param
Boris Brezillon
2020-02-01
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
2020-01-27
spi: bcm-qspi: Fix BSPI QUAD and DUAL mode support when using flex mode
Rayagonda Kokatanur
2020-01-27
spi: spi-fsl-spi: call spi_finalize_current_message() at the end
Christophe Leroy
2020-01-27
spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
Martin Sperl
2020-01-27
spi: tegra114: configure dma burst size to fifo trig level
Sowjanya Komatineni
2020-01-27
spi: tegra114: flush fifos
Sowjanya Komatineni
2020-01-27
spi: tegra114: terminate dma and reset on transfer timeout
Sowjanya Komatineni
2020-01-27
spi: tegra114: fix for unpacked mode transfers
Sowjanya Komatineni
2020-01-27
spi: tegra114: clear packed bit for unpacked mode
Sowjanya Komatineni
2020-01-27
spi/topcliff_pch: Fix potential NULL dereference on allocation error
YueHaibing
2020-01-27
spi: cadence: Correct initialisation of runtime PM
Charles Keepax
2020-01-17
spi: atmel: fix handling of cs_change set on non-last xfer
Mans Rullgard
2020-01-12
spi: spi-ti-qspi: Fix a bug when accessing non default CS
Vignesh Raghavendra
2020-01-12
spi: spi-cavium-thunderx: Add missing pci_release_regions()
Chuhong Yuan
2020-01-04
spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
Christophe Leroy
2020-01-04
spi: fsl: don't map irq during probe
Christophe Leroy
[next]