summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-04amd-k7-agp: remove non-x86 codeMatt Turner1-19/+0
2011-02-04drm/radeon/kms/evergreen: always set certain VGT regs at CP initAlex Deucher1-1/+6
2011-02-04drm/radeon/kms: add updated ib_execute function for evergreenAlex Deucher5-6/+26
2011-02-02drm/radeon/kms: Enable new pll calculation for avivo+ asicsAlex Deucher3-12/+19
2011-02-02drm/radeon/kms: add new pll algo for avivo asicsAlex Deucher4-19/+137
2011-02-02drm/radeon/kms: add pll debugging outputAlex Deucher1-0/+4
2011-02-02drm/radeon/kms: switch back to min->max pll post divider iterationAlex Deucher1-1/+1
2011-02-02drm/radeon/kms: rv6xx+ thermal sensor fixesAlex Deucher5-25/+37
2011-02-02Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2-3/+2
2011-02-02Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixesDave Airlie8-43/+96
2011-02-02drm/nv50: fix display on 0x50Ben Skeggs1-2/+1
2011-02-02drm/nouveau: correctly pair hwmon_init and hwmon_finiLucas Stach1-1/+1
2011-02-02drm/i915: Only bind to function 0 of the PCI deviceChris Wilson1-0/+8
2011-01-31drm/i915: Suppress spurious vblank interruptsChris Wilson2-7/+8
2011-01-31drm: Avoid leak of adjusted mode along quick set_mode pathsChris Wilson1-5/+3
2011-01-31drm: Simplify and defend later checks when disabling a crtcChris Wilson1-3/+6
2011-01-31drm: Don't switch fb when disabling an outputChris Wilson1-2/+2
2011-01-31drm/radeon: Fix wrong boolean operatorStefan Weil1-1/+1
2011-01-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds20-45/+132
2011-01-28Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie1-5/+0
2011-01-28drm/nv50: fix regression on IGPsBen Skeggs1-5/+0
2011-01-28drm/radeon/kms: re-emit full context state for evergreen blitsAlex Deucher1-6/+33
2011-01-28drm/radeon/kms: release CMASK access in preclose_kmsMarek Olšák1-0/+2
2011-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds5-9/+45
2011-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-198/+2397
2011-01-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-2/+24
2011-01-27Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-3/+6
2011-01-27drm/radeon/kms: fix r6xx+ scanout on BE systemsAlex Deucher2-1/+22
2011-01-27drm/radeon/kms: clean up some magic numbersAlex Deucher7-21/+29
2011-01-27drm/radeon/kms: only enable HDMI mode if radeon audio is enabledAlex Deucher1-3/+3
2011-01-27radeon/kms: fix dp displayport mode validationJerome Glisse1-2/+2
2011-01-27bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2-8/+10
2011-01-27cnic: Fix big endian bugMichael Chan1-6/+6
2011-01-27tg3: Use new VLAN codeMatt Carlson2-88/+10
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-67/+49
2011-01-26Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie6-7/+41
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-20/+835
2011-01-26mmc: bfin_sdh: fix alloc size for private dataSonic Zhang1-1/+1
2011-01-26mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung1-0/+36
2011-01-26mmc: jz4740: don't treat NULL clk as an errorJamie Iles1-2/+3
2011-01-26mmc: mmci: don't read command response when invalidRussell King - ARM Linux1-5/+5
2011-01-26mmc: ushc: Remove duplicate include of usb.hJesper Juhl1-1/+0
2011-01-26Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng1-2/+19
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn37-269/+269
2011-01-26drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus1-2/+2
2011-01-26pps: claim parallel port exclusivelyAlexander Gordeev2-2/+2
2011-01-26pps ktimer: remove noisy messageRodolfo Giometti1-2/+0
2011-01-26parport: make lockdep happy with waitlist_lockAlexander Gordeev1-2/+2
2011-01-26langwell_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang1-2/+7
2011-01-26leds: leds-pwm: return proper error if pwm_request failedAxel Lin1-0/+1