aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-26drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus
2011-01-26pps: claim parallel port exclusivelyAlexander Gordeev
2011-01-26pps ktimer: remove noisy messageRodolfo Giometti
2011-01-26parport: make lockdep happy with waitlist_lockAlexander Gordeev
2011-01-26langwell_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang
2011-01-26leds: leds-pwm: return proper error if pwm_request failedAxel Lin
2011-01-26Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-26Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-01-26Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-26intel_scu_ipcutils: Fix the license tagAlan Cox
2011-01-26intel_scu_ipc: fix signedness bugAxel Lin
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-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-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-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-24ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij
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-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
2011-01-21drivers: mmc: msm: remove clock disable in probeDaniel Walker
2011-01-21mmc: msm: fix dma usage not to use internal APIsDaniel Walker
2011-01-21Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2011-01-21Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-01-21RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König
2011-01-21RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz