index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2026-01-18
irqchip/loongson-eiointc: Adjust irqchip driver for 32BIT/64BIT
Huacai Chen
-6
/
+30
2026-01-18
irqchip/loongson-liointc: Adjust irqchip driver for 32BIT/64BIT
Huacai Chen
-4
/
+4
2026-01-18
irqchip/loongarch-avec: Adjust irqchip driver for 32BIT/64BIT
Huacai Chen
-6
/
+8
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
-2
/
+2
2026-01-18
iommu/amd: Fix error path in amd_iommu_probe_device()
Vasant Hegde
-2
/
+1
2026-01-18
iommu/amd: Add support for nested domain attach/detach
Suravee Suthikulpanit
-0
/
+73
2026-01-18
iommu/amd: Refactor logic to program the host page table in DTE
Suravee Suthikulpanit
-73
/
+82
2026-01-18
iommu/amd: Refactor persistent DTE bits programming into amd_iommu_make_clear...
Suravee Suthikulpanit
-11
/
+13
2026-01-18
iommu/amd: Introduce gDomID-to-hDomID Mapping and handle parent domain invali...
Suravee Suthikulpanit
-0
/
+203
2026-01-18
iommu/amd: Add support for nested domain allocation
Suravee Suthikulpanit
-1
/
+129
2026-01-18
iommu/amd: Introduce struct amd_iommu_viommu
Suravee Suthikulpanit
-0
/
+29
2026-01-18
iommu/amd: Add support for nest parent domain allocation
Suravee Suthikulpanit
-3
/
+23
2026-01-18
iommu/amd: Always enable GCR3TRPMode when supported.
Suravee Suthikulpanit
-0
/
+10
2026-01-18
watchdog: s3c2410_wdt: Drop S3C2410 support
Krzysztof Kozlowski
-21
/
+1
2026-01-18
iommu/amd: Introduce helper function amd_iommu_update_dte()
Suravee Suthikulpanit
-6
/
+22
2026-01-18
iommu/amd: Make amd_iommu_make_clear_dte() non-static inline
Suravee Suthikulpanit
-11
/
+10
2026-01-18
watchdog: rzv2h_wdt: Discard pm_runtime_put() return value
Rafael J. Wysocki
-3
/
+1
2026-01-18
iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK
Suravee Suthikulpanit
-3
/
+3
2026-01-18
watchdog: rz: Discard pm_runtime_put() return values
Rafael J. Wysocki
-6
/
+2
2026-01-18
watchdog: Make API functions const correct
Kari Argillander
-1
/
+2
2026-01-18
iommu/amd: Add support for hw_info for iommu capability query
Suravee Suthikulpanit
-0
/
+59
2026-01-18
irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resume
Biju Das
-1
/
+8
2026-01-18
watchdog: imx7ulp_wdt: handle the nowayout option
Oleksandr Suvorov
-0
/
+1
2026-01-18
watchdog: sbsa: Update the W_IIDR Implementer bit mask to 0xFFF
Naina Mehta
-2
/
+2
2026-01-18
watchdog: Always return time left until watchdog times out
Guenter Roeck
-20
/
+15
2026-01-18
watchdog: iTCO: Drop vendor support
Guenter Roeck
-251
/
+2
2026-01-18
firewire: core: provide isoc header buffer size outside card driver
Takashi Sakamoto
-13
/
+15
2026-01-18
firewire: ohci: allocate isoc context header by kvmalloc()
Takashi Sakamoto
-3
/
+3
2026-01-18
firewire: core: add flags member for isochronous context structure
Takashi Sakamoto
-3
/
+4
2026-01-18
firewire: ohci: use cleanup helper for isoc context header allocation
Takashi Sakamoto
-10
/
+7
2026-01-18
firewire: ohci: code refactoring to use union for isoc multiple channel state
Takashi Sakamoto
-14
/
+15
2026-01-18
firewire: ohci: refactor isoc single-channel state using a union
Takashi Sakamoto
-27
/
+41
2026-01-18
firewire: core: add function variants for isochronous context creation
Takashi Sakamoto
-30
/
+16
2026-01-18
soc/tegra: pmc: Add PMC contextual functions
Thierry Reding
-14
/
+160
2026-01-18
soc/tegra: pmc: Do not rely on global variable
Thierry Reding
-1
/
+3
2026-01-18
soc/tegra: pmc: Use driver-private data
Thierry Reding
-0
/
+2
2026-01-18
soc/tegra: pmc: Use PMC context embedded in powergates
Thierry Reding
-10
/
+24
2026-01-18
soc/tegra: pmc: Pass PMC context as debugfs data
Thierry Reding
-1
/
+2
2026-01-18
soc/tegra: pmc: Pass PMC context via sys-off callback data
Thierry Reding
-5
/
+11
2026-01-18
soc/tegra: pmc: Embed reboot notifier in PMC context
Thierry Reding
-7
/
+10
2026-01-18
soc/tegra: pmc: Store PMC context in clocks
Thierry Reding
-20
/
+26
2026-01-18
soc/tegra: pmc: Pass struct tegra_pmc to tegra_powergate_state()
Thierry Reding
-12
/
+9
2026-01-18
soc/tegra: pmc: Use contextual data instead of global variable
Thierry Reding
-0
/
+4
2026-01-18
soc/tegra: pmc: Fix unsafe generic_handle_irq() call
Prathamesh Shete
-30
/
+74
2026-01-18
soc: imx8m: Fix error handling for clk_prepare_enable()
Peng Fan
-1
/
+5
2026-01-17
net: txgbe: convert to use .get_rx_ring_count
Breno Leitao
-4
/
+8
2026-01-17
net: macb: convert to use .get_rx_ring_count
Breno Leitao
-3
/
+8
2026-01-17
net: cxgb4: convert to use .get_rx_ring_count
Breno Leitao
-3
/
+8
2026-01-17
net: xgbe: convert to use .get_rx_ring_count
Breno Leitao
-12
/
+3
2026-01-17
net: lan743x: convert to use .get_rx_ring_count
Breno Leitao
-10
/
+3
[prev]
[next]