summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-17drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu1-0/+2
2024-04-17drm/msm/dp: fix runtime PM leak on connect failureJohan Hovold1-0/+1
2024-04-17drm/msm/dp: fix runtime PM leak on disconnectJohan Hovold1-0/+1
2024-04-17drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä1-1/+2
2024-04-17drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()Boris Brezillon1-4/+9
2024-04-17drm/ast: Fix soft lockupJammy Huang1-0/+3
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan1-0/+1
2024-04-17drm/i915/vrr: Disable VRR when using bigjoinerVille Syrjälä1-0/+7
2024-04-17drm/vmwgfx: Enable DMA mappings with SEVZack Rusin1-5/+6
2024-04-17accel/ivpu: Fix deadlock in context_xaJacek Lawrynowicz1-1/+1
2024-04-17accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATEJacek Lawrynowicz4-20/+17
2024-04-17accel/ivpu: Put NPU back to D3hot after failed resumeJacek Lawrynowicz1-0/+1
2024-04-17accel/ivpu: Fix PCI D0 state entry in resumeWachowski, Karol1-2/+2
2024-04-17accel/ivpu: Check return code of ipc->lock initWachowski, Karol1-2/+6
2024-04-17scsi: sg: Avoid race in error handling & drop bogus warnAlexander Wetzel1-8/+10
2024-04-17scsi: sg: Avoid sg device teardown raceAlexander Wetzel1-1/+3
2024-04-17iommu/vt-d: Fix WARN_ON in iommu probe pathLu Baolu1-4/+7
2024-04-17iommu/vt-d: Allocate local memory for page request queueJacob Pan1-1/+1
2024-04-17iommu/vt-d: Fix wrong use of pasid configXuchun Shang1-1/+1
2024-04-17drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa1-2/+2
2024-04-17drm/xe/display: Fix double mutex initializationLucas De Marchi1-5/+0
2024-04-17net: ena: Set tx_info->xdpf value to NULLDavid Arinzon1-1/+3
2024-04-17net: ena: Fix incorrect descriptor free behaviorDavid Arinzon1-3/+11
2024-04-17net: ena: Wrong missing IO completions check orderDavid Arinzon1-9/+12
2024-04-17net: ena: Fix potential sign extension issueDavid Arinzon1-1/+1
2024-04-17net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2-34/+200
2024-04-17Revert "s390/ism: fix receive message buffer allocation"Gerd Bayer1-29/+9
2024-04-17net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon1-2/+2
2024-04-17net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2-5/+10
2024-04-17net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran1-16/+17
2024-04-17net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2-2/+2
2024-04-17net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran1-0/+17
2024-04-17net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu1-2/+12
2024-04-17net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-04-17net/mlx5: offset comp irq index in name by oneMichael Liang1-1/+3
2024-04-17net/mlx5: Register devlink first under devlink lockShay Drory2-18/+20
2024-04-17net/mlx5: SF, Stop waiting for FW as teardown was calledMoshe Shemesh1-8/+13
2024-04-17pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley4-1/+18
2024-04-17pds_core: use pci_reset_function for health resetShannon Nelson3-8/+5
2024-04-17octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya1-10/+10
2024-04-17net: ks8851: Handle softirqs at the end of IRQ thread to fix hangMarek Vasut1-1/+5
2024-04-17net: ks8851: Inline ks8851_rx_skb()Marek Vasut4-36/+1
2024-04-17cxl: Fix retrieving of access_coordinates in PCIe pathDave Jiang1-13/+22
2024-04-17cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()Dave Jiang1-1/+1
2024-04-17cxl: Split out host bridge access coordinatesDave Jiang3-9/+56
2024-04-17cxl: Split out combine_coordinates() for common shared usageDave Jiang3-25/+29
2024-04-17ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...Dave Jiang4-7/+13
2024-04-17ACPI: HMAT: Introduce 2 levels of generic port access classDave Jiang1-5/+10
2024-04-17base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang2-15/+17
2024-04-17bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi1-0/+2