summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-05drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam
2024-02-05bonding: remove print in bond_verify_device_pathZhengchao Shao
2024-02-05drm/msm/dsi: Enable runtime PMKonrad Dybcio
2024-02-05Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON again"Jonathan Gray
2024-02-05idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga
2024-02-05octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2024-02-05pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-02-05pds_core: Clear BARs on resetBrett Creeley
2024-02-05pds_core: Prevent race issues involving the adminqBrett Creeley
2024-02-05pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-02-05pds_core: Cancel AQ work on teardownBrett Creeley
2024-02-05pds_core: Prevent health thread from running during reset/removeBrett Creeley
2024-02-05net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč
2024-02-05ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-05ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-05ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-02-05e1000e: correct maximum frequency adjustment valuesJacob Keller
2024-02-05net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur
2024-02-05net: dsa: mt7530: fix 10M/100M speed on MT7988 switchDaniel Golle
2024-02-05crypto: caam - fix asynchronous hashGaurav Jain
2024-02-05net: phy: mediatek-ge-soc: sync driver with MediaTek SDKDaniel Golle
2024-02-05net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE workingDaniel Golle
2024-02-05gve: Fix skb truesize underestimationPraveen Kaligineedi
2024-02-05HID: hidraw: fix a problem of memory leak in hidraw_release()Su Hui
2024-02-05scsi: core: Move scsi_host_busy() out of host lock for waking up EH handlerMing Lei
2024-02-05regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared...Romain Naour
2024-02-05scsi: isci: Fix an error code problem in isci_io_request_build()Su Hui
2024-02-05drm/amdkfd: only flush mes process context if mes support is thereJonathan Kim
2024-02-05drm/msm/dpu: Correct UBWC settings for sc8280xpRob Clark
2024-02-05i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126Tim Lunn
2024-02-05drm/amdkfd: Fix 'node' NULL check in 'svm_range_get_range_boundaries()'Srinivasan Shanmugam
2024-02-05drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2024-02-05drm/amdgpu: Fix with right return code '-EIO' in 'amdgpu_gmc_vram_checking()'Srinivasan Shanmugam
2024-02-05drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' in 'get_platf...Srinivasan Shanmugam
2024-02-05drm/amdgpu: fix avg vs input power reporting on smu7Alex Deucher
2024-02-05virtio_net: Fix "‘%d’ directive writing between 1 and 11 bytes into a reg...Zhu Yanjun
2024-02-05drm/amdkfd: Fix lock dependency warning with srcuPhilip Yang
2024-02-05Revert "drm/amd/display: Fix conversions between bytes and KB"Daniel Miess
2024-02-05drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai
2024-02-05drm/amdkfd: Fix lock dependency warningFelix Kuehling
2024-02-05misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callbackHans de Goede
2024-02-05usb: xhci-plat: fix usb disconnect issue after s4Yinbo Zhu
2024-02-05PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas
2024-02-05PCI: Fix 64GT/s effective data rate calculationIlpo Järvinen
2024-02-05staging: vme_user: Fix the issue of return the wrong error codePiro Yang
2024-02-05spmi: mediatek: Fix UAF on device removeYu-Che Cheng
2024-02-05tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...Crescent CY Hsieh
2024-02-05tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTOREAdrian Reber
2024-02-05usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar
2024-02-05usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar