summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-26of: reserved_mem: rearrange code a bitMarek Szyprowski
2026-03-26of: reserved_mem: replace CMA quirks by generic methodsMarek Szyprowski
2026-03-26of: reserved_mem: switch to ops based OF_DECLARE()Marek Szyprowski
2026-03-26of: reserved_mem: use -ENODEV instead of -ENOENTMarek Szyprowski
2026-03-26of: reserved_mem: remove fdt node from the structureMarek Szyprowski
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-26Merge tag 'acpi-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-03-26pinctrl: renesas: rzg2l: Drop superfluous blank lineGeert Uytterhoeven
2026-03-26pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registersBiju Das
2026-03-26pinctrl: renesas: rzt2h: Add pin configuration supportLad Prabhakar
2026-03-26drm/xe: Issue GGTT invalidation under lock in ggtt_node_removeMatthew Brost
2026-03-26clk: renesas: Add support for RZ/G3L SoCBiju Das
2026-03-26clk: renesas: rzg2l: Re-enable critical module clocks during resumeBiju Das
2026-03-26clk: renesas: rzg2l: Add rzg2l_mod_clock_init_mstop_helper()Biju Das
2026-03-26clk: renesas: rzg2l: Add helper for mod clock enable/disableBiju Das
2026-03-26clk: renesas: r9a0{7g04[34],8g045}: Add critical reset entriesBiju Das
2026-03-26clk: renesas: rzg2l: Add support for critical resetsBiju Das
2026-03-27PCI: of: Remove max-link-speed generation validationHans Zhang
2026-03-27PCI: controller: Validate max-link-speedHans Zhang
2026-03-27PCI: j721e: Validate max-link-speed from DTHans Zhang
2026-03-27PCI: dwc: Use pcie_get_link_speed() helper for safe array accessHans Zhang
2026-03-27PCI: Add pcie_get_link_speed() helper for safe array accessHans Zhang
2026-03-26interconnect: qcom: msm8974: expand DEFINE_QNODE macrosDmitry Baryshkov
2026-03-26interconnect: qcom: msm8974: switch to the main icc-rpm driverDmitry Baryshkov
2026-03-26interconnect: qcom: let platforms declare their bugginessDmitry Baryshkov
2026-03-26interconnect: qcom: define OCMEM bus resourceDmitry Baryshkov
2026-03-26interconnect: qcom: icc-rpm: allow overwriting get_bw callbackDmitry Baryshkov
2026-03-26interconnect: qcom: drop unused is_on flagDmitry Baryshkov
2026-03-26PCI: sky1: Use boolean true for is_rc fieldHans Zhang
2026-03-26PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion supportKrishna Chaitanya Chundru
2026-03-26dm-bufio: use kzalloc_flexRosen Penev
2026-03-26PCI: dwc: Expose PCIe event counters for groups 5 to 7 over debugfsHans Zhang
2026-03-26dm vdo: save the formatted metadata to diskBruce Johnston
2026-03-26dm vdo: add formatting logic and initializationBruce Johnston
2026-03-26dm vdo: add synchronous metadata I/O submission helperBruce Johnston
2026-03-26dm vdo: add geometry block structureBruce Johnston
2026-03-26dm vdo: add geometry block encodingBruce Johnston
2026-03-26dm vdo: add upfront validation for logical sizeBruce Johnston
2026-03-26dm vdo: add formatting parameters to table lineBruce Johnston
2026-03-26dm vdo: add super block initialization to encodings.cBruce Johnston
2026-03-26dm vdo: add geometry block initialization to encodings.cBruce Johnston
2026-03-26PCI: imx6: Separate PERST# assertion from core reset functionsSherry Sun
2026-03-26PCI: imx6: Change imx_pcie_deassert_core_reset() return type to voidSherry Sun
2026-03-26PCI: endpoint: Improve error messagesManivannan Sadhasivam
2026-03-26PCI: endpoint: Print the EPF name in the error log of pci_epf_make()Manivannan Sadhasivam
2026-03-26Merge tag 'net-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-26PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SXRichard Zhu
2026-03-26irqchip/gic-v3: Print a warning for out-of-range interrupt numbersGeert Uytterhoeven
2026-03-26irqchip/renesas-rzg2l: Add shared interrupt supportBiju Das
2026-03-26irqchip/renesas-rzg2l: Add RZ/G3L supportBiju Das