aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-06Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds16-43/+86
2010-01-07Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie9-24/+63
2010-01-07drm/radeon/kms: rs600: use correct mask for SW interruptLuca Tettamanti1-1/+1
2010-01-07gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL testDarren Jenkins1-5/+5
2010-01-07drm/radeon/radeon_device.c: move a dereference below a NULL testDarren Jenkins1-2/+4
2010-01-07drm/radeon/radeon_fence.c: move a dereference below the NULL testDarren Jenkins1-5/+4
2010-01-07drm/radeon/radeon_connectors.c: add a NULL test before dereferenceDarren Jenkins1-1/+1
2010-01-07drm/radeon/kms: fix memory leakJiri Slaby1-0/+1
2010-01-07Merge branch 'drm-core-next' into drm-linusDave Airlie7-19/+23
2010-01-07drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()Roel Kluin1-1/+1
2010-01-07drm/edid: Fix CVT width/height decodeAdam Jackson1-5/+5
2010-01-07drm/edid: Skip empty CVT codepointsAdam Jackson1-0/+4
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang5-13/+13
2010-01-06Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds16-537/+682
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds21-60/+322
2010-01-06drm/i915: remove full registers dump debugZhenyu Wang1-29/+0
2010-01-06drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui1-68/+48
2010-01-06drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui1-0/+12
2010-01-06drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on IronlakeZhao Yakui1-1/+25
2010-01-06drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2-1/+18
2010-01-06drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson1-3/+0
2010-01-06drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson1-26/+47
2010-01-06drm/i915: fix unused varAndrew Morton1-1/+2
2010-01-06drm/i915: Storage class should be before const qualifierTobias Klauser1-4/+4
2010-01-06drm/i915: remove render reclock supportJesse Barnes1-130/+2
2010-01-06drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski3-15/+1
2010-01-06drm/i915: execbuf2 supportJesse Barnes4-78/+219
2010-01-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+3
2010-01-06drm/radeon/kms: add missing breaks in i2c and ss lookupsAlex Deucher1-0/+2
2010-01-06drm/radeon/kms: add primary dac adj values tableAlex Deucher1-9/+41
2010-01-06drm/radeon/kms: fallback to default connector tableAlex Deucher1-1/+4
2010-01-05ARM: 5865/1: nuc900 ethernet driver needs miiLi Jie1-0/+1
2010-01-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2343-211690/+333333
2010-01-04bbc_envctrl: Clean up properly if kthread_run() fails.David S. Miller1-26/+38
2010-01-04lguest: fix bug in setting guest GDT entryRusty Russell1-1/+3
2010-01-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds7-265/+177
2010-01-04tosh: Use non bkl ioctlAlan Cox1-5/+7
2010-01-04i2o: propogate the BKL down into the ioctl methodAlan Cox1-7/+6
2010-01-04sony_pi: Remove the BKL from open and ioctlJohn Kacur1-6/+5
2010-01-04[SCSI] lpfc 8.3.7: Update Driver version to 8.3.7James Smart1-1/+1
2010-01-04[SCSI] lpfc 8.3.7: Fix discovery failures.James Smart4-2/+14
2010-01-04[SCSI] lpfc 8.3.7: Fix SCSI protocol related errors.James Smart2-2/+7
2010-01-04[SCSI] lpfc 8.3.7: Fix hardware/SLI relates issuesJames Smart5-17/+30
2010-01-04[SCSI] lpfc 8.3.7: Fix NPIV operation errorsJames Smart3-2/+3
2010-01-04[SCSI] lpfc 8.3.7: Fix FC protocol errorsJames Smart2-8/+15
2010-01-04[SCSI] stex: fix scan of nonexistent lunEd Lin1-0/+5
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber7-265/+177
2010-01-02Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Russell King1-2/+2
2009-12-31twl4030-irq.c: fix compiler warning due to raw-spinlock conversionLinus Torvalds1-2/+2
2009-12-31pci: avoid compiler warning in quirks.cLinus Torvalds1-1/+1