summaryrefslogtreecommitdiffstats
path: root/Documentation/static-keys.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-18drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHYLaurent Pinchart1-5/+5
2017-01-18drm: bridge: dw-hdmi: Fix the name of the PHY reset macrosLaurent Pinchart2-5/+4
2017-01-18drm: bridge: dw-hdmi: Define and use macros for PHY register addressesLaurent Pinchart2-15/+86
2017-01-18drm: bridge: dw-hdmi: Detect PHY type at runtimeLaurent Pinchart2-3/+75
2017-01-18drm: bridge: dw-hdmi: Handle overflow workaround based on device versionLaurent Pinchart1-13/+33
2017-01-18drm: bridge: dw-hdmi: Detect AHB audio DMA using correct registerLaurent Pinchart2-3/+7
2017-01-18drm: bridge: dw-hdmi: Reject invalid product IDsLaurent Pinchart2-6/+27
2017-01-18drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRETLaurent Pinchart2-6/+6
2017-01-18drm: bridge: dw-hdmi: Remove PHY configuration resolution parameterKieran Bingham1-22/+5
2017-01-18drm: bridge: dw-hdmi: Implement DRM bridge registrationLaurent Pinchart2-32/+83
2017-01-18drm: bridge: dw-hdmi: Create connector in the bridge attach operationLaurent Pinchart1-13/+20
2017-01-18drm: bridge: dw-hdmi: Reorder functions to prepare for next commitLaurent Pinchart1-36/+36
2017-01-18drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common codeLaurent Pinchart4-27/+13
2017-01-18drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attachLaurent Pinchart1-1/+2
2017-01-18drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmiLaurent Pinchart1-6/+3
2017-01-18drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmiLaurent Pinchart1-10/+3
2017-01-18drm: bridge: dw-hdmi: Remove unused function parameterKieran Bingham1-5/+2
2017-01-18drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functionsLaurent Pinchart4-12/+9
2017-01-18drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_writeLaurent Pinchart1-8/+1
2017-01-17drm: qxl: Let DRM core handle connector registeringGabriel Krisman Bertazi1-1/+0
2017-01-17drm/bridge: adv7511: Initialize regulatorsArchit Taneja2-9/+81
2017-01-17dt-bindings: drm/bridge: adv7511: Add regulator bindingsArchit Taneja1-0/+12
2017-01-12drm/tegra: Stop using drm_framebuffer_unregister_privateDaniel Vetter1-5/+2
2017-01-12drm/cma-helper: Stop using drm_framebuffer_unregister_privateDaniel Vetter1-6/+3
2017-01-12drm/omap: Stop using drm_framebuffer_unregister_privateDaniel Vetter1-6/+2
2017-01-12drm: fix MMU dependenciesBenjamin Gaignard1-2/+2
2017-01-12drm/msm: Stop using drm_framebuffer_unregister_privateDaniel Vetter1-4/+1
2017-01-12drm/atomic: Add target_vblank support in atomic helpers (v2)Andrey Grodzovsky3-21/+127
2017-01-11drm: add fourcc codes for 16bit R and RGRainer Hochecker1-0/+7
2017-01-11drm: add more MMU dependenciesArnd Bergmann3-1/+3
2017-01-11drm: Fix error handling in drm_mm eviction kselftestChris Wilson1-3/+9
2017-01-10drm/exynos: constify exynos_drm_crtc_ops structuresBhumika Goyal1-1/+1
2017-01-10drm: Move drm_clflush prototypes to drm_cache header fileGabriel Krisman Bertazi4-5/+6
2017-01-10drm: Document drm_cache interfaceGabriel Krisman Bertazi2-0/+29
2017-01-09dma-fence: Introduce drm_fence_set_error() helperChris Wilson2-6/+26
2017-01-09dma-fence: Wrap querying the fence->statusChris Wilson4-13/+59
2017-01-09dma-fence: Clear fence->status during dma_fence_init()Chris Wilson1-0/+1
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard12-12/+13
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi33-73/+39
2017-01-09drm: add more document for drm_crtc_from_index()Shawn Guo2-2/+5
2017-01-09drm: remove useless parameters from drm_pick_cmdline_mode functionVincent Abriou3-7/+5
2017-01-09drm/i915: Update DRIVER_DATE to 20170109Daniel Vetter1-2/+2
2017-01-08Linux 4.10-rc3v4.10-rc3Linus Torvalds1-1/+1
2017-01-08mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-08mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk4-10/+34
2017-01-06drm/i915: Drain freed objects for mmap space exhaustionChris Wilson1-13/+11
2017-01-06drm/i915: Purge loose pages if we run out of DMA remap spaceChris Wilson1-4/+18
2017-01-06drm/i915: Fix phys pwrite for struct_mutex-less operationChris Wilson1-30/+4