summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-09-02netdevsim: fix panic when NETIF_F_LOOPBACK is set on a VF portJiayuan Chen
2026-09-02net: dsa: realtek: rtl83xx: use dev_err_cast_probe() for reset GPIOOleksij Rempel
2026-09-02net: dsa: realtek: rtl83xx: add support for enabling suppliesAhmad Fatoum
2026-09-02bonding: do not clear curr_active_slave prematurely when releasing all slavesEric Dumazet
2026-09-02bonding: fix u32 overflow in compute_gap()Hangbin Liu
2026-09-02bonding: convert unbalanced_load to per-cpu stateHangbin Liu
2026-09-03firewire: core: add test for beyond-boundary case in config ROM generatorTakashi Sakamoto
2026-09-03firewire: core: add invalid block test for config ROM generatorTakashi Sakamoto
2026-09-03firewire: core: add test for invalid length in config ROM generatorTakashi Sakamoto
2026-09-03firewire: core: add test to generate with both AV/C and IIDC units in config ...Takashi Sakamoto
2026-09-03firewire: core: add test to generate with IIDC unit in config ROM generatorTakashi Sakamoto
2026-09-03firewire: core: add test to generate with AV/C unit in config ROM generatorTakashi Sakamoto
2026-09-03firewire: core: add test for root directory generation in config ROM generatorTakashi Sakamoto
2026-09-03firewire: core: add test to avoid excessive configuration ROM lengthTakashi Sakamoto
2026-09-03firewire: core: add test to detect unstable-at-s400 quirk in config ROM parserTakashi Sakamoto
2026-09-03firewire: core: add test to detect ack-packet-with-invalid-pending-code quirk...Takashi Sakamoto
2026-09-03firewire: core: add test to detect irm-ignores-bus-manager quirk in config RO...Takashi Sakamoto
2026-09-03firewire: core: add test to detect irm-is-1394-1995-only quirk in config ROM ...Takashi Sakamoto
2026-09-03firewire: core: add KUnit test skeleton for config ROM parser and generatorTakashi Sakamoto
2026-09-02clk: davinci: add COMPILE_TEST supportRosen Penev
2026-09-02drivers/clk: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Triet Hoang
2026-09-02clk: actions: Drop unneeded forward declarations for clk_fixed_factor_opsGeert Uytterhoeven
2026-09-02drm/amd/display: Fix cursor disable with horizontally split planesYuling Li
2026-09-02drm/amdgpu/userq: dont overwrite the error of subsequent map callSunil Khatri
2026-09-02drm/amdgpu: Skip accessing psp rum time db for APUsKanala Ramalingeswara Reddy
2026-09-02drm/amdgpu: update the fw version for gfx12 userqueuesSunil Khatri
2026-09-02drm/amdgpu: update the fw version for gfx11 userqueuesSunil Khatri
2026-09-02drm/amdgpu: fix byte/dword unit mismatch in coredump IB dumpSunil Khatri
2026-09-02drm/amdkfd: fix scope of mqd_mgr dereference in pqm_debugfs_mqdsMario Limonciello
2026-09-02drm/amd/display: fix division by zero in get_estimated_bw()Hari Mishal
2026-09-02drm/amd/display: use halving distribution for all encode-to-linear curvesMelissa Wen
2026-09-02drm/amd/display: Fix backlight control for luminance-capable OLEDRoman Li
2026-09-02drm/amd/display: Remove const Qualifier From Non-Pointer FieldsAustin Zheng
2026-09-02drm/amd/display: Set gpuvm min page size to 4K on dcn35/36Roman Li
2026-09-02drm/amd/display: Fix DCN5/6 DML2 compilation warningsIvan Lipski
2026-09-02drm/amdgpu: fix Idle BOs list in VM debugfs status infoSunil Khatri
2026-09-02drm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFTSunil Khatri
2026-09-02drm/amdgpu: Update queue reset support versionAmber Lin
2026-09-02drm/amdgpu/gfx8: only apply compute quantums to KCQsAlex Deucher
2026-09-02drm/amdgpu: restrict BAR0 fallback read to SR-IOV VFs onlyMario Limonciello
2026-09-02drm/amdkfd: Add TLB flush after MES queue eviction/suspensionPriya Hosur
2026-09-02drm/amdgpu: Add ioctl infra for exporting/importing UALink handlesMukul Joshi
2026-09-02drm/gem: Add callback for when handle count goes to 0Mukul Joshi
2026-09-02drm/amdgpu: Honor mtype overrides for NPA remote memoryMukul Joshi
2026-09-02drm/amdgpu: add mtype_remote module parameterMukul Joshi
2026-09-02drm/amdgpu: create UALink NPA import BO directly in the NPA domainMukul Joshi
2026-09-02drm/amdgpu: Handle concurrent UALINK handle import raceMukul Joshi
2026-09-02drm/amdgpu: Expose ualink info under each xcpLijo Lazar
2026-09-02drm/amdgpu: Add hw_fini for ualinkLijo Lazar
2026-09-02drm/amdgpu: Move ualink ip version related changesLijo Lazar