summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
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-26dt-bindings: display: stm32: Add DSI controllerPhilippe CORNU1-1/+103
2017-07-26dt-bindings: display: stm32: remove st-display-subsystem parent node requirementPhilippe CORNU1-1/+0
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 Ripard4-61/+37
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 Vetter2-35/+90
2017-07-26dma-fence: Don't BUG_ON when not absolutely neededDaniel Vetter2-4/+4
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring25-80/+72
2017-07-26drm/syncobj: Fix kerneldocDaniel Vetter2-3/+1
2017-07-26drm/atomic: Allow drm_atomic_helper_swap_state to failMaarten Lankhorst1-8/+7
2017-07-26drm/atomic: Add __must_check to drm_atomic_helper_swap_state.Maarten Lankhorst1-1/+2
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 Lankhorst2-10/+19
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 Vetter2-2/+2
2017-07-24Linux 4.13-rc2v4.13-rc2Linus Torvalds1-1/+1
2017-07-24Properly alphabetize MAINTAINERS fileLinus Torvalds2-1741/+1815
2017-07-24Fix up MAINTAINERS file problemsLinus Torvalds1-13/+4
2017-07-23xen/balloon: don't online new memory initiallyJuergen Gross3-10/+23
2017-07-23xen/x86: fix cpu hotplugJuergen Gross1-1/+2
2017-07-23xen/grant-table: log the lack of grantsWengang Wang1-1/+8
2017-07-23xen/x86: Don't BUG on CPU0 offliningVitaly Kuznetsov1-1/+0
2017-07-22MAINTAINERS: fix alphabetical orderingRandy Dunlap1-817/+816
2017-07-21NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()Trond Myklebust1-2/+11
2017-07-21NFS: Be more careful about mapping file permissionsTrond Myklebust1-8/+17
2017-07-21NFS: Store the raw NFS access mask in the inode's access cacheTrond Myklebust2-4/+7
2017-07-21NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()Trond Myklebust1-9/+2
2017-07-21NFS: Refactor NFS access to kernel access mask calculationTrond Myklebust1-8/+23