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