summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-26remoteproc: wkup_m3: Use devm_pm_runtime_enable() helperAndrew Davis
2025-08-26remoteproc: keystone: Use devm_rproc_add() helperAndrew Davis
2025-08-26remoteproc: keystone: Use devm_gpiod_get() helperAndrew Davis
2025-08-26remoteproc: keystone: Use devm action to call PM runtime put syncAndrew Davis
2025-08-26remoteproc: keystone: Use devm_pm_runtime_enable() helperAndrew Davis
2025-08-26remoteproc: keystone: Use devm action to release reserved memoryAndrew Davis
2025-08-26dm: fix NULL pointer dereference in __dm_suspend()Zheng Qixing
2025-08-26dm: fix queue start/stop imbalance under suspend/load/resume racesZheng Qixing
2025-08-26remoteproc: da8xx: Use devm_rproc_add() helperAndrew Davis
2025-08-26remoteproc: da8xx: Use devm action to release reserved memoryAndrew Davis
2025-08-26drm/xe: switch to local xbasename() helperCarlos Llamas
2025-08-26drm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost
2025-08-26drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström
2025-08-26drm/xe/vm: Don't pin the vm_resv during validationThomas Hellström
2025-08-26drm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński
2025-08-26drm/xe/xe_hw_error: Add fault injection to trigger csc error handlerRiana Tauro
2025-08-26drm/xe/xe_hw_error: Handle CSC Firmware reported Hardware errorsRiana Tauro
2025-08-26drm/xe: Add support to handle hardware errorsRiana Tauro
2025-08-26drm/xe/doc: Document device wedged and runtime survivabilityRiana Tauro
2025-08-26drm/xe/xe_survivability: Add support for Runtime survivability modeRiana Tauro
2025-08-26drm/xe/xe_survivability: Refactor survivability modeRiana Tauro
2025-08-26drm/xe: Add a helper function to set recovery methodRiana Tauro
2025-08-26drm/xe: Set GT as wedged before sending wedged ueventRiana Tauro
2025-08-26drm: Add a vendor-specific recovery method to drm device wedged ueventRiana Tauro
2025-08-26drm/xe: Add documentation for Xe Device WedgingRiana Tauro
2025-08-26PM: sleep: annotate RCU list iterationsJohannes Berg
2025-08-26efi: stmm: Drop unneeded null pointer checkJan Kiszka
2025-08-26efi: stmm: Drop unused EFI error from setup_mm_hdr argumentsJan Kiszka
2025-08-26efi: stmm: Do not return EFI_OUT_OF_RESOURCES on internal errorsJan Kiszka
2025-08-26efi: stmm: Fix incorrect buffer allocation methodJan Kiszka
2025-08-26wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info workDuoming Zhou
2025-08-26wifi: rt2x00: fix CRC_CCITT dependencyArnd Bergmann
2025-08-26wifi: rt2800: select CONFIG_RT2X00_LIB as neededArnd Bergmann
2025-08-26extcon: qcom-spmi-misc: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-08-26extcon: fsa9480: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-08-26extcon: axp288: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-08-26extcon: adc-jack: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-08-26HID: quirks: add support for Legion Go dual dinput modesAntheas Kapenekakis
2025-08-26HID: elecom: add support for ELECOM M-DT2DRBKMartin Hilgendorf
2025-08-26USB: serial: oti6858: remove extranenous ; after commentColin Ian King
2025-08-26gpio: timberdale: fix off-by-one in IRQ type boundary checkJunjie Cao
2025-08-26USB: serial: option: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda
2025-08-26USB: serial: option: add Telit Cinterion FN990A w/audio compositionsFabio Porcedda
2025-08-26Revert "drm/tegra: Use dma_buf from GEM object instance"Thomas Zimmermann
2025-08-26drm/vesadrm: Support DRM_FORMAT_C8Thomas Zimmermann
2025-08-26drm/vesadrm: Prepare color management for palette-based framebuffersThomas Zimmermann
2025-08-26drm/vesadrm: Rename vesadrm_set_gamma_lut() to vesadrm_set_color_lut()Thomas Zimmermann
2025-08-26drm/format-helper: Add XRGB8888-to-RGB332 to drm_fb_blit()Thomas Zimmermann
2025-08-26drm/color-mgmt: Prepare for RGB332 palettesThomas Zimmermann
2025-08-26drm/sysfb: Blit to CRTC destination formatThomas Zimmermann