summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-20gpiolib: acpi: use min() instead of min_t()David Laight-1/+1
2025-11-20bus: mhi: host: pci_generic: Add Foxconn T99W760 modemSlark Xiao-0/+13
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu-17/+48
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu-33/+75
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu-35/+53
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu-46/+33
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu-12/+16
2025-11-19net/mlx5: Initialize events outside devlink lockCosmin Ratiu-10/+24
2025-11-19net: phy: realtek: create rtl8211f_config_phy_eee() helperVladimir Oltean-11/+12
2025-11-19net: phy: realtek: eliminate priv->phycr1 variableVladimir Oltean-16/+28
2025-11-19net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CGVladimir Oltean-9/+22
2025-11-19net: phy: realtek: eliminate has_phycr2 variableVladimir Oltean-4/+2
2025-11-19net: phy: realtek: eliminate priv->phycr2 variableVladimir Oltean-15/+23
2025-11-19net: phy: realtek: create rtl8211f_config_rgmii_delay()Vladimir Oltean-26/+39
2025-11-19net: vmxnet3: convert to use .get_rx_ring_countBreno Leitao-15/+3
2025-11-19net: mana: Drop TX skb on post_work_request failure and unmap resourcesAditya Garg-9/+4
2025-11-19net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg-2/+40
2025-11-19Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-3/+21
2025-11-19octeontx2-af: Skip TM tree print for disabled SQsAnshumali Gaur-0/+3
2025-11-19Merge branch 6.18/scsi-fixes into 6.19/scsi-stagingMartin K. Petersen-88/+160
2025-11-19scsi: sg: Do not sleep in atomic contextBart Van Assche-1/+9
2025-11-19scsi: scsi_debug: Support injecting unaligned write errorsBart Van Assche-1/+11
2025-11-19scsi: qla2xxx: Fix improper freeing of purex itemZilin Guan-1/+1
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith-0/+7
2025-11-19scsi: ufs: rockchip: Fix compile error without CONFIG_GPIOLIBShawn Lin-0/+1
2025-11-19scsi: ufs: rockchip: Reset controller on PRE_CHANGE of hce enable notifyShawn Lin-6/+13
2025-11-20Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie-1072/+5618
2025-11-20spi: cadence-quadspi: Fix cqspi_probe() error handling for runtime pmSiddharth Vadapalli-2/+1
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan-2/+4
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam-1/+1
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf-2/+2
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha-2/+2
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello-1/+2
2025-11-19drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()Miaoqian Lin-0/+1
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan-2/+4
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam-1/+1
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf-2/+2
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha-2/+2
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello-1/+2
2025-11-19of/irq: Handle explicit interrupt parentGeert Uytterhoeven-0/+2
2025-11-19EDAC/skx_common: Prepare for skx_set_hi_lo()Qiuxu Zhuo-0/+8
2025-11-19EDAC/skx_common: Prepare for skx_get_edac_list()Qiuxu Zhuo-0/+8
2025-11-19EDAC/{skx_common,skx,i10nm}: Make skx_register_mci() independent of pci_devQiuxu Zhuo-9/+10
2025-11-19drm/xe/debugfs: Use scope-based runtime PMMatt Roper-35/+15
2025-11-19drm/xe/sysfs: Use scope-based runtime power managementMatt Roper-54/+31
2025-11-19drm/xe/tests: Use scope-based runtime PMMatt Roper-26/+7
2025-11-19drm/xe/sriov: Use scope-based runtime PMMatt Roper-29/+11
2025-11-19drm/xe/hwmon: Use scope-based runtime PMMatt Roper-38/+14
2025-11-19drm/xe/ggtt: Use scope-based runtime pmMatt Roper-2/+1
2025-11-19drm/xe/bo: Use scope-based runtime PMMatt Roper-6/+2