1. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  2. 3632ef8 Revert "drm: Update fbdev fb_fix_screeninfo" by Dave Airlie · 14 years ago
  3. dfe63bb drm: Update fbdev fb_fix_screeninfo by James Simmons · 14 years ago
  4. 3ce0516 drm/kms: load fbcon from drm_kms_helper by David Fries · 14 years ago
  5. 57084d0 drm/fb: Don't expose mmio for fbdev emulation layer by James Simmons · 14 years ago
  6. 21c74a8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum by Jason Wessel · 14 years ago
  7. 9923102 kdb, kms: Save and restore the LUT on atomic KMS enter/exit by Jason Wessel · 14 years ago
  8. 413d45d drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API by Jason Wessel · 14 years ago
  9. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  10. 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
  11. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  12. 09f0c48 drm: move dereference below check by Dan Carpenter · 14 years ago
  13. f90ebd9 drm_fb_helper: Preserve capability to use atomic kms by Jason Wessel · 14 years ago
  14. 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
  15. 023eb57 drm: correctly update connector DPMS status in drm_fb_helper by Jesse Barnes · 14 years ago
  16. b829e01 drm/fb: Fix video= mode computation by Adam Jackson · 14 years ago
  17. fc2362a drm/fb: use printk to print out the switching to text mode error. by Dave Airlie · 14 years ago
  18. 1d42bbc drm/fbdev: fix cloning on fbcon by Dave Airlie · 15 years ago
  19. eb1f8e4 drm/fbdev: rework output polling to be back in the core. (v4) by Dave Airlie · 15 years ago
  20. 3da1f33 drm: Prefix info printk about registering panic notifier with 'drm' by Kirill Smelkov · 15 years ago
  21. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 15 years ago
  22. b1f2019 drm/fb: remove drm_fb_helper_setcolreg by James Simmons · 15 years ago
  23. 4abe352 drm/kms/fb: use slow work mechanism for normal hotplug also. by Dave Airlie · 15 years ago
  24. 5c4426a drm/kms/fb: add polling support for when nothing is connected. by Dave Airlie · 15 years ago
  25. 19b4b44 drm/kms/fb: provide a 1024x768 fbcon if no outputs found. by Dave Airlie · 15 years ago
  26. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 15 years ago
  27. 8be48d9 drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list by Dave Airlie · 15 years ago
  28. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 15 years ago
  29. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  30. b8c40d6 drm: fix build error when SYSRQ is disabled by Randy Dunlap · 15 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  32. 172e91f drm/kms: fix spelling of "CLOCK" by Pavel Roskin · 15 years ago
  33. 3b40a44 drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi() by Andy Shevchenko · 15 years ago
  34. 5fd4df4 drm: fix regression in fb blank handling by Zhenyu Wang · 15 years ago
  35. 509c7d8 drm/kms/fb: check for depth changes from userspace for resizing. by Dave Airlie · 15 years ago
  36. e89a8c9 drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line() by Roel Kluin · 15 years ago
  37. 1bd049f Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 15 years ago
  38. b0a007d drm/kms: fix fb cmap allocation to use modeset->crtc not crtc by Ben Skeggs · 15 years ago
  39. 5349ef3 drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling by Clemens Ladisch · 15 years ago
  40. 3bea21b drm/kms: allocate framebuffer cmap by Clemens Ladisch · 15 years ago
  41. cda6be1 drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling by Clemens Ladisch · 15 years ago
  42. 731b5a1 drm/kms: properly handle fbdev blanking by James Simmons · 15 years ago
  43. a2d49ae drm/kms: typo fix by James Simmons · 15 years ago
  44. 77de084 drm/kms: fix kms/fbdev colormap support properly. by Dave Airlie · 15 years ago
  45. c850cb7 drm/kms: fix kms/fbdev colormap support properly. by Dave Airlie · 15 years ago
  46. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  47. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  48. bea1d35 drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ by Mikael Pettersson · 15 years ago
  49. 74bf2ad drm/kms: make fb helper work for all drivers. by Dave Airlie · 15 years ago
  50. 8ef8678 drm/kms: protect against fb helper not being created. by Dave Airlie · 15 years ago
  51. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago
  52. e87b2c4 drm: fix drm_fb_helper handling of kernel crtcs by Jesse Barnes · 15 years ago
  53. 6fcefd5 drm/kms: fix kms helper license + Kconfig by Dave Airlie · 15 years ago
  54. 3420e74 drm: fix two issues with fb consolidation. by Dave Airlie · 15 years ago
  55. 785b93e drm/kms: move driver specific fb common code to helper functions (v2) by Dave Airlie · 15 years ago