summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-23amd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju-0/+2
2025-12-23platform/x86: intel/pmt: Replace sprintf() with sysfs_emit()Kaushlendra Kumar-3/+3
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström-23/+74
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström-1/+1
2025-12-23drm/xe/svm: Serialize migration to device if racingThomas Hellström-2/+20
2025-12-23drm/pagemap: Support source migration over interconnectThomas Hellström-38/+166
2025-12-23drm/pagemap, drm/xe: Support destination migration over interconnectThomas Hellström-46/+169
2025-12-23drm/xe: Use drm_gpusvm_scan_mm()Thomas Hellström-1/+13
2025-12-23drm/gpusvm: Introduce a function to scan the current migration stateThomas Hellström-0/+121
2025-12-23drm/pagemap, drm/xe: Clean up the use of the device-private page ownerThomas Hellström-23/+12
2025-12-23drm/xe/svm: Document how xe keeps drm_pagemap referencesThomas Hellström-0/+21
2025-12-23drm/xe/vm: Add a couple of VM debug printoutsThomas Hellström-0/+17
2025-12-23drm/xe: Support pcie p2p dma as a fast interconnectThomas Hellström-3/+32
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström-11/+173
2025-12-23drm/xe: Simplify madvise_preferred_mem_loc()Thomas Hellström-11/+12
2025-12-23drm/xe: Use the vma attibute drm_pagemap to select where to migrateThomas Hellström-58/+72
2025-12-23drm/xe: Pass a drm_pagemap pointer around with the memory advise attributesThomas Hellström-9/+48
2025-12-23drm/xe: Use the drm_pagemap_util helper to get a svm pagemap ownerThomas Hellström-24/+71
2025-12-23drm/pagemap_util: Add a utility to assign an owner to a set of interconnected...Thomas Hellström-0/+118
2025-12-23drm/pagemap: Remove the drm_pagemap_create() interfaceThomas Hellström-30/+0
2025-12-23drm/xe: Use the drm_pagemap cache and shrinkerThomas Hellström-95/+379
2025-12-23drm/pagemap: Add a drm_pagemap cache and shrinkerThomas Hellström-15/+521
2025-12-23drm/pagemap, drm/xe: Manage drm_pagemap provider lifetimesThomas Hellström-6/+110
2025-12-23drm/pagemap: Add a refcounted drm_pagemap backpointer to struct drm_pagemap_zddThomas Hellström-2/+8
2025-12-23drm/pagemap, drm/xe: Add refcounting to struct drm_pagemapThomas Hellström-9/+73
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström-23/+74
2025-12-23drm/pagemap: Remove some dead codeThomas Hellström-13/+0
2025-12-23net: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi-13/+26
2025-12-23clk: renesas: r9a09g057: Add entries for RSCIsLad Prabhakar-0/+126
2025-12-23clk: renesas: r9a09g056: Add entries for RSCIsLad Prabhakar-0/+126
2025-12-23soc: renesas: Enable ICU support on RZ/N2HCosmin Tanislav-0/+1
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström-1/+1
2025-12-23team: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko-1/+1
2025-12-23dmaengine: sun6i: Add debug messages for cyclic DMA prepareChen-Yu Tsai-0/+10
2025-12-23dmaengine: sun6i: Choose appropriate burst length under maxburstChen-Yu Tsai-6/+20
2025-12-23dmaengine: sh: Discard pm_runtime_put() return valueRafael J. Wysocki-1/+1
2025-12-23soundwire: Use bus methods for .probe(), .remove() and .shutdown()Uwe Kleine-König-15/+13
2025-12-23soundwire: Make remove function return no valueUwe Kleine-König-3/+2
2025-12-23wifi: rtlwifi: fix typo 'received' in commentRohit Chourasia-1/+1
2025-12-23wifi: rtw89: correct use sequence of driver_data in skb->infoPing-Ke Shih-2/+6
2025-12-23wifi: rtw89: 8852au: add support for TP TX30U PlusJan Gerber-0/+2
2025-12-23wifi: rtw89: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2025-12-23wifi: rtw89: 8922a: set random mac if efuse contains zeroesJose Ignacio Tornos Martinez-4/+18
2025-12-23wifi: rtw88: rtw8821cu: Add ID for Mercusys MU6HHsiu-Ming Chang-0/+2
2025-12-23wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()Bitterblue Smith-1/+2
2025-12-23wifi: rtw88: fix DTIM period handling when conf->dtim_period is zeroRoman Peshkichev-3/+3
2025-12-23clk: spacemit: Hide common clock driver from user controllerInochi Amaoto-8/+6
2025-12-23clk: spacemit: Respect Kconfig setting when building modulesInochi Amaoto-2/+25
2025-12-22SDCA Jack FixupsMark Brown-264/+910
2025-12-22drm/xe/pf: Add debugfs to set EQ and PT for scheduler groupsDaniele Ceraolo Spurio-1/+111