summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Match on dma_buf|fence|resv anywhereDaniel Vetter2019-12-101-0/+1
* drm: meson: venc: cvbs: fix CVBS mode matchingMartin Blumenstingl2019-12-091-21/+27
* dma-buf: Fix memory leak in sync_file_merge()Navid Emamdoost2019-11-251-1/+1
* drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be foundStephan Gerhold2019-11-201-2/+4
* drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian2019-11-131-1/+1
* drm/shmem: Add docbook comments for drm_gem_shmem_object madvise fieldsRob Herring2019-11-071-0/+13
* drm/atomic: fix self-refresh helpers crtc state dereferenceRob Clark2019-11-063-9/+27
* fbdev: c2p: Fix link failure on non-inliningGeert Uytterhoeven2019-11-041-4/+4
* drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy2019-10-291-3/+3
* drm/panfrost: fix -Wmissing-prototypes warningsYi Wang2019-10-292-4/+6
* drm/v3d: Fix memory leak in v3d_submit_cl_ioctlNavid Emamdoost2019-10-231-1/+4
* panfrost: Properly undo pm_runtime_enable when deferring a probeTomeu Vizoso2019-10-231-1/+1
* drm/komeda: Fix typos in komeda_splitter_validateMihail Atanassov2019-10-211-2/+2
* drm/komeda: Don't flush inactive pipesMihail Atanassov2019-10-211-1/+2
* drm/panfrost: Handle resetting on timeout betterSteven Price2019-10-151-5/+11
* drm/panfrost: Add missing GPU feature registersSteven Price2019-10-141-0/+3
* drm/ttm: fix handling in ttm_bo_add_mem_to_lruChristian König2019-10-141-2/+3
* drm/ttm: Restore ttm prefaultingThomas Hellstrom2019-10-141-9/+7
* drm/ttm: fix busy reference in ttm_mem_evict_firstChristian König2019-10-141-2/+2
* drm/msm/dsi: Implement reset correctlyJeffrey Hugo2019-10-111-2/+4
* dma-buf/resv: fix exclusive fence getQiang Yu2019-10-101-1/+1
* drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng2019-10-101-0/+3
* drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPERUlf Magnusson2019-10-101-1/+0
* drm/bridge: tc358767: fix max_tu_symbol valueTomi Valkeinen2019-10-101-1/+6
* drm/panel: tpo-td043mtea1: Fix SPI aliasLaurent Pinchart2019-10-081-1/+8
* drm/panel: tpo-td028ttec1: Fix SPI aliasLaurent Pinchart2019-10-081-2/+1
* drm/panel: sony-acx565akm: Fix SPI aliasLaurent Pinchart2019-10-081-1/+8
* drm/panel: nec-nl8048hl11: Fix SPI aliasLaurent Pinchart2019-10-081-1/+8
* drm/panel: lg-lb035q02: Fix SPI aliasLaurent Pinchart2019-10-081-1/+8
* Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard2019-10-031-0/+1
|\
| * drm/tilcdc: include linux/pinctrl/consumer.h againArnd Bergmann2019-09-301-0/+1
* | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2019-10-0312049-311133/+703934
|\ \
| * | Linux 5.4-rc1v5.4-rc1Linus Torvalds2019-09-301-2/+2
| * | Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-305-18/+58
| |\ \
| | * | btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-09-271-0/+3
| | * | btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-09-271-1/+1
| | * | btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo2019-09-251-1/+7
| | * | btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo2019-09-251-1/+8
| | * | Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-09-241-14/+19
| | * | Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2019-09-241-0/+4
| | * | btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou2019-09-241-0/+9
| | * | Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2019-09-241-1/+7
| * | | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-3017-212/+291
| |\ \ \
| | * | | csky: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-301-1/+1
| | * | | csky: entry: Remove unneeded need_resched() loopValentin Schneider2019-09-301-4/+0
| | * | | csky: Fixup csky_pmu.max_period assignmentMao Han2019-09-301-1/+1
| | * | | csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2019-09-302-21/+31
| | * | | csky: Use generic free_initrd_mem()Mike Rapoport2019-09-301-16/+0
| | * | | csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-222-12/+49
| | * | | csky: Support kernel non-aligned accessGuo Ren2019-08-201-17/+45