index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
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
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-03
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-02
Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-0
/
+261
2022-09-02
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-322
/
+99
2022-09-02
Merge tag '6.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-32
/
+55
2022-09-02
Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-33
/
+170
2022-09-02
Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
1
-28
/
+18
2022-09-02
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
2022-09-02
Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-167
/
+303
[next]