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-08-22
leds: pca9532: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-22
leds: netxbig: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-11
/
+8
2024-08-22
leds: mt6323: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-15
/
+7
2024-08-22
leds: mc13783: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-13
/
+11
2024-08-22
leds: lp55xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-22
leds: is31fl32xx: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-10
/
+4
2024-08-22
leds: bcm6358: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-22
leds: bcm6328: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-22
leds: aw2013: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
2024-08-22
leds: 88pm860x: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-3
/
+2
2024-08-22
leds: max77693: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+3
2024-08-22
leds: max77693: Add missing of_node_get for probe duration
Krzysztof Kozlowski
1
-2
/
+7
2024-08-22
leds: ktd2692: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-8
/
+7
2024-08-22
leds: aat1290: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-8
/
+6
2024-08-22
nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
1
-2
/
+2
2024-08-22
drm/xe: remove display stepping handling
Jani Nikula
4
-37
/
+27
2024-08-22
drm/i915: remove display stepping handling
Jani Nikula
2
-44
/
+36
2024-08-22
drm/i915/display: switch to display detected steppings
Jani Nikula
5
-11
/
+8
2024-08-22
drm/i915/display: identify display steppings in display probe
Jani Nikula
3
-12
/
+217
2024-08-22
drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()
Jani Nikula
5
-12
/
+12
2024-08-22
drm/i915/display: rename IS_DISPLAY_IP_RANGE() to IS_DISPLAY_VER_FULL()
Jani Nikula
2
-3
/
+3
2024-08-22
drm/xe/step: define more steppings E-J
Jani Nikula
1
-1
/
+28
2024-08-22
drm/xe/display: remove the unused compat HAS_GMD_ID()
Jani Nikula
1
-2
/
+0
2024-08-22
drm/xe/display: remove intel_display_step_name() to simplify
Jani Nikula
5
-15
/
+4
2024-08-22
drm/xe/display: fix compat IS_DISPLAY_STEP() range end
Jani Nikula
1
-1
/
+1
2024-08-22
regulator: Fully clean up on error in of_regulator_bulk_get_all()
Chen-Yu Tsai
1
-9
/
+12
2024-08-22
regulator: Return actual error in of_regulator_bulk_get_all()
Chen-Yu Tsai
1
-1
/
+1
2024-08-22
regulator: Clarify error message for "id == NULL" in _regulator_get()
Chen-Yu Tsai
1
-1
/
+1
2024-08-22
spi: pxa2xx: Move PM runtime handling to the glue drivers
Andy Shevchenko
3
-17
/
+35
2024-08-22
spi: pxa2xx: Do not override dev->platform_data on probe
Andy Shevchenko
4
-9
/
+7
2024-08-22
net: airoha: configure hw mac address according to the port id
Lorenzo Bianconi
1
-9
/
+23
2024-08-22
wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()
Baochen Qiang
1
-0
/
+1
2024-08-22
octeontx2-af: Fix CPT AF register offset calculation
Bharat Bhushan
1
-12
/
+11
2024-08-22
net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
Sava Jakovljev
1
-1
/
+2
2024-08-22
drm/vc4: v3d: simplify clock retrieval
Stefan Wahren
1
-15
/
+3
2024-08-22
drm/vc4: Get the rid of DRM_ERROR()
Stefan Wahren
10
-67
/
+70
2024-08-22
drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
Stefan Wahren
1
-1
/
+7
2024-08-22
leds: sun50i-a100: Replace msleep() with usleep_range()
Abhishek Tamboli
1
-1
/
+1
2024-08-22
net: ngbe: Fix phy mode set to external phy
Mengyuan Lou
1
-2
/
+6
2024-08-22
usb: dwc3: st: add missing depopulate in probe error path
Krzysztof Kozlowski
1
-1
/
+4
2024-08-22
usb: dwc3: st: fix probed platform device ref count on probe error path
Krzysztof Kozlowski
1
-8
/
+3
2024-08-22
usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)
Michael Grzeschik
1
-1
/
+2
2024-08-22
usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...
Zijun Hu
1
-0
/
+1
2024-08-22
usb: typec: fsa4480: Relax CHIP_ID check
Luca Weiss
1
-1
/
+1
2024-08-22
usb: dwc3: xilinx: add missing depopulate in probe error path
Krzysztof Kozlowski
1
-1
/
+6
2024-08-22
usb: dwc3: omap: add missing depopulate in probe error path
Krzysztof Kozlowski
1
-1
/
+3
2024-08-22
usb: gadget: uvc: queue pump work in uvcg_video_enable()
Xu Yang
1
-0
/
+1
2024-08-22
cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller
Ian Ray
1
-0
/
+3
2024-08-22
USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
Chris Wulff
1
-7
/
+266
2024-08-22
usb: typec: tipd: Free IRQ only if it was requested before
Wadim Egorov
1
-1
/
+2
[prev]
[next]