summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-07drm/i915/frontbuffer: Turn intel_bo_flush_if_display() into a frontbuffer ope...Ville Syrjälä-12/+12
2025-11-07drm/i915/frontbuffer: Nuke intel_frontbuffer_flip_{prepare,complete}()Ville Syrjälä-56/+1
2025-11-07drm/i915/overlay: Switch to intel_frontbuffer_flip()Ville Syrjälä-3/+1
2025-11-07drm/i915/overlay: Drop the DIRTYFB flushVille Syrjälä-2/+0
2025-11-07iommu/iommupt: Fix build error in genericpt unit-testsJoerg Roedel-1/+1
2025-11-07gpu: nova-core: Simplify `DmaObject::from_data` in nova-core/dma.rsDaniel del Castillo-14/+5
2025-11-07gpu: nova-core: Fix capitalization of some commentsDaniel del Castillo-6/+6
2025-11-07gpu: nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rsDaniel del Castillo-67/+58
2025-11-07gpu: nova-core: apply the one "use" item per line policyJohn Hubbard-157/+335
2025-11-07regmap: sdw-mbq: Reorder regmap_mbq_context struct for better packingCharles Keepax-1/+2
2025-11-07perf/arm-ni: Fix and optimise register offset calculationRobin Murphy-9/+12
2025-11-07drm/i915/psr: fix pipe to vblank conversionJani Nikula-1/+2
2025-11-07coresight: tpdm: remove redundant check for drvdataJie Gan-2/+2
2025-11-07RAS/CEC: Replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-11-07drm/xe: Enforce correct user fence signaling order usingMatthew Brost-18/+86
2025-11-07drm/xe: Do clean shutdown also when using flrJouni Högander-9/+9
2025-11-07drm/xe: Move declarations under conditional branchTejas Upadhyay-3/+3
2025-11-07drm/xe/guc: Synchronize Dead CT worker with unbindBalasubramani Vivekanandan-0/+3
2025-11-07iommupt: Documentation fixesJason Gunthorpe-2/+2
2025-11-07iommupt: Describe @bitnr parameterBagas Sanjaya-0/+2
2025-11-07thunderbolt: Replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-11-07regulator: mt6363: Remove unneeded semicolonChen Ni-1/+1
2025-11-07regulator: irq_helper: replace use of system_wq with system_dfl_wqMarco Crivellari-1/+1
2025-11-07spi: xilinx: increase number of retries before declaring stallAlvaro Gamez Machado-1/+1
2025-11-07spi: enable the SpacemiT K1 SoC QSPIMark Brown-26/+65
2025-11-07rust: pwm: Add Kconfig and basic data structuresMichal Wilczynski-0/+12
2025-11-07pwm: Export `pwmchip_release` for external useMichal Wilczynski-1/+2
2025-11-07drm/vmwgfx: Set surface-framebuffer GEM objectsThomas Zimmermann-0/+3
2025-11-07drm/vblank: Increase timeout in drm_wait_one_vblank()Chintan Patel-1/+1
2025-11-07drm/vblank: Fix kernel docs for vblank timerThomas Zimmermann-1/+1
2025-11-07ata: libata-sff: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+2
2025-11-07drm/sched: Replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-11-07drm/vmwgfx: Restore Guest-Backed only cursor plane supportIan Forbes-1/+16
2025-11-07drm/vmwgfx: Use kref in vmw_bo_dirtyIan Forbes-7/+5
2025-11-06drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZEIan Forbes-0/+5
2025-11-07Merge tag 'mediatek-drm-fixes-20251105' of https://git.kernel.org/pub/scm/lin...Dave Airlie-23/+8
2025-11-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie-1160/+3037
2025-11-06net: ravb: Use common defines for time stamping controlNiklas Söderlund-37/+14
2025-11-06net: ravb: Break out Rx hardware timestampingNiklas Söderlund-15/+25
2025-11-06net: rcar_gen4_ptp: Remove unused definesNiklas Söderlund-9/+0
2025-11-06net: rtsn: Use common defines for time stamping controlNiklas Söderlund-28/+8
2025-11-06net: rswitch: Use common defines for time stamping controlNiklas Söderlund-26/+10
2025-11-06net: rcar_gen4_ptp: Move control fields to usersNiklas Söderlund-20/+19
2025-11-06net: rswitch: Move definition of S4 gPTP offsetNiklas Söderlund-3/+3
2025-11-06nvme: remove virtual boundary for sgl capable devicesKeith Busch-8/+48
2025-11-06netkit: Document fast vs slowpath members via macrosDaniel Borkmann-2/+4
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-2273/+7447
2025-11-06Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+3
2025-11-06Merge tag 'acpi-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-2/+2
2025-11-06virtio_blk: NULL out vqs to avoid double free on failed resumeCong Zhang-1/+12