index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-15
Merge tag 'microchip-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-1
/
+1
2025-09-15
spi: amlogic: Fix error checking on regmap_write call
Colin Ian King
1
-1
/
+1
2025-09-14
spi: apple: Add "apple,t8103-spi" compatible
Janne Grunau
1
-0
/
+1
2025-09-12
spi: axi-spi-engine: improve version checks
Mark Brown
1
-10
/
+7
2025-09-12
support for Amlogic SPI Flash Controller IP
Mark Brown
6
-14
/
+1270
2025-09-11
spi: axi-spi-engine: use adi_axi_pcore_ver_gteq()
David Lechner
1
-10
/
+7
2025-09-10
spi: amlogic: add driver for Amlogic SPI Flash Controller
Feng Chen
3
-0
/
+1233
2025-09-09
spi: cadence-quadspi: Use BIT() macros where possible
Vignesh Raghavendra
1
-8
/
+8
2025-09-09
spi: cadence-quadspi: Fix cqspi_setup_flash()
Santhosh Kumar K
1
-5
/
+8
2025-09-09
spi: cadence-quadspi: Flush posted register writes before DAC access
Pratyush Yadav
1
-0
/
+2
2025-09-09
spi: cadence-quadspi: Flush posted register writes before INDAC access
Pratyush Yadav
1
-0
/
+3
2025-09-09
spi: atmel: make it selectable for ARCH_MICROCHIP
Robert Marko
1
-1
/
+1
2025-09-08
spi: s3c64xx: Drop S3C2443
Krzysztof Kozlowski
1
-16
/
+0
2025-09-03
spi: spi-fsl-dspi: Target mode improvements
Mark Brown
3
-94
/
+195
2025-09-03
spi: spi-qpic-snand: unregister ECC engine on probe error and device remove
Gabor Juhos
1
-2
/
+4
2025-09-03
spi: spi-fsl-dspi: Report FIFO overflows as errors
James Clark
1
-1
/
+27
2025-09-03
spi: spi-fsl-dspi: Increase target mode DMA buffer size
James Clark
1
-1
/
+12
2025-09-03
spi: spi-fsl-dspi: Use whole page for DMA buffers
James Clark
1
-11
/
+30
2025-09-03
spi: spi-fsl-dspi: Use non-coherent memory for DMA
James Clark
1
-24
/
+41
2025-09-03
spi: spi-fsl-dspi: Stub out DMA functions
James Clark
1
-10
/
+24
2025-09-03
spi: fsl-dspi: Store status directly in cur_msg->status
James Clark
1
-19
/
+17
2025-09-03
spi: fsl-dspi: Avoid using -EINPROGRESS error code
James Clark
1
-17
/
+24
2025-09-03
spi: mxs: fix "transfered"->"transferred"
Xichao Zhao
1
-1
/
+1
2025-09-01
spi: spi-fsl-lpspi: Generic fixes and support for
Mark Brown
1
-19
/
+28
2025-09-01
spi: cadence-quadspi: Implement refcount to handle unbind during busy
Khairul Anuar Romli
1
-0
/
+33
2025-09-01
spi: spi-fsl-lpspi: Add compatible for S32G
Larisa Grigore
1
-0
/
+5
2025-09-01
spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware
James Clark
1
-1
/
+3
2025-09-01
spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratum
James Clark
1
-5
/
+5
2025-09-01
spi: spi-fsl-lpspi: Constify devtype datas
James Clark
1
-2
/
+2
2025-09-01
spi: spi-fsl-lpspi: Clear status register after disabling the module
Larisa Grigore
1
-4
/
+5
2025-09-01
spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort
Larisa Grigore
1
-3
/
+1
2025-09-01
spi: spi-fsl-lpspi: Set correct chip-select polarity bit
Larisa Grigore
1
-2
/
+5
2025-09-01
spi: spi-fsl-lpspi: Fix transmissions when using CONT
Larisa Grigore
1
-2
/
+2
2025-08-29
spi: microchip-core-qspi: stop checking viability of op->max_freq in supports...
Conor Dooley
1
-12
/
+0
2025-08-28
add COMPILE_TEST support
Mark Brown
2
-21
/
+18
2025-08-28
spi: Drop dev_pm_domain_detach() call
Claudiu Beznea
1
-7
/
+3
2025-08-28
spi: rb4xx: use devm for clk_prepare_enable
Rosen Penev
1
-14
/
+1
2025-08-28
spi: rb4xx: add COMPILE_TEST support
Rosen Penev
2
-6
/
+15
2025-08-28
spi: rb4xx: depend on OF
Rosen Penev
2
-1
/
+2
2025-08-21
Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-17
/
+27
2025-08-21
spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEP
Raphael Gallais-Pou
1
-5
/
+5
2025-08-19
spi: Remove the use of dev_err_probe()
Mark Brown
8
-13
/
+9
2025-08-19
spi: s3c64xx: Remove the use of dev_err_probe()
Xichao Zhao
1
-2
/
+1
2025-08-19
spi: pxa2xx: Remove the use of dev_err_probe()
Xichao Zhao
1
-1
/
+1
2025-08-19
spi: mt65xx: Remove the use of dev_err_probe()
Xichao Zhao
1
-1
/
+1
2025-08-19
spi: Remove the use of dev_err_probe()
Xichao Zhao
2
-4
/
+2
2025-08-19
spi: SPISG: Remove the use of dev_err_probe()
Xichao Zhao
1
-1
/
+1
2025-08-19
spi: spi_amd: Remove the use of dev_err_probe()
Xichao Zhao
2
-4
/
+3
2025-08-19
spi: SPISG: Use devm_kcalloc() in aml_spisg_clk_init()
Qianfeng Rong
1
-1
/
+1
2025-08-18
spi: use min_t() to improve code
Mark Brown
3
-16
/
+11
[prev]
[next]