aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-27i2c/busses: Add support for Diolan U2C-12 USB-I2C adapterGuenter Roeck3-0/+546
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-20/+835
2011-01-25Input: 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
2011-01-26Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-82/+21
2011-01-26Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds6-40/+43
2011-01-26Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+4
2011-01-26intel_scu_ipcutils: Fix the license tagAlan Cox1-1/+1
2011-01-26intel_scu_ipc: fix signedness bugAxel Lin1-4/+3
2011-01-25video: fix some comments in drivers/video/console/vgacon.cAmerigo Wang1-5/+1
2011-01-25drivers/video/bf537-lq035.c: Add missing IS_ERR testJulia Lawall1-25/+33
2011-01-25video: pxa168fb: remove a redundant pxa168fb_check_var callaxel lin1-5/+1
2011-01-25video: da8xx-fb: fix fb_probe error pathaxel lin1-1/+2
2011-01-25Merge branch 'for-38-rc3' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds1-30/+22
2011-01-25Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds23-95/+202
2011-01-25Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixesDave Airlie19-75/+189
2011-01-25drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2-1/+5
2011-01-25fix a shutdown regression in intel_idleShaohua Li1-6/+2
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-37/+42
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-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-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-21drivers: mmc: msm: remove clock disable in probeDaniel Walker1-3/+0
2011-01-21mmc: msm: fix dma usage not to use internal APIsDaniel Walker1-27/+22