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
2023-06-08
leds: cht-wcove: Fix an unsigned comparison which can never be negative
Yang Li
1
-2
/
+1
2023-06-08
leds: cht-wcove: Mark cht_wc_leds_brightness_get() static
Hans de Goede
1
-1
/
+1
2023-06-01
dt-bindings: leds: Add binding for AW200xx
Martin Kurbanov
1
-0
/
+126
2023-06-01
leds: Add AW20xx driver
Martin Kurbanov
4
-0
/
+613
2023-05-25
led: qcom-lpg: Fix resource leaks in for_each_available_child_of_node() loops
Lu Hongfei
1
-2
/
+6
2023-05-25
dt-bindings: leds: qcom-lpg: Document PM8550 compatible
Neil Armstrong
1
-13
/
+18
2023-05-25
dt-bindings: leds: qcom,spmi-flash-led: Add PMI8998
Dylan Van Assche
1
-0
/
+1
2023-05-25
Documentation: leds: Add "rgb:status" path
Luca Weiss
1
-0
/
+1
2023-05-25
dt-bindings: leds: qcom,spmi-flash-led: Add PM8550
Krzysztof Kozlowski
1
-0
/
+1
2023-05-25
leds: as3645a: Replace strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-05-25
leds: gpio: Configure per-LED pin control
Marek Vasut
1
-0
/
+18
2023-05-25
leds: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
3
-3
/
+3
2023-05-25
leds: blinkm: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-05-25
leds: Add HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2023-05-25
leds: trigger: netdev: Remove NULL check before dev_{put, hold}
Yang Li
1
-4
/
+2
2023-05-25
leds: Clear LED_INIT_DEFAULT_TRIGGER when clearing current trigger
Hans de Goede
1
-0
/
+1
2023-05-25
leds: Fix oops about sleeping in led_trigger_blink()
Hans de Goede
3
-1
/
+49
2023-05-25
leds: Fix set_brightness_delayed() race
Hans de Goede
2
-13
/
+47
2023-05-25
leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-value
Hans de Goede
10
-50
/
+29
2023-05-25
leds: Switch i2c drivers back to use .probe()
Uwe Kleine-König
30
-30
/
+30
2023-05-25
leds: Make LEDS_TI_LMU_COMMON invisible
Geert Uytterhoeven
1
-6
/
+5
2023-05-25
leds: flash: leds-qcom-flash: Disable LED when changing brightness
Dylan Van Assche
1
-0
/
+8
2023-05-25
leds: flash: leds-qcom-flash: Add PMI8998 support
Dylan Van Assche
1
-2
/
+3
2023-05-25
leds: cht-wcove: Use breathing when LED_INIT_DEFAULT_TRIGGER is set
Hans de Goede
1
-1
/
+15
2023-05-25
leds: cht-wcove: Set default trigger for charging LED
Hans de Goede
1
-0
/
+16
2023-05-25
leds: cht-wcove: Add support for breathing mode use hw_pattern sysfs API
Hans de Goede
3
-4
/
+77
2023-05-25
leds: cht-wcove: Add suspend/resume handling
Hans de Goede
1
-0
/
+33
2023-05-25
leds: Add Intel Cherry Trail Whiskey Cove PMIC LED driver
Yauhen Kharuzhy
4
-1
/
+393
2023-05-25
dt-bindings: leds: Drop redundant cpus enum match
Nishanth Menon
1
-2
/
+0
2023-05-25
dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatible
Luca Weiss
1
-0
/
+1
2023-05-25
leds: qcom-lpg: Add support for PMI632 LPG
Luca Weiss
1
-0
/
+15
2023-05-25
dt-bindings: leds: qcom-lpg: Add compatible for PMI632 LPG block
Luca Weiss
1
-0
/
+1
2023-05-25
leds: lp55xx: Configure internal charge pump
Maarten Zanders
5
-14
/
+31
2023-05-25
dt-bindings: leds-lp55xx: Add ti,charge-pump-mode
Maarten Zanders
2
-0
/
+20
2023-05-25
leds: trigger: netdev: Use mutex instead of spinlocks
Christian Marangi
1
-9
/
+9
2023-05-25
leds: trigger: netdev: Convert device attr to macro
Christian Marangi
1
-41
/
+16
2023-05-25
leds: trigger: netdev: Rename add namespace to netdev trigger enum modes
Christian Marangi
1
-33
/
+25
2023-05-25
leds: trigger: netdev: Drop NETDEV_LED_MODE_LINKUP from mode
Christian Marangi
1
-11
/
+8
2023-05-25
leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
Christian Marangi
1
-0
/
+3
2023-05-07
Linux 6.4-rc1
Linus Torvalds
1
-2
/
+2
2023-05-07
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
514
-144556
/
+167669
2023-05-07
Merge tag 'core-debugobjects-2023-05-06' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-6
/
+15
2023-05-07
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
12
-13
/
+16
2023-05-07
Merge tag '6.4-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
15
-223
/
+376
2023-05-07
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-12
/
+2
2023-05-07
Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
13
-122
/
+288
2023-05-07
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
8
-41
/
+47
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
6
-20
/
+14
2023-05-06
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
1
-10
/
+7
2023-05-06
Merge tag 'mm-stable-2023-05-06-10-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-205
/
+202
[next]