1. 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
  2. 16b0314 dma-buf: move dma-buf symbols into the DMA_BUF module namespace by Greg Kroah-Hartman · 3 years, 3 months ago
  3. bb523b4 gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} by Andreas Gruenbacher · 3 years, 6 months ago
  4. 97c9bfe drm/aperture: Pass DRM driver structure instead of driver name by Thomas Zimmermann · 3 years, 7 months ago
  5. 24d31c4 drm/armada: Don't set struct drm_device.irq_enabled by Thomas Zimmermann · 3 years, 7 months ago
  6. 1a89613 drm/armada: Remove prepare/cleanup_fb hooks by Daniel Vetter · 3 years, 7 months ago
  7. 6848c29 drm/aperture: Convert drivers to aperture interfaces by Thomas Zimmermann · 3 years, 9 months ago
  8. 37418bf drm: Use state helper instead of the plane state pointer by Maxime Ripard · 4 years ago
  9. 977697e drm/atomic: Pass the full state to planes atomic disable and update by Maxime Ripard · 4 years ago
  10. 41016fe drm: Rename plane->state variables in atomic update and disable by Maxime Ripard · 4 years ago
  11. dec9202 drm: Use the state pointer directly in planes atomic_check by Maxime Ripard · 4 years ago
  12. 7c11b99 drm/atomic: Pass the full state to planes atomic_check by Maxime Ripard · 4 years ago
  13. ba5c164 drm: Rename plane atomic_check state names by Maxime Ripard · 4 years ago
  14. 6ca2ab8 drm: automatic legacy gamma support by Tomi Valkeinen · 4 years, 1 month ago
  15. f8ef48f drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate_state' by Lee Jones · 4 years, 2 months ago
  16. 253f28b drm: Use state helper instead of CRTC state pointer by Maxime Ripard · 4 years, 2 months ago
  17. 70a59dd drm/<drivers>: Constify struct drm_driver by Daniel Vetter · 4 years, 2 months ago
  18. f6ebe9f drm/atomic: Pass the full state to CRTC atomic begin and flush by Maxime Ripard · 4 years, 3 months ago
  19. 29b77ad drm/atomic: Pass the full state to CRTC atomic_check by Maxime Ripard · 4 years, 3 months ago
  20. c489573 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 4 years, 2 months ago
  21. 351f950 drm/atomic: Pass the full state to CRTC atomic enable/disable by Maxime Ripard · 4 years, 3 months ago
  22. ad01dd0 drm/armada: Introduce GEM object functions by Thomas Zimmermann · 4 years, 4 months ago
  23. 6ea6be7 Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 4 months ago
  24. dad75a5 drm/armada: Don't use drm_device->dev_private by Daniel Vetter · 4 years, 4 months ago
  25. 90ad200 drm/armada: Use devm_drm_dev_alloc by Daniel Vetter · 4 years, 4 months ago
  26. efcb373 drm: armada: fix common struct sg_table related issues by Marek Szyprowski · 4 years, 9 months ago
  27. 0a19b06 Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years, 7 months ago
  28. faa3921 Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  29. dda156c drm/armada: remove _unlocked suffix in drm_gem_object_put_unlocked by Emil Velikov · 4 years, 8 months ago
  30. 4f39467 Update rmk's email address in various drivers by Russell King · 4 years, 10 months ago
  31. 780e41e drm/<drivers>: Use drmm_add_final_kfree by Daniel Vetter · 4 years, 10 months ago
  32. ff1f62d drm: Remove drm_fb_helper add, add all and remove connector calls by Pankaj Bharadiya · 4 years, 11 months ago
  33. 2dea2d1 drm: Remove unused arg from drm_fb_helper_init by Pankaj Bharadiya · 4 years, 11 months ago
  34. b6ff753 drm: constify fb ops across all drivers by Jani Nikula · 5 years ago
  35. 4cefe7a drm/armada: Delete dma_buf->k(un)map implemenation by Daniel Vetter · 5 years ago
  36. 25e28ef2 drm/armada: drop use of drmP.h by Sam Ravnborg · 5 years ago
  37. 03b0f2c Merge v5.3-rc1 into drm-misc-next by Maxime Ripard · 5 years ago
  38. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  39. f07b56e Merge tag 'for-airlie-armada' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 6 years ago
  40. 837567c drm/armada: no need to check parent of remote by Russell King · 6 years ago
  41. 989b9a7 drm/armada: use for_each_endpoint_of_node() to walk crtc endpoints by Russell King · 6 years ago
  42. f54a599 drm/armada: replace the simple-framebuffer by Lubomir Rintel · 6 years ago
  43. 06734cb drm/armada: redo CRTC debugfs files by Russell King · 7 years ago
  44. d880fa6 drm/armada: use mode_valid to validate the adjusted mode by Russell King · 7 years ago
  45. 1ba246f drm/armada: improve Dove clock selection by Russell King · 7 years ago
  46. e4fa845 drm/prime: Align gem_prime_export with obj_funcs.export by Daniel Vetter · 6 years ago
  47. 0424fda drm/prime: Actually remove DRIVER_PRIME everywhere by Daniel Vetter · 6 years ago
  48. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  49. 88cd7a2 Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  50. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  51. 05c452c drm: Remove users of drm_format_num_planes by Maxime Ripard · 6 years ago
  52. 7f07ce0 drm/armada: add CRTC mode validation by Russell King · 7 years ago
  53. 0ab1749 drm/armada: add drm_atomic_helper_shutdown() call in tear-down by Russell King · 7 years ago
  54. 5a6cbce drm/armada: add and use definitions for RDREG4F by Russell King · 7 years ago
  55. f79d7c9 drm/armada: add drm_mode_set_crtcinfo() mode fixup by Russell King · 7 years ago
  56. 5d32b66 drm/armada: add comments about HWC32 cursor colour format by Russell King · 7 years ago
  57. d0d765d drm/armada: add support for setting gamma by Russell King · 7 years ago
  58. 7d62237 drm/armada: move plane address and pitch calculation to atomic_check by Russell King · 6 years ago
  59. 89e0c53 drm/armada: add missing interlaced support for overlay frame by Russell King · 7 years ago
  60. 1d1547e drm/armada: fix plane location and size for interlace by Russell King · 6 years ago
  61. 9184ae8 drm/armada: add plane size/location accessors by Russell King · 6 years ago
  62. ad52f53 drm/armada: use __drm_atomic_helper_plane_reset in overlay reset by Russell King · 6 years ago
  63. 768f719 drm/armada: fix crtc interlace by Russell King · 6 years ago
  64. f21b6e4 drm/armada: Use drm_fb_helper_fill_info by Daniel Vetter · 6 years ago
  65. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  66. 0ed833b drm: armada: Cleanup drm_display_mode print str by Shayenne Moura · 6 years ago
  67. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  68. 72fdb40c drm: extract drm_atomic_uapi.c by Daniel Vetter · 6 years ago
  69. aa595c0 drm/armada: remove obsolete fb unreferencing kfifo and workqueue by Russell King · 6 years ago
  70. 82c702c drm/armada: remove unnecessary armada_plane structure by Russell King · 6 years ago
  71. d701278 drm/armada: remove unnecessary armada_ovl_plane structure by Russell King · 6 years ago
  72. dae2155 drm/armada: update primary framebuffer parameters on mode change by Russell King · 6 years ago
  73. 3cb13ac drm/armada: update planes after the dumb frame is complete by Russell King · 6 years ago
  74. b1ec9ed drm/armada: switch overlay plane to atomic modeset by Russell King · 6 years ago
  75. 13c94d5 drm/armada: switch primary plane to atomic modeset by Russell King · 6 years ago
  76. 6d2f864 drm/armada: switch legacy modeset to atomic modeset by Russell King · 6 years ago
  77. 6bd0290 drm/armada: enable atomic modeset support by Russell King · 6 years ago
  78. 34e25ed drm/armada: implement atomic_enable()/atomic_disable() methods by Russell King · 6 years ago
  79. a0f75d2 drm/armada: unhook dpms state from armada_drm_crtc_update() by Russell King · 6 years ago
  80. a0fbb35 drm/armada: push responsibility for clock management to backend by Russell King · 6 years ago
  81. dbb4ca8 drm/armada: handle atomic modeset crtc events by Russell King · 6 years ago
  82. 4e4b356 drm/armada: clean up SPU_ADV_REG by Russell King · 6 years ago
  83. a61c392 drm/armada: update debug in armada_drm_crtc_mode_set_nofb() by Russell King · 6 years ago
  84. 155b829 drm/armada: move sync signal polarity to mode_set_nofb() method by Russell King · 6 years ago
  85. b5bae71 drm/armada: push interlace calculation into armada_drm_plane_calc() by Russell King · 6 years ago
  86. 4aafe00 drm/armada: provide pitches from armada_drm_plane_calc_addrs() by Russell King · 6 years ago
  87. b4df3ba drm/armada: pass plane state into armada_drm_plane_calc_addrs() by Russell King · 6 years ago
  88. 3382a6b drm/armada: move armada_drm_mode_config_funcs to armada_drv.c by Russell King · 6 years ago
  89. c29277d drm/armada: add plane colorspace properties by Russell King · 6 years ago
  90. 240cf2b5 drm/armada: remove crtc YUV colourspace properties by Russell King · 6 years ago
  91. c96103b drm/armada: move colorkey properties into overlay plane state by Russell King · 6 years ago
  92. 61ba252 drm/armada: move CBSH properties into overlay plane state by Russell King · 6 years ago
  93. 63b93c0 drm/armada: move plane works to overlay by Russell King · 6 years ago
  94. d40af7b drm/armada: move primary plane to separate file by Russell King · 6 years ago
  95. 3acea7b drm/armada: use old_state for update tracking in atomic_update() by Russell King · 6 years ago
  96. 9c41467 drm/armada: remove temporary crtc state by Russell King · 6 years ago
  97. 47dc413 drm/armada: convert overlay plane to atomic state by Russell King · 6 years ago
  98. de503dd drm/armada: convert page_flip to use primary plane atomic_update() by Russell King · 6 years ago
  99. c36045e drm/armada: convert primary plane to atomic state by Russell King · 6 years ago
  100. 80c63ae drm/armada: reset all atomic state during driver initialisation by Russell King · 6 years ago