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-03-07
s390/vfio-ap: handle hardware checkstop state on queue reset operation
Jason J. Herne
1
-17
/
+18
2024-03-07
firmware: cirrus: cs_dsp: Initialize debugfs_root to invalid
Richard Fitzgerald
1
-1
/
+6
2024-03-07
macintosh/via-pmu-backlight: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2024-03-07
fbdev/chipsfb: Include <linux/backlight.h>
Thomas Zimmermann
1
-0
/
+1
2024-03-07
Merge drm/drm-next into drm-misc-next-fixes
Thomas Zimmermann
172
-4638
/
+15696
2024-03-07
powerpc/macio: Make remove callback of macio driver void returned
Dawei Li
7
-25
/
+8
2024-03-07
net: pds_core: Fix possible double free in error handling path
Yongzhi Liu
1
-8
/
+4
2024-03-07
drm/etnaviv: Restore some id values
Christian Gmeiner
2
-1
/
+10
2024-03-07
RDMA/mana_ib: Use virtual address in dma regions for MRs
Konstantin Taranov
6
-20
/
+45
2024-03-07
RDMA/mana_ib: Fix bug in creation of dma regions
Konstantin Taranov
1
-1
/
+1
2024-03-07
RDMA/hns: Append SCC context to the raw dump of QPC
wenglianfa
5
-3
/
+55
2024-03-07
backlight: pandora_bl: Drop unneeded ENOMEM error message
Krzysztof Kozlowski
1
-3
/
+1
2024-03-07
backlight: lm3630a_bl: Simplify probe return on gpio request error
Krzysztof Kozlowski
1
-4
/
+2
2024-03-07
backlight: lm3630a_bl: Handle deferred probe
Krzysztof Kozlowski
1
-4
/
+3
2024-03-07
backlight: as3711_bl: Handle deferred probe
Krzysztof Kozlowski
1
-4
/
+2
2024-03-07
backlight: bd6107: Handle deferred probe
Krzysztof Kozlowski
1
-6
/
+3
2024-03-07
backlight: l4f00242t03: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-20
/
+14
2024-03-07
backlight: gpio: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2024-03-07
backlight: lp8788: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-07
backlight: lm3639: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-07
backlight: da9052: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-07
backlight: lm3630a: Use backlight_get_brightness helper in update_status
Luca Weiss
1
-6
/
+8
2024-03-07
backlight: lm3630a: Don't set bl->props.brightness in get_brightness
Luca Weiss
1
-10
/
+4
2024-03-07
backlight: lm3630a: Initialize backlight_properties on init
Luca Weiss
1
-0
/
+1
2024-03-07
backlight: mp3309c: Fully initialize backlight_properties during probe
Daniel Thompson
1
-0
/
+1
2024-03-07
backlight: mp3309c: Utilise temporary variable for struct device
Andy Shevchenko
1
-18
/
+12
2024-03-07
backlight: mp3309c: Use dev_err_probe() instead of dev_err()
Andy Shevchenko
1
-11
/
+7
2024-03-07
backlight: mp3309c: Make use of device properties
Andy Shevchenko
1
-26
/
+18
2024-03-07
backlight: hx8357: Utilise temporary variable for struct device
Andy Shevchenko
1
-4
/
+3
2024-03-07
backlight: hx8357: Make use of dev_err_probe()
Andy Shevchenko
1
-8
/
+4
2024-03-07
backlight: hx8357: Move OF table closer to its consumer
Andy Shevchenko
1
-13
/
+13
2024-03-07
backlight: hx8357: Make use of device properties
Andy Shevchenko
1
-6
/
+8
2024-03-07
backlight: mp3309c: Use pwm_apply_might_sleep()
Sean Young
1
-2
/
+2
2024-03-07
backlight: ktz8866: Correct the check for of_property_read_u32
Jianhua Lu
1
-3
/
+3
2024-03-07
backlight: hx8357: Fix potential NULL pointer dereference
Andy Shevchenko
1
-4
/
+6
2024-03-07
leds: ncp5623: Add MS suffix to time defines
Abdel Alkuor
1
-5
/
+5
2024-03-07
leds: Add NCP5623 multi-led driver
Abdel Alkuor
3
-0
/
+283
2024-03-07
leds: mlxreg: Drop an excess struct mlxreg_led_data member
Randy Dunlap
1
-1
/
+0
2024-03-07
leds: leds-mlxcpld: Fix struct mlxcpld_led_priv member name
Randy Dunlap
1
-1
/
+1
2024-03-07
leds: lm3601x: Fix struct lm3601_led kernel-doc warnings
Randy Dunlap
1
-2
/
+1
2024-03-07
leds: sgm3140: Add missing timer cleanup and flash gpio control
Ondrej Jirman
1
-0
/
+3
2024-03-07
leds: expresswire: Don't depend on NEW_LEDS
Duje Mihanović
1
-0
/
+6
2024-03-07
Revert "leds: Only descend into leds directory when CONFIG_NEW_LEDS is set"
Duje Mihanović
1
-1
/
+1
2024-03-07
leds: aw2013: Unlock mutex before destroying it
George Stark
1
-0
/
+1
2024-03-07
leds: qcom-lpg: Add QCOM_PBS dependency
Arnd Bergmann
1
-0
/
+1
2024-03-07
leds: rgb: leds-group-multicolor: Allow LEDs to stay on in suspend
Aren Moynihan
1
-2
/
+6
2024-03-07
leds: trigger: netdev: Fix kernel panic on interface rename trig notify
Christian Marangi
1
-2
/
+2
2024-03-07
leds: qcom-lpg: Add PM660L configuration and compatible
Marijn Suijten
1
-0
/
+18
2024-03-07
leds: spi-byte: Use devm_led_classdev_register_ext()
Stefan Kalscheuer
1
-5
/
+6
2024-03-07
leds: pca963x: Add support for suspend and resume
Amitesh Singh
1
-0
/
+28
[prev]
[next]