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-23
drm/amdkfd: Fix rescheduling of restore worker
Felix Kuehling
1
-3
/
+3
2024-04-23
drm/amdgpu: Update BO eviction priorities
Felix Kuehling
1
-0
/
+2
2024-04-23
drm/amdgpu/vpe: fix vpe dpm setup failed
Peyton Lee
2
-8
/
+8
2024-04-23
drm/amdgpu: Assign correct bits for SDMA HDP flush
Lijo Lazar
1
-1
/
+2
2024-04-23
drm/amdgpu/pm: Remove gpu_od if it's an empty directory
Ma Jun
1
-0
/
+7
2024-04-23
drm/amdkfd: make sure VM is ready for updating operations
Lang Yu
1
-14
/
+20
2024-04-23
Merge tag 'iio-for-6.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
68
-1196
/
+5988
2024-04-23
drm/amdgpu: Fix leak when GPU memory allocation fails
Mukul Joshi
1
-0
/
+1
2024-04-23
drm/amdkfd: Fix eviction fence handling
Felix Kuehling
1
-4
/
+5
2024-04-23
drm/amd/display: Set color_mgmt_changed to true on unsuspend
Joshua Ashton
1
-0
/
+1
2024-04-23
usb: dwc3: qcom: Add multiport suspend/resume support for wrapper
Krishna Kurapati
1
-6
/
+17
2024-04-23
usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
Krishna Kurapati
1
-30
/
+41
2024-04-23
usb: dwc3: qcom: Refactor IRQ handling in glue driver
Krishna Kurapati
1
-34
/
+106
2024-04-23
usb: dwc3: qcom: Add helper function to request wakeup interrupts
Krishna Kurapati
1
-29
/
+24
2024-04-23
usb: dwc3: core: Refactor PHY logic to support Multiport Controller
Krishna Kurapati
3
-84
/
+201
2024-04-23
usb: dwc3: core: Skip setting event buffers for host only controllers
Krishna Kurapati
1
-0
/
+13
2024-04-23
usb: dwc3: core: Access XHCI address space temporarily to read port info
Krishna Kurapati
2
-0
/
+66
2024-04-23
net: usb: ax88179_178a: stop lying about skb->truesize
Eric Dumazet
1
-8
/
+3
2024-04-24
spi: spi-s3c64xx.c: Remove of_node_put for auto cleanup
Shivani Gupta
1
-3
/
+3
2024-04-24
Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
181
-2021
/
+7870
2024-04-23
usb: typec: qcom-pmic: fix pdphy start() error handling
Johan Hovold
1
-4
/
+7
2024-04-23
usb: typec: qcom-pmic: fix use-after-free on late probe errors
Johan Hovold
1
-2
/
+6
2024-04-23
usb: gadget: f_fs: Fix a race condition when processing setup packets.
Chris Wulff
1
-1
/
+1
2024-04-23
USB: core: Fix access violation during port device removal
Alan Stern
1
-2
/
+6
2024-04-23
usb: dwc3: core: Prevent phy suspend during init
Thinh Nguyen
4
-52
/
+68
2024-04-23
usb: xhci-plat: Don't include xhci.h
Thinh Nguyen
2
-1
/
+4
2024-04-23
usb: gadget: uvc: use correct buffer size when parsing configfs lists
Ivan Avdeev
1
-2
/
+2
2024-04-23
usb: gadget: composite: fix OS descriptors w_value logic
Peter Korsgaard
1
-3
/
+3
2024-04-23
usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete
Wesley Cheng
1
-1
/
+6
2024-04-23
drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler
Maíra Canal
4
-4
/
+25
2024-04-23
drm/v3d: Decouple stats calculation from printing
Maíra Canal
3
-12
/
+21
2024-04-23
drm/v3d: Create function to update a set of GPU stats
Maíra Canal
1
-7
/
+10
2024-04-23
drm/v3d: Create a struct to store the GPU stats
Maíra Canal
5
-32
/
+39
2024-04-23
drm/v3d: Create two functions to update all GPU stats variables
Maíra Canal
3
-89
/
+40
2024-04-23
PCI: Clear Secondary Status errors after enumeration
Vidya Sagar
1
-0
/
+3
2024-04-23
vfio/cdx: add interrupt support
Nipun Gupta
4
-2
/
+298
2024-04-23
ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functions
Rafael J. Wysocki
1
-5
/
+3
2024-04-23
drivers: remoteproc: xlnx: Fix uninitialized variable use
Tanmay Shah
1
-1
/
+1
2024-04-23
clk: qcom: hfpll: Add QCS404-specific compatible
Luca Weiss
1
-2
/
+4
2024-04-23
thermal: gov_power_allocator: Eliminate a redundant variable
Rafael J. Wysocki
1
-6
/
+3
2024-04-23
thermal: gov_power_allocator: Use .manage() callback instead of .throttle()
Rafael J. Wysocki
1
-17
/
+7
2024-04-23
thermal: core: Introduce .manage() callback for thermal governors
Rafael J. Wysocki
2
-0
/
+5
2024-04-23
thermal: gov_bang_bang: Fold thermal_zone_trip_update() into its caller
Rafael J. Wysocki
1
-42
/
+33
2024-04-23
thermal: gov_bang_bang: Clean up thermal_zone_trip_update()
Rafael J. Wysocki
1
-13
/
+6
2024-04-23
thermal: gov_bang_bang: Use .trip_crossed() instead of .throttle()
Rafael J. Wysocki
1
-18
/
+13
2024-04-23
drm/panel-edp: Add panel CSOT MNB601LS1-1
Xuxin Xiong
1
-0
/
+2
2024-04-23
of: property: fw_devlink: Add support for "power-supplies" binding
Saravana Kannan
1
-0
/
+2
2024-04-23
drm/amdgpu: Update BO eviction priorities
Felix Kuehling
1
-0
/
+2
2024-04-23
drm/amd/display: Remove duplicate dcn32/dcn32_clk_mgr.h header
Jiapeng Chong
1
-1
/
+0
2024-04-23
drm/amdgpu/vcn: fix unitialized variable warnings
Pierre-Eric Pelloux-Prayer
4
-0
/
+4
[prev]
[next]