1. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  2. 8c7eac5 Merge tag 'drm-msm-next-2018-06-04' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 7 years ago
  3. 74d3a3a drm/msm: Fix NULL deref on bind/probe deferral by Sean Paul · 7 years ago
  4. d14659f drm/msm: Switch to atomic_helper_commit() by Sean Paul · 7 years ago
  5. 70db18d drm/msm: Remove msm_commit/worker, use atomic helper commit by Sean Paul · 7 years ago
  6. e765ea7 drm/msm: Issue queued events when disabling crtc by Sean Paul · 7 years ago
  7. db8f4d5 drm/msm: Move implicit sync handling to prepare_fb by Sean Paul · 7 years ago
  8. 347b90b drm/msm: Refactor complete_commit() to look more the helpers by Sean Paul · 7 years ago
  9. c21c731 drm/msm: Don't subclass drm_atomic_state anymore by Archit Taneja · 7 years ago
  10. 7907a0d drm/msm/mdp5: Use the new private_obj state by Archit Taneja · 7 years ago
  11. 8d58ef3 drm/msm/mdp5: Add global state as a private atomic object by Archit Taneja · 7 years ago
  12. acb1acd drm/msm: use correct aspace pointer in msm_gem_put_iova() by Daniel Mack · 7 years ago
  13. 3c9620c drm/msm: remove unbalanced mutex unlock by Daniel Mack · 7 years ago
  14. 641be14 drm/msm: don't deref error pointer in the msm_fbdev_create error path by Emil Velikov · 7 years ago
  15. cf606fe drm/msm/dsi: use correct enum in dsi_get_cmd_fmt by Stefan Agner · 7 years ago
  16. 03c94d6 drm/msm: Fix possible null dereference on failure of get_pages() by Ben Hutchings · 7 years ago
  17. 4e49023 drm/msm: Add modifier to mdp_get_format arguments by Jeykumar Sankaran · 7 years ago
  18. 2038727 drm/msm: Mark the crtc->state->event consumed by Sean Paul · 7 years ago
  19. f7b6bf2 drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY by Abhinav Kumar · 7 years ago
  20. 9c5638d drm/msm/dsi: check video mode engine status before waiting by Abhinav Kumar · 7 years ago
  21. 79ebc86 drm/msm/dsi: check return value for video done waits by Abhinav Kumar · 7 years ago
  22. 94cc2fd Merge remote-tracking branch 'drm/drm-next' into drm-misc-next by Maarten Lankhorst · 7 years ago
  23. 9e1de90 drm/msm: Don't setup control node debugfs files by Daniel Vetter · 7 years ago
  24. 14cdea8 Merge tag 'drm-msm-fixes-2018-04-25' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 7 years ago
  25. 789d4c3 drm/msm: don't deref error pointer in the msm_fbdev_create error path by Emil Velikov · 7 years ago
  26. a4af892 drm/msm/dsi: use correct enum in dsi_get_cmd_fmt by Stefan Agner · 7 years ago
  27. 3976626 drm/msm: Fix possible null dereference on failure of get_pages() by Ben Hutchings · 7 years ago
  28. f2f3df0 drm/msm: Add modifier to mdp_get_format arguments by Jeykumar Sankaran · 7 years ago
  29. 78b32d4 drm/msm: Mark the crtc->state->event consumed by Sean Paul · 7 years ago
  30. f1fa7ff drm/msm/dsi: implement auto PHY timing calculator for 10nm PHY by Abhinav Kumar · 7 years ago
  31. a56896c drm/msm/dsi: check video mode engine status before waiting by Abhinav Kumar · 7 years ago
  32. a6bb80f drm/msm/dsi: check return value for video done waits by Abhinav Kumar · 7 years ago
  33. 92589cb Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  34. b65bd40 Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 7 years ago
  35. 288e5c8 drm/msm: fix building without debugfs by Arnd Bergmann · 7 years ago
  36. 61b734c drm/msm/mdp5: don't pre-reserve LM's if no dual-dsi by Rob Clark · 7 years ago
  37. 583c13f drm/msm/mdp5: add missing LM flush bits by Rob Clark · 7 years ago
  38. 1af8179 drm/msm/mdp5: print a bit more of the atomic state by Rob Clark · 7 years ago
  39. f9cb8d8 drm/msm/mdp5: rework CTL START signal handling by Rob Clark · 7 years ago
  40. 79d57bf drm/msm: Trigger fence completion from GPU by Bjorn Andersson · 7 years ago
  41. d71b6bd drm/msm/dsi: fix direct caller of msm_gem_free_object() by Rob Clark · 7 years ago
  42. 94c3e78 drm/msm: strip out msm_fence_cb by Rob Clark · 7 years ago
  43. 14be320 drm/msm: rename mdp->disp by Rob Clark · 8 years ago
  44. 52749d6 drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init by Gustavo A. R. Silva · 8 years ago
  45. 5abc7dd drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereference by Gustavo A. R. Silva · 8 years ago
  46. 81af63a drm: Don't pass clip to drm_atomic_helper_check_plane_state() by Ville Syrjälä · 8 years ago
  47. fb48989 drm/msm/dsi: Get byte_intf_clk only for versions that need it by Archit Taneja · 8 years ago
  48. 9de43e7 drm/msm/adreno: Use generic function to load firmware to a buffer object by Jordan Crouse · 8 years ago
  49. c5e3548 drm/msm/adreno: Define a list of firmware files to load per target by Jordan Crouse · 8 years ago
  50. f306953 drm/msm/adreno: Rename gpmufw to powerfw by Jordan Crouse · 8 years ago
  51. edf5cea drm/msm: Pass the correct aperture end to drm_mm_init by Jordan Crouse · 8 years ago
  52. 9d20a0e drm/msm/gpu: Set number of clocks to 0 if the list allocation fails by Jordan Crouse · 8 years ago
  53. dc9a9b3 drm/msm: Replace gem_object deprecated functions by Steve Kowalik · 8 years ago
  54. cccb972 drm/msm/hdmi: fix semicolon.cocci warnings by Fengguang Wu · 8 years ago
  55. 52a8988 drm/msm/mdp5: Fix trailing semicolon by Luis de Bethencourt · 8 years ago
  56. c1d9708 drm/msm/dsi: Add byte_intf_clk by Archit Taneja · 8 years ago
  57. 02f7a6c drm/msm/dsi: Add SDM845 in dsi_cfg by Archit Taneja · 8 years ago
  58. 29a1157 drm/msm/dsi: Use msm_clk_get in dsi_get_config by Archit Taneja · 8 years ago
  59. ff73ff1 drm/msm/dsi: Populate the 10nm PHY funcs by Archit Taneja · 8 years ago
  60. 28e4309 drm/msm/dsi: Populate PLL 10nm clock ops by Archit Taneja · 8 years ago
  61. 973e02d drm/msm/dsi: Add skeleton 10nm PHY/PLL code by Archit Taneja · 8 years ago
  62. 6d5796a drm/msm/dsi: Update generated headers for 10nm PLL/PHY by Archit Taneja · 8 years ago
  63. 6a8bd08 drm/msm: add sudo flag to submit ioctl by Rob Clark · 8 years ago
  64. 331dc0b drm/msm: add a5xx specific debugfs by Rob Clark · 8 years ago
  65. 3f0689e drm/msm/dsi: check msm_dsi and dsi pointers before use by Lloyd Atkinson · 8 years ago
  66. 6e1787c drm/msm/dsi: correct DSI id bounds check during registration by Lloyd Atkinson · 8 years ago
  67. f0efc83 drm/msm/dsi: check for failure on retrieving pll in dsi manager by Lloyd Atkinson · 8 years ago
  68. 76ea0f3 Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  69. 4dd27f5 soc: qcom: mdt-loader: Return relocation base by Bjorn Andersson · 8 years ago
  70. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  71. e489c79 drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 8 years ago
  72. 323b20c Merge tag 'drm-msm-next-2018-01-10' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 8 years ago
  73. f91c14a drm/msm: Add devfreq support for the GPU by Jordan Crouse · 8 years ago
  74. c09513c drm/msm/adreno: a5xx: Explicitly program the CP0 performance counter by Jordan Crouse · 8 years ago
  75. f56d9df drm/msm/adreno: Read the speed bins for a5xx targets by Jordan Crouse · 8 years ago
  76. 999ae6e drm/msm/adreno: Move clock parsing to adreno_gpu_init() by Jordan Crouse · 8 years ago
  77. 728bde6 drm/msm/adreno: Cleanup chipid parsing by Jordan Crouse · 8 years ago
  78. 1babd70 drm/msm/gpu: Remove unused bus scaling code by Jordan Crouse · 8 years ago
  79. 156a537 drm/msm/adreno: Remove a useless call to dev_pm_opp_get_freq() by Jordan Crouse · 8 years ago
  80. aa2a2ab drm/msm/adreno: Call dev_pm_opp_put() by Jordan Crouse · 8 years ago
  81. 9dcfbc1 drm/msm: Fix NULL deref in adreno_load_gpu by Archit Taneja · 8 years ago
  82. 12a26c2 clk: divider: fix incorrect usage of container_of by Jerome Brunet · 8 years ago
  83. 7ddae82 drm/msm: gpu: Only sync fences on rings that exist by Jordan Crouse · 8 years ago
  84. 62e3a3e drm/msm: fix leak in failed get_pages by Prakash Kamliya · 8 years ago
  85. a1ed6de drm/msm: avoid false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  86. 8dcbde0 drm/msm/mdp4: Deduplicate bus_find_device() by name matching by Lukas Wunner · 8 years ago
  87. ad40dfd drm/msm: add missing MODULE_FIRMWARE declarations by Nicolas Dechesne · 8 years ago
  88. 73fc251 drm/msm: update adreno firmware path in MODULE_FIRMWARE by Nicolas Dechesne · 8 years ago
  89. 2d2bcce drm/msm: free kstrdup'd cmdline by Rob Clark · 8 years ago
  90. e6756d7 drm/msm: fix msm_rd_dump_submit prototype by Arnd Bergmann · 8 years ago
  91. 3a9016b drm/msm: fix spelling mistake: "ringubffer" -> "ringbuffer" by Colin Ian King · 8 years ago
  92. 4ccbc6e drm/msm: Use drm_fb_helper_lastclose() and _poll_changed() by Noralf Trønnes · 8 years ago
  93. 2c1c55c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 8 years ago
  94. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 8 years ago
  95. 70c5f93 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  96. a01cb8b drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c by Ville Syrjälä · 8 years ago
  97. 10b47ee drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  98. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  99. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  100. 7a88cbd Backmerge tag 'v4.14-rc7' into drm-next by Dave Airlie · 8 years ago