summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2010-07-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-9/+3
2010-07-04Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-1/+3
2010-07-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-13/+40
2010-07-02of/dma: fix build breakage in ppc4xx adma driverDan Williams-1/+3
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab-5/+12
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab-8/+28
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2010-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-12/+12
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov-12/+12
2010-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds-64/+140
2010-07-01drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes-1/+1
2010-07-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+37
2010-07-01correct console log level when ERST ACPI table is not foundDaniel J Blueman-1/+1
2010-07-01drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds-1/+1
2010-07-01drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes-2/+2
2010-07-01drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava-1/+1
2010-07-01drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter-0/+2
2010-07-01drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski-8/+11
2010-07-01i915: fix ironlake edp panel setup (v4)Dave Airlie-3/+24
2010-07-01drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes-4/+6
2010-07-01drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson-0/+1
2010-07-01ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo-7/+19
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo-0/+16
2010-07-01libahci: Fix bug in storing EM messagesHarry Zhang-2/+3
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-118/+255
2010-07-01Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King-9/+3
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra-2/+2
2010-07-01drm/radeon/kms: remove rv100 bios connector quirkAlex Deucher-9/+0
2010-07-01drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm modeAlex Deucher-3/+8
2010-07-01DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...Rafael J. Wysocki-8/+36
2010-07-01drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)Alex Deucher-17/+23
2010-07-01drm/radeon: add quirk to make HP nx6125 laptop resume.Dave Airlie-0/+8
2010-07-01drm/radeon/kms: add some missing regs to evergreen gpu initAlex Deucher-0/+26
2010-07-01drm/radeon/kms: fix typos in evergreen command checkerAlex Deucher-7/+7
2010-07-01drm/radeon/kms: avoid oops on mac r4xx cardsAlex Deucher-0/+7
2010-07-01drm/radeon/kms: Force HDP_NONSURF to maximum sizeJerome Glisse-3/+3
2010-07-01drm/radeon/kms: disable frac fb dividers for rs6xxAlex Deucher-1/+1
2010-07-01drm/radeon/kms: don't read attempt to read bios from VRAM on unposted GPU.Dave Airlie-0/+4
2010-07-01drm/radeon/kms: fix typo in evergreen_gpu_initAlex Deucher-5/+5
2010-07-01drm/radeon/kms: return ret in cursor_set failure pathMatt Turner-1/+1
2010-07-01drm/ttm: non pooled page allocation should have GFP_USER setJerome Glisse-1/+1
2010-07-01drm/radeon/r100/r200: fix calculation of compressed cube mapsRoland Scheidegger-27/+31
2010-07-01drm/radeon/r200: handle more hw tex coord typesRoland Scheidegger-0/+2
2010-07-01drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xxRoland Scheidegger-0/+11
2010-07-01drm/radeon: add fake RN50 table for powerpcDave Airlie-0/+33
2010-07-01drm/fb: Fix video= mode computationAdam Jackson-6/+13
2010-07-01drm/radeon/kms: fix DP after DPMS cycleAlex Deucher-2/+2
2010-07-01drm/radeon/kms: fix dpms state on resumeCedric Godin-0/+7
2010-07-01drm/radeon/kms: fix bandwidth calculation when sideport is presentAlex Deucher-5/+1
2010-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds-68/+145