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.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-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
2022-09-23
spi: cadence: Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
2022-09-22
spi: xtensa-xtfpga: Switch to use devm_spi_alloc_master()
Yang Yingliang
1
-11
/
+5
2022-09-22
spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static
Wei Yongjun
1
-1
/
+1
2022-09-21
spi: omap2-mcspi: Fix probe so driver works again
Dan Carpenter
1
-1
/
+1
2022-09-19
spi: spi-loopback-test: Add test to trigger DMA/PIO mixing
Vincent Whitchurch
1
-0
/
+27
2022-09-19
spi: omap2-mcspi: Switch to use dev_err_probe() helper
Yang Yingliang
1
-4
/
+2
2022-09-14
spi: mpc52xx: Replace of_gpio_count() by gpiod_count()
Andy Shevchenko
1
-1
/
+2
2022-09-14
spi: fsl_spi: Convert to transfer_one
Christophe Leroy
1
-114
/
+43
2022-09-12
spi: rockchip: add power-domains property
Johan Jonker
1
-0
/
+3
2022-09-10
rockchip: add rockchip,rk3128-spi
Johan Jonker
1
-0
/
+1
2022-09-10
spi: Merge tag 'v6.0-rc4' into spi-6.1
Mark Brown
327
-1756
/
+3073
2022-09-08
spi: Group cs_change and cs_off flags together in struct spi_transfer
Andy Shevchenko
1
-2
/
+2
2022-09-08
spi: meson-spicc: do not rely on busy flag in pow2 clk ops
Neil Armstrong
1
-3
/
+3
2022-09-08
spi: lpspi: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-07
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
2
-3
/
+11
2022-09-07
spi: nxp-fspi: Do not dereference fwnode in struct device
Andy Shevchenko
1
-4
/
+4
2022-09-05
spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...
Xu Qiang
1
-1
/
+3
2022-09-05
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
Xu Qiang
1
-3
/
+14
2022-09-04
Linux 6.0-rc4
v6.0-rc4
Linus Torvalds
1
-1
/
+1
2022-09-04
Merge tag 'powerpc-6.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-69
/
+89
2022-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-103
/
+151
2022-09-04
Makefile.extrawarn: re-enable -Wformat for clang; take 2
Nick Desaulniers
1
-0
/
+12
2022-09-04
Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-109
/
+135
2022-09-03
gpio: ws16c48: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
gpio: 104-idio-16: Make irq_chip immutable
William Breathitt Gray
1
-7
/
+11
2022-09-03
gpio: 104-idi-48: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
gpio: 104-dio-48e: Make irq_chip immutable
William Breathitt Gray
1
-3
/
+7
2022-09-03
Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+22
2022-09-03
Merge tag 'loongarch-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-29
/
+28
2022-09-03
Merge tag 's390-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
6
-52
/
+65
2022-09-03
Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-7
/
+20
2022-09-03
Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-61
/
+67
2022-09-03
Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-36
/
+2
2022-09-03
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+13
2022-09-03
Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+15
2022-09-03
mm: pagewalk: Fix race between unmap and page walker
Steven Price
3
-13
/
+16
2022-09-03
LoongArch: mm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-03
LoongArch: Fix arch_remove_memory() undefined build error
Yupeng Li
1
-12
/
+10
2022-09-03
LoongArch: Fix section mismatch due to acpi_os_ioremap()
Huacai Chen
3
-2
/
+3
2022-09-03
LoongArch: Improve dump_tlb() output messages
Huacai Chen
1
-13
/
+13
2022-09-03
LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entry
Huacai Chen
1
-2
/
+2
2022-09-03
LoongArch: Avoid orphan input sections
Ard Biesheuvel
2
-0
/
+3
2022-09-03
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-0
/
+261
2022-09-03
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-322
/
+99
2022-09-03
Merge tag '6.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-32
/
+55
2022-09-03
Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-33
/
+170
2022-09-03
Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
1
-28
/
+18
2022-09-03
Merge tag 'drm-fixes-2022-09-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-162
/
+348
2022-09-02
Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-9
/
+66
2022-09-02
Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-32
/
+74
[next]