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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-27
clk: qcom: apss-ipq-pll: constify clk_init_data structures
Gabor Juhos
1
-2
/
+2
2024-04-27
clk: qcom: apss-ipq-pll: constify match data structures
Gabor Juhos
1
-4
/
+4
2024-04-27
clk: qcom: apss-ipq-pll: move Huayra register map to 'clk_alpha_pll_regs'
Gabor Juhos
3
-19
/
+12
2024-04-27
clk: qcom: apss-ipq-pll: reuse Stromer reg offsets from 'clk_alpha_pll_regs'
Gabor Juhos
1
-18
/
+6
2024-04-27
Merge branch '20240315-apss-ipq-pll-ipq5018-hang-v2-1-6fe30ada2009@gmail.com'...
Bjorn Andersson
1
-3
/
+27
2024-04-27
clk: qcom: apss-ipq-pll: use stromer ops for IPQ5018 to fix boot failure
Gabor Juhos
1
-3
/
+27
2024-04-27
clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf
Christian Marangi
1
-44
/
+76
2024-04-27
clk: qcom: clk-rcg2: add support for rcg2 freq multi ops
Christian Marangi
4
-0
/
+187
2024-04-27
clk: qcom: clk-rcg: introduce support for multiple conf for same freq
Christian Marangi
1
-1
/
+22
2024-04-23
clk: qcom: hfpll: Add QCS404-specific compatible
Luca Weiss
1
-2
/
+4
2024-04-21
clk: qcom: clk-alpha-pll: fix kerneldoc of struct clk_alpha_pll
Gabor Juhos
1
-1
/
+3
2024-04-21
clk: qcom: clk-alpha-pll: reorder Stromer register offsets
Gabor Juhos
1
-1
/
+1
2024-04-21
clk: qcom: clk-alpha-pll: remove invalid Stromer register offset
Gabor Juhos
1
-1
/
+0
2024-04-21
clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_src
Satya Priya Kakitapalli
1
-61
/
+0
2024-04-20
clk: qcom: rpm: Remove an unused field in struct rpm_cc
Christophe JAILLET
1
-1
/
+0
2024-04-20
clk: qcom: clk-alpha-pll: Skip reconfiguring the running Lucid Evo
Abel Vesa
1
-0
/
+9
2024-04-10
clk: qcom: fix module autoloading
Krzysztof Kozlowski
2
-0
/
+2
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+5
2024-03-24
Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-0
/
+9
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-23
Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-54
/
+110
2024-03-23
Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-18
/
+54
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-19
/
+19
2024-03-22
lkdtm/bugs: Improve warning message for compilers without counted_by support
Nathan Chancellor
1
-1
/
+1
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
6
-18
/
+18
2024-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-71
/
+411
2024-03-22
Merge tag 'block-6.9-20240322' of git://git.kernel.dk/linux
Linus Torvalds
12
-34
/
+233
2024-03-22
Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+16
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-79
/
+324
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-57
/
+87
2024-03-22
Merge tag 'spi-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-29
/
+35
2024-03-22
Merge tag 'regulator-fix-v6.9-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+11
2024-03-22
Merge tag 'i2c-for-6.9-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-316
/
+470
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
1
-1
/
+1
2024-03-21
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
83
-278
/
+556
2024-03-22
Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
64
-215
/
+456
2024-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+2
2024-03-21
Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
8
-254
/
+150
2024-03-22
Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...
Dave Airlie
3
-3
/
+2
2024-03-21
Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-42
/
+70
2024-03-21
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-146
/
+503
2024-03-21
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
26
-177
/
+345
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
3
-3
/
+1
2024-03-21
Merge tag 'firewire-fixes-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+14
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-98
/
+131
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
248
-4130
/
+13187
2024-03-21
Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
71
-4814
/
+535
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
93
-2386
/
+3156
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
124
-2346
/
+7775
[next]