1. d678959 drm/memory: don't export agp helpers by Daniel Vetter · 11 years ago
  2. fac3eaf drm: remove a bunch of unused #defines from drmP.h by Daniel Vetter · 11 years ago
  3. 74867e3 drm: rip out a few unused DRIVER flags by Daniel Vetter · 11 years ago
  4. 687fbb2 drm: rip out DRIVER_FB_DMA and related code by Daniel Vetter · 11 years ago
  5. b0e898ac drm: remove FASYNC support by Daniel Vetter · 11 years ago
  6. 5bbd533 drm/vmwgfx: remove redundant clearing of driver->dma_quiescent by Daniel Vetter · 11 years ago
  7. 7c51013 drm: mark context support as a legacy subsystem by Daniel Vetter · 11 years ago
  8. 8d38c4b drm: disallow legacy dma ioctls for modesetting drivers by Daniel Vetter · 11 years ago
  9. e2e99a8 drm: mark dma setup/teardown as legacy systems by Daniel Vetter · 11 years ago
  10. 8e194bb drm: disallow legacy sg ioctls for modesetting drivers by Daniel Vetter · 11 years ago
  11. 3d914e8 drm: hide legacy sg cleanup better from common code by Daniel Vetter · 11 years ago
  12. 45886af drm: kill dev->driver->set_version by Daniel Vetter · 11 years ago
  13. d8ed168 drm/radeon: kill firstopen callback for kms driver by Daniel Vetter · 11 years ago
  14. 161695b drm/omap: kill firstopen callback by Daniel Vetter · 11 years ago
  15. 5c69294 drm/ttm: kill unused functions by Maarten Lankhorst · 11 years ago
  16. e552df3 drm/radeon: remove stale gem->driver_private access by David Herrmann · 11 years ago
  17. f547b22 drm/qxl: remove unused object_pin/unpin() helpers by David Herrmann · 11 years ago
  18. 23a9a2e drm/cirrus: remove unused driver_private access by David Herrmann · 11 years ago
  19. 7d2e968 drm/mgag200: remove unused driver_private access by David Herrmann · 11 years ago
  20. 7e0e6cb drm/ast: remove unused driver_private access by David Herrmann · 11 years ago
  21. 1dda8d0 Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next by Dave Airlie · 11 years ago
  22. a976718 drm/tilcdc fixup mode to workaround sync for tda998x by Darren Etheridge · 11 years ago
  23. 179f1aa drm/i2c: tda998x: prepare for broken sync workaround by Sebastian Hesselbarth · 11 years ago
  24. 088d61d drm/i2c: tda998x: fix sync generation and calculation by Sebastian Hesselbarth · 11 years ago
  25. c4c11dd drm/i2c: tda998x: add video and audio input configuration by Russell King · 11 years ago
  26. 5e74c22 drm/i2c: tda998x: prepare for video input configuration by Russell King · 11 years ago
  27. 20c1767 drm/i2c: tda998x: fix npix/nline programming by Russell King · 11 years ago
  28. bcb2481 drm/i2c: tda998x: ensure VIP output mux is properly set by Russell King · 11 years ago
  29. 063b472 drm/i2c: tda998x: fix EDID reading on TDA19988 devices by Russell King · 11 years ago
  30. cc6a36f drm: DRM should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  31. b43bd92 Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-rcar-stable by Dave Airlie · 11 years ago
  32. 3864c6f drm/rcar-du: Add FBDEV emulation support by Laurent Pinchart · 12 years ago
  33. 90374b5 drm/rcar-du: Add internal LVDS encoder support by Laurent Pinchart · 11 years ago
  34. 7cbc05c drm/rcar-du: Configure RGB output routing to DPAD0 by Laurent Pinchart · 11 years ago
  35. ef67a90 drm/rcar-du: Rework output routing support by Laurent Pinchart · 11 years ago
  36. 38b62fb drm/rcar-du: Add support for DEFR8 register by Laurent Pinchart · 11 years ago
  37. a5f0ef5 drm/rcar-du: Add support for multiple groups by Laurent Pinchart · 11 years ago
  38. 9e2d2de drm/rcar-du: Fix buffer pitch alignment for R8A7790 DU by Laurent Pinchart · 11 years ago
  39. ef2d84b drm/rcar-du: Add support for the R8A7790 DU by Laurent Pinchart · 11 years ago
  40. 2fd22db drm/rcar-du: Move output routing configuration to group by Laurent Pinchart · 11 years ago
  41. 660bab5 drm/rcar-du: Remove register definitions for the second channel by Laurent Pinchart · 11 years ago
  42. 990d07a drm/rcar-du: Use dynamic number of CRTCs instead of CRTCs array size by Laurent Pinchart · 11 years ago
  43. cb2025d drm/rcar-du: Introduce CRTCs groups by Laurent Pinchart · 11 years ago
  44. 7fe99fd drm/rcar-du: Rename rcar_du_plane_(init|register) to rcar_du_planes_* by Laurent Pinchart · 11 years ago
  45. ae425b6 drm/rcar-du: Create rcar_du_planes structure by Laurent Pinchart · 11 years ago
  46. 9194731 drm/rcar-du: Rename platform data fields to match what they describe by Laurent Pinchart · 11 years ago
  47. 6978f12 drm/rcar-du: Merge LVDS and VGA encoder code by Laurent Pinchart · 11 years ago
  48. 9e8be27 drm/rcar-du: Split VGA encoder and connector by Laurent Pinchart · 11 years ago
  49. 56c5dd0 drm/rcar-du: Split LVDS encoder and connector by Laurent Pinchart · 11 years ago
  50. 9e7db06 drm/rcar-du: Clarify comment regarding plane Y source coordinate by Laurent Pinchart · 11 years ago
  51. f66ee30 drm/rcar-du: Support per-CRTC clock and IRQ by Laurent Pinchart · 11 years ago
  52. 481d342 drm/rcar-du: Add platform module device table by Laurent Pinchart · 11 years ago
  53. d5b6dcc drm/rcar-du: Use devm_ioremap_resource() by Laurent Pinchart · 11 years ago
  54. 6811b1b drm/rcar-du: Add missing alpha plane register definitions by Laurent Pinchart · 11 years ago
  55. 00fd78e drm: provide agp dummies for CONFIG_AGP=n by David Herrmann · 11 years ago
  56. 32c913e Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  57. abf1903 drm/ttm: inline drm_bo_setup_vm() by David Herrmann · 11 years ago
  58. c700c67 drm/mm: remove unused API by David Herrmann · 11 years ago
  59. 06e78ed drm/i915: pre-alloc instead of drm_mm search/get_block by David Herrmann · 11 years ago
  60. 78af329 drm/ttm: replace drm_mm_pre_get() by direct alloc by David Herrmann · 11 years ago
  61. 28ec711 drm/agp: move AGP cleanup paths to drm_agpsupport.c by David Herrmann · 11 years ago
  62. 08fcd72 drm: don't push static constants on stack for %*ph by Andy Shevchenko · 11 years ago
  63. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  64. 31e5d7c drm/mm: add "best_match" flag to drm_mm_insert_node() by David Herrmann · 11 years ago
  65. 7fc65eb drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unlocked() by Chris Wilson · 11 years ago
  66. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  67. cd234b0 drm/i915: Do not dereference NULL crtc or fb until after checking by Chris Wilson · 11 years ago
  68. 86e81f0e drm/mm: include required headers in drm_mm.h by David Herrmann · 11 years ago
  69. 5ae90d8 Linux 3.11-rc3 by Linus Torvalds · 11 years ago
  70. 76d25a5 Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  71. 6803f37 Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  72. 561d9e8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  73. 6c504ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  74. 2408c2e529 Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  75. 0f74665 Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  76. a9b5f02 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  77. fef36a7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  78. db8cbfa Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  79. ab20fb8 Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  80. f19e6c6 Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  81. 05e4cb7 Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  82. 8f074a5 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  83. 6c4155a Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  84. f315cf5 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  85. c271f5b Merge tag 'md/3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  86. c7dad23 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
  87. 257a7ff drm/i915: fix pnv display core clock readout out by Daniel Vetter · 11 years ago
  88. de51f04 drm/i915: Replace open-coded offset_in_page() by Chris Wilson · 11 years ago
  89. bc86625 drm/i915: Retry DP aux_ch communications with a different clock after failure by Chris Wilson · 11 years ago
  90. b8f102e drm/i915: Add messages useful for HPD storm detection debugging (v2) by Egbert Eich · 11 years ago
  91. 8e5c2b7 Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8" by Rafael J. Wysocki · 11 years ago
  92. 867974f ahci_imx: depend on CONFIG_MFD_SYSCON by Tejun Heo · 11 years ago
  93. 09d8091 tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() by Steven Rostedt (Red Hat) · 11 years ago
  94. 845ad05 arm64: Change kernel stack size to 16K by Feng Kan · 11 years ago
  95. bf903e4 Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  96. 4795b95 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  97. aed2c03 drm/gem: fix mmap vma size calculations by David Herrmann · 11 years ago
  98. f5d9b7f drm/radeon/dpm: fix r600_enable_sclk_control() by Alex Deucher · 11 years ago
  99. f4f85a8 drm/radeon/dpm: implement force performance levels for rv6xx by Alex Deucher · 11 years ago
  100. 515c096 mfd: max8925: fix dt code for backlight by Olof Johansson · 11 years ago