summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-10media: qcom: camss: Comment CSID dt_id fieldBryan O'Donoghue1-1/+13
2024-01-10cxl/memdev: Hold region_rwsem during inject and clear poison opsAlison Schofield1-2/+16
2024-01-10cxl/hdm: Fix a benign lockdep splatDave Jiang1-0/+2
2024-01-10mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen1-3/+7
2024-01-10mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven1-0/+1
2024-01-10mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz1-3/+4
2024-01-10mmc: meson-mx-sdhc: Fix initialization frozen issueZiyang Huang1-21/+5
2024-01-10drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton2-8/+13
2024-01-10drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2024-01-10drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher1-9/+2
2024-01-10i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara1-1/+3
2024-01-10firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto1-0/+51
2024-01-10net: libwx: fix memory leak on free pageduanqiangwen2-77/+6
2024-01-10cxl/pmu: Ensure put_device on pmu devicesIra Weiny1-1/+1
2024-01-10dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()Yang Yingliang1-3/+2
2024-01-10dmaengine: idxd: Protect int_handle field in hw descriptorGuanjun1-7/+7
2024-01-10drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher1-0/+4
2024-01-10cxl/core: Always hold region_rwsem while reading poison listsAlison Schofield2-6/+8
2024-01-10cxl: Add cxl_decoders_committed() helperDave Jiang5-6/+15
2024-01-10drm/amd/display: Increase num voltage states to 40Alvin Lee1-1/+1
2024-01-10drm/i915: Call intel_pre_plane_updates() also for pipes getting enabledVille Syrjälä1-1/+2
2024-01-10clk: rockchip: rk3128: Fix SCLK_SDMMC's clock nameAlex Bee1-1/+1
2024-01-10clk: rockchip: rk3128: Fix aclk_peri_src's parentFinley Xiao1-13/+7
2024-01-10phy: sunplus: return negative error code in sp_usb_phy_probeSu Hui1-1/+1
2024-01-10phy: mediatek: mipi: mt8183: fix minimal supported frequencyMichael Walle1-1/+1
2024-01-10iommu/vt-d: Support enforce_cache_coherency only for empty domainsLu Baolu2-1/+7
2024-01-10iio: imu: adis16475: use bit numbers in assign_bit()Nuno Sa1-2/+2
2024-01-10dmaengine: fsl-edma: Add judgment on enabling round robin arbitrationXiaolei Wang1-1/+2
2024-01-10dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when th...Xiaolei Wang1-0/+4
2024-01-10dmaengine: ti: k3-psil-am62a: Fix SPI PDMA dataJai Luthra1-6/+6
2024-01-10dmaengine: ti: k3-psil-am62: Fix SPI PDMA dataRonald Wahl1-6/+6
2024-01-10phy: ti: gmii-sel: Fix register offset when parent is not a syscon nodeAndrew Davis1-1/+4
2024-01-10ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanupDan Carpenter1-2/+2
2024-01-10RDMA/mlx5: Fix mkey cache WQ flushMoshe Shemesh1-0/+2
2024-01-10clk: si521xx: Increase stack based print buffer size in probeMarek Vasut1-2/+2
2024-01-10crypto: hisilicon/qm - fix EQ/AEQ interrupt issueLongfang Liu1-65/+40
2024-01-10crypto: qat - fix double free during resetSvyatoslav Pankratov1-1/+2
2024-01-10media: qcom: camss: Fix genpd cleanupBryan O'Donoghue1-14/+21
2024-01-10media: qcom: camss: Fix V4L2 async notifier error pathBryan O'Donoghue1-8/+8
2024-01-10bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan1-2/+2
2024-01-10net: ravb: Wait for operating mode to be appliedClaudiu Beznea1-23/+42
2024-01-10asix: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-01-10octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli3-1/+25
2024-01-10octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli1-107/+3
2024-01-10net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu1-0/+2
2024-01-10virtio_net: fix missing dma unmap for resizeXuan Zhuo1-30/+30
2024-01-10virtio_net: avoid data-races on dev->stats fieldsEric Dumazet1-15/+15
2024-01-10igc: Fix hicredit calculationRodrigo Cataldo1-1/+1
2024-01-10i40e: Restore VF MSI-X state during PCI resetAndrii Staikov3-0/+32
2024-01-10i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao1-1/+7