1. 74ebc70 drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable by Marek Szyprowski · 9 years ago
  2. c90f950 drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable by Marek Szyprowski · 9 years ago
  3. e7ad660 drm/exynos: dsi: restore support for drm bridge by Marek Szyprowski · 9 years ago
  4. 8b0be57 drm/exynos: mic: make all functions static by Marek Szyprowski · 9 years ago
  5. 622688f3 drm/exynos: mic: convert to component framework by Marek Szyprowski · 9 years ago
  6. 38b5e5f drm/exynos: mic: use devm_clk interface by Marek Szyprowski · 9 years ago
  7. 0f10c71 drm/exynos: fix types for compilation on 64bit architectures by Marek Szyprowski · 9 years ago
  8. 977b506 drm/exynos: ipp: fix incorrect format specifiers in debug messages by Marek Szyprowski · 9 years ago
  9. c327cd6 drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS by Joonyoung Shim · 9 years ago
  10. 37e1106 drm/exynos: dp: Fix panel and bridge lookup logic by Javier Martinez Canillas · 9 years ago
  11. 010848a drm: exynos: make PM functions as __maybe_unused by Arnd Bergmann · 9 years ago
  12. e0fea7e drm/exynos: fix building without CONFIG_PM_SLEEP by Arnd Bergmann · 9 years ago
  13. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  14. 0cbeafb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  15. a016af2 Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  16. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  17. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  18. c74d8eb drm/exynos: fix kernel panic issue at drm releasing by Inki Dae · 9 years ago
  19. d619894 drm/exynos: crtc: do not wait for the scanout completion by Inki Dae · 9 years ago
  20. 3dbaab1 drm/exynos: mixer: properly update all planes on the same vblank event by Marek Szyprowski · 9 years ago
  21. d29c2c1 drm/exynos: crtc: rework atomic_{begin,flush} by Marek Szyprowski · 9 years ago
  22. 5e68fef drm/exynos: mixer: unify a check for video-processor window by Marek Szyprowski · 9 years ago
  23. 26a7af3 drm/exynos: mixer: also allow ARGB1555 and ARGB4444 by Tobias Jakobi · 9 years ago
  24. f657a99 drm/exynos: mixer: refactor layer setup by Marek Szyprowski · 9 years ago
  25. 5bec019 drm/exynos: mixer: remove all static blending setup by Tobias Jakobi · 9 years ago
  26. a2cb911 drm/exynos: mixer: set window priority based on zpos by Marek Szyprowski · 9 years ago
  27. 0ea7240 drm/exynos: make zpos property configurable by Marek Szyprowski · 9 years ago
  28. 40bdfb0 drm/exynos: rename zpos to index by Marek Szyprowski · 9 years ago
  29. 9d99388 Merge branch 'for-linus' into for-next by Takashi Iwai · 9 years ago
  30. 20f8e03 Backmerge drm-fixes merge into Linus's tree into drm-next. by Dave Airlie · 9 years ago
  31. c4e0740 drm/exynos: atomic check only enabled crtc states by Andrzej Hajda · 9 years ago
  32. 800ba2b drm/exynos: Constify function pointer structs by Ville Syrjälä · 9 years ago
  33. 870a171 Merge branch 'exynos-drm-next' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  34. 9bac40c drm/exynos: gem: remove old unused prototypes by Marek Szyprowski · 9 years ago
  35. 8b704d8 drm/exynos: fimd: fix dma burst size setting for small plane size by Marek Szyprowski · 9 years ago
  36. d16a11a drm/exynos: fix clipping when scaling is enabled by Marek Szyprowski · 9 years ago
  37. e463b06 drm/exynos: mixer: use ratio precalculated in exynos_state by Marek Szyprowski · 9 years ago
  38. 6178d3d drm/exynos: add generic check for plane state by Marek Szyprowski · 9 years ago
  39. fd2d2fc2 drm/exynos: introduce exynos_drm_plane_config structure by Marek Szyprowski · 9 years ago
  40. ab14420 drm/exynos: mixer: enable video overlay plane only when VP is available by Marek Szyprowski · 9 years ago
  41. 2ee35d8 drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->mode by Marek Szyprowski · 9 years ago
  42. 0114f40 drm/exynos: introduce exynos_drm_plane_state structure by Marek Szyprowski · 9 years ago
  43. 0488f50 drm/exynos: move dma_addr attribute from exynos plane to exynos fb by Marek Szyprowski · 9 years ago
  44. 42f8119 drm/exynos: exynos7-decon: remove excessive check by Marek Szyprowski · 9 years ago
  45. 43f02a6 drm/exynos: rotator: convert to common clock framework by Marek Szyprowski · 9 years ago
  46. aeefb36 drm/exynos: gsc: add device tree support and remove usage of static mappings by Seung-Woo Kim · 9 years ago
  47. c155fb5 drm/exynos: gsc: fix wrong pm_runtime state by Seung-Woo Kim · 9 years ago
  48. 0b102aa drm/exynos: gsc: prepare and unprepare gsc clock by Seung-Woo Kim · 9 years ago
  49. a9fa852 drm/exynos: dp: add of_graph dt binding support for panel by Inki Dae · 9 years ago
  50. 69e0485 drm/exynos: decon: remove unused variables by Inki Dae · 9 years ago
  51. 1b256fa drm/exynos: dsi: modify a error type when getting a node failed by Inki Dae · 9 years ago
  52. 082ca31 drm/exynos: simplify sleep PM ops by Andrzej Hajda · 9 years ago
  53. ba6e477 drm/exynos: dsi: add runtime pm support by Inki Dae · 9 years ago
  54. 681c801 drm/exynos: add pm_runtime to DECON 7 by Gustavo Padovan · 9 years ago
  55. ebf3fd4 drm/exynos: add pm_runtime to DECON 5433 by Gustavo Padovan · 9 years ago
  56. 4157197 drm/exynos: add pm_runtime to FIMD by Gustavo Padovan · 9 years ago
  57. ccf034a drm/exynos: add pm_runtime to Mixer by Gustavo Padovan · 9 years ago
  58. f28464c drm/exynos: add pm_runtime to HDMI by Gustavo Padovan · 9 years ago
  59. 613d3853 drm/exynos: add pm_runtime to DP by Gustavo Padovan · 9 years ago
  60. 07c4270 drm/exynos: do not start enabling DP at bind() phase by Gustavo Padovan · 9 years ago
  61. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  62. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  63. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  64. 8e39111 exynos: fixes an incorrect header guard by Ashley Towns · 9 years ago
  65. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  66. df547bf7 drm/exynos/gem: remove DMA-mapping hacks used for constructing page array by Marek Szyprowski · 9 years ago
  67. 5a3c35b drm/exynos: simplify Kconfig component names by Andrzej Hajda · 9 years ago
  68. ea97764 drm/exynos: re-arrange Kconfig entries by Andrzej Hajda · 9 years ago
  69. dba6c52 drm/exynos: abstract out common dependency by Andrzej Hajda · 9 years ago
  70. 3cb02b4 drm/exynos: separate Mixer and HDMI drivers by Andrzej Hajda · 9 years ago
  71. 3ae2436 drm/exynos/mixer: replace direct cross-driver call with drm mode validation by Andrzej Hajda · 9 years ago
  72. 5625b34 drm/exynos: add atomic_check callback to exynos_crtc by Andrzej Hajda · 9 years ago
  73. b818283 drm/exynos/decon5433: add support for DECON-TV by Andrzej Hajda · 9 years ago
  74. 5d929ba drm/exynos/decon5433: remove duplicated initialization by Andrzej Hajda · 9 years ago
  75. 7b6bb6e drm/exynos/decon5433: merge different flag fields by Andrzej Hajda · 9 years ago
  76. b219207 drm/exynos/decon5433: add function to set particular register bits by Andrzej Hajda · 9 years ago
  77. 85de275 drm/exynos/decon5433: fix timing registers writes by Andrzej Hajda · 9 years ago
  78. 4f54f21 drm/exynos/decon5433: add PCLK clock by Andrzej Hajda · 9 years ago
  79. 813fd67 drm/exynos: cleanup name of gem object for exynos_drm by Joonyoung Shim · 9 years ago
  80. 4d91a85 drm/exynos: fix to detach device of iommu by Joonyoung Shim · 9 years ago
  81. 323db0e drm/exynos: add cursor plane support by Gustavo Padovan · 9 years ago
  82. 5d3d099 drm/exynos: add global macro for the default primary plane by Gustavo Padovan · 9 years ago
  83. c691349 drm/exynos: fix spelling errors by Ingi Kim · 9 years ago
  84. 02b3de4 drm: exynos: mixer: fix using usleep() in atomic context by Tomasz Stanislawski · 9 years ago
  85. cf3e0fd drm/exynos/hdmi: remove unused field by Andrzej Hajda · 9 years ago
  86. d24bb3e drm/exynos/hdmi: improve HDMI/ACR related code by Andrzej Hajda · 9 years ago
  87. 185f22d drm/exynos/hdmi: convert container_of macro to inline function by Andrzej Hajda · 9 years ago
  88. af1f7c2 drm/exynos/hdmi: remove deprecated hdmi_resources structure by Andrzej Hajda · 9 years ago
  89. 2228b7c drm/exynos/hdmi: convert to gpiod API by Andrzej Hajda · 9 years ago
  90. da5e36a drm/exynos/hdmi: simplify clock re-parenting by Andrzej Hajda · 9 years ago
  91. 1ab739d drm/exynos/hdmi: use constant size array for regulators by Andrzej Hajda · 9 years ago
  92. 498d5a3 drm/exynos/hdmi: use optional regulator_get for hdmi-en by Andrzej Hajda · 9 years ago
  93. 2445c4a drm/exynos/hdmi: fix removal order by Andrzej Hajda · 9 years ago
  94. 1993c33 drm/exynos/hdmi: replace all writeb with writel by Andrzej Hajda · 9 years ago
  95. 74a74ff drm/exynos/hdmi: simplify HDMI-PHY power sequence by Andrzej Hajda · 9 years ago
  96. 8eb6d4e drm/exynos/hdmi: move PLL stabilization check code to separate function by Andrzej Hajda · 9 years ago
  97. 633d00b drm/exynos/hdmi: use mappings for registers with IP dependent address by Andrzej Hajda · 9 years ago
  98. e68d547 drm/exynos/hdmi: remove support for deprecated compatible by Andrzej Hajda · 9 years ago
  99. affa0e0 Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  100. f8c4714 drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers by Daniel Vetter · 9 years ago