summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-02drm/amd/display: Allow cursor async updates for framebuffer swapsNicholas Kazlauskas
2019-08-02drm/amdgpu: fix unsigned variable instance compared to less than zeroColin Ian King
2019-08-02drm/amd/powerplay: Allow changing of fan_control in smu_v11_0Matt Coffin
2019-08-02drm/amd/powerplay: fix a few spelling mistakesColin Ian King
2019-08-02gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jia-Ju Bai
2019-08-02drm/amd/powerplay: fix off-by-one upper bounds limit checksColin Ian King
2019-08-02drm/radeon: Fix EEH during kexecKyleMahlkuch
2019-08-02drm/amdkfd: Extend CU mask to 8 SEs (v3)Jay Cornwall
2019-08-02drm/amdgpu: support get_cu_info for ArcturusLe Ma
2019-08-02drm/amdgpu: Fix pcie_bw on Vega20Kent Russell
2019-08-02drm/amdgpu: Update NBIO headers to add TXCLK3/4Kent Russell
2019-08-02drm/amdgpu: Add amdgpu_asic_funcs.reset_method for Vega20Andrey Grodzovsky
2019-08-02drm/amdgpu: Mark KFD VRAM allocations for wipe on releaseFelix Kuehling
2019-08-02drm/amdgpu: Implement VRAM wipe on releaseFelix Kuehling
2019-08-02drm/ttm: Add release_notify callback to ttm_bo_driverFelix Kuehling
2019-08-02drm/amd/display: Use switch table for dc_to_smu_clock_typeLeo Li
2019-08-02drm/amd/display: Use proper enum conversion functionsNathan Chancellor
2019-08-02drm/amdgpu: fix double ucode load by PSP(v3)Monk Liu
2019-08-02drm/amdgpu: fix incorrect judge on sos fw versionMonk Liu
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu
2019-08-02drm/amd/powerplay: sort feature status index by asic feature id for smuKevin Wang
2019-08-02Merge tag 'exynos-drm-fixes-for-v5.3-rc3' of git://git.kernel.org/pub/scm/lin...Daniel Vetter
2019-08-02Revert "drm/vgem: fix cache synchronization on arm/arm64"Chris Wilson
2019-08-02Merge tag 'drm-misc-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2019-08-02s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik
2019-08-02Merge tag 'drm-intel-fixes-2019-08-02' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-08-02drm/exynos: fix missing decrement of retry counterColin Ian King
2019-08-02drm/exynos: add CONFIG_MMU dependencyArnd Bergmann
2019-08-02drm/exynos: remove redundant assignment to pointer 'node'Colin Ian King
2019-08-02drm/exynos: using dev_get_drvdata directlyFuqian Huang
2019-08-01s390/dasd: fix endless loop after read unit address configurationStefan Haberland
2019-08-02Merge tag 'msm-fixes-2019_08_01' of https://gitlab.freedesktop.org/drm/msm in...Dave Airlie
2019-08-02drm/nouveau: Only release VCPI slots on mode changesLyude Paul
2019-08-02Merge tag 'drm-fixes-5.3-2019-07-31' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-08-01ACPI: PM: Fix regression in acpi_device_set_power()Rafael J. Wysocki
2019-08-01i2c: s3c2410: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-01i2c: at91: fix clk_offset for sama5d2Michał Mirosław
2019-08-01i2c: at91: disable TXRDY interrupt after sending dataMichał Mirosław
2019-08-01Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun
2019-08-01drm: msm: Fix add_gpu_componentsJeffrey Hugo
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky
2019-08-01IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-08-01IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2019-08-01RDMA/restrack: Track driver QP types in resource trackerGal Pressman
2019-08-01IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe
2019-08-01IB/core: Add mitigation for Spectre V1Luck, Tony
2019-08-01drm/msm: Annotate intentional switch statement fall throughsJordan Crouse