1. b617966 drm/fsl-dcu: use variable name dev for struct drm_device by Stefan Agner · 8 years ago
  2. b7d1130 drm/fsl-dcu: handle missing panel gracefully by Stefan Agner · 9 years ago
  3. a109f66 drm/fsl-dcu: detach panel on destroy by Stefan Agner · 8 years ago
  4. a5dab99 drm/layerscape: reduce excessive stack usage by Arnd Bergmann · 8 years ago
  5. fb127b7 drm/fsl-dcu: add TCON driver by Stefan Agner · 9 years ago
  6. 2d70144 drm/fsl-dcu: use common clock framework for pixel clock divider by Stefan Agner · 8 years ago
  7. f93500f drm/fsl-dcu: add extra clock for pixel clock by Stefan Agner · 8 years ago
  8. 73fa303 drm/fsl-dcu: disable clock on initialization failure and remove by Stefan Agner · 8 years ago
  9. 027b3f8b drm/modes: stop handling framebuffer special by Dave Airlie · 8 years ago
  10. 2ddea3f drm/modes: reduce fb_lock to just protecting lists by Dave Airlie · 8 years ago
  11. 72fe90b drm/modes: move reference taking into object lookup. by Dave Airlie · 8 years ago
  12. c7e1c59 drm/mode: reduce lock hold in addfb2 by Dave Airlie · 8 years ago
  13. 9cd4742 drm/mode: reduce scope of fb_lock in framebuffer init by Dave Airlie · 8 years ago
  14. cee26ac drm/mode: use _object_find to find framebuffers. by Dave Airlie · 8 years ago
  15. d0f37cf6 drm/mode: move framebuffer reference into object. by Dave Airlie · 8 years ago
  16. 747a598 drm/mode: introduce wrapper to read framebuffer refcount. by Dave Airlie · 8 years ago
  17. 19ab3f8 drm/modes: drop __drm_framebuffer_unregister. by Dave Airlie · 8 years ago
  18. f55f1f9 drm/mode: move framebuffer_free up above framebuffer_init by Dave Airlie · 8 years ago
  19. 7c8f6d2 drm/mode: rework drm_mode_object_put to drm_mode_object_unregister. by Dave Airlie · 8 years ago
  20. 9a297b3 Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next by Dave Airlie · 8 years ago
  21. 605b28c Merge tag 'drm-intel-next-2016-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  22. 4904796 Merge tag 'v4.6-rc3' into drm-next by Dave Airlie · 8 years ago
  23. d57d477 Merge tag 'topic/drm-misc-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  24. f230ffa Merge tag 'topic/struct_mutex-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  25. 6dc3e22 drm: Make drm.debug parameter description more helpful by Ezequiel Garcia · 8 years ago
  26. 14ba003 drm: Remove warning from drm_connector_unregister_all() by Laurent Pinchart · 8 years ago
  27. ba34d58 drm: probe_helper: Hide ugly ifdef by Ezequiel Garcia · 8 years ago
  28. d63c25e drm: rcar-du: Use generic drm_connector_register_all() helper by Alexey Brodkin · 8 years ago
  29. b3383f7 drm: atmel_hldc: Use generic drm_connector_register_all() helper by Alexey Brodkin · 8 years ago
  30. 54d2c2d drm: Introduce drm_connector_register_all() helper by Alexey Brodkin · 8 years ago
  31. f74418a drm/vma_manage: Drop has_offset by Daniel Vetter · 8 years ago
  32. 0797ac6 drm/vgem: Drop dev->struct_mutex by Daniel Vetter · 8 years ago
  33. 7f340a2 drm/vgem: Move get_pages to gem_create by Daniel Vetter · 8 years ago
  34. e34274f drm/vgem: Simplify dumb_map by Daniel Vetter · 8 years ago
  35. 2f42420 drm/exynos: drop struct_mutex from fbdev setup by Daniel Vetter · 8 years ago
  36. 6c991a2 drm/exynos: drop struct_mutex from exynos_drm_gem_get_ioctl by Daniel Vetter · 8 years ago
  37. 8e97d9e drm/exynos: drop struct_mutex from exynos_gem_map_sgt_with_dma by Daniel Vetter · 8 years ago
  38. 9126362 drm/exynos: Drop dev->struct_mutex from mmap offset function by Daniel Vetter · 8 years ago
  39. ca25d6b drm/nouveau: Drop dev->struct_mutex from fbdev init by Daniel Vetter · 8 years ago
  40. 068149a drm/qxl: Use unlocked gem unreferencing by Daniel Vetter · 8 years ago
  41. 5bb682c drm/omapdrm: Use unlocked gem unreferencing by Daniel Vetter · 8 years ago
  42. e889c24 drm/nouveau: Use unlocked gem unreferencing by Daniel Vetter · 8 years ago
  43. 8d4d0d7 drm/atomic-helper: Print an error if vblank wait times out by Ville Syrjälä · 8 years ago
  44. 1652fce drm/dp/mst: Restore primary hub guid on resume by Lyude · 8 years ago
  45. f6cd7da drm: Release driver references to handle before making it available again by Chris Wilson · 8 years ago
  46. 40ae80c drm/i915/dp/mst: Add source port info to debugfs output by Jim Bride · 8 years ago
  47. 51108f2 drm/dp/mst: Enhance DP MST debugfs output by Jim Bride · 8 years ago
  48. 59f7c0f drm/edid: Add drm_edid_get_monitor_name() by Jim Bride · 8 years ago
  49. ebab87a drm: atmel-hlcdc: route DMA accesses through AHB interfaces by Boris Brezillon · 8 years ago
  50. 5ac44c8 drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup() by Boris Brezillon · 9 years ago
  51. 17a8e03 drm: atmel-hlcdc: rework the output code to support drm bridges by Boris Brezillon · 9 years ago
  52. aca63b7 drm: atmel-hlcdc: move output mode selection in CRTC implementation by Boris Brezillon · 9 years ago
  53. 79a3fc2 drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2 by Boris Brezillon · 9 years ago
  54. aab6d08 drm: atmel-hlcdc: remove leftovers from atomic mode setting migration by Boris Brezillon · 9 years ago
  55. abfc936 drm: atmel-hlcdc: fix connector and encoder types by Boris Brezillon · 9 years ago
  56. 9b19061 drm: atmel-hlcdc: support asynchronous atomic commit operations by Boris Brezillon · 9 years ago
  57. 1a7b37c drm: atmel-hlcdc: add a ->cleanup_fb() operation by Boris Brezillon · 9 years ago
  58. 6c14838 drm/crtc_helper: Reset empty plane state in drm_helper_crtc_mode_set_base() by Liu Ying · 8 years ago
  59. 1b31112 drm/virtio: Drop dummy gamma table support by Daniel Vetter · 8 years ago
  60. bd98332 drm/bochs: Drop fake gamma support by Daniel Vetter · 8 years ago
  61. f35034f drm/core: Fix ordering in drm_mode_config_cleanup. by Maarten Lankhorst · 8 years ago
  62. ba3150a drm/i915: Update DRIVER_DATE to 20160411 by Daniel Vetter · 8 years ago
  63. 3970285 Merge tag 'v4.6-rc3' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  64. fb8621d drm/i915: Avoid allocating a vmap arena for a single page by Chris Wilson · 8 years ago
  65. f2a85e1 drm,i915: Introduce drm_malloc_gfp() by Chris Wilson · 8 years ago
  66. eae2c43 drm/i915/shrinker: Restrict vmap purge to objects with vmaps by Chris Wilson · 8 years ago
  67. 0a798eb drm/i915: Refactor duplicate object vmap functions by Chris Wilson · 8 years ago
  68. d2cad53 drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj by Chris Wilson · 8 years ago
  69. 6d19245 drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_buf by Chris Wilson · 8 years ago
  70. b1e429f drm/i915: implement WaClearTdlStateAckDirtyBits by Tim Gore · 8 years ago
  71. 25a5670 drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bit by Dongwon Kim · 8 years ago
  72. c0ead70 drm/i915: Rename hw state checker to hw state verifier. by Maarten Lankhorst · 8 years ago
  73. f6d1973 drm/i915: Move modeset state verifier calls. by Maarten Lankhorst · 8 years ago
  74. e7c8454 drm/i915: Make modeset state verifier take crtc as argument. by Maarten Lankhorst · 8 years ago
  75. 2f422f9 Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  76. 6a7c924 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  77. 239467e Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  78. 289b7bf Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  79. 183c948 Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  80. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  81. c6e6e58 Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  82. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  83. 63b106a Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  84. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  85. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  86. 1a59c53 Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  87. 5dd8e50 drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor by Chris Wilson · 8 years ago
  88. 0d317ce drm/i915: Use simplest form for flushing the single cacheline in the HWS by Chris Wilson · 8 years ago
  89. 12471ba drm/i915: Harden detection of missed interrupts by Chris Wilson · 8 years ago
  90. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 8 years ago
  91. 9b9ed30 drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+ by Chris Wilson · 8 years ago
  92. 782f6bc drm/i915: Fixup the free space logic in ring_prepare by Akash Goel · 8 years ago
  93. caf2808 i2c: jz4780: really prevent potential division by zero by Wolfram Sang · 8 years ago
  94. 4ececb7 Revert "i2c: jz4780: prevent potential division by zero" by Wolfram Sang · 8 years ago
  95. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  96. 016adb7 tuntap: restore default qdisc by Jason Wang · 8 years ago
  97. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  98. fa81e66 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  99. 7d32326 drm/gma500/mdfld_dsi: remove bogus if check by Alan · 8 years ago
  100. 7ccca1d drm/gma500: Fix possible out of bounds read by Itai Handler · 9 years ago