index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
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_op callback
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/git/broonie/spi
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
2025-08-18
spi: offload-trigger: followup
Mark Brown
1
-1
/
+4
2025-08-18
spi: spl022: use min_t() to improve code
Qianfeng Rong
1
-8
/
+5
2025-08-18
spi: npcm-fiu: use min_t() to improve code
Qianfeng Rong
1
-4
/
+2
2025-08-18
spi: spi-fsl-lpspi: use min_t() to improve code
Qianfeng Rong
1
-4
/
+4
2025-08-18
spi: offload trigger: adi-util-sigma-delta: clean up imports
David Lechner
1
-1
/
+4
2025-08-13
spi: remove unneeded 'fast_io' parameter in regmap_config
Wolfram Sang
1
-1
/
+0
2025-08-13
spi: spi-qpic-snand: handle 'use_ecc' parameter of qcom_spi_config_cw_read()
Gabor Juhos
1
-3
/
+8
2025-08-12
spi: spi-qpic-snand: cleanup 'qpic_ecc' structure
Mark Brown
1
-15
/
+2
2025-08-12
spi: loopback-test: Don't use %pK through printk
Thomas Weißschuh
1
-6
/
+6
2025-08-12
spi: mtk-snfi: Remove redundant semicolons
Liao Yuanhong
1
-1
/
+0
2025-08-12
spi: bcm2835: Remove redundant semicolons
Liao Yuanhong
1
-1
/
+1
2025-08-11
spi: spi-qpic-snand: remove 'clr*status' members of struct 'qpic_ecc'
Gabor Juhos
1
-14
/
+2
2025-08-11
spi: spi-qpic-snand: remove unused 'dev' member of struct 'qpic_ecc'
Gabor Juhos
1
-1
/
+0
2025-08-10
spi: spi-qpic-snand: avoid double assignment in qcom_spi_probe()
Gabor Juhos
1
-1
/
+0
2025-08-10
spi: atmel: Add support for handling GCLK as a clock source
Manikandan Muralidharan
1
-8
/
+56
2025-08-10
spi: atmel: simplify MR register update in cs_activate()
Manikandan Muralidharan
1
-12
/
+2
2025-08-10
spi: sunplus: sp7021: Clean up coding style
Darshan R
1
-3
/
+3
2025-08-10
spi: nxp-fspi: Remove error print for devm_add_action_or_reset()
Waqar Hameed
1
-1
/
+1
2025-08-10
Merge existing fixes from spi/for-6.17 into new branch
Mark Brown
3
-12
/
+22
[prev]
[next]