summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-10-31gve: Implement settime64 with -EOPNOTSUPPTim Hostetler-0/+7
2025-10-31gve: Implement gettimex64 with -EOPNOTSUPPTim Hostetler-0/+8
2025-10-31Merge tag 'drm-fixes-2025-10-31' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-128/+234
2025-10-31Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+33
2025-10-31PCI: qcom: Use frequency and level based OPP lookupKrishna Chaitanya Chundru-2/+15
2025-10-31Merge tag 'vfio-v6.18-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds-63/+110
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...Simona Vetter-892/+3549
2025-10-31PCI: Do not size non-existing prefetchable windowIlpo Järvinen-1/+1
2025-10-31Revert "PCI: qcom: Remove custom ASPM enablement code"Bjorn Helgaas-0/+32
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+14
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-1/+3
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-19/+21
2025-10-31drm/xe/pf: Allow to stop the VF using sysfsMichal Wajdeczko-0/+49
2025-10-31drm/xe/pf: Add sysfs device symlinks to enabled VFsMichal Wajdeczko-0/+101
2025-10-31drm/xe/pf: Promote xe_pci_sriov_get_vf_pdevMichal Wajdeczko-13/+24
2025-10-31drm/xe/pf: Allow change PF scheduling priority using sysfsMichal Wajdeczko-2/+82
2025-10-31drm/xe/pf: Allow bulk change all VFs priority using sysfsMichal Wajdeczko-1/+41
2025-10-31drm/xe/pf: Add functions to provision scheduling priorityMichal Wajdeczko-0/+97
2025-10-31drm/xe/pf: Allow bulk change all VFs EQ/PT using sysfsMichal Wajdeczko-0/+36
2025-10-31drm/xe/pf: Add functions to bulk provision EQ/PTMichal Wajdeczko-0/+58
2025-10-31drm/xe/pf: Add functions to bulk configure EQ/PT on GTMichal Wajdeczko-0/+58
2025-10-31drm/xe/pf: Fix signature of internal config helpersMichal Wajdeczko-2/+2
2025-10-31drm/xe/pf: Relax report helper to accept PF in bulk configsMichal Wajdeczko-5/+8
2025-10-31drm/xe/pf: Allow change PF and VFs EQ/PT using sysfsMichal Wajdeczko-2/+195
2025-10-31drm/xe/pf: Add _locked variants of the VF PT config functionsMichal Wajdeczko-17/+52
2025-10-31drm/xe/pf: Add _locked variants of the VF EQ config functionsMichal Wajdeczko-17/+53
2025-10-31drm/xe/pf: Take RPM during calls to SR-IOV attr.store()Michal Wajdeczko-2/+14
2025-10-31drm/xe/pf: Prepare sysfs for SR-IOV admin attributesMichal Wajdeczko-0/+317
2025-10-31Merge tag 'drm-xe-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter-11/+16
2025-10-31Merge tag 'drm-misc-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-23/+44
2025-10-31Merge tag 'drm-intel-fixes-2025-10-30' of https://gitlab.freedesktop.org/drm/...Simona Vetter-1/+54
2025-10-31Merge tag 'drm-msm-fixes-2025-10-29' of https://gitlab.freedesktop.org/drm/ms...Simona Vetter-43/+59
2025-10-31Merge tag 'amd-drm-fixes-6.18-2025-10-29' of https://gitlab.freedesktop.org/a...Simona Vetter-40/+61
2025-10-31Merge tag 'drm-intel-gt-next-2025-10-29' of https://gitlab.freedesktop.org/dr...Simona Vetter-7/+17
2025-10-31Merge tag 'mediatek-drm-fixes-20251028' of https://git.kernel.org/pub/scm/lin...Simona Vetter-10/+0
2025-10-31Merge tag 'drm-misc-next-2025-10-28' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter-78/+2994
2025-10-31Merge tag 'drm-xe-next-2025-10-28' of https://gitlab.freedesktop.org/drm/xe/k...Simona Vetter-216/+530
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...Simona Vetter-1446/+21768
2025-10-31Bluetooth: btrtl: Fix memory leak in rtlbt_parse_firmware_v2()Abdun Nihaal-1/+3
2025-10-31drm/xe/xe3: Extend wa_14023061436Tangudu Tilak Tirumalesh-0/+2
2025-10-31drm/xe: highlight reserved PAT entries in dump outputXin Wang-7/+13
2025-10-31null_blk: set dma alignment to logical block sizeHans Holmberg-0/+1
2025-10-31drm/tidss: Set vblank (event) time at crtc_atomic_enableTomi Valkeinen-2/+7
2025-10-31drm/tidss: Restructure dispc_vp_prepare() and dispc_vp_enable()Tomi Valkeinen-19/+8
2025-10-31drm/sched: Add warning for removing hack in drm_sched_fini()Philipp Stanner-1/+8
2025-10-31drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource()Geert Uytterhoeven-1/+1
2025-10-31Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+0
2025-10-31rtc: amlogic-a4: fix double free caused by devmHaotian Zhang-4/+0
2025-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-15/+22
2025-10-31interconnect: qcom: add Kaanapali interconnect provider driverRaviteja Laggyshetty-0/+1879