1. 8bb0daf drm/omap: move out of staging by Rob Clark · 14 years ago
  2. a4462f2 staging/omapdrm: Use kmemdup rather than duplicating its implementation by Peter Huewe · 14 years ago
  3. 32ac1a5 staging: omapdrm/omap_gem_dmabuf.c: fix memory leakage by Cong Ding · 14 years ago
  4. 238083a drm/omap: Add OMAP5 support by Andy Gross · 14 years ago
  5. 4836d15 drm/omap: Add PM capabilities by Andy Gross · 14 years ago
  6. 3314fdf Merge branch 'drm-fb-helper' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 14 years ago
  7. f934ec8c drm: shut up invalid edid messages by Maarten Lankhorst · 14 years ago
  8. 3e2b756 drm: fix compile failure by including <linux/swiotlb.h> by Chris Metcalf · 14 years ago
  9. 93711d8 drm/pci: define drm_pcie_get_speed_cap_mask() only when CONFIG_PCI=y by Bjorn Helgaas · 14 years ago
  10. 1b1d539 drm/fb-helper: don't sleep for screen unblank when an oopps is in progress by Daniel Vetter · 14 years ago
  11. 207fd32 drm/fb-helper: improve kerneldoc by Daniel Vetter · 14 years ago
  12. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 14 years ago
  13. 8acf658 drm/fb-helper: streamline drm_fb_helper_single_fb_probe by Daniel Vetter · 14 years ago
  14. 2180c3c drm/fb-helper: directly call set_par from the hotplug handler by Daniel Vetter · 14 years ago
  15. 7e53f3a drm/fb-helper: fixup set_config semantics by Daniel Vetter · 14 years ago
  16. af5676f drm/i915: rip out helper->disable noop functions by Daniel Vetter · 14 years ago
  17. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 14 years ago
  18. 203cb50 drm/tegra: don't set up initial fbcon config twice by Daniel Vetter · 14 years ago
  19. de1ace5 drm/fb-helper: unexport drm_fb_helper_single_fb_probe by Daniel Vetter · 14 years ago
  20. 43c8a84 drm/fb-helper: unexport drm_fb_helper_panic by Daniel Vetter · 14 years ago
  21. d21bf46 drm/fb-helper: kill drm_fb_helper_restore by Daniel Vetter · 14 years ago
  22. 6aed8ec drm: review locking for drm_fb_helper_restore_fbdev_mode by Daniel Vetter · 14 years ago
  23. db3985e Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S" by Daniel Vetter · 14 years ago
  24. b9e5071 Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 14 years ago
  25. 85a7ce6 drm: make frame duration time calculation more precise by Daniel Kurtz · 14 years ago
  26. dd66cc2 drm/pci: Use PCI Express Capability accessors by Bjorn Helgaas · 14 years ago
  27. f8acf6f drm/pci: Set all supported speeds in speed cap mask for pre-3.0 devices by Bjorn Helgaas · 14 years ago
  28. 9fe0423 drm/pci: Use the standard #defines for PCIe Link Capability bits by Bjorn Helgaas · 14 years ago
  29. 03f6509 drm: Allow vblank support without DRIVER_HAVE_IRQ by Thierry Reding · 14 years ago
  30. 1e6d17a drm/radeon: use prime helpers by Aaron Plattner · 14 years ago
  31. ab9ccb9 drm/nouveau: use prime helpers by Aaron Plattner · 14 years ago
  32. 8917764 drm: add prime helpers by Aaron Plattner · 14 years ago
  33. 6504d0d drm/i2c: give i2c it's own Kconfig by Rob Clark · 14 years ago
  34. 73ccd69 Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 14 years ago
  35. ed914f6 Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux into drm-next by Dave Airlie · 14 years ago
  36. bb0f78d Merge branch 'udl-fixes' into drm-next by Dave Airlie · 14 years ago
  37. 62cd2fa8 Merge branch 'console-fixes' into drm-next by Dave Airlie · 14 years ago
  38. 6dc1c49 Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/linux into drm-next by Dave Airlie · 14 years ago
  39. 054430e fbcon: fix locking harder by Dave Airlie · 14 years ago
  40. e93a9a8 fb: Yet another band-aid for fixing lockdep mess by Takashi Iwai · 14 years ago
  41. 50e244c fb: rework locking to fix lock ordering on takeover by Alan Cox · 14 years ago
  42. 677d23b drm/udl: disable fb_defio by default by Dave Airlie · 14 years ago
  43. e90a4ea drm/udl: Inline memcmp() for RLE compression of xfer by Chris Wilson · 14 years ago
  44. cd17ef4 Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 14 years ago
  45. bcb39af drm/udl: make usage as a console safer by Dave Airlie · 14 years ago
  46. 9f23de5 drm/usb: bind driver to correct device by Dave Airlie · 14 years ago
  47. ae12878 fbcon: don't lose the console font across generic->chip driver switch by Dave Airlie · 14 years ago
  48. 2a24830 vgacon/vt: clear buffer attributes when we load a 512 character font (v2) by Dave Airlie · 14 years ago
  49. 0e3d50b drm/radeon/dce6: fix display powergating by Alex Deucher · 14 years ago
  50. 1589a3e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 14 years ago
  51. 0f63211 Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  52. 3296944 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  53. e7e034e1 drivers/rtc/rtc-pl031.c: fix the missing operation on enable by Haojian Zhuang · 14 years ago
  54. 72fca4a drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler by Jan Luebbe · 14 years ago
  55. 3bdf8cd drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time() by Tony Prisk · 14 years ago
  56. d92dd35 Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd by Linus Torvalds · 14 years ago
  57. 200e0d9 USB: storage: optimize to match the Huawei USB storage devices and support new switch command by fangxiaozhi · 14 years ago
  58. 07c7be3 USB: storage: Define a new macro for USB storage match rules by fangxiaozhi · 14 years ago
  59. f19637e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  60. 0ba3b2c USB: ftdi_sio: add Zolix FTDI PID by Petr Kubánek · 14 years ago
  61. d4fa681 USB: option: add Changhong CH690 by Bjørn Mork · 14 years ago
  62. c249f91 USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II by Sven Killig · 14 years ago
  63. 8b31849 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 14 years ago
  64. e737a14 drm/radeon: radeon-asic updates for Oland by Alex Deucher · 14 years ago
  65. bcc7f5d drm/radeon: add ucode loading support for Oland by Alex Deucher · 14 years ago
  66. d0ae7fc drm/radeon: fill in gpu init for Oland by Alex Deucher · 14 years ago
  67. 624d352 drm/radeon: add Oland chip family by Alex Deucher · 14 years ago
  68. df16004 drm/radeon: switch back to using the DMA ring for VM PT updates by Alex Deucher · 14 years ago
  69. 43f1214 drm/radeon: use IBs for VM page table updates v2 by Alex Deucher · 14 years ago
  70. 7d37bea GPU/i915: Fix acpi_bus_get_device() check in drivers/gpu/drm/i915/intel_opregion.c by Yasuaki Ishimatsu · 14 years ago
  71. cc6c954 Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 14 years ago
  72. 089c71a Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 14 years ago
  73. 7a3cf6c target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices by Nicholas Bellinger · 14 years ago
  74. faa06ab target: Fix regression allowing unconfigured devices to fabric port link by Nicholas Bellinger · 14 years ago
  75. cf5425b Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  76. 24178ec drm/radeon: don't reset the MC on IGPs/APUs by Alex Deucher · 14 years ago
  77. 123bc18 drm/radeon: use the reset mask to determine if rings are hung by Alex Deucher · 14 years ago
  78. f770d78 drm/radeon: halt engines before disabling MC (si) by Alex Deucher · 14 years ago
  79. 90fb877 drm/radeon: halt engines before disabling MC (cayman/TN) by Alex Deucher · 14 years ago
  80. b21b6e7 drm/radeon: halt engines before disabling MC (evergreen) by Alex Deucher · 14 years ago
  81. ca57802 drm/radeon: halt engines before disabling MC (6xx/7xx) by Alex Deucher · 14 years ago
  82. 014bb20 drm/radeon: use status regs to determine what to reset (si) by Alex Deucher · 14 years ago
  83. 168757e drm/radeon: use status regs to determine what to reset (cayman) by Alex Deucher · 14 years ago
  84. a65a436 drm/radeon: use status regs to determine what to reset (evergreen) by Alex Deucher · 14 years ago
  85. f13f773 drm/radeon: use status regs to determine what to reset (6xx/7xx) by Alex Deucher · 14 years ago
  86. 1c53467 drm/radeon: rework GPU reset on cayman/TN by Alex Deucher · 14 years ago
  87. 187e359 drm/radeon: rework GPU reset on cayman/TN by Alex Deucher · 14 years ago
  88. b763047 drm/radeon: rework GPU reset on evergreen by Alex Deucher · 14 years ago
  89. d3cb781 drm/radeon: rework GPU reset on r6xx/r7xx by Alex Deucher · 14 years ago
  90. 410a341 drm/radeon: add a bios scratch asic hung helper by Alex Deucher · 14 years ago
  91. 9ff0744 drm/radeon: add additional reset flags by Alex Deucher · 14 years ago
  92. 14adc89 drm/radeon: Deprecate UMS support v2 by Christian König · 14 years ago
  93. 0fcb615 radeon/kms: cleanup async dma packet checking by Jerome Glisse · 14 years ago
  94. 4e872ae drm/radeon: consolidate redundant macros and constants by Ilija Hadzic · 14 years ago
  95. 012e976 drm/radeon: use common next_reloc function by Ilija Hadzic · 14 years ago
  96. e971699 drm/radeon: pull out common next_reloc function by Ilija Hadzic · 14 years ago
  97. c3ad63a drm/radeon: rename r100_cs_dump_packet to radeon_cs_dump_packet by Ilija Hadzic · 14 years ago
  98. d6e18a3 drm/radeon: add a check to wait_reg_mem command by Ilija Hadzic · 14 years ago
  99. 40592a17 drm/radeon: refactor vline packet parsing function by Ilija Hadzic · 14 years ago
  100. 9ffb7a6 drm/radeon: factor out cs_next_is_pkt3_nop function by Ilija Hadzic · 14 years ago