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
2024-09-13
Merge branch 'for-6.12/goodix-spi' into for-linus
Benjamin Tissoires
4
-0
/
+896
2024-09-13
Merge branch 'for-6.12/wacom' into for-linus
Benjamin Tissoires
2
-7
/
+86
2024-09-13
Merge branch 'for-6.12/amd_sfh' into for-linus
Benjamin Tissoires
1
-2
/
+2
2024-09-13
Merge branch 'for-6.12/intel-ish' into for-linus
Benjamin Tissoires
4
-9
/
+159
2024-09-13
Merge branch 'i2c-hid' into for-linus
Benjamin Tissoires
1
-15
/
+27
2024-09-13
Merge branch 'for-6.12/hidraw' into for-linus
Benjamin Tissoires
8
-440
/
+714
2024-09-13
Merge branch 'for-6.12/constify-rdesc' into for-linus
Benjamin Tissoires
58
-171
/
+167
2024-09-13
Merge branch 'for-6.12/core' into for-linus
Benjamin Tissoires
3
-25
/
+29
2024-09-13
Merge branch 'for-6.11/bpf' into for-linus
Benjamin Tissoires
0
-0
/
+0
2024-09-13
Merge branch 'for-6.11/upstream-fixes' into for-linus
Benjamin Tissoires
6
-7
/
+29
2024-09-13
PCI: Mark Creative Labs EMU20k2 INTx masking as broken
Alex Williamson
1
-0
/
+2
2024-09-13
dt-bindings: PCI: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe E...
Richard Zhu
1
-4
/
+9
2024-09-13
dt-bindings: PCI: altera: msi: Convert to YAML
Matthew Gerlach
3
-28
/
+66
2024-09-13
mmc: core: Use dev_err_probe for deferred regulators
Alexander Stein
1
-2
/
+6
2024-09-13
pmdomain: core: Reduce debug summary table width
Geert Uytterhoeven
1
-7
/
+7
2024-09-13
pmdomain: core: Move mode_status_str()
Geert Uytterhoeven
1
-4
/
+5
2024-09-13
pmdomain: core: Fix "managed by" alignment in debug summary
Geert Uytterhoeven
1
-2
/
+2
2024-09-13
pmdomain: core: Harden inter-column space in debug summary
Geert Uytterhoeven
1
-1
/
+1
2024-09-13
pinctrl: pinctrl-cy8c95x0: Fix regcache
Patrick Rudolph
1
-5
/
+9
2024-09-13
Merge tag 'intel-pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-0
/
+1
2024-09-13
pmdomain: rockchip: Add gating masks for rk3576
Detlev Casanova
1
-21
/
+41
2024-09-13
pmdomain: rockchip: Add gating support
Detlev Casanova
1
-0
/
+25
2024-09-13
Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...
Joerg Roedel
31
-1038
/
+2257
2024-09-13
pmdomain: rockchip: Simplify dropping OF node reference
Krzysztof Kozlowski
1
-2
/
+1
2024-09-13
pmdomain: mediatek: make use of dev_err_cast_probe()
Hongbo Li
1
-4
/
+2
2024-09-13
pmdomain: imx93-pd: drop the context variable "init_off"
Dario Binacchi
1
-5
/
+5
2024-09-13
pmdomain: imx93-pd: don't unprepare clocks on driver remove
Dario Binacchi
1
-3
/
+0
2024-09-13
pmdomain: imx93-pd: replace dev_err() with dev_err_probe()
Dario Binacchi
1
-5
/
+4
2024-09-13
ALSA: hda/realtek: Add support for Galaxy Book2 Pro (NP950XEE)
Joshua Grisham
1
-0
/
+1
2024-09-13
crypto: n2 - Set err to EINVAL if snprintf fails for hmac
Herbert Xu
1
-0
/
+1
2024-09-13
crypto: camm/qi - Use ERR_CAST() to return error-valued pointer
Chen Yufan
1
-2
/
+2
2024-09-13
crypto: mips/crc32 - Clean up useless assignment operations
WangYuli
1
-33
/
+37
2024-09-13
crypto: qcom-rng - rename *_of_data to *_match_data
Brian Masney
1
-12
/
+12
2024-09-13
crypto: qcom-rng - fix support for ACPI-based systems
Brian Masney
1
-2
/
+2
2024-09-13
dt-bindings: crypto: qcom,prng: document support for SA8255p
Nikunj Kela
1
-0
/
+1
2024-09-13
crypto: aegis128 - Fix indentation issue in crypto_aegis128_process_crypt()
Riyan Dhiman
1
-2
/
+3
2024-09-13
xen/pci: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-9
/
+5
2024-09-13
pmdomain: qcom: rpmpd: Simplify locking with guard()
Krzysztof Kozlowski
1
-14
/
+6
2024-09-13
pmdomain: qcom: rpmhpd: Simplify locking with guard()
Krzysztof Kozlowski
1
-6
/
+5
2024-09-13
pmdomain: qcom: cpr: Simplify locking with guard()
Krzysztof Kozlowski
1
-34
/
+23
2024-09-13
pmdomain: qcom: cpr: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+2
2024-09-13
pmdomain: imx: gpcv2: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-6
/
+2
2024-09-13
pmdomain: imx: gpc: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2024-09-13
pmdomain: rockchip: Simplify locking with guard()
Krzysztof Kozlowski
1
-4
/
+1
2024-09-13
pmdomain: rockchip: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-14
/
+6
2024-09-13
pmdomain: qcom-cpr: Use scope based of_node_put() to simplify code.
Zhang Zekun
1
-18
/
+12
2024-09-13
pmdomain: qcom-cpr: Use helper function for_each_available_child_of_node()
Zhang Zekun
1
-6
/
+6
2024-09-13
Merge branch 'am65-cpsw-rx-mq'
David S. Miller
5
-257
/
+594
2024-09-13
net: ethernet: ti: am65-cpsw: setup priority to flow mapping
Roger Quadros
1
-0
/
+3
2024-09-13
net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaults
Roger Quadros
2
-0
/
+95
[prev]
[next]