summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-04pinctrl: single: Fix incorrect type for error return variableHaotian Zhang-3/+4
2025-12-03drm/xe/xe3: Remove graphics IP 30.01 from Wa_18041344222 IP listHarish Chegondi-1/+1
2025-12-03Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds-1/+1
2025-12-03Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds-14/+16
2025-12-03drm/xe: Do not reference loop variable directlyMatthew Brost-2/+3
2025-12-03tpm: Cap the number of PCR banksJarkko Sakkinen-11/+3
2025-12-03tpm: Remove tpm_find_get_opsJonathan McDowell-43/+17
2025-12-03tpm: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+2
2025-12-03tpm_crb: add missing loc parameter to kerneldocStuart Yoder-0/+2
2025-12-03tpm_crb: Fix a spelling mistakeChu Guangqing-1/+1
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-106/+68
2025-12-03Merge branch 'pci/misc'Bjorn Helgaas-2/+1
2025-12-03Merge branch 'pci/pwrctrl-tc9563'Bjorn Helgaas-0/+696
2025-12-03Merge branch 'pci/controller/stm32'Bjorn Helgaas-33/+27
2025-12-03Merge branch 'pci/controller/spacemit-k1'Bjorn Helgaas-0/+371
2025-12-03Merge branch 'pci/controller/sky1'Bjorn Helgaas-516/+1754
2025-12-03Merge branch 'pci/controller/sg2042'Bjorn Helgaas-3/+0
2025-12-03Merge branch 'pci/controller/s32g'Bjorn Helgaas-0/+425
2025-12-03Merge branch 'pci/controller/rzg3s-host'Bjorn Helgaas-0/+1771
2025-12-03Merge branch 'pci/controller/rcar-gen2'Bjorn Helgaas-4/+3
2025-12-03Merge branch 'pci/controller/qcom'Bjorn Helgaas-2/+15
2025-12-03Merge branch 'pci/controller/meson'Bjorn Helgaas-8/+22
2025-12-03Merge branch 'pci/controller/mediatek'Bjorn Helgaas-32/+81
2025-12-03Merge branch 'pci/controller/keystone'Bjorn Helgaas-37/+64
2025-12-03Merge branch 'pci/controller/j721e'Bjorn Helgaas-22/+11
2025-12-03Merge branch 'pci/controller/ixp4xx'Bjorn Helgaas-1/+7
2025-12-03Merge branch 'pci/controller/dw-rockchip'Bjorn Helgaas-17/+6
2025-12-03Merge branch 'pci/controller/dwc'Bjorn Helgaas-41/+79
2025-12-03Merge branch 'pci/controller/brcmstb'Bjorn Helgaas-13/+196
2025-12-03Merge branch 'pci/controller/host-common'Bjorn Helgaas-43/+14
2025-12-03Merge branch 'pci/endpoint'Bjorn Helgaas-51/+266
2025-12-03Merge branch 'pci/resource'Bjorn Helgaas-355/+463
2025-12-03Merge branch 'pci/ptm'Bjorn Helgaas-0/+23
2025-12-03Merge branch 'pci/err'Bjorn Helgaas-64/+7
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-143/+593
2025-12-03Merge branches 'clk-visconti', 'clk-imx', 'clk-microchip', 'clk-rockchip' and...Stephen Boyd-209/+6133
2025-12-03Merge branches 'clk-socfpga', 'clk-renesas', 'clk-cleanup', 'clk-samsung' and...Stephen Boyd-130/+1604
2025-12-03gpu/panel-edp: add AUO panel entry for B140HAN06.4Alexey Klimov-0/+1
2025-12-03Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+13
2025-12-03drm/xe/sync: Use for_each_tlb_inval() to calculate invalidation fencesMatt Roper-2/+5
2025-12-03drm/ttm: Tidy usage of local variables a little bitTvrtko Ursulin-76/+77
2025-12-03drm/ttm: Tidy ttm_operation_ctx initializationTvrtko Ursulin-17/+5
2025-12-03drm/ttm: Resource cannot be NULL in ttm_resource_intersectsTvrtko Ursulin-3/+0
2025-12-03drm/ttm: Make ttm_bo_init_validate safe against ttm_operation_ctx re-orderingTvrtko Ursulin-1/+1
2025-12-03drm/panthor: fix queue_reset_timeout_lockedChia-I Wu-12/+12
2025-12-03drm/panthor: Remove redundant call to disable the MCUAkash Goel-1/+0
2025-12-03regulator: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski-3/+10
2025-12-03drm/panthor: Unlock the locked region before disabling an ASBoris Brezillon-0/+10
2025-12-03drm/panthor: Make sure caches are flushed/invalidated when an AS is recycledBoris Brezillon-6/+20
2025-12-03drm/panthor: Drop a WARN_ON() in group_free_queue()Boris Brezillon-3/+2