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
2020-04-17
spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
Vladimir Oltean
1
-13
/
+6
2020-03-25
spi: spi_register_controller(): free bus id on error paths
Aaro Koskinen
1
-17
/
+15
2020-03-25
spi/zynqmp: remove entry that causes a cs glitch
Thommy Jakobsson
1
-3
/
+0
2020-03-25
spi: pxa2xx: Add CS control clock quirk
Evan Green
1
-0
/
+23
2020-03-25
spi: qup: call spi_qup_pm_resume_runtime before suspending
Yuji Sasaki
1
-4
/
+7
2020-03-25
spi: spi-omap2-mcspi: Support probe deferral for DMA channels
Vignesh Raghavendra
1
-39
/
+38
2020-03-12
spi: atmel-quadspi: fix possible MMIO window size overrun
Tudor Ambarus
1
-0
/
+11
2020-03-12
spi: bcm63xx-hsspi: Really keep pll clk enabled
Christophe JAILLET
1
-1
/
+0
2020-03-12
spi: spidev: Fix CS polarity if GPIO descriptors are used
Lukas Wunner
1
-0
/
+5
2020-02-24
spi: spi-fsl-qspi: Ensure width is respected in spi-mem operations
Michael Walle
1
-1
/
+1
2020-02-24
spi: fsl-lpspi: fix only one cs-gpio working
Philippe Schenker
1
-16
/
+16
2020-02-01
spi: pxa2xx: Add support for Intel Comet Lake-H
Jarkko Nikula
1
-0
/
+4
2020-02-01
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
2
-3
/
+13
2020-01-17
spi: lpspi: fix memory leak in fsl_lpspi_probe
Navid Emamdoost
1
-1
/
+1
2020-01-17
spi: rspi: Use platform_get_irq_byname_optional() for optional irqs
Geert Uytterhoeven
1
-6
/
+2
2020-01-17
spi: atmel: fix handling of cs_change set on non-last xfer
Mans Rullgard
1
-7
/
+3
2020-01-17
spi: pxa2xx: Set controller->max_transfer_size in dma mode
Daniel Vetter
1
-0
/
+7
2020-01-17
spi: sprd: Fix the incorrect SPI register
Huanpeng Xin
1
-1
/
+1
2020-01-12
spi: nxp-fspi: Ensure width is respected in spi-mem operations
Michael Walle
1
-1
/
+1
2020-01-12
spi: spi-ti-qspi: Fix a bug when accessing non default CS
Vignesh Raghavendra
1
-1
/
+5
2020-01-12
spi: spi-cavium-thunderx: Add missing pci_release_regions()
Chuhong Yuan
1
-0
/
+2
2020-01-12
spi: fsl: Handle the single hardwired chipselect case
Linus Walleij
1
-2
/
+12
2020-01-12
spi: fsl: Fix GPIO descriptor support
Linus Walleij
1
-0
/
+1
2020-01-12
spi: pxa2xx: Add support for Intel Jasper Lake
Jarkko Nikula
1
-0
/
+4
2020-01-09
spi: uniphier: Fix FIFO threshold
Kunihiko Hayashi
1
-12
/
+19
2020-01-09
spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode
Vladimir Oltean
1
-11
/
+4
2019-12-31
spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
Christophe Leroy
1
-3
/
+3
2019-12-31
spi: fsl: don't map irq during probe
Christophe Leroy
1
-3
/
+2
2019-12-31
spi: cadence: Correct handling of native chipselect
Charles Keepax
1
-3
/
+3
2019-12-31
spi: dw: Correct handling of native chipselect
Charles Keepax
1
-2
/
+3
2019-12-31
spi: st-ssc4: add missed pm_runtime_disable
Chuhong Yuan
1
-0
/
+3
2019-12-31
spi: tegra20-slink: add missed clk_unprepare
Chuhong Yuan
1
-1
/
+4
2019-12-31
spi: pxa2xx: Add missed security checks
Chuhong Yuan
1
-0
/
+6
2019-12-31
spi: img-spfi: fix potential double release
Pan Bian
1
-0
/
+2
2019-12-31
spi: dw: Fix Designware SPI loopback
Thor Thayer
1
-1
/
+2
2019-12-31
spi: sifive: disable clk when probe fails and remove
Chuhong Yuan
1
-4
/
+7
2019-12-31
spi: sprd: adi: Add missing lock protection when rebooting
Lingling Xu
1
-0
/
+3
2019-12-31
spi: gpio: prevent memory leak in spi_gpio_probe
Navid Emamdoost
1
-1
/
+3
2019-12-31
spi: Add call to spi_slave_abort() function when spidev driver is released
Lukasz Majewski
1
-0
/
+3
2019-12-13
spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS
Gregory CLEMENT
1
-1
/
+2
2019-12-13
spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
Gregory CLEMENT
1
-9
/
+9
2019-12-13
spi: atmel: Fix CS high support
Gregory CLEMENT
1
-4
/
+2
2019-12-13
spi: stm32-qspi: Fix kernel oops when unbinding driver
Patrice Chotard
1
-1
/
+2
2019-12-13
spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
Frieder Schrempf
1
-5
/
+33
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+5
2019-09-17
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
3
-3
/
+3
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-434
/
+0
2019-09-15
Merge branch 'spi-5.4' into spi-next
Mark Brown
64
-887
/
+1817
2019-09-15
Merge branch 'spi-5.3' into spi-linus
Mark Brown
6
-6
/
+33
2019-09-13
spi: mediatek: support large PA
luhua.xu
1
-5
/
+39
[next]