aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-12ixd: add devlink supportAmritha Nambiar7-3/+167
2026-08-12ixd: add the core initializationLarysa Zaremba8-1/+430
2026-08-12ixd: add reset checks and initialize the mailboxLarysa Zaremba7-9/+322
2026-08-12ixd: add basic driver framework for Intel(R) Control Plane FunctionLarysa Zaremba7-0/+191
2026-08-12idpf: print a debug message and bail in case of non-event ctlq messageLarysa Zaremba1-0/+7
2026-08-12idpf: make mbx_task queueing and cancelling more consistentLarysa Zaremba3-5/+10
2026-08-12idpf: refactor idpf to use libie control queuesPavan Kumar Linga16-2481/+841
2026-08-12idpf: refactor idpf to use libie_pci APIsPavan Kumar Linga12-316/+285
2026-08-12idpf: remove unused code for getting RSS info from deviceLarysa Zaremba3-99/+22
2026-08-12idpf: remove 'vport_params_reqd' fieldPavan Kumar Linga3-24/+10
2026-08-12libie: add bookkeeping support for control queue messagesPhani R Burra1-0/+623
2026-08-12libie: add control queue supportPhani R Burra3-0/+684
2026-08-12libeth: allow to create fill queues without NAPIPavan Kumar Linga1-4/+8
2026-08-12libie: add PCI device initialization helpers to libiePhani R Burra3-0/+239
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj17-2287/+16
2026-08-12PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder valueFarhan Ali3-12/+13
2026-08-12PCI/ASPM: Mask ASPM states based on Devicetree propertiesKrishna Chaitanya Chundru1-42/+90
2026-08-12PCI/ASPM: Disable/restore ASPM on every function for multi-function devicesKrishna Chaitanya Chundru1-3/+6
2026-08-12spi: img-spfi: don't disable runtime PM on DMA deferred probeFelix Gu1-2/+3
2026-08-12spi: mtk-nor: Propagate errors from IRQ requestbui duc phuc1-0/+1
2026-08-12spi: mtk-nor: Propagate errors from optional IRQ lookupbui duc phuc1-0/+5
2026-08-12regmap: sdw-mbq: don't call an unset readable_reg callbackAndrey Golovko1-1/+1
2026-08-12regulator: fan53555: Add support for FAN53555BUC23X typeArash Golgol1-0/+6
2026-08-12Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'Christian Borntraeger9-58/+196
2026-08-12clocksource/drivers/arm_arch_timer: Workaround bcm2712 broken EL2 virtual timerMarc Zyngier1-1/+23
2026-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-7/+9
2026-08-12drm/amdgpu: Prefer default discovery offsetLijo Lazar1-0/+13
2026-08-12drm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
2026-08-12drm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang1-25/+17
2026-08-12drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas2-6/+8
2026-08-12drm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
2026-08-12drm/amdgpu: Implement insert_end for VCE 3David Rosca1-4/+22
2026-08-12drm/amdgpu: Fix UVD min buffer sizesDavid Rosca1-5/+7
2026-08-12drm/amdgpu: Fix UVD decode image min size calculationDavid Rosca1-2/+2
2026-08-12drm/amdgpu: Fix UVD dpb min size calculation for H264David Rosca1-58/+4
2026-08-12drm/amdgpu: Reject UVD message with dimensions above 4096David Rosca1-2/+2
2026-08-12drm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
2026-08-12drm/radeon: fix autosuspend cleanup during teardownGuangshuo Li1-0/+1
2026-08-12drm/amdgpu: fix missing check in vm_flush()Alex Deucher1-1/+2
2026-08-12drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()Samuel Pitoiset1-1/+1
2026-08-12drm/amdgpu: validate GEM_CREATE domain combinationsCandice Li1-0/+21
2026-08-12drm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo1-0/+4
2026-08-12drm/amd/display: make DC_RUN_WITH_PREEMPTION_ENABLED misuse a build errorMikhail Gavrilov1-1/+5
2026-08-12drm/amd/pm: silence uninitialized variable warningsDan Carpenter1-4/+1
2026-08-12drm/amdgpu: skip BOs being torn down during GTT recoveryYifan Zhang3-0/+27
2026-08-12drm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
2026-08-12drm/amdgpu: keep PRT mappings off the vm_bo state listsJesse Zhang2-1/+23
2026-08-12drm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang1-25/+17
2026-08-12drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas2-6/+8
2026-08-12drm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20