summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-18irqchip/loongson-eiointc: Adjust irqchip driver for 32BIT/64BITHuacai Chen-6/+30
2026-01-18irqchip/loongson-liointc: Adjust irqchip driver for 32BIT/64BITHuacai Chen-4/+4
2026-01-18irqchip/loongarch-avec: Adjust irqchip driver for 32BIT/64BITHuacai Chen-6/+8
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe-2/+2
2026-01-18iommu/amd: Fix error path in amd_iommu_probe_device()Vasant Hegde-2/+1
2026-01-18iommu/amd: Add support for nested domain attach/detachSuravee Suthikulpanit-0/+73
2026-01-18iommu/amd: Refactor logic to program the host page table in DTESuravee Suthikulpanit-73/+82
2026-01-18iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear...Suravee Suthikulpanit-11/+13
2026-01-18iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...Suravee Suthikulpanit-0/+203
2026-01-18iommu/amd: Add support for nested domain allocationSuravee Suthikulpanit-1/+129
2026-01-18iommu/amd: Introduce struct amd_iommu_viommuSuravee Suthikulpanit-0/+29
2026-01-18iommu/amd: Add support for nest parent domain allocationSuravee Suthikulpanit-3/+23
2026-01-18iommu/amd: Always enable GCR3TRPMode when supported.Suravee Suthikulpanit-0/+10
2026-01-18watchdog: s3c2410_wdt: Drop S3C2410 supportKrzysztof Kozlowski-21/+1
2026-01-18iommu/amd: Introduce helper function amd_iommu_update_dte()Suravee Suthikulpanit-6/+22
2026-01-18iommu/amd: Make amd_iommu_make_clear_dte() non-static inlineSuravee Suthikulpanit-11/+10
2026-01-18watchdog: rzv2h_wdt: Discard pm_runtime_put() return valueRafael J. Wysocki-3/+1
2026-01-18iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASKSuravee Suthikulpanit-3/+3
2026-01-18watchdog: rz: Discard pm_runtime_put() return valuesRafael J. Wysocki-6/+2
2026-01-18watchdog: Make API functions const correctKari Argillander-1/+2
2026-01-18iommu/amd: Add support for hw_info for iommu capability querySuravee Suthikulpanit-0/+59
2026-01-18irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resumeBiju Das-1/+8
2026-01-18watchdog: imx7ulp_wdt: handle the nowayout optionOleksandr Suvorov-0/+1
2026-01-18watchdog: sbsa: Update the W_IIDR Implementer bit mask to 0xFFFNaina Mehta-2/+2
2026-01-18watchdog: Always return time left until watchdog times outGuenter Roeck-20/+15
2026-01-18watchdog: iTCO: Drop vendor supportGuenter Roeck-251/+2
2026-01-18firewire: core: provide isoc header buffer size outside card driverTakashi Sakamoto-13/+15
2026-01-18firewire: ohci: allocate isoc context header by kvmalloc()Takashi Sakamoto-3/+3
2026-01-18firewire: core: add flags member for isochronous context structureTakashi Sakamoto-3/+4
2026-01-18firewire: ohci: use cleanup helper for isoc context header allocationTakashi Sakamoto-10/+7
2026-01-18firewire: ohci: code refactoring to use union for isoc multiple channel stateTakashi Sakamoto-14/+15
2026-01-18firewire: ohci: refactor isoc single-channel state using a unionTakashi Sakamoto-27/+41
2026-01-18firewire: core: add function variants for isochronous context creationTakashi Sakamoto-30/+16
2026-01-18soc/tegra: pmc: Add PMC contextual functionsThierry Reding-14/+160
2026-01-18soc/tegra: pmc: Do not rely on global variableThierry Reding-1/+3
2026-01-18soc/tegra: pmc: Use driver-private dataThierry Reding-0/+2
2026-01-18soc/tegra: pmc: Use PMC context embedded in powergatesThierry Reding-10/+24
2026-01-18soc/tegra: pmc: Pass PMC context as debugfs dataThierry Reding-1/+2
2026-01-18soc/tegra: pmc: Pass PMC context via sys-off callback dataThierry Reding-5/+11
2026-01-18soc/tegra: pmc: Embed reboot notifier in PMC contextThierry Reding-7/+10
2026-01-18soc/tegra: pmc: Store PMC context in clocksThierry Reding-20/+26
2026-01-18soc/tegra: pmc: Pass struct tegra_pmc to tegra_powergate_state()Thierry Reding-12/+9
2026-01-18soc/tegra: pmc: Use contextual data instead of global variableThierry Reding-0/+4
2026-01-18soc/tegra: pmc: Fix unsafe generic_handle_irq() callPrathamesh Shete-30/+74
2026-01-18soc: imx8m: Fix error handling for clk_prepare_enable()Peng Fan-1/+5
2026-01-17net: txgbe: convert to use .get_rx_ring_countBreno Leitao-4/+8
2026-01-17net: macb: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-17net: cxgb4: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-17net: xgbe: convert to use .get_rx_ring_countBreno Leitao-12/+3
2026-01-17net: lan743x: convert to use .get_rx_ring_countBreno Leitao-10/+3