summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-09-03spi: spi-fsl-dspi: Use non-coherent memory for DMAJames Clark
2025-09-03spi: spi-fsl-dspi: Stub out DMA functionsJames Clark
2025-09-03spi: fsl-dspi: Store status directly in cur_msg->statusJames Clark
2025-09-03spi: fsl-dspi: Avoid using -EINPROGRESS error codeJames Clark
2025-09-03spi: mxs: fix "transfered"->"transferred"Xichao Zhao
2025-09-01spi: spi-fsl-lpspi: Generic fixes and support forMark Brown
2025-09-01spi: cadence-quadspi: Implement refcount to handle unbind during busyKhairul Anuar Romli
2025-09-01spi: spi-fsl-lpspi: Add compatible for S32GLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Parameterize reading num-cs from hardwareJames Clark
2025-09-01spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratumJames Clark
2025-09-01spi: spi-fsl-lpspi: Constify devtype datasJames Clark
2025-09-01spi: spi-fsl-lpspi: Clear status register after disabling the moduleLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abortLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Set correct chip-select polarity bitLarisa Grigore
2025-09-01spi: spi-fsl-lpspi: Fix transmissions when using CONTLarisa Grigore
2025-08-29spi: microchip-core-qspi: stop checking viability of op->max_freq in supports...Conor Dooley
2025-08-28add COMPILE_TEST supportMark Brown
2025-08-28spi: Drop dev_pm_domain_detach() callClaudiu Beznea
2025-08-28spi: rb4xx: use devm for clk_prepare_enableRosen Penev
2025-08-28spi: rb4xx: add COMPILE_TEST supportRosen Penev
2025-08-28spi: rb4xx: depend on OFRosen Penev
2025-08-21Merge tag 'spi-fix-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-21spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEPRaphael Gallais-Pou
2025-08-19spi: Remove the use of dev_err_probe()Mark Brown
2025-08-19spi: s3c64xx: Remove the use of dev_err_probe()Xichao Zhao
2025-08-19spi: pxa2xx: Remove the use of dev_err_probe()Xichao Zhao
2025-08-19spi: mt65xx: Remove the use of dev_err_probe()Xichao Zhao
2025-08-19spi: Remove the use of dev_err_probe()Xichao Zhao
2025-08-19spi: SPISG: Remove the use of dev_err_probe()Xichao Zhao
2025-08-19spi: spi_amd: Remove the use of dev_err_probe()Xichao Zhao
2025-08-19spi: SPISG: Use devm_kcalloc() in aml_spisg_clk_init()Qianfeng Rong
2025-08-18spi: use min_t() to improve codeMark Brown
2025-08-18spi: offload-trigger: followupMark Brown
2025-08-18spi: spl022: use min_t() to improve codeQianfeng Rong
2025-08-18spi: npcm-fiu: use min_t() to improve codeQianfeng Rong
2025-08-18spi: spi-fsl-lpspi: use min_t() to improve codeQianfeng Rong
2025-08-18spi: offload trigger: adi-util-sigma-delta: clean up importsDavid Lechner
2025-08-13spi: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-13spi: spi-qpic-snand: handle 'use_ecc' parameter of qcom_spi_config_cw_read()Gabor Juhos
2025-08-12spi: spi-qpic-snand: cleanup 'qpic_ecc' structureMark Brown
2025-08-12spi: loopback-test: Don't use %pK through printkThomas Weißschuh
2025-08-12spi: mtk-snfi: Remove redundant semicolonsLiao Yuanhong
2025-08-12spi: bcm2835: Remove redundant semicolonsLiao Yuanhong
2025-08-11spi: spi-qpic-snand: remove 'clr*status' members of struct 'qpic_ecc'Gabor Juhos
2025-08-11spi: spi-qpic-snand: remove unused 'dev' member of struct 'qpic_ecc'Gabor Juhos
2025-08-10spi: spi-qpic-snand: avoid double assignment in qcom_spi_probe()Gabor Juhos
2025-08-10spi: atmel: Add support for handling GCLK as a clock sourceManikandan Muralidharan
2025-08-10spi: atmel: simplify MR register update in cs_activate()Manikandan Muralidharan
2025-08-10spi: sunplus: sp7021: Clean up coding styleDarshan R
2025-08-10spi: nxp-fspi: Remove error print for devm_add_action_or_reset()Waqar Hameed