aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-29drm/arm: hdlcd: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes1-2/+0
2017-07-29drm/arc: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes1-2/+0
2017-07-29drm/dumb-buffers: Add defaults for .dumb_map_offset and .dumb_destroyNoralf Trønnes1-8/+18
2017-07-29drm/gem: Add drm_gem_dumb_map_offset()Noralf Trønnes1-0/+35
2017-07-28drm/vc4: Convert more lock requirement comments to lockdep assertions.Eric Anholt1-3/+8
2017-07-28drm/vc4: Add an ioctl for labeling GEM BOs for summary statsEric Anholt6-66/+246
2017-07-28drm/vc4: Start using u64_to_user_ptr.Eric Anholt1-6/+5
2017-07-26Merge airlied/drm-next into drm-misc-nextSean Paul234-1074/+7252
2017-07-27drm: linux-next: build failure after merge of the drm-misc treeStephen Rothwell1-3/+2
2017-07-27Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie234-1074/+7253
2017-07-26drm/bridge: Add a devm_ allocator for panel bridge.Eric Anholt1-0/+30
2017-07-26drm/vc4: add HDMI CEC supportHans Verkuil3-6/+345
2017-07-26drm/vc4: prepare for CEC supportHans Verkuil1-30/+29
2017-07-26drm/stm: dsi: Constify phy ops structurePhilippe CORNU1-1/+1
2017-07-26drm/stm: ltdc: Cleanup rename returned valuePhilippe CORNU1-5/+5
2017-07-26drm/stm: ltdc: add devm_reset_control & platform_get_ressourcePhilippe CORNU1-4/+5
2017-07-26drm/stm: ltdc: Constify funcs structuresPhilippe CORNU1-3/+3
2017-07-26drm/stm: ltdc: Lindent and minor cleanupsPhilippe CORNU1-87/+85
2017-07-26drm/stm: ltdc: Cleanup signal polarity definesPhilippe CORNU1-18/+10
2017-07-26drm/stm: drv: Rename platform driver namePhilippe CORNU1-14/+7
2017-07-26drm: stm: remove "default y" in Kconfigbenjamin.gaignard@linaro.org1-1/+0
2017-07-26drm/stm: Add STM32 DSI controller driverPhilippe CORNU3-0/+361
2017-07-26drm/hisilicon: fix build error without fbdev emulationArnd Bergmann2-9/+2
2017-07-26drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm usersMaxime Ripard3-61/+36
2017-07-26drm: Improve kerneldoc for drm_modeset_lockLiviu Dudau1-2/+10
2017-07-26drm/hisilicon: Remove custom FB helper deferred setupThierry Reding1-10/+10
2017-07-26drm/exynos: Remove custom FB helper deferred setupThierry Reding2-27/+5
2017-07-26drm/fb-helper: Support deferred setupDaniel Vetter1-35/+67
2017-07-26dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter1-2/+2
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring25-80/+72
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter4136-97174/+268501
2017-07-26drm/syncobj: Fix kerneldocDaniel Vetter1-2/+0
2017-07-26drm/atomic: Allow drm_atomic_helper_swap_state to failMaarten Lankhorst1-8/+7
2017-07-26drm/vc4: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+1
2017-07-26drm/tilcdc: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+5
2017-07-26drm/tegra: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+6
2017-07-26drm/msm: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-8/+8
2017-07-26drm/mediatek: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+6
2017-07-26drm/i915: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+9
2017-07-26drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-6/+7
2017-07-26drm/nouveau: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+4
2017-07-26drm/atomic: Change drm_atomic_helper_swap_state to return an error.Maarten Lankhorst1-8/+18
2017-07-26drm/nouveau: Fix error handling in nv50_disp_atomic_commitMaarten Lankhorst1-2/+5
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter15-15/+0
2017-07-26drm/qxl: Drop fbdev hwaccel flagsDaniel Vetter1-1/+1
2017-07-26drm: Update docs around gem_free_objectDaniel Vetter1-1/+1
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross2-10/+15
2017-07-23xen/grant-table: log the lack of grantsWengang Wang1-1/+8
2017-07-22Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-4/+9
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-74/+75