summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-19spi: sh-msiof: Make words/bits unsigned in sh_msiof_spi_txrx_once()Geert Uytterhoeven1-3/+3
2025-05-19spi: sh-msiof: Use bool for boolean flagsGeert Uytterhoeven1-9/+9
2025-05-19spi: sh-msiof: Complete using dev in sh_msiof_spi_probe()Geert Uytterhoeven1-1/+1
2025-05-19spi: sh-msiof: Fix maximum DMA transfer sizeGeert Uytterhoeven1-6/+7
2025-05-19spi: sh-msiof: Remove unneeded compatible valuesGeert Uytterhoeven1-8/+0
2025-05-19spi: sh-msiof: Drop comma after OF match table sentinelGeert Uytterhoeven1-1/+1
2025-05-15spi: dt-bindings: tegra: Document IOMMU property for Tegra234 QSPIVishwaroop A1-3/+15
2025-05-15spi: tegra210-quad: Add support for internal DMAVishwaroop A1-94/+131
2025-05-14spi: spi-qpic-snand: validate user/chip specific ECC propertiesGabor Juhos1-5/+37
2025-05-12Add more devm_ functions to fix PM imbalance inMark Brown3-13/+52
2025-05-11spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ APIBence Csókás1-13/+4
2025-05-10spi: dt-bindings: nuvoton,wpcm450-fiu: Drop unrelated nodes from DTS exampleKrzysztof Kozlowski1-5/+0
2025-05-10spi: dt-bindings: fsl,dspi: Fix example indentationKrzysztof Kozlowski1-7/+7
2025-05-09Add RZ/G3E xSPI supportMark Brown6-192/+929
2025-05-08spi: rpc-if: Add write support for memory-mapped areaBiju Das1-1/+15
2025-05-08memory: renesas-rpc-if: Add missing static keywordBiju Das1-2/+2
2025-05-07This patch set did some clean up and add runtime pmMark Brown270-1542/+3752
2025-05-06spi: nxp-fspi: use devm instead of remove for driver detachHan Xu1-19/+22
2025-05-06spi: spi-nxp-fspi: remove the unchecked return value for nxp_fspi_clk_disable...Haibo Chen1-3/+3
2025-05-06spi: spi-nxp-fspi: use guard(mutex) to simplify the codeHaibo Chen1-3/+1
2025-05-06spi: spi-nxp-fspi: enable runtime pm for fspiHaibo Chen1-17/+76
2025-05-06spi: spi-nxp-fspi: remove the goto in probeHaibo Chen1-60/+27
2025-05-05spi: cadence-quadspi: Assume device could match via platformKrzysztof Kozlowski1-1/+1
2025-05-05spi: cs42l43: Make handling missing spk-id GPIOs explicitKrzysztof Kozlowski1-1/+3
2025-05-05spi: atmel-quadspi: Fix printed error code during DMA setupKrzysztof Kozlowski1-4/+5
2025-05-04Linux 6.15-rc5v6.15-rc5Linus Torvalds1-1/+1
2025-05-04Merge tag 'perf-tools-fixes-for-v6.15-2025-05-04' of git://git.kernel.org/pub...Linus Torvalds2-2/+13
2025-05-04Merge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+9
2025-05-04Merge tag 'parisc-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+13
2025-05-04parisc: Fix double SIGFPE crashHelge Deller1-3/+13
2025-05-04Merge tag 'edac_urgent_for_v6.15_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+7
2025-05-04Merge tag 'x86-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+43
2025-05-04Merge tag 'perf-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+30
2025-05-04Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+4
2025-05-04x86/boot/sev: Support memory acceptance in the EFI stub under SVSMArd Biesheuvel3-4/+43
2025-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+2
2025-05-04Merge tag 'i2c-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds30-43/+206
2025-05-03Merge tag 'spi-fix-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-19/+21
2025-05-03spi: loopback-test: Simplify strange loopback value checkGeert Uytterhoeven1-2/+2
2025-05-03Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-66/+102
2025-05-03Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-75/+324
2025-05-03Merge tag 'drm-fixes-2025-05-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds21-42/+146
2025-05-02Merge branch 'pm-cpufreq'Rafael J. Wysocki6-43/+89
2025-05-02irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOsStephan Gerhold1-0/+3
2025-05-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+1
2025-05-02Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linuxLinus Torvalds12-36/+133
2025-05-02Merge tag 'io_uring-6.15-20250502' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2025-05-02Merge tag 'bcachefs-2025-05-01' of git://evilpiepirate.org/bcachefsLinus Torvalds20-91/+219
2025-05-02Merge tag 'pinctrl-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-98/+87