summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-11usb: typec: ucsi: ucsi_glink: Add support for Glymur and KaanapaliAnjelique Melendez1-0/+2
2026-03-11drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak2-3/+2
2026-03-11x86/mce, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam1-0/+10
2026-03-11x86/mce, EDAC/mce_amd: Update CS bank type namingYazen Ghannam1-1/+1
2026-03-11x86/mce, EDAC/mce_amd: Reorder SMCA bank type enumsYazen Ghannam1-19/+19
2026-03-11spi: atcspi200: Use helper function devm_clk_get_enabled()Pei Xiao1-18/+6
2026-03-11accel/ivpu: Apply minor code style cleanups to align with kernel styleKarol Wachowski1-4/+4
2026-03-11intel_idle: Add Panther Lake C-states tableArtem Bityutskiy1-0/+42
2026-03-11ACPI: CPPC: Fix uninitialized ref variable in cppc_get_perf_caps()Pengjie Zhang1-5/+4
2026-03-11ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks1-1/+1
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter176-890/+1831
2026-03-11Merge tag 'stratix10_svc_fix_for_v7.0' of ssh://gitolite.kernel.org/pub/scm/l...Greg Kroah-Hartman1-102/+126
2026-03-11power: supply: add support for S2MU005 battery fuel gauge deviceYassine Oudjana3-0/+319
2026-03-11drm/i915/frontbuffer: reduce fb for frontbuffer abbreviation usageJani Nikula2-14/+14
2026-03-11drm/i915/frontbuffer: call parent interface directlyJani Nikula3-29/+7
2026-03-11drm/{i915, xe}/frontbuffer: move frontbuffer handling to parent interfaceJani Nikula13-102/+167
2026-03-11drm/i915/overlay: convert from struct intel_frontbuffer to i915_frontbufferJani Nikula2-6/+16
2026-03-11drm/i915/gem: unify i915 gem object frontbuffer function namesJani Nikula6-17/+17
2026-03-11drm/i915/gem: relocate __i915_gem_object_{flush, invalidate}_frontbuffer()Jani Nikula2-24/+24
2026-03-11pinctrl: Prefer IS_ERR_OR_NULL over manual NULL checkPhilipp Hahn1-1/+1
2026-03-11dma-buf: heaps: Clear CMA highages using helperLinus Walleij1-4/+1
2026-03-11dma-buf: heaps: Clear CMA pages with clear_pages()Linus Walleij1-1/+1
2026-03-11irqchip/apple-aic: Add support for "apple,t8122-aic3"Janne Grunau1-3/+21
2026-03-11irqchip/imx-irqsteer: Add NXP S32N79 supportCiprian Marian Costea2-16/+43
2026-03-11drm/panthor: Fix the "done_fence is initialized" detection logicBoris Brezillon1-1/+1
2026-03-11gpiolib: clear requested flag if line is invalidBarnabás Pőcze1-2/+4
2026-03-11gpio: tegra186: allocate irqs with the main structRosen Penev1-13/+9
2026-03-11gpio: htc-egpio: allocate irq with the main structRosen Penev1-9/+4
2026-03-11gpio: bcm-kona: reduce the number of memory allocationsRosen Penev1-21/+16
2026-03-11drm/loongson: use drm_gem_ttm_dumb_map_offset()Amin GATTOUT3-20/+2
2026-03-11drm/gem-shmem: Track folio accessed/dirty status in vmapThomas Zimmermann2-2/+8
2026-03-11drm/gem-shmem: Track folio accessed/dirty status in mmapThomas Zimmermann1-0/+22
2026-03-11drm/gem-shmem: Refactor drm_gem_shmem_try_map_pmd()Thomas Zimmermann1-13/+12
2026-03-11drm/gem-shmem: Return vm_fault_t from drm_gem_shmem_try_map_pmd()Thomas Zimmermann1-8/+6
2026-03-11drm/gem-shmem: Test for existence of page in mmap fault handlerThomas Zimmermann1-12/+12
2026-03-11drm/gem-shmem: Use obj directly where appropriate in fault handlerThomas Zimmermann1-2/+2
2026-03-11drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...Thomas Hellström4-16/+104
2026-03-11drm/xe: Split TLB invalidation into submit and wait stepsThomas Hellström8-68/+127
2026-03-11drm/xe/userptr: Convert invalidation to two-pass MMU notifierThomas Hellström2-23/+99
2026-03-11reset: don't overwrite fwnode_reset_n_cellsBartosz Golaszewski1-6/+7
2026-03-11power: reset: reboot-mode: fix -Wformat-security warningArnd Bergmann1-1/+2
2026-03-11power: supply: ipaq_micro: Simplify with devmKrzysztof Kozlowski1-34/+16
2026-03-11power: supply: mt6370: Simplify with devm_alloc_ordered_workqueue()Krzysztof Kozlowski1-12/+1
2026-03-11power: supply: max77705: Free allocated workqueue and fix removal orderKrzysztof Kozlowski1-19/+9
2026-03-11power: supply: max77705: Drop duplicated IRQ error messageKrzysztof Kozlowski1-6/+2
2026-03-11power: supply: cw2015: Free allocated workqueueKrzysztof Kozlowski1-1/+2
2026-03-11net: stmmac: use u8 for host_dma_width and similar struct membersRussell King (Oracle)3-5/+5
2026-03-11net: stmmac: use u8 for ?x_queues_to_use and number_?x_queuesRussell King (Oracle)10-126/+134
2026-03-11net: stmmac: convert plat_stmmacenet_data booleans to type boolRussell King (Oracle)13-24/+24
2026-03-11net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()Russell King (Oracle)6-25/+3