aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-18RDMA/rxe: Remove unused page_offset memberLi Zhijian3-3/+0
2026-01-18IB/mlx5: Fix port speed query for representorsOr Har-Toov1-6/+14
2026-01-18RDMA/mlx5: Fix UMR hang in LAG error state unloadChiara Meiohas2-9/+68
2026-01-18drm/xe: Disable timestamp WA on VFsMatthew Brost1-0/+3
2026-01-18drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula1-1/+1
2026-01-18drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula1-1/+3
2026-01-18drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-docJani Nikula1-2/+2
2026-01-18drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari1-1/+1
2026-01-18drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost1-2/+7
2026-01-18drm/msm: Replace custom dumb_map_offset with generic helperSwaraj Gaikwad3-55/+5
2026-01-18drm/msm/a2xx: add A225 entry to catalogDmitry Baryshkov1-0/+12
2026-01-18drm/msm/a2xx: fix pixel shader start on A225Dmitry Baryshkov1-1/+4
2026-01-18irqchip/renesas-rzv2h: Add suspend/resume supportBiju Das1-3/+57
2026-01-18irqchip/aslint-sswi: Fix error check of of_io_request_and_map() resultVladimir Kondratiev1-2/+4
2026-01-18irqchip: Allow LoongArch irqchip drivers on both 32BIT/64BITHuacai Chen1-6/+5
2026-01-18irqchip/loongson-pch-pic: Adjust irqchip driver for 32BIT/64BITHuacai Chen1-7/+7
2026-01-18irqchip/loongson-pch-msi: Adjust irqchip driver for 32BIT/64BITHuacai Chen1-4/+5
2026-01-18irqchip/loongson-htvec: Adjust irqchip driver for 32BIT/64BITHuacai Chen1-8/+6
2026-01-18irqchip/loongson-eiointc: Adjust irqchip driver for 32BIT/64BITHuacai Chen1-6/+30
2026-01-18irqchip/loongson-liointc: Adjust irqchip driver for 32BIT/64BITHuacai Chen1-4/+4
2026-01-18irqchip/loongarch-avec: Adjust irqchip driver for 32BIT/64BITHuacai Chen1-6/+8
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe1-2/+2
2026-01-18iommu/amd: Fix error path in amd_iommu_probe_device()Vasant Hegde1-2/+1
2026-01-18iommu/amd: Add support for nested domain attach/detachSuravee Suthikulpanit1-0/+73
2026-01-18iommu/amd: Refactor logic to program the host page table in DTESuravee Suthikulpanit3-73/+82
2026-01-18iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear...Suravee Suthikulpanit2-11/+13
2026-01-18iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...Suravee Suthikulpanit4-0/+203
2026-01-18iommu/amd: Add support for nested domain allocationSuravee Suthikulpanit4-1/+129
2026-01-18iommu/amd: Introduce struct amd_iommu_viommuSuravee Suthikulpanit4-0/+29
2026-01-18iommu/amd: Add support for nest parent domain allocationSuravee Suthikulpanit1-3/+23
2026-01-18iommu/amd: Always enable GCR3TRPMode when supported.Suravee Suthikulpanit2-0/+10
2026-01-18watchdog: s3c2410_wdt: Drop S3C2410 supportKrzysztof Kozlowski1-21/+1
2026-01-18iommu/amd: Introduce helper function amd_iommu_update_dte()Suravee Suthikulpanit2-6/+22
2026-01-18iommu/amd: Make amd_iommu_make_clear_dte() non-static inlineSuravee Suthikulpanit2-11/+10
2026-01-18watchdog: rzv2h_wdt: Discard pm_runtime_put() return valueRafael J. Wysocki1-3/+1
2026-01-18iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASKSuravee Suthikulpanit3-3/+3
2026-01-18watchdog: rz: Discard pm_runtime_put() return valuesRafael J. Wysocki2-6/+2
2026-01-18watchdog: Make API functions const correctKari Argillander1-1/+2
2026-01-18iommu/amd: Add support for hw_info for iommu capability querySuravee Suthikulpanit5-0/+59
2026-01-18irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resumeBiju Das1-1/+8
2026-01-18watchdog: imx7ulp_wdt: handle the nowayout optionOleksandr Suvorov1-0/+1
2026-01-18watchdog: sbsa: Update the W_IIDR Implementer bit mask to 0xFFFNaina Mehta1-2/+2
2026-01-18watchdog: Always return time left until watchdog times outGuenter Roeck1-20/+15
2026-01-18watchdog: iTCO: Drop vendor supportGuenter Roeck5-251/+2
2026-01-18firewire: core: provide isoc header buffer size outside card driverTakashi Sakamoto4-13/+15
2026-01-18firewire: ohci: allocate isoc context header by kvmalloc()Takashi Sakamoto1-3/+3
2026-01-18firewire: core: add flags member for isochronous context structureTakashi Sakamoto3-3/+4
2026-01-18firewire: ohci: use cleanup helper for isoc context header allocationTakashi Sakamoto1-10/+7
2026-01-18firewire: ohci: code refactoring to use union for isoc multiple channel stateTakashi Sakamoto1-14/+15
2026-01-18firewire: ohci: refactor isoc single-channel state using a unionTakashi Sakamoto1-27/+41