index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
spi: sh-msiof: Make words/bits unsigned in sh_msiof_spi_txrx_once()
Geert Uytterhoeven
1
-3
/
+3
2025-05-19
spi: sh-msiof: Use bool for boolean flags
Geert Uytterhoeven
1
-9
/
+9
2025-05-19
spi: sh-msiof: Complete using dev in sh_msiof_spi_probe()
Geert Uytterhoeven
1
-1
/
+1
2025-05-19
spi: sh-msiof: Fix maximum DMA transfer size
Geert Uytterhoeven
1
-6
/
+7
2025-05-19
spi: sh-msiof: Remove unneeded compatible values
Geert Uytterhoeven
1
-8
/
+0
2025-05-19
spi: sh-msiof: Drop comma after OF match table sentinel
Geert Uytterhoeven
1
-1
/
+1
2025-05-15
spi: dt-bindings: tegra: Document IOMMU property for Tegra234 QSPI
Vishwaroop A
1
-3
/
+15
2025-05-15
spi: tegra210-quad: Add support for internal DMA
Vishwaroop A
1
-94
/
+131
2025-05-14
spi: spi-qpic-snand: validate user/chip specific ECC properties
Gabor Juhos
1
-5
/
+37
2025-05-12
Add more devm_ functions to fix PM imbalance in
Mark Brown
3
-13
/
+52
2025-05-11
spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API
Bence Csókás
1
-13
/
+4
2025-05-10
spi: dt-bindings: nuvoton,wpcm450-fiu: Drop unrelated nodes from DTS example
Krzysztof Kozlowski
1
-5
/
+0
2025-05-10
spi: dt-bindings: fsl,dspi: Fix example indentation
Krzysztof Kozlowski
1
-7
/
+7
2025-05-09
Add RZ/G3E xSPI support
Mark Brown
6
-192
/
+929
2025-05-08
spi: rpc-if: Add write support for memory-mapped area
Biju Das
1
-1
/
+15
2025-05-08
memory: renesas-rpc-if: Add missing static keyword
Biju Das
1
-2
/
+2
2025-05-07
This patch set did some clean up and add runtime pm
Mark Brown
270
-1542
/
+3752
2025-05-06
spi: nxp-fspi: use devm instead of remove for driver detach
Han Xu
1
-19
/
+22
2025-05-06
spi: spi-nxp-fspi: remove the unchecked return value for nxp_fspi_clk_disable...
Haibo Chen
1
-3
/
+3
2025-05-06
spi: spi-nxp-fspi: use guard(mutex) to simplify the code
Haibo Chen
1
-3
/
+1
2025-05-06
spi: spi-nxp-fspi: enable runtime pm for fspi
Haibo Chen
1
-17
/
+76
2025-05-06
spi: spi-nxp-fspi: remove the goto in probe
Haibo Chen
1
-60
/
+27
2025-05-05
spi: cadence-quadspi: Assume device could match via platform
Krzysztof Kozlowski
1
-1
/
+1
2025-05-05
spi: cs42l43: Make handling missing spk-id GPIOs explicit
Krzysztof Kozlowski
1
-1
/
+3
2025-05-05
spi: atmel-quadspi: Fix printed error code during DMA setup
Krzysztof Kozlowski
1
-4
/
+5
2025-05-04
Linux 6.15-rc5
v6.15-rc5
Linus Torvalds
1
-1
/
+1
2025-05-04
Merge tag 'perf-tools-fixes-for-v6.15-2025-05-04' of git://git.kernel.org/pub...
Linus Torvalds
2
-2
/
+13
2025-05-04
Merge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+9
2025-05-04
Merge tag 'parisc-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+13
2025-05-04
parisc: Fix double SIGFPE crash
Helge Deller
1
-3
/
+13
2025-05-04
Merge tag 'edac_urgent_for_v6.15_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+7
2025-05-04
Merge tag 'x86-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+43
2025-05-04
Merge tag 'perf-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+30
2025-05-04
Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+4
2025-05-04
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Ard Biesheuvel
3
-4
/
+43
2025-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2025-05-04
Merge tag 'i2c-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2025-05-03
Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
30
-43
/
+206
2025-05-03
Merge tag 'spi-fix-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-19
/
+21
2025-05-03
spi: loopback-test: Simplify strange loopback value check
Geert Uytterhoeven
1
-2
/
+2
2025-05-03
Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-66
/
+102
2025-05-03
Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-75
/
+324
2025-05-03
Merge tag 'drm-fixes-2025-05-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
21
-42
/
+146
2025-05-02
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
6
-43
/
+89
2025-05-02
irqchip/qcom-mpm: Prevent crash when trying to handle non-wake GPIOs
Stephan Gerhold
1
-0
/
+3
2025-05-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+1
2025-05-02
Merge tag 'block-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
12
-36
/
+133
2025-05-02
Merge tag 'io_uring-6.15-20250502' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2025-05-02
Merge tag 'bcachefs-2025-05-01' of git://evilpiepirate.org/bcachefs
Linus Torvalds
20
-91
/
+219
2025-05-02
Merge tag 'pinctrl-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-98
/
+87
[next]