summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-18dt-bindings: watchdog: samsung-wdt: Drop S3C2410Krzysztof Kozlowski
2026-01-18iommu/amd: Add support for nest parent domain allocationSuravee Suthikulpanit
2026-01-18iommu/amd: Always enable GCR3TRPMode when supported.Suravee Suthikulpanit
2026-01-18iommufd: Introduce data struct for AMD nested domain allocationSuravee Suthikulpanit
2026-01-18watchdog: s3c2410_wdt: Drop S3C2410 supportKrzysztof Kozlowski
2026-01-18iommu/amd: Introduce helper function amd_iommu_update_dte()Suravee Suthikulpanit
2026-01-18dt-bindings: watchdog: samsung-wdt: Define cluster constraints top-levelKrzysztof Kozlowski
2026-01-18iommu/amd: Make amd_iommu_make_clear_dte() non-static inlineSuravee Suthikulpanit
2026-01-18watchdog: rzv2h_wdt: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-18iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASKSuravee Suthikulpanit
2026-01-18watchdog: rz: Discard pm_runtime_put() return valuesRafael J. Wysocki
2026-01-18watchdog: Make API functions const correctKari Argillander
2026-01-18iommu/amd: Add support for hw_info for iommu capability querySuravee Suthikulpanit
2026-01-18irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resumeBiju Das
2026-01-18watchdog: imx7ulp_wdt: handle the nowayout optionOleksandr Suvorov
2026-01-18watchdog: sbsa: Update the W_IIDR Implementer bit mask to 0xFFFNaina Mehta
2026-01-18watchdog: Always return time left until watchdog times outGuenter Roeck
2026-01-18watchdog: iTCO: Drop vendor supportGuenter Roeck
2026-01-18compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()Peter Zijlstra
2026-01-18ALSA: firewire: remove PCM buffer size constraint from isoc context headerTakashi Sakamoto
2026-01-18firewire: core: add fw_iso_context_create() variant with header storage sizeTakashi Sakamoto
2026-01-18firewire: core: provide isoc header buffer size outside card driverTakashi Sakamoto
2026-01-18firewire: ohci: allocate isoc context header by kvmalloc()Takashi Sakamoto
2026-01-18firewire: core: add flags member for isochronous context structureTakashi Sakamoto
2026-01-18firewire: ohci: use cleanup helper for isoc context header allocationTakashi Sakamoto
2026-01-18firewire: ohci: code refactoring to use union for isoc multiple channel stateTakashi Sakamoto
2026-01-18firewire: ohci: refactor isoc single-channel state using a unionTakashi Sakamoto
2026-01-18firewire: core: add function variants for isochronous context creationTakashi Sakamoto
2026-01-18soc/tegra: pmc: Add PMC contextual functionsThierry Reding
2026-01-18soc/tegra: pmc: Do not rely on global variableThierry Reding
2026-01-18soc/tegra: pmc: Use driver-private dataThierry Reding
2026-01-18soc/tegra: pmc: Use PMC context embedded in powergatesThierry Reding
2026-01-18soc/tegra: pmc: Pass PMC context as debugfs dataThierry Reding
2026-01-18soc/tegra: pmc: Pass PMC context via sys-off callback dataThierry Reding
2026-01-18soc/tegra: pmc: Embed reboot notifier in PMC contextThierry Reding
2026-01-18soc/tegra: pmc: Store PMC context in clocksThierry Reding
2026-01-18soc/tegra: pmc: Pass struct tegra_pmc to tegra_powergate_state()Thierry Reding
2026-01-18soc/tegra: pmc: Use contextual data instead of global variableThierry Reding
2026-01-18soc/tegra: pmc: Fix unsafe generic_handle_irq() callPrathamesh Shete
2026-01-18arm64: dts: freescale: imx95: Add support for i.MX95 15x15 FRDM boardLei Xu
2026-01-18dt-bindings: arm: fsl: Add compatible for i.MX95 15x15 FRDM boardLei Xu
2026-01-18arm64: dts: imx91-11x11-frdm: fix CAN transceiver gpioFrancesco Valla
2026-01-18arm64: dts: imx93-11x11-frdm: enable additional devicesFrancesco Valla
2026-01-17Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-17Merge tag 'loongarch-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-18soc: imx8m: Fix error handling for clk_prepare_enable()Peng Fan
2026-01-18ARM: dts: imx: e60k02: add tps65185Andreas Kemnade
2026-01-18ARM: dts: imx50-kobo-aura: add epd pmic descriptionJosua Mayer
2026-01-18ARM: dts: imx: tolino-shine2: add tps65185Andreas Kemnade
2026-01-17Merge branch 'net-convert-drivers-to-get_rx_ring_count-part-2'Jakub Kicinski