aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-06drm/i915: Fix vm use-after-free in vma destructionThomas Hellström1-4/+8
2022-07-06drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio1-0/+9
2022-07-06drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua1-0/+1
2022-07-06wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov1-0/+1
2022-07-06crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld1-115/+0
2022-07-06qed: Use bitmap_empty()Christophe JAILLET1-1/+1
2022-07-06qed: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-07-06cnic: Use the bitmap API to allocate bitmapsChristophe JAILLET1-2/+2
2022-07-06bnxt: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+2
2022-07-06sfc: falcon: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+2
2022-07-06sfc/siena: Use the bitmap API to allocate bitmapsChristophe JAILLET1-4/+2
2022-07-06r8169: fix accessing unset transport headerHeiner Kallweit1-6/+4
2022-07-06net: dsa: b53: remove unnecessary spi_set_drvdata()Yang Yingliang1-2/+0
2022-07-07drm: rcar-du: Lift z-pos restriction on primary plane for Gen3Laurent Pinchart1-8/+3
2022-07-07drm: rcar-du: Fix Alpha blending issue on Gen3LUU HOAI1-0/+12
2022-07-07drm: rcar-du: Add num_rpf to struct rcar_du_device_infoBiju Das3-5/+20
2022-07-07drm: rcar-du: Drop file name from comment header blocksLaurent Pinchart24-24/+24
2022-07-07drm: rcar-du: Extend CMM HDSE documentationKieran Bingham1-0/+5
2022-07-06drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher6-6/+12
2022-07-06drm/amdgpu: keep fbdev buffers pinned during suspendAlex Deucher1-4/+21
2022-07-06usbnet: fix memory leak in error caseOliver Neukum1-5/+12
2022-07-06drm/msm: Switch to pfn mappingsRob Clark1-2/+3
2022-07-06drm/msm: Deprecate MSM_BO_UNCACHED harderRob Clark3-5/+17
2022-07-06drm/msm/adreno: Defer enabling runpm until hw_init()Rob Clark2-1/+6
2022-07-06drm/msm/gem: Drop obj lock in msm_gem_free_object()Rob Clark2-9/+13
2022-07-06drm/msm/dp: remove dp_display_en/disable prototypes and data argumentDmitry Baryshkov1-6/+3
2022-07-06drm/msm/dp: rename second dp_display_enable()'s argumentDmitry Baryshkov1-3/+3
2022-07-06drm/msm/dp: remove unused stubsDmitry Baryshkov1-35/+0
2022-07-06drm/msm/adreno: Do not propagate void return valuesGeert Uytterhoeven3-4/+4
2022-07-06drm/msm/gpu: Add GEM debug label to devcoreRob Clark3-0/+6
2022-07-06drm/msm/gpu: Capture all BO addr+size in devcoreRob Clark1-27/+7
2022-07-06drm/msm: switch msm_kms_init_aspace() to use device_iommu_mapped()Dmitry Baryshkov1-7/+7
2022-07-06drm/msm: move KMS aspace init to the separate helperDmitry Baryshkov4-56/+49
2022-07-06drm/msm: Stop using iommu_present()Dmitry Baryshkov1-2/+8
2022-07-06Revert "Merge branch 'octeontx2-af-next'"Jakub Kicinski20-2876/+67
2022-07-06soc: ti: pruss: Enable support for PRUSS-M subsystem on K3 AM62x SoCsKishon Vijay Abraham I1-0/+1
2022-07-06Input: goodix - switch use of acpi_gpio_get_*_resource() APIsAndy Shevchenko1-14/+8
2022-07-06net/mlx5e: Ring the TX doorbell on DMA errorsMaxim Mikityanskiy1-9/+30
2022-07-06net/mlx5e: Fix capability check for updating vnic env countersGal Pressman1-1/+1
2022-07-06net/mlx5e: CT: Use own workqueue instead of mlx5e privRoi Dayan1-8/+12
2022-07-06net/mlx5: Lag, correct get the port select mode strLiu, Changcheng3-5/+5
2022-07-06net/mlx5e: Fix enabling sriov while tc nic rules are offloadedPaul Blakey1-2/+3
2022-07-06net/mlx5e: kTLS, Fix build time constant test in RXTariq Toukan1-2/+1
2022-07-06net/mlx5e: kTLS, Fix build time constant test in TXTariq Toukan1-2/+1
2022-07-06net/mlx5: Lag, decouple FDB selection and shared FDBMark Bloch4-8/+22
2022-07-06net/mlx5: TC, allow offload from uplink to other PF's VFEli Cohen1-1/+1
2022-07-06drm/i915/guc: Asynchronous flush of GuC log regionsAlan Previn2-2/+3
2022-07-06soc: qcom: icc-bwmon: Add bandwidth monitoring driverKrzysztof Kozlowski3-0/+437
2022-07-06PCI: endpoint: Don't stop controller when unbinding endpoint functionShunsuke Mie1-1/+0
2022-07-06clk: qcom: add support for SM8350 DISPCCJonathan Marek2-4/+65