summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-19pmdomain: thead: create auxiliary device for rebootingIcenowy Zheng
2025-09-19driver: reset: th1520-aon: add driver for poweroff/reboot via AON FWIcenowy Zheng
2025-09-19power: supply: qcom_battmgr: handle charging state change notificationsFenglin Wu
2025-09-19drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita
2025-09-19drm/i915/dmc: explicitly sanitize num_entries from package_headerLuca Coelho
2025-09-19drm/panfrost: Bump the minor version numberSteven Price
2025-09-19wifi: mac80211_hwsim: Add simulation support for NAN deviceIlan Peer
2025-09-19Merge tag 'mt76-next-2025-09-15' of https://github.com/nbd168/wirelessJohannes Berg
2025-09-19arm64: Enable EFI secret area Securityfs supportSuzuki K Poulose
2025-09-19drm/i915: Soft defeature of cursor size reductionNemesa Garg
2025-09-19vhost-net: flush batched before enabling notificationsJason Wang
2025-09-19Revert "vhost/net: Defer TX queue re-enable until after sendmsg"Michael S. Tsirkin
2025-09-19vhost-net: unbreak busy pollingJason Wang
2025-09-19fbcon: Streamline setting rotated/unrotated bitopsThomas Zimmermann
2025-09-19fbcon: Move fbcon callbacks into struct fbcon_bitopsThomas Zimmermann
2025-09-19fbcon: Set rotate_font callback with related callbacksThomas Zimmermann
2025-09-19fbcon: Rename struct fbcon_ops to struct fbcon_parThomas Zimmermann
2025-09-19fbcon: Fix empty lines in fbcon.hThomas Zimmermann
2025-09-19iommu/vt-d: debugfs: Avoid dumping context command registerLu Baolu
2025-09-19iommu/vt-d: Removal of Advanced Fault LoggingLu Baolu
2025-09-19iommu/vt-d: PRS isn't usable if PDS isn't supportedLu Baolu
2025-09-19iommu/vt-d: Remove LPIG from page group response descriptorLu Baolu
2025-09-19iommu/vt-d: Drop unused cap_super_offset()Yury Norov (NVIDIA)
2025-09-19iommu/vt-d: debugfs: Fix legacy mode page table dump logicVineeth Pillai (Google)
2025-09-19iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()Seyediman Seyedarab
2025-09-19bus: mhi: host: pci_generic: Set DMA mask for VFsVivek Pernamitta
2025-09-19rust_binder: add Rust Binder driverAlice Ryhl
2025-09-19iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde
2025-09-19drm/i915/irq: add ilk_display_irq_reset()Jani Nikula
2025-09-19drm/i915/irq: rename de_irq_mask[] to de_pipe_imr_mask[]Jani Nikula
2025-09-19drm/i915/irq: rename irq_mask to gen2_imr_maskJani Nikula
2025-09-19drm/i915/irq: use a dedicated IMR cache for gen 5-7Jani Nikula
2025-09-19drm/i915/irq: use a dedicated IMR cache for VLV/CHVJani Nikula
2025-09-19tee: qcom: return -EFAULT instead of -EINVAL if copy_from_user() failsDan Carpenter
2025-09-19drm/ast: Use msleep instead of mdelay for edid readNirmoy Das
2025-09-19tee: qcom: prevent potential off by one readDan Carpenter
2025-09-19drm/i915/fbdev: drop dependency on display in i915 specific codeJani Nikula
2025-09-19drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_fill_info()Jani Nikula
2025-09-19drm/{i915,xe}/fbdev: deduplicate fbdev creationJani Nikula
2025-09-19drm/{i915, xe}/fbdev: add intel_fbdev_fb_bo_destroy()Jani Nikula
2025-09-19drm/xe/fbdev: abstract bo creationJani Nikula
2025-09-19drm/i915/fbdev: abstract bo creationJani Nikula
2025-09-19drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 initJani Nikula
2025-09-19drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()Jani Nikula
2025-09-19drm/i915/fbdev: make intel_framebuffer_create() error return handling explicitJani Nikula
2025-09-19drm/xe/fbdev: use the same 64-byte stride alignment as i915Jani Nikula
2025-09-19bus: mhi: core: Improve mhi_sync_power_up handling for SYS_ERR stateVivek Pernamitta
2025-09-19bus: mhi: host: pci_generic: Reset QDU100 while the MHI driver is removedVivek Pernamitta
2025-09-19bus: mhi: host: pci_generic: Add SRIOV supportVivek Pernamitta
2025-09-19bus: mhi: host: pci_generic: Read SUBSYSTEM_VENDOR_ID for VF's to check statusVivek Pernamitta