summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-02phy: rockchip: naneng-combphy: Fix mux on rk3588Sebastian Reichel1-3/+33
2024-05-02phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bitsSebastian Reichel1-3/+6
2024-05-02phy: rockchip-snps-pcie3: fix bifurcation on rk3588Michal Tomek1-16/+8
2024-05-02phy: freescale: imx8m-pcie: fix pcie link-up instabilityMarcel Ziswiler1-2/+4
2024-05-02phy: marvell: a3700-comphy: Fix hardcoded array sizeMikhail Kobuk1-1/+1
2024-05-02phy: marvell: a3700-comphy: Fix out of bounds readMikhail Kobuk1-3/+4
2024-05-02soundwire: amd: fix for wake interrupt handling for clockstop modeVijendar Mukunda2-1/+17
2024-05-02idma64: Don't try to serve interrupts when device is powered offAndy Shevchenko1-0/+4
2024-05-02dmaengine: tegra186: Fix residual calculationAkhil R1-0/+3
2024-05-02dmaengine: owl: fix register access functionsArnd Bergmann1-2/+2
2024-05-02phy: qcom: qmp-combo: Fix VCO div offset on v3Stephen Boyd1-1/+5
2024-05-02phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODEStephen Boyd1-2/+2
2024-05-02mtd: diskonchip: work around ubsan link failureArnd Bergmann1-2/+2
2024-05-02fbdev: fix incorrect address computation in deferred IONam Cao1-1/+1
2024-05-02net: b44: set pause params only when interface is upPeter Münster1-6/+8
2024-05-02ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda1-16/+37
2024-05-02ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White1-2/+2
2024-05-02ACPI: CPPC: Use access_width over bit_width for system memory accessesJarred White1-5/+26
2024-05-02irqchip/gic-v3-its: Prevent double free on errorGuanrui Huang1-7/+2
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi1-0/+1
2024-05-02drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar1-1/+2
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher1-11/+15
2024-05-02HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-upNam Cao1-9/+0
2024-05-02mmc: sdhci-msm: pervent access to suspended controllerMantas Pucka1-1/+15
2024-05-02mtd: rawnand: qcom: Fix broken OP_RESET_DEVICE command in qcom_misc_cmd_type_...Christian Marangi1-4/+3
2024-05-02Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold1-2/+4
2024-05-02Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold1-0/+3
2024-05-02Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli1-0/+2
2024-05-02drm/ttm: stop pooling cached NUMA pages v2Christian König1-10/+28
2024-05-02mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov2-11/+11
2024-05-02drm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
2024-05-02drm/amdgpu: add shared fdinfo statsAlex Deucher3-0/+21
2024-05-02net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder1-0/+5
2024-05-02ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller1-8/+8
2024-05-02iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari1-1/+29
2024-05-02i40e: Report MFS in decimal base instead of hexErwan Velu1-2/+2
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
2024-05-02net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter1-3/+5
2024-05-02net: phy: dp83869: Fix MII mode failureMD Danish Anwar1-1/+2
2024-05-02eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski1-26/+18
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel1-1/+5
2024-05-02mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel1-0/+7
2024-05-02mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel1-3/+17
2024-05-02mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel1-0/+4
2024-05-02mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel1-1/+1
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel1-0/+1
2024-05-02mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel1-2/+8
2024-05-02mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel1-2/+2
2024-05-02mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel2-36/+30
2024-05-02mlxsw: Use refcount_t for reference countingAmit Cohen6-36/+40