index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-12-22
drm/xe/pf: Add functions to set preempt timeouts for each group
Daniele Ceraolo Spurio
-1
/
+114
2025-12-22
drm/xe/pf: Add functions to set exec quantums for each group
Daniele Ceraolo Spurio
-5
/
+181
2025-12-22
drm/xe/pf: Prep for multiple exec quantums and preemption timeouts
Daniele Ceraolo Spurio
-10
/
+28
2025-12-22
drm/xe/pf: Add debugfs with scheduler groups information
Daniele Ceraolo Spurio
-0
/
+59
2025-12-22
drm/xe/pf: Add debugfs to enable scheduler groups
Daniele Ceraolo Spurio
-0
/
+126
2025-12-22
drm/xe/vf: Check if scheduler groups are enabled
Daniele Ceraolo Spurio
-0
/
+83
2025-12-22
drm/xe/pf: Scheduler groups are incompatible with multi-lrc
Daniele Ceraolo Spurio
-0
/
+93
2025-12-22
drm/xe/pf: Add support for enabling scheduler groups
Daniele Ceraolo Spurio
-0
/
+190
2025-12-22
drm/xe/pf: Initialize scheduler groups
Daniele Ceraolo Spurio
-0
/
+198
2025-12-22
drm/gt/guc: extract scheduler-related defines from guc_fwif.h
Daniele Ceraolo Spurio
-54
/
+67
2025-12-22
drm/xe/gt: Add engine masks for each class
Daniele Ceraolo Spurio
-8
/
+15
2025-12-22
Merge tag 'dma-mapping-6.19-2025-12-22' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-2
/
+2
2025-12-22
Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"
Niklas Cassel
-9
/
+2
2025-12-22
Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...
Niklas Cassel
-57
/
+1
2025-12-22
Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...
Niklas Cassel
-3
/
+1
2025-12-22
Revert "PCI: qcom: Don't wait for link if we can detect Link Up"
Niklas Cassel
-4
/
+1
2025-12-22
Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"
Niklas Cassel
-56
/
+3
2025-12-22
Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"
Niklas Cassel
-1
/
+0
2025-12-22
drm: tyr: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-10
/
+9
2025-12-22
gpio: zynq: Simplify with device_get_match_data()
Krzysztof Kozlowski
-7
/
+5
2025-12-22
gpio: creg-snps: Simplify with device_get_match_data()
Krzysztof Kozlowski
-3
/
+1
2025-12-22
gpio: aspeed: Simplify with device_get_match_data()
Krzysztof Kozlowski
-5
/
+2
2025-12-22
gpu: nova: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-8
/
+15
2025-12-22
coresight: Extend width of timestamp format attribute
James Clark
-15
/
+37
2025-12-22
coresight: Prepare to allow setting the timestamp interval
James Clark
-10
/
+10
2025-12-22
coresight: Interpret ETMv4 config with ATTR_CFG_GET_FLD()
James Clark
-25
/
+19
2025-12-22
coresight: Interpret perf config with ATTR_CFG_GET_FLD()
James Clark
-10
/
+8
2025-12-22
coresight: Don't reject unrecognized ETMv3 format attributes
James Clark
-7
/
+0
2025-12-22
coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()
James Clark
-11
/
+13
2025-12-22
coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()
James Clark
-10
/
+42
2025-12-22
coresight: Hide unused ETMv3 format attributes
James Clark
-17
/
+20
2025-12-22
coresight: Refactor etm4_config_timestamp_event()
James Clark
-38
/
+112
2025-12-22
coresight: Repack struct etmv4_drvdata
James Clark
-18
/
+18
2025-12-22
coresight: Change syncfreq to be a u8
James Clark
-1
/
+1
2025-12-22
platform/x86: ibm_rtl: fix EBDA signature search pointer arithmetic
Junrui Luo
-1
/
+1
2025-12-22
platform/x86: msi-laptop: add missing sysfs_remove_group()
Thomas Fourier
-0
/
+3
2025-12-22
platform/x86: think-lmi: Add WMI certificate thumbprint support for ThinkCenter
Mark Pearson
-1
/
+5
2025-12-22
platform/x86: dell-lis3lv02d: Add Latitude 5400
Dmytro Bagrii
-0
/
+1
2025-12-22
platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from event names
Shravan Kumar Ramani
-7
/
+7
2025-12-22
platform/x86: asus-nb-wmi: Add keymap for display toggle
Tim Wassink
-0
/
+1
2025-12-22
drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...
Jani Nikula
-0
/
+39
2025-12-22
drm/xe/display: drop i915_utils.h
Jani Nikula
-11
/
+0
2025-12-22
drm/i915: drop dependency on struct intel_display from i915 initial plane
Jani Nikula
-26
/
+17
2025-12-22
drm/{i915, xe}: pass struct drm_device instead of drm_device to ->alloc_obj
Jani Nikula
-12
/
+7
2025-12-22
drm/{i915, xe}: pass struct drm_plane_state instead of struct drm_crtc to ->s...
Jani Nikula
-14
/
+6
2025-12-22
drm/{i915,xe}: deduplicate initial plane setup
Jani Nikula
-50
/
+26
2025-12-22
drm/{i915, xe}: deduplicate intel_alloc_initial_plane_obj() FB modifier checks
Jani Nikula
-26
/
+14
2025-12-22
drm/i915: further deduplicate intel_find_initial_plane_obj()
Jani Nikula
-110
/
+82
2025-12-22
drm/xe: return plane_state from intel_reuse_initial_plane_obj()
Jani Nikula
-11
/
+15
2025-12-22
drm/i915: return plane_state from intel_reuse_initial_plane_obj()
Jani Nikula
-12
/
+14
[prev]
[next]