summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-07-31watchdog: bd96801_wdt: Fix timeout for enabled WDGMatti Vaittinen1-3/+2
2026-07-31drm/msm: detach the ARM DMA mapping before attaching our own domainDmitry Baryshkov1-0/+22
2026-07-31drm/msm/dsi: Drop dev_pm_opp_set_rate(0)Konrad Dybcio1-2/+0
2026-07-31drm/msm/dp: Drop dev_pm_opp_set_rate(0)Konrad Dybcio1-4/+1
2026-07-31drm/msm/dpu: Drop sneaky dev_pm_opp_set_rate(0)Konrad Dybcio1-0/+4
2026-07-31drm/msm/dp: pass panel to display enable/disable helpersYongxing Mou1-10/+12
2026-07-31drm/msm/dp: make bridge helpers use dp_display to allow re-useAbhinav Kumar4-39/+70
2026-07-31drm/msm/dp: simplify link and clock disable sequenceYongxing Mou1-17/+9
2026-07-31drm/msm/dp: split dp_ctrl_off() into stream and link partsAbhinav Kumar3-10/+12
2026-07-31drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to itAbhinav Kumar3-112/+143
2026-07-31drm/msm/dp: re-arrange dp_display_disable() into functional partsAbhinav Kumar3-20/+11
2026-07-31drm/msm/dp: break up dp_display_enable into two partsAbhinav Kumar3-53/+103
2026-07-31drm/msm/dp: move the pixel clock control to its own APIYongxing Mou1-38/+42
2026-07-31drm/msm/dp: split link setup from source paramsYongxing Mou1-4/+4
2026-07-31drm/msm/dp: extract MISC1_MISC0 configuration into a separate functionYongxing Mou1-8/+15
2026-07-31drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream partsYongxing Mou2-15/+38
2026-07-31drm/msm/dp: move mode setup into msm_dp_panel_init_panel_info()Yongxing Mou3-14/+19
2026-07-31drm/msm/dp: drop deprecated .mode_set() and use .atomic_pre_enableYongxing Mou3-61/+51
2026-07-31drm/msm/dp: remove cached drm_edid from panelYongxing Mou3-73/+27
2026-07-31perf: arm_spe: Make wakeup range check overflow safeLeo Yan1-1/+1
2026-07-31drm/msm/dp: do not reject wide-bus modes while a YUV420 mode is activeDmitry Baryshkov1-1/+1
2026-07-31drm/msm/dp: reject YUV420-only modes without VSC SDP supportDmitry Baryshkov3-26/+13
2026-07-31drm/msm: don't tear down KMS twice when KMS init failsDmitry Baryshkov2-22/+11
2026-07-31drm/msm/dpu: Fix DMA SSPP REC block offsets on DPU v13Yongxing Mou2-6/+18
2026-07-31drm/msm/hdmi_hdcp: Simplify register bit updatesKrzysztof Kozlowski1-57/+28
2026-07-31drm/msm/hdmi_bridge: Simplify register bit updatesKrzysztof Kozlowski2-57/+60
2026-07-31drm/msm: Make msm_framebuffer_init() an internal interface againThomas Zimmermann2-8/+4
2026-07-31drm/msm: fbdev: Use a DRM client bufferThomas Zimmermann1-23/+33
2026-07-31drm/msm: fbdev: Calculate buffer geometry with format helpersThomas Zimmermann2-21/+12
2026-07-31drm/msm: fbdev: Fix error reportingThomas Zimmermann1-4/+4
2026-07-31drm/msm: fbdev: Inline msm_alloc_stolen_fb()Thomas Zimmermann3-56/+36
2026-07-31drm/msm: Do not declare msm_framebuffer_init() as staticThomas Zimmermann2-37/+39
2026-07-31drm/msm/dp: return 0 from audio_prepare when cable is disconnectedKumar Anurag1-3/+1
2026-07-31USB: serial: option: fix slab OOB read in interrupt URB callbackJiale Yao1-3/+17
2026-07-31vt: add mode validation in vt_setactivateWang Zihan1-0/+2
2026-07-31ACPI: processor: Unregister cpufreq notifier on init failureCan Peng1-0/+6
2026-07-31net: pass dst via net_device_path in dev_fill_forward_path()Pablo Neira Ayuso2-6/+14
2026-07-31drm/tyr: add Microcontroller Unit (MCU) bootingDeborah Brouwer6-9/+341
2026-07-31drm/tyr: add parser for firmware binaryDaniel Almeida1-0/+588
2026-07-31drm/tyr: add a kernel buffer objectDeborah Brouwer1-4/+109
2026-07-31drm/tyr: add GPU virtual memory (VM) supportBoris Brezillon6-5/+979
2026-07-31misc: issei: check bus message length before reading the commandLinmao Li1-0/+6
2026-07-31misc: hisi_hikey_usb: remove untested role-switch driverHongyan Xu3-285/+0
2026-07-31wifi: mt76: mt7996: add mcu command to set bssid mapping addressPeter Chiu4-0/+34
2026-07-31wifi: mt76: only consume the WO drop bit on WED v2 devicesFelix Fietkau1-1/+6
2026-07-31wifi: mt76: mt7996: add missing rdd_idx check when enabling background radarStanleyYP Wang1-0/+3
2026-07-31wifi: mt76: mt7915: use little-endian for bss_info_ra wire fieldsFelix Fietkau2-6/+6
2026-07-31wifi: mt76: report data NSS for STBC frames in RX rate decodeFelix Fietkau2-0/+8
2026-07-31wifi: mt76: cancel reset and rc work on device unregisterFelix Fietkau2-0/+4
2026-07-31wifi: mt76: mt7996: don't leak MLD group index on remap alloc failureFelix Fietkau1-0/+1