summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-30net: txgbe: fix GPIO interrupt blockingJiawen Wu3-0/+29
2024-05-30net: txgbe: fix to clear interrupt status after handling IRQJiawen Wu1-0/+2
2024-05-30pwm: Fix setting period with #pwm-cells = <1> and of_pwm_single_xlate()Uwe Kleine-König1-1/+1
2024-05-30net: txgbe: fix to control VLAN stripJiawen Wu7-13/+84
2024-05-30net: txgbe: use irq_domain for interrupt controllerJiawen Wu9-54/+193
2024-05-30net: txgbe: move interrupt codes to a separate fileJiawen Wu4-127/+144
2024-05-30net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu4-0/+50
2024-05-30net: wangxun: fix to change Rx featuresJiawen Wu1-1/+3
2024-05-30idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt1-1/+2
2024-05-30RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siwZhu Yanjun1-1/+3
2024-05-30RDMA/IPoIB: Fix format truncation compilation errorsLeon Romanovsky1-2/+6
2024-05-30bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwqMichal Schmidt1-1/+2
2024-05-30of: module: add buffer overflow check in of_modalias()Sergey Shtylyov1-3/+4
2024-05-30clk: qcom: apss-ipq-pll: fix PLL rate for IPQ5018Gabor Juhos1-1/+2
2024-05-30clk: qcom: Fix SM_GPUCC_8650 dependenciesNathan Chancellor1-0/+1
2024-05-30clk: qcom: Fix SC_CAMCC_8280XP dependenciesNathan Chancellor1-0/+1
2024-05-30drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()David Hildenbrand1-16/+47
2024-05-30virt: acrn: stop using follow_pfnChristoph Hellwig1-2/+8
2024-05-30RDMA/mana_ib: boundary check before installing cq callbacksKonstantin Taranov1-0/+2
2024-05-30RDMA/mana_ib: Use struct mana_ib_queue for CQsKonstantin Taranov3-58/+24
2024-05-30RDMA/mana_ib: Introduce helpers to create and destroy mana queuesKonstantin Taranov2-0/+53
2024-05-30clk: qcom: mmcc-msm8998: fix venus clock issueMarc Gonzalez1-0/+8
2024-05-30clk: qcom: dispcc-sm8650: fix DisplayPort clocksDmitry Baryshkov1-16/+4
2024-05-30clk: qcom: dispcc-sm8550: fix DisplayPort clocksDmitry Baryshkov1-16/+4
2024-05-30clk: qcom: dispcc-sm6350: fix DisplayPort clocksDmitry Baryshkov1-10/+1
2024-05-30clk: qcom: dispcc-sm8450: fix DisplayPort clocksDmitry Baryshkov1-16/+4
2024-05-30clk: renesas: r9a07g043: Add clock and reset entry for PLICLad Prabhakar1-0/+9
2024-05-30clk: renesas: r8a779a0: Fix CANFD parent clockGeert Uytterhoeven1-1/+1
2024-05-30IB/mlx5: Use __iowrite64_copy() for write combining storesJason Gunthorpe1-5/+3
2024-05-30RDMA/rxe: Fix incorrect rxe_put in error pathBob Pearson1-10/+2
2024-05-30RDMA/rxe: Allow good work requests to be executedBob Pearson1-1/+5
2024-05-30RDMA/rxe: Fix seg fault in rxe_comp_queue_pktBob Pearson1-3/+3
2024-05-30clk: qcom: clk-alpha-pll: remove invalid Stromer register offsetGabor Juhos1-1/+0
2024-05-30clk: rs9: fix wrong default value for clock amplitudeCatalin Popescu1-4/+6
2024-05-30clk: mediatek: mt8365-mm: fix DPI0 parentAlexandre Mergnat1-1/+1
2024-05-30RDMA/hns: Modify the print level of CQE errorChengchang Tang1-2/+3
2024-05-30RDMA/hns: Use complete parentheses in macrosChengchang Tang1-6/+6
2024-05-30RDMA/hns: Fix GMV table pagesizeChengchang Tang1-1/+1
2024-05-30RDMA/hns: Fix UAF for cq async eventChengchang Tang1-11/+13
2024-05-30RDMA/hns: Fix deadlock on SRQ async events.Chengchang Tang2-3/+4
2024-05-30RDMA/hns: Fix return value in hns_roce_map_mr_sgZhengchao Shao1-8/+7
2024-05-30iommu: Undo pasid attachment only for the devices that have succeededYi Liu1-6/+15
2024-05-30clk: mediatek: pllfh: Don't log error for missing fhctl nodeNícolas F. R. A. Prado1-1/+1
2024-05-30RDMA/mlx5: Adding remote atomic access flag to updatable flagsOr Har-Toov1-1/+2
2024-05-30RDMA/mlx5: Change check for cacheable mkeysOr Har-Toov2-10/+23
2024-05-30RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_entOr Har-Toov1-1/+1
2024-05-30clk: samsung: exynosautov9: fix wrong pll clock id valueJaewon Kim1-4/+4
2024-05-30media: cadence: csi2rx: configure DPHY before starting source streamPratyush Yadav1-12/+14
2024-05-30drm/edid: Parse topology block for all DispID structure v1.xVille Syrjälä1-1/+1
2024-05-30drm/rockchip: vop2: Do not divide height twice for YUVDetlev Casanova1-10/+12