summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-15fbdev: vga16fb: replace printk() with dev_*() in probeVivek BalachandharTN
2025-11-15gpu: nova-core: Implement the GSP sequencerJoel Fernandes
2025-11-15media: rockchip: rkcif: add support for rk3568 vicap mipi captureMichael Riesch
2025-11-15media: rockchip: rkcif: add support for rk3568 vicap dvp captureMichael Riesch
2025-11-15media: rockchip: rkcif: add support for px30 vip dvp captureMichael Riesch
2025-11-15media: rockchip: rkcif: add abstraction for dma blocksMichael Riesch
2025-11-15media: rockchip: rkcif: add abstraction for interface and crop blocksMichael Riesch
2025-11-15media: rockchip: add driver for the rockchip camera interfaceMichael Riesch
2025-11-15gpu: nova-core: Add bindings required by GSP sequencerJoel Fernandes
2025-11-15gpu: nova-core: gsp: Add support for checking if GSP reloadedJoel Fernandes
2025-11-15gpu: nova-core: falcon: Move dma_reset functionality into helperJoel Fernandes
2025-11-15gpu: nova-core: falcon: Move mbox functionalities into helperJoel Fernandes
2025-11-15media: mali-c55: Mark pm handlers as __maybe_unusedJacopo Mondi
2025-11-15gpu: nova-core: falcon: Move start functionality into separate helperJoel Fernandes
2025-11-15gpu: nova-core: falcon: Move waiting until halted to a helperJoel Fernandes
2025-11-15Drivers: hv: Export some symbols for mshv_vtlNaman Jain
2025-11-15mshv: Extend create partition ioctl to support cpu featuresMuminul Islam
2025-11-15mshv: Allow mappings that overlap in uaddrMagnus Kulke
2025-11-15mshv: Fix create memory region overlap checkNuno Das Neves
2025-11-15mshv: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-15Drivers: hv: Use kmalloc_array() instead of kmalloc()Rahul Kumar
2025-11-15Drivers: hv: Resolve ambiguity in hypervisor version logStanislav Kinsburskii
2025-11-15Drivers: hv: fix missing kernel-doc description for 'size' in request_arr_init()Kriish Sharma
2025-11-15mshv: Introduce new hypercall to map stats page for L1VH partitionsJinank Jain
2025-11-15mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VHJinank Jain
2025-11-15mshv: Get the vmm capabilities offered by the hypervisorPurna Pavan Chandra Aekkaladevi
2025-11-15mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercallPurna Pavan Chandra Aekkaladevi
2025-11-15mshv: Only map vp->vp_stats_pages if on root schedulerNuno Das Neves
2025-11-15Drivers: hv: Support establishing the confidential VMBus connectionRoman Kisel
2025-11-15Drivers: hv: Set the default VMBus version to 6.0Roman Kisel
2025-11-15Drivers: hv: Support confidential VMBus channelsRoman Kisel
2025-11-15Drivers: hv: Free msginfo when the buffer fails to decryptRoman Kisel
2025-11-15Drivers: hv: Allocate encrypted buffers when requestedRoman Kisel
2025-11-15Drivers: hv: Functions for setting up and tearing down the paravisor SynICRoman Kisel
2025-11-15Drivers: hv: Rename the SynIC enable and disable routinesRoman Kisel
2025-11-15Drivers: hv: Check message and event pages for non-NULL before iounmap()Roman Kisel
2025-11-15Drivers: hv: remove stale commentRoman Kisel
2025-11-15Drivers: hv: Post messages through the confidential VMBus if availableRoman Kisel
2025-11-15Drivers: hv: Allocate the paravisor SynIC pages when requiredRoman Kisel
2025-11-15Drivers: hv: Rename fields for SynIC message and event pagesRoman Kisel
2025-11-15arch/x86: mshyperv: Trap on access for some synthetic MSRsRoman Kisel
2025-11-15arch: hyperv: Get/set SynIC synth.registers via paravisorRoman Kisel
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel
2025-11-15drivers: hv: Allow vmbus message synic interrupt injected from Hyper-VTianyu Lan
2025-11-15mshv: Fix deposit memory in MSHV_ROOT_HVCALLNuno Das Neves
2025-11-15mshv: Fix VpRootDispatchThreadBlocked valueNuno Das Neves
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-11-14net: stmmac: rk: use PHY_INTF_SEL_x in functionsRussell King (Oracle)
2025-11-14net: stmmac: rk: use PHY_INTF_SEL_x constantsRussell King (Oracle)
2025-11-14net: stmmac: rk: convert all bitfields to GRF_FIELD*()Russell King (Oracle)