summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-09dpll: zl3073x: Read DPLL types and pin properties from system firmwareIvan Vecera
2025-07-09dpll: zl3073x: Fetch invariants during probeIvan Vecera
2025-07-09dpll: Add basic Microchip ZL3073x supportIvan Vecera
2025-07-09virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()Bui Quang Minh
2025-07-09net: ngbevf: add link update flowMengyuan Lou
2025-07-09net: ngbevf: init interrupts and request irqsMengyuan Lou
2025-07-09net: ngbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add ngbevf buildMengyuan Lou
2025-07-09net: txgbevf: add link update flowMengyuan Lou
2025-07-09net: txgbevf: Support Rx and Tx process pathMengyuan Lou
2025-07-09net: txgbevf: init interrupts and request irqsMengyuan Lou
2025-07-09net: txgbevf: add sw init pci info and reset hardwareMengyuan Lou
2025-07-09net: wangxun: add txgbevf buildMengyuan Lou
2025-07-09net: libwx: add wangxun vf common apiMengyuan Lou
2025-07-09net: libwx: add base vf api for vf driversMengyuan Lou
2025-07-09net: libwx: add mailbox api for wangxun vf driversMengyuan Lou
2025-07-09x86/hyperv: Clean up hv_map/unmap_interrupt() return valuesNuno Das Neves
2025-07-09PCI: hv: Don't load the driver for baremetal root partitionMukesh Rathor
2025-07-09net: mana: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09PCI: hv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09clocksource: hyper-v: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09Drivers: hv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTORNaman Jain
2025-07-09nbd: fix lockdep deadlock warningMing Lei
2025-07-09Drivers: hv: Select CONFIG_SYSFB only if EFI is enabledMichael Kelley
2025-07-09drm/xe: Expose fan control and voltage regulator versionRaag Jadav
2025-07-09PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()Rafael J. Wysocki
2025-07-09Merge tag 'pinctrl-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-09gpio: sim: allow to mark simulated lines as invalidBartosz Golaszewski
2025-07-09gpio: of: initialize local variable passed to the .of_xlate() callbackAlexander Stein
2025-07-09mmc: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter
2025-07-09ata: libata-transport: replace scnprintf with sysfs_emit for simple attributesJonathan Velez
2025-07-09fbcon: Fix outdated registered_fb reference in commentShixiong Ou
2025-07-09PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfsJerome Brunet
2025-07-09drm/ast: Gen7: Switch default registers to gen4+ stateThomas Zimmermann
2025-07-09drm/ast: Gen7: Disable VGASR0[1] as on Gen4+Thomas Zimmermann
2025-07-09drm/ast: Split ast_set_def_ext_reg() by chip generationThomas Zimmermann
2025-07-09drm/ast: Handle known struct ast_dramstruct with helpersThomas Zimmermann
2025-07-09drm/ast: Move struct ast_dramstruct to ast_post.hThomas Zimmermann
2025-07-09drm/ast: Move Gen2+ and Gen1 POST code to separate source filesThomas Zimmermann
2025-07-09drm/ast: Move Gen4+ POST code to separate source fileThomas Zimmermann
2025-07-09drm/ast: Move Gen6+ POST code to separate source fileThomas Zimmermann
2025-07-09drm/ast: Move Gen7+ POST code to separate source fileThomas Zimmermann
2025-07-09drm/ast: Declare helpers for POST in headerThomas Zimmermann
2025-07-09soc/tegra: cbb: Add support for CBB fabrics in Tegra254Sumit Gupta
2025-07-09soc/tegra: cbb: Add support for CBB fabrics in Tegra264Sumit Gupta
2025-07-09soc/tegra: cbb: Support HW lookup to get timed out target addressSumit Gupta
2025-07-09soc/tegra: cbb: Improve handling for per SoC fabric dataSumit Gupta
2025-07-09soc/tegra: cbb: Make error interrupt enable and status per SoCSumit Gupta