aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-24drm/i915: Prevent uninitialised reads during error state captureChris Wilson1-0/+2
2011-01-24drm/i915: Use consistent mappings for OpRegion between ACPI and i915Michael Karcher1-1/+2
2011-01-24Merge remote branch 'linus/master' into drm-intel-fixesChris Wilson475-3248/+3597
2011-01-24drm/i915: Handle the no-interrupts case for UMS by pollingChris Wilson1-2/+2
2011-01-24drm/i915: Disable high-precision vblank timestamping for UMSChris Wilson1-0/+3
2011-01-24drm/i915: Increase the amount of defense before computing vblank timestampsChris Wilson1-7/+18
2011-01-24drm/i915,agp/intel: Do not clear stolen entriesChris Wilson4-14/+24
2011-01-24Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng1-0/+6
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft1-1/+1
2011-01-24ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij2-82/+21
2011-01-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde1-7/+83
2011-01-24can: at91_can: don't use mailbox 0Marc Kleine-Budde1-12/+20
2011-01-24can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde1-8/+10
2011-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+1
2011-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-7/+9
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell1-1/+1
2011-01-24drm/radeon/kms: simplify atom adjust pll setupAlex Deucher1-17/+5
2011-01-24drm/radeon/kms: match r6xx/r7xx/evergreen asic_reset with previous asicsAlex Deucher2-0/+6
2011-01-24drm/radeon/kms: make the mac rv630 quirk genericAlex Deucher1-9/+5
2011-01-24drm/radeon/kms: fix a spelling error in an error messageAlex Deucher1-1/+1
2011-01-24drm/radeon/kms: Initialize pageflip spinlocks.Michel Dänzer1-0/+3
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson1-3/+3
2011-01-24TPM: Long default timeout fixRajiv Andrade1-4/+6
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman5-86/+109
2011-01-23hwmon: (asus_atk0110) Override interface detection on Sabertooth X58Luca Tettamanti1-1/+22
2011-01-23hwmon: (applesmc) Properly initialize lockdep attributesHenrik Rydberg1-0/+1
2011-01-23drm/i915: Recognise non-VGA display devicesChris Wilson3-4/+10
2011-01-23drm/i915: Fix use of invalid array size for ring->sync_seqnoChris Wilson2-2/+2
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+2
2011-01-22tty/serial: fix apbuart buildRandy Dunlap1-0/+1
2011-01-22n_hdlc: fix read and write lockingPaul Fulghum1-45/+45
2011-01-22serial: unbreak billionton CF cardPavel Machek1-1/+2
2011-01-22tty: use for_each_console() and WARN() on sysfs failuresKay Sievers2-3/+3
2011-01-22vt: fix issue when fbcon wants to takeover a second time.Dave Airlie1-2/+7
2011-01-22usb: gadget: composite: avoid access beyond array max lengthMaulik Mankad1-2/+3
2011-01-22USB: serial: handle Data Carrier Detect changesLibor Pechacek7-40/+47
2011-01-22USB: gadget: Fix endpoint representation in ci13xxx_udcPavankumar Kondeti2-131/+142
2011-01-22USB: gadget: Fix error path in ci13xxx_udc gadget probe functionPavankumar Kondeti1-3/+1
2011-01-22usb: pch_udc: Fix the worning log issue at gadget driver removeToshiharu Okada1-1/+2
2011-01-22USB: serial: Updated support for ICOM devicesPieter Maes2-6/+28
2011-01-22USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)1-0/+21
2011-01-22USB: unbreak ehci-mxc on otg port of i.MX27Eric Bénard1-2/+2
2011-01-22drivers: update to pl2303 usb-serial to support Motorola cablesDario Lombardo2-0/+2
2011-01-22USB: adding USB support for Cinterion's HC2x, EU3 and PH8 productsNicolaus Colberg1-2/+21
2011-01-22USB serial: add missing .usb_driver field in serial driversAlan Stern10-2/+18
2011-01-22USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser3-19/+8
2011-01-22USB: g_printer: fix bug in module parameter definitionsAlan Stern1-7/+7
2011-01-22USB: g_printer: fix bug in unregistrationAlan Stern1-3/+2
2011-01-22USB: uss720: remove duplicate USB deviceSergei Shtylyov1-1/+0
2011-01-22USB: EHCI: fix DMA deallocation bugAlan Stern1-7/+12