summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-01-24bnx2: Always set ETH_FLAG_TXVLANMichael Chan
2011-01-25video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang
2011-01-25drivers/video/bf537-lq035.c: Add missing IS_ERR testJulia Lawall
2011-01-25video: pxa168fb: remove a redundant pxa168fb_check_var callaxel lin
2011-01-25video: da8xx-fb: fix fb_probe error pathaxel lin
2011-01-25drm/nvc0/grctx: correct an off-by-oneBen Skeggs
2011-01-25drm/nv50: Fix race with PFIFO during PGRAPH context destruction.Francisco Jerez
2011-01-25drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.Francisco Jerez
2011-01-25drm/nvc0: implement irq handler for whatever's at 0x14xxxxBen Skeggs
2011-01-25drm/nvc0: fix incorrect TPC register setupBen Skeggs
2011-01-25drm/nouveau: probe for adt7473 before f75375Ben Skeggs
2011-01-25drm/nouveau: remove dead function definitionBen Skeggs
2011-01-25Merge branch 'for-38-rc3' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-01-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller
2011-01-25Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie
2011-01-25drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2011-01-25staging: r8712u: Add new device IDsAxel Köllhofer
2011-01-25fix a shutdown regression in intel_idleShaohua Li
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-24drm/i915: Prevent uninitialised reads during error state captureChris Wilson
2011-01-24drm/i915: Use consistent mappings for OpRegion between ACPI and i915Michael Karcher
2011-01-24Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson
2011-01-24drm/i915: Handle the no-interrupts case for UMS by pollingChris Wilson
2011-01-24drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson
2011-01-24drm/i915: Increase the amount of defense before computing vblank timestampsChris Wilson
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson
2011-01-24Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft
2011-01-24ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij
2011-01-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde
2011-01-24can: at91_can: don't use mailbox 0Marc Kleine-Budde
2011-01-24can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde
2011-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell
2011-01-24drm/radeon/kms: simplify atom adjust pll setupAlex Deucher
2011-01-24drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asicsAlex Deucher
2011-01-24drm/radeon/kms: make the mac rv630 quirk genericAlex Deucher
2011-01-24drm/radeon/kms: fix a spelling error in an error messageAlex Deucher
2011-01-24drm/radeon/kms: Initialize pageflip spinlocks.Michel Dänzer
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson
2011-01-24TPM: Long default timeout fixRajiv Andrade
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman
2011-01-23hwmon: (asus_atk0110) Override interface detection on Sabertooth X58Luca Tettamanti
2011-01-23hwmon: (applesmc) Properly initialize lockdep attributesHenrik Rydberg
2011-01-23drm/i915: Recognise non-VGA display devicesChris Wilson
2011-01-23drm/i915: Fix use of invalid array size for ring->sync_seqnoChris Wilson
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap