aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-20drm/amdgpu: fix mmhub client id out-of-bounds accessLang Yu1-4/+3
2024-03-20drm/amdgpu: fix use-after-free bugVitaly Prosyak1-4/+16
2024-03-20drm/amdgpu: Handle duplicate BOs during process restoreMukul Joshi1-4/+10
2024-03-20drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello1-8/+14
2024-03-20drm/xe/gt: Remove continue statement which has no effectTejas Upadhyay1-1/+0
2024-03-20Merge patch series "RISC-V: ACPI: Enable CPPC based cpufreq support"Palmer Dabbelt4-26/+187
2024-03-20Merge patch series "RISC-V: ACPI: Add LPI support"Palmer Dabbelt4-46/+89
2024-03-20drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't assertDouglas Anderson1-9/+13
2024-03-20drm/i915: Rename ICL_PORT_TX_DW6 bitsVille Syrjälä2-3/+4
2024-03-20octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep1-3/+14
2024-03-20octeontx2-pf: Send UP messages to VF only when VF is up.Subbaraya Sundeep1-0/+3
2024-03-20octeontx2-pf: Use default max_active works instead of oneSubbaraya Sundeep1-3/+4
2024-03-20octeontx2-pf: Wait till detach_resources msg is completeSubbaraya Sundeep2-2/+2
2024-03-20octeontx2: Detect the mbox up or down message via registerSubbaraya Sundeep9-83/+205
2024-03-20drm/ttm: warn when resv objs are mixed in a bulk_moveChristian König1-0/+1
2024-03-20wifi: ath12k: use correct flag field for 320 MHz channelsAloka Dixit1-1/+1
2024-03-20drm/xe/display: fix type of intel_uncore_read*() functionsLuca Coelho1-3/+3
2024-03-20wifi: ath12k: remove duplicate definitions in wmi.hKang Yang1-6/+0
2024-03-20wifi: ath12k: fix desc address calculation in wbm tx completionThiraviyam Mariyappan2-3/+1
2024-03-20drm/xe: Move xe_ggtt_invalidate out from ggtt->lockMaarten Lankhorst1-5/+5
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost15-18/+36
2024-03-20drm/xe: Drop ggtt invalidate from display codeMatthew Brost3-4/+4
2024-03-20dma-buf: Fix NULL pointer dereference in sanitycheck()Pavel Sakharov1-3/+3
2024-03-20drm/xe: Add a NULL check in xe_ttm_stolen_mgr_initNirmoy Das1-0/+5
2024-03-20i2c: muxes: pca954x: Allow sharing reset GPIOChris Packham1-8/+38
2024-03-20Merge tag 'i2c-host-6.9-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang1-308/+432
2024-03-19drm/xe: Use correct function pointer typeNiranjana Vishwanathapura1-1/+1
2024-03-19drm/xe: Streamline exec queue freeing pathNiranjana Vishwanathapura1-11/+11
2024-03-19drm/xe: Separate out sched/deregister_done handlingNiranjana Vishwanathapura1-27/+37
2024-03-20drm/i915/scaler: Update Pipe src size check in skl_update_scalerAnkit Nautiyal1-3/+4
2024-03-20drm/lcdif: Do not disable clocks on already suspended hardwareMarek Vasut1-1/+5
2024-03-19net/bnx2x: Prevent access to a freed page in page_poolThinh Tran1-3/+3
2024-03-20wifi: rtl8xxxu: enable MFP supportMartin Kaistra1-2/+7
2024-03-19cpufreq: Move CPPC configs to common Kconfig and add RISC-VSunil V L2-26/+29
2024-03-19ACPI: RISC-V: Add CPPC driverSunil V L2-0/+158
2024-03-19ACPI: Enable ACPI_PROCESSOR for RISC-VSunil V L1-1/+1
2024-03-19ACPI: RISC-V: Add LPI driverSunil V L2-1/+83
2024-03-19cpuidle: RISC-V: Move few functions to arch/riscvSunil V L1-44/+5
2024-03-19drm/xe/guc: Don't support older GuC 70.x releasesDaniele Ceraolo Spurio2-34/+16
2024-03-19perf: starfive: fix 64-bit only COMPILE_TEST conditionConor Dooley1-1/+2
2024-03-19Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds15-99/+464
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds44-383/+438
2024-03-19Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-12/+38
2024-03-19Merge tag 'acpi-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-10/+16
2024-03-19Merge tag 'thermal-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-44/+176
2024-03-19Merge tag 'ata-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds1-13/+0
2024-03-19drm/xe: Add dbg messages on the suspend resume functions.Rodrigo Vivi1-5/+17
2024-03-19drm/xe: Convert gt suspend/resume messages to debugRodrigo Vivi1-2/+4
2024-03-19drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.Himal Prasad Ghimiray1-2/+1
2024-03-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds20-77/+486