summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-28drm/i915: Only print an message if there was an errorChris Wilson1-14/+24
2010-05-26drm/i915: Clean up leftover bits from hws move to ring structure.Eric Anholt3-10/+6
2010-05-26drm/i915: Add CxSR support on Pineview DDR3Li Peng4-29/+53
2010-05-26i915: remove unneeded null checksDan Carpenter1-2/+2
2010-05-26i915/intel_sdvo: remove unneeded null checkDan Carpenter1-1/+1
2010-05-26drm/i915: Fix HDMI mode select for Cougarpoint PCHZhenyu Wang2-1/+7
2010-05-26drm/i915: combine all small integers into one single bitfieldDaniel Vetter2-26/+54
2010-05-26drm/i915/dp: Add DPCD data to debug outputAdam Jackson1-0/+2
2010-05-26drm/i915/dp: Only enable enhanced framing if the sink supports itAdam Jackson1-3/+2
2010-05-26drm/i915: Kill dangerous pending-flip debuggingChris Wilson1-6/+0
2010-05-26agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson1-7/+39
2010-05-26drm/i915: Storage class should be before const qualifierTobias Klauser1-19/+19
2010-05-26drm/i915: add power monitoring supportJesse Barnes6-53/+772
2010-05-26drm/i915/gen4: Extra CRT hotplug paranoiaAdam Jackson2-8/+14
2010-05-26drm/i915: Add support for interlaced display.Krzysztof Halasa2-1/+15
2010-05-26i915: fix lock imbalance on error path...Daniel J Blueman1-0/+1
2010-05-26drm/i915: Convert more trace events to DEFINE_EVENTLi Zefan1-17/+7
2010-05-26drm/i915: add timeout to FBC disable waitsJesse Barnes1-2/+11
2010-05-26drm/i915: implement BSD ring buffer V2Zou Nan hai6-15/+276
2010-05-26drm/i915: convert some gem structures to per-ring V2Zou Nan hai7-153/+207
2010-05-26drm/i915: introduce intel_ring_buffer structure (V2)Zou Nan hai10-376/+603
2010-05-26drm/i915: Rename dev_priv->ring to dev_priv->render_ring.Eric Anholt7-55/+55
2010-05-26drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.Eric Anholt6-534/+592
2010-05-26drm/i915: Fail to load driver if KMS request without GEMChris Wilson1-0/+7
2010-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-12/+541
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-150/+341
2010-05-25drivers/net/usb/asix.c: Fix pointer cast.David S. Miller1-2/+2
2010-05-25be2net: Bug fix to avoid disabling bottom half during firmware upgrade.Sarveshwar Bandi3-2/+20
2010-05-25hso: add support for new productsFilip Aben1-0/+3
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers2-2/+3
2010-05-25Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-2/+2
2010-05-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller18-124/+93
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-17/+124
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds78-5143/+51080
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds16-215/+2028
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds7-402/+405
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds16-61/+429
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier72-5068/+50976
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung1-1/+2
2010-05-25Merge git://git.infradead.org/battery-2.6Linus Torvalds1-2/+4
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau1-53/+10
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau1-9/+3
2010-05-25auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar1-4/+4
2010-05-25nuc900fb: release correct mem regionDan Carpenter1-1/+1
2010-05-25fb_defio: fix for non-dirty ptesAlbert Herranz1-8/+32
2010-05-25sgivwfb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25s3c2410fb: fix sectionsHenrik Kretzschmar1-5/+5
2010-05-25hitfb: fix sectionsHenrik Kretzschmar1-4/+4
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas2-8/+0
2010-05-25fbdev: da8xx/omap-l1xx: implement double bufferingMartin Ambrose1-67/+234