summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2024-04-17bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta1-0/+3
2024-04-17bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta1-1/+2
2024-04-17s390/ism: fix receive message buffer allocationGerd Bayer1-9/+29
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet1-2/+2
2024-04-17octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam1-0/+1
2024-04-17scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()Dan Carpenter1-1/+1
2024-04-17scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()Xiang Chen1-1/+1
2024-04-17drm/msm/adreno: Set highest_bank_bit for A619Luca Weiss1-0/+4
2024-04-17nouveau: fix function cast warningArnd Bergmann1-1/+6
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino1-5/+45
2024-04-17cxl/core: Fix initialization of mbox_cmd.size_out in get eventKwangjin Ko1-1/+2
2024-04-17drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...Dmitry Baryshkov1-4/+4
2024-04-17drm/msm/dpu: don't allow overriding data from catalogDmitry Baryshkov1-5/+5
2024-04-17drm/msm: Add newlines to some debug printsStephen Boyd2-5/+5
2024-04-17cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before ass...Dave Jiang1-2/+3
2024-04-17cxl/mem: Fix for the index of Clear Event Record HandleYuquan Wang1-1/+1
2024-04-17firmware: arm_scmi: Make raw debugfs entries non-seekableCristian Marussi1-1/+6
2024-04-17firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get()Jens Wiklander1-1/+1
2024-04-17mmc: omap: restore original power up/down stepsAaro Koskinen1-4/+19
2024-04-17mmc: omap: fix deferred probeAaro Koskinen1-8/+8
2024-04-17mmc: omap: fix broken slot switch lookupAaro Koskinen1-7/+6
2024-04-17media: cec: core: remove length check of Timer StatusNini Song1-14/+0
2024-04-17ACPI: scan: Do not increase dep_unmet for already met dependenciesHans de Goede1-1/+2
2024-04-17platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans1-14/+14
2024-04-17drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11
2024-04-17raid1: fix use-after-free for original bio in raid1_write_request()Yu Kuai1-1/+1
2024-04-17virtio_net: Do not send RSS key if it is not supportedBreno Leitao1-4/+22
2024-04-17drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee1-0/+6
2024-04-17ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal1-4/+5
2024-04-17ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv1-1/+1
2024-04-13Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun1-10/+6
2024-04-13VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev1-1/+2
2024-04-13Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz1-2/+2
2024-04-13nouveau: fix devinit paths to only handle display on GSP.Dave Airlie2-4/+9
2024-04-13platform/x86: intel-vbtn: Update tablet mode switch at end of probeGwendal Grignou1-2/+3
2024-04-13platform/x86/intel/hid: Don't wake on 5-button releasesDavid McFarland1-1/+6
2024-04-13media: mediatek: vcodec: adding lock to protect encoder context listYunfei Dong4-2/+11