1. 14de6c4 drm/atomic: Remove drm_atomic_connectors_for_crtc. by Maarten Lankhorst · 9 years ago
  2. df7d678 drm/docs: more leftovers from the big vtable documentation pile by Daniel Vetter · 9 years ago
  3. 4cba685 drm/atomic-helper: Reject legacy flips on a disabled pipe by Daniel Vetter · 9 years ago
  4. 4cd9fa5 drm/atomic: add connector mask to drm_crtc_state. by Maarten Lankhorst · 9 years ago
  5. 4cd3991 drm/atomic: Add __drm_atomic_helper_connector_reset, v2. by Maarten Lankhorst · 9 years ago
  6. 69a0f89 drm/dp/mst: constify drm_dp_mst_topology_cbs structures by Julia Lawall · 9 years ago
  7. 399368aa drm: make drm_dev_set_unique() not use a format string by Nicolas Iooss · 9 years ago
  8. 16c3719 drm: Constify drm_encoder_slave_funcs by Ville Syrjälä · 9 years ago
  9. d55f532 drm: Move more framebuffer doc from docbook to kerneldoc by Daniel Vetter · 9 years ago
  10. 51bce5b Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  11. eb227c5 drm/ttm: fix documentation of ttm_bo_reserve by Nicolai Hähnle · 9 years ago
  12. 21de54b Merge tag 'drm-vc4-next-2015-12-11' of http://github.com/anholt/linux into drm-next by Dave Airlie · 9 years ago
  13. b15c50b Merge tag 'topic/drm-misc-2015-12-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  14. 8979a05 drm/msm: trivial whitespace fix by Rob Clark · 9 years ago
  15. 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
  16. 5ba8940 drm: Rename MODE_UNVERIFIED to MODE_STALE by Ville Syrjälä · 9 years ago
  17. 9f4c97a drm: Add plane->name and use it in debug prints by Ville Syrjälä · 9 years ago
  18. fa3ab4c drm: Add crtc->name and use it in debug messages by Ville Syrjälä · 9 years ago
  19. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  20. b0b3b79 drm: Pass 'name' to drm_universal_plane_init() by Ville Syrjälä · 9 years ago
  21. f988287 drm: Pass 'name' to drm_crtc_init_with_planes() by Ville Syrjälä · 9 years ago
  22. 663a233 Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm-next by Dave Airlie · 9 years ago
  23. d7e12cd drm: fix inclusion of drm.h in via_drm.h by Gabriel Laskar · 9 years ago
  24. 3a4197a drm: fix inclusion of drm.h in vmwgfx_drm.h by Gabriel Laskar · 9 years ago
  25. 6e82e9c drm: fix inclusion of drm.h in virtgpu_drm.h by Gabriel Laskar · 9 years ago
  26. 678205a drm: fix inclusion of drm.h in tegra_drm.h by Gabriel Laskar · 9 years ago
  27. 3e2d2cd drm: fix inclusion of drm.h in savage_drm.h by Gabriel Laskar · 9 years ago
  28. 355f478 drm: fix inclusion of drm.h in r128_drm.h by Gabriel Laskar · 9 years ago
  29. 8ca3284 drm: fix inclusion of drm.h in qxl_drm.h by Gabriel Laskar · 9 years ago
  30. 7ef500e drm: fix inclusion of drm.h in omap_drm.h by Gabriel Laskar · 9 years ago
  31. 06577d0 drm: fix inclusion of drm.h in msm_drm.h by Gabriel Laskar · 9 years ago
  32. 559003d drm: fix inclusion of drm.h in mga_drm.h by Gabriel Laskar · 9 years ago
  33. 1049102 drm: fix inclusion of drm.h in exynos_sarea.h by Gabriel Laskar · 9 years ago
  34. 13635d6 drm: fix inclusion of drm.h in i810_drm.h by Gabriel Laskar · 9 years ago
  35. 19b1e97 drm: fix inclusion of drm.h in exynos_sarea.h by Gabriel Laskar · 9 years ago
  36. c6da66d drm: fix inclusion of drm.h in drm_sarea.h by Gabriel Laskar · 9 years ago
  37. abd5422 drm: drm_mode.h fix includes by Gabriel Laskar · 9 years ago
  38. 47f06c2 drm: drm_fourcc.h fix includes by Gabriel Laskar · 9 years ago
  39. 6a14d01 drm: include drm.h in armada_drm.h by Gabriel Laskar · 9 years ago
  40. 2ce9dde include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h> by Mikko Rapeli · 9 years ago
  41. f95d3aa drm: Kbuild: add admgpu_drm.h to the installed headers by Gabriel Laskar · 9 years ago
  42. 29e08b0 drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h by Gabriel Laskar · 9 years ago
  43. 35d0f1d include/uapi/linux/agpgart.h: include stdlib.h in userspace by Mikko Rapeli · 10 years ago
  44. 89545d6 include/uapi/linux/virtio_gpu.h: use __u8 from <linux/types.h> by Mikko Rapeli · 9 years ago
  45. 8e51012 include/uapi/drm/qxl_drm.h: use __s32, __u32 and __u64 from linux/types.h by Mikko Rapeli · 10 years ago
  46. 21de2fd include/uapi/drm/vmwgfx_drm.h: use __s32, __u32 and __u64 from linux/types.h by Mikko Rapeli · 10 years ago
  47. 5b8573f via_drm.h: don't include non-existing via_drmclient.h by Mikko Rapeli · 10 years ago
  48. 31b4dfe radeon_drm.h: use __u32 and __u64 from linux/types.h by Mikko Rapeli · 10 years ago
  49. 8860487 nouveau_drm.h: use __u32 and __u64 from linux/types.h by Mikko Rapeli · 10 years ago
  50. 6615b20 exynos_drm.h: use __u64 from linux/types.h by Mikko Rapeli · 10 years ago
  51. 05623b7 drm_mode.h: use __u32 and __u64 from linux/types.h by Mikko Rapeli · 10 years ago
  52. 1a2a42c drm.h: use __kernel_size_t instead of size_t by Mikko Rapeli · 10 years ago
  53. 36b6608 drm: Document drm_encoder/crtc_helper_funcs by Daniel Vetter · 9 years ago
  54. 30ecad7 drm: Move drm_display_mode an related docs into kerneldoc by Daniel Vetter · 9 years ago
  55. 4ee6034 drm: Document drm_connector_helper_funcs by Daniel Vetter · 9 years ago
  56. 11a0ba9 drm: Document drm_plane_helper_funcs by Daniel Vetter · 9 years ago
  57. 9953f41 drm: Kerneldoc for drm_mode_config_funcs by Daniel Vetter · 9 years ago
  58. c6b0ca3 drm: Add kerneldoc for drm_framebuffer_funcs by Daniel Vetter · 9 years ago
  59. f6da8c6 drm: document drm_crtc_funcs by Daniel Vetter · 9 years ago
  60. 6fe14ac drm: Document drm_connector_funcs by Daniel Vetter · 9 years ago
  61. 129b782 drm: Move encoder->save/restore into nouveau by Daniel Vetter · 9 years ago
  62. 813b0f3 drm: Remove crtc/connector->save/restore hooks by Daniel Vetter · 9 years ago
  63. 8854863 drm: Update drm_plane_funcs kerneldoc by Daniel Vetter · 9 years ago
  64. da024fe drm/bridge: Improve kerneldoc by Daniel Vetter · 9 years ago
  65. 4490d4c drm: Make helper vtable pointers type-safe by Daniel Vetter · 9 years ago
  66. 092d01d drm: Reorganize helper vtables and their docs by Daniel Vetter · 9 years ago
  67. b516a9e drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers by Daniel Vetter · 9 years ago
  68. 264d697 drm: Polish fbdev helper struct docs by Daniel Vetter · 9 years ago
  69. 2146136 drm/vc4: Add an interface for capturing the GPU state after a hang. by Eric Anholt · 9 years ago
  70. d5b1a78 drm/vc4: Add support for drawing 3D frames. by Eric Anholt · 9 years ago
  71. 463873d drm/vc4: Add an API for creating GPU shaders in GEM BOs. by Eric Anholt · 9 years ago
  72. d5bc60f drm/vc4: Add create and map BO ioctls. by Eric Anholt · 10 years ago
  73. 10028c5 drm: Create a driver hook for allocating GEM object structs. by Eric Anholt · 9 years ago
  74. e876b41 Back merge tag 'v4.4-rc4' into drm-next by Dave Airlie · 9 years ago
  75. 47c0fd7 Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  76. 19190f5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  77. a2dbb7b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  78. 1562020 drm/i915/skl: Add SKL GT4 PCI IDs by Mika Kuoppala · 9 years ago
  79. 8cdef96 Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  80. b1007e7 Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  81. d441fe2 Merge branches 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  82. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  83. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 9 years ago
  84. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  85. f46e699 Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  86. 071f5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  87. 2873d32 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  88. e3c9b1e Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  89. 4eaf3b8 net_sched: fix qdisc_tree_decrease_qlen() races by Eric Dumazet · 9 years ago
  90. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  91. 6bd4f35 ipv6: kill sk_dst_lock by Eric Dumazet · 9 years ago
  92. 38ee8fb sctp: convert sack_needed and sack_generation to bits by Marcelo Ricardo Leitner · 9 years ago
  93. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  94. 69030dd cpufreq: use last policy after online for drivers with ->setpolicy by Srinivas Pandruvada · 9 years ago
  95. 1494276 drm/atomic-helper: Implement subsystem-level suspend/resume by Thierry Reding · 9 years ago
  96. 06eaae4 drm: Implement drm_modeset_lock_all_ctx() by Thierry Reding · 9 years ago
  97. 64031e3 ACPI / property: fix compile error for acpi_node_get_property_reference() when CONFIG_ACPI=n by Hanjun Guo · 9 years ago
  98. ceb5d58 net: fix sock_wake_async() rcu protection by Eric Dumazet · 9 years ago
  99. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  100. 304d888 Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" by Nicolas Dichtel · 9 years ago