1. bc2481f drm/i915: s/intel_infoframe/gm45_infoframe by Daniel Vetter · 12 years ago
  2. a3da1df drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function by Daniel Vetter · 12 years ago
  3. 4b24c93 drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC by Daniel Vetter · 12 years ago
  4. acb87df drm/i915: Limit calling mark-busy only for potential scanouts by Chris Wilson · 12 years ago
  5. a928d53 drm/i915: implement ironlake_wait_for_vblank by Paulo Zanoni · 12 years ago
  6. 4e89ee1 drm/i915: set the DIP port on ibx_write_infoframe by Paulo Zanoni · 12 years ago
  7. 4dc20c0 drm/i915: ibx_write_infoframe can disable AVI by Paulo Zanoni · 12 years ago
  8. fdf1250 drm/i915: split ironlake_write_infoframe into ibx_ and cpt_ by Paulo Zanoni · 12 years ago
  9. d47d7cb drm/i915: simplify intel_encoder_commit by Paulo Zanoni · 12 years ago
  10. 60c5ea2 drm/i915: mask the video DIP frequency when changing it by Paulo Zanoni · 12 years ago
  11. ecb9785 drm/i915: disable the infoframe before changing it by Paulo Zanoni · 12 years ago
  12. fa193ff drm/i915: break intel_infoframe_flags into _enable and _frequency by Paulo Zanoni · 12 years ago
  13. 3e6e639 drm/i915: mask the video DIP port select by Paulo Zanoni · 12 years ago
  14. 1d4f85a drm/i915: start writing infoframes at address 0 on gen 4 by Paulo Zanoni · 12 years ago
  15. 22509ec drm/i915: change coding style of the write_infoframe functions by Paulo Zanoni · 12 years ago
  16. 837ba00 drm/i915: DSL_LINEMASK is 12 bits only on gen2 by Paulo Zanoni · 12 years ago
  17. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  18. 4f256e8 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  19. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  20. 4086b1e gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way by Kirill A. Shutemov · 12 years ago
  21. 4ad35b2 gma500: fix -Wmissing-include-dirs warnings by Kirill A. Shutemov · 12 years ago
  22. 71ab1be gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static by Kirill A. Shutemov · 12 years ago
  23. 1f17fcd gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem by Kirill A. Shutemov · 12 years ago
  24. d64363c gma500: lid_state should be __iomem by Kirill A. Shutemov · 12 years ago
  25. 9d12028 gma500: psb_irq_turn_off_dpst() fix bit operation by Kirill A. Shutemov · 12 years ago
  26. 232e668 gma500: framebuffer: mark psb_fb_helper_funcs as static by Kirill A. Shutemov · 12 years ago
  27. 37214ca gma500: vram_addr should be __iomem by Kirill A. Shutemov · 12 years ago
  28. 846a603 gma500: sgx_reg and vdc_reg should be __iomem by Kirill A. Shutemov · 12 years ago
  29. eab3760 gma500: gtt: fix __iomem sparse warnings by Kirill A. Shutemov · 12 years ago
  30. f728bd1 gma500: psb_gtt_init(): drop unused variable by Kirill A. Shutemov · 12 years ago
  31. 25933dd gma500: address the lid code by Alan Cox · 12 years ago
  32. d839ede gma500: opregion and ACPI by Alan Cox · 12 years ago
  33. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. b615b57 drm/i915: Support pageflipping interrupts for all 3-pipes on IVB by Chris Wilson · 12 years ago
  35. 5fe9fe8 drm/i915: fix gen4 gpu reset by Daniel Vetter · 12 years ago
  36. 523bcb2 drm/i915: remove modeset reset from i915_reset by Daniel Vetter · 12 years ago
  37. 5ccce18 drm/i915: also reset the media engine on gen4/5 by Daniel Vetter · 12 years ago
  38. d4b8bb2 drm/i915: kill flags parameter for reset functions by Daniel Vetter · 12 years ago
  39. 2b9dc9a drm/i915: make gpu hangman more resilient by Daniel Vetter · 12 years ago
  40. 350d270 drm/i915: extract intel_gpu_reset by Daniel Vetter · 12 years ago
  41. bcbc324 drm/i915: simplify i915_reset a bit by Daniel Vetter · 12 years ago
  42. d544230 drm/i915: allow the existing error_state to be destroyed by Daniel Vetter · 12 years ago
  43. 742cbee drm/i915: rework dev->first_error locking by Daniel Vetter · 12 years ago
  44. e5eb3d6 drm/i915: add interface to simulate gpu hangs by Daniel Vetter · 12 years ago
  45. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  46. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  47. f756beb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. ab27a20 intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND by Yong Wang · 12 years ago
  49. f0f376f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  50. 0854224 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  51. c6ebd4c drm/i915: use mode values consistently when converting to sdvo dtd by Daniel Vetter · 12 years ago
  52. f7bacf1 drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo by Daniel Vetter · 12 years ago
  53. c994ead drm/radeon: clarify and extend wb setup on APUs and NI+ asics by Alex Deucher · 12 years ago
  54. b16b1b6c md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 12 years ago
  55. 0a6ba09 Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  56. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  57. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  58. 6b4c555 Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  59. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  60. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  61. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  62. 913a904 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  63. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 12 years ago
  64. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 12 years ago
  65. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 12 years ago
  66. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 12 years ago
  67. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 12 years ago
  68. b6bb962 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  69. 9aba9d3 gma500: implement backlight functionality for Cedartrail devices by Alan Cox · 12 years ago
  70. bb84977 gma500: wide framebuffer memory by Alan Cox · 12 years ago
  71. 5f50314 gma500: Sync up Oaktrail HDMI by Alan Cox · 12 years ago
  72. 62c5950 gma500: don't register the ACPI video bus by Alan Cox · 12 years ago
  73. 0c95e523 gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE by Kirill A. Shutemov · 12 years ago
  74. 9104183 drm/i915: Periodically sanity check power management by Chris Wilson · 12 years ago
  75. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago
  76. c846b61 drm/i915: make DBLCLK modes work by Paulo Zanoni · 12 years ago
  77. 0aa534d drm/i915: rename AVI InfoFrame field 'PR' to 'YQ_CN_PR' by Paulo Zanoni · 12 years ago
  78. e04c735 drm/i915: Wait for the clocks to stabilise before updating PLLs by Chris Wilson · 12 years ago
  79. 555304f drm/i915: rip out intel_dpio_write again by Daniel Vetter · 12 years ago
  80. b4aca01 drm/i915: extract some common olr+wedge code by Ben Widawsky · 12 years ago
  81. c921aba drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c by Daniel Vetter · 12 years ago
  82. 4225d0f drm/i915: fixup __iomem mixups in ringbuffer.c by Daniel Vetter · 12 years ago
  83. 316d388 drm/i915: rework legacy GFX HWS handling by Daniel Vetter · 12 years ago
  84. 627965a drm/i915: kill pointless clearing of dev_priv->hws_map by Daniel Vetter · 12 years ago
  85. b3daeae drm/i915: move rps/emon function declarations by Daniel Vetter · 12 years ago
  86. eb48eb0 drm/i915: move the ips code to intel_pm.c by Daniel Vetter · 12 years ago
  87. 6ebebc9 drm/i915: disallow clip rects on gen5+ by Daniel Vetter · 12 years ago
  88. 09422b2 drm/i915: move LP_RING&friends to i915_dma.c by Daniel Vetter · 12 years ago
  89. d05c617 drm/i915: extract dri1 breadcrumb update from irq handler by Daniel Vetter · 12 years ago
  90. 9488867 drm/i915: move dri1 irq ioctl code to i915_dma.c by Daniel Vetter · 12 years ago
  91. 647a3fb drm/i915: rip out dri1 breadcrumb updates from gen5+ irq handlers by Daniel Vetter · 12 years ago
  92. d56b213 drm/i915: kill intel_clear_scanline_wait by Daniel Vetter · 12 years ago
  93. 6d90c95 drm/i915: remove LP_RING&friends from modeset code by Daniel Vetter · 12 years ago
  94. 64c43c3 drm/i915: rip out dev_priv->tex_lru_log_granularity by Daniel Vetter · 12 years ago
  95. 53ca26c drm/i915 disallow physical batchbuffers for KMS by Daniel Vetter · 12 years ago
  96. 8781342 drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct by Daniel Vetter · 12 years ago
  97. d1c1edb drm/i915: move dri1 vblank stubs to i915_dma.c by Daniel Vetter · 12 years ago
  98. 7001f22 drm/i915: Remove unused dev_priv->vblank_pipe by Chris Wilson · 12 years ago
  99. 582be6b drm/i915: Only enable IPS polling for gen5 by Chris Wilson · 12 years ago
  100. 6d171cb drm/i915: Remove unused ring->irq_seqno by Chris Wilson · 12 years ago