1. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  2. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  3. e04190e drm/fb helper: don't call drm_helper_connector_dpms directly by Daniel Vetter · 12 years ago
  4. 65983bd Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  5. 78b9c35 drm: Add misssing static storage class specifier in drm_fb_helper.c file by Sachin Kamat · 12 years ago
  6. 33faad1 drm/fb-helper: don't clobber output routing in setup_crtcs by Daniel Vetter · 12 years ago
  7. d390475 drm/fb helper: don't call drm_crtc_helper_set_config by Daniel Vetter · 12 years ago
  8. 343065a drm/fb-helper: delay hotplug handling when partially bound by Daniel Vetter · 12 years ago
  9. ebe0f24 drm: Make the CRTC gamma_set operation optional by Laurent Pinchart · 12 years ago
  10. 4a1b071 drm: Don't initialize local ret variable when not needed by Laurent Pinchart · 12 years ago
  11. f6e252b drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes by Adam Jackson · 12 years ago
  12. 62fb376 drm: Validate requested virtual size against allocated fb size by Chris Wilson · 12 years ago
  13. 4f988d1 drm fb helper: remove unused variable crtc_id by Sascha Hauer · 12 years ago
  14. e9ad318 drm fb helper: remove unused variable conn_limit by Sascha Hauer · 12 years ago
  15. 3a8148c drm fb helper: use drm_helper_connector_dpms to do dpms by Sascha Hauer · 12 years ago
  16. a1b7736 drm drm_fb_helper: destroy modes by Sascha Hauer · 12 years ago
  17. d68752c drm: avoid switching to text console if there is no panic timeout by Hugh Dickins · 13 years ago
  18. e0cd360 gpu: add module.h to drivers/gpu files as required. by Paul Gortmaker · 13 years ago
  19. 55a01f6 drm: Remove duplicate "return" statement by Lin Ming · 13 years ago
  20. 1794d25 drm: Export the command-line mode parser by Chris Wilson · 13 years ago
  21. 7394371 drm: Take lock around probes for drm_fb_helper_hotplug_event by Chris Wilson · 13 years ago
  22. e8e7a2b drm/i915: restore only the mode of this driver on lastclose (v2) by Dave Airlie · 13 years ago
  23. 38f1cff Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next by Dave Airlie · 13 years ago
  24. 062ac62 drm: index i shadowed in 2nd loop by roel · 13 years ago
  25. 9da12b6a drm: psuedocolor support for ARGB modes by Rob Clark · 13 years ago
  26. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  27. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 13 years ago
  28. dfe63bb drm: Update fbdev fb_fix_screeninfo by James Simmons · 14 years ago
  29. 3ce0516 drm/kms: load fbcon from drm_kms_helper by David Fries · 14 years ago
  30. 57084d0 drm/fb: Don't expose mmio for fbdev emulation layer by James Simmons · 14 years ago
  31. 21c74a8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum by Jason Wessel · 14 years ago
  32. 9923102 kdb, kms: Save and restore the LUT on atomic KMS enter/exit by Jason Wessel · 14 years ago
  33. 413d45d drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API by Jason Wessel · 14 years ago
  34. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  35. ee00557 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  36. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  37. 09f0c48 drm: move dereference below check by Dan Carpenter · 14 years ago
  38. f90ebd9 drm_fb_helper: Preserve capability to use atomic kms by Jason Wessel · 14 years ago
  39. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  40. 023eb57 drm: correctly update connector DPMS status in drm_fb_helper by Jesse Barnes · 14 years ago
  41. b829e01 drm/fb: Fix video= mode computation by Adam Jackson · 14 years ago
  42. fc2362a drm/fb: use printk to print out the switching to text mode error. by Dave Airlie · 14 years ago
  43. 1d42bbc drm/fbdev: fix cloning on fbcon by Dave Airlie · 14 years ago
  44. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 14 years ago
  45. 3da1f33 drm: Prefix info printk about registering panic notifier with 'drm' by Kirill Smelkov · 14 years ago
  46. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 14 years ago
  47. b1f2019 drm/fb: remove drm_fb_helper_setcolreg by James Simmons · 14 years ago
  48. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 14 years ago
  49. 5c4426a drm/kms/fb: add polling support for when nothing is connected. by Dave Airlie · 14 years ago
  50. 19b4b44 drm/kms/fb: provide a 1024x768 fbcon if no outputs found. by Dave Airlie · 14 years ago
  51. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 14 years ago
  52. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 14 years ago
  53. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 14 years ago
  54. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  55. b8c40d6 drm: fix build error when SYSRQ is disabled by Randy Dunlap · 14 years ago
  56. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  57. 172e91f drm/kms: fix spelling of "CLOCK" by Pavel Roskin · 14 years ago
  58. 3b40a44 drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi() by Andy Shevchenko · 14 years ago
  59. 5fd4df4 drm: fix regression in fb blank handling by Zhenyu Wang · 14 years ago
  60. 509c7d8 drm/kms/fb: check for depth changes from userspace for resizing. by Dave Airlie · 15 years ago
  61. e89a8c9 drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line() by Roel Kluin · 15 years ago
  62. 1bd049f Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 15 years ago
  63. b0a007d drm/kms: fix fb cmap allocation to use modeset->crtc not crtc by Ben Skeggs · 15 years ago
  64. 5349ef3 drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling by Clemens Ladisch · 15 years ago
  65. 3bea21b drm/kms: allocate framebuffer cmap by Clemens Ladisch · 15 years ago
  66. cda6be1 drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling by Clemens Ladisch · 15 years ago
  67. 731b5a1 drm/kms: properly handle fbdev blanking by James Simmons · 15 years ago
  68. a2d49ae drm/kms: typo fix by James Simmons · 15 years ago
  69. 77de084 drm/kms: fix kms/fbdev colormap support properly. by Dave Airlie · 15 years ago
  70. c850cb7 drm/kms: fix kms/fbdev colormap support properly. by Dave Airlie · 15 years ago
  71. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  72. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  73. bea1d35 drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ by Mikael Pettersson · 15 years ago
  74. 74bf2ad drm/kms: make fb helper work for all drivers. by Dave Airlie · 15 years ago
  75. 8ef8678 drm/kms: protect against fb helper not being created. by Dave Airlie · 15 years ago
  76. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago
  77. e87b2c4 drm: fix drm_fb_helper handling of kernel crtcs by Jesse Barnes · 15 years ago
  78. 6fcefd5 drm/kms: fix kms helper license + Kconfig by Dave Airlie · 15 years ago
  79. 3420e74 drm: fix two issues with fb consolidation. by Dave Airlie · 15 years ago
  80. 785b93e drm/kms: move driver specific fb common code to helper functions (v2) by Dave Airlie · 15 years ago