index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2025-08-09
Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-08-07
spi: spi-qpic-snand: fix calculating of ECC OOB regions' properties
Gabor Juhos
1
-6
/
+14
2025-08-07
spi: spi-fsl-lpspi: Clamp too high speed_hz
Stefan Wahren
1
-5
/
+3
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-06
spi: spi-mem: add spi_mem_adjust_op_freq() in spi_mem_supports_op()
Tianyu Xu
1
-0
/
+3
2025-08-04
spi: spi-mem: Add missing kdoc argument
Miquel Raynal
1
-0
/
+1
2025-08-04
spi: spi-qpic-snand: use correct CW_PER_PAGE value for OOB write
Gabor Juhos
1
-1
/
+1
2025-08-01
spi: cs42l43: Property entry should be a null-terminated array
Simon Trimmer
1
-1
/
+1
2025-07-31
Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
1
-5
/
+22
[prev]
[next]