aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-25mmc: mmci: don't read command response when invalidRussell King - ARM Linux
2011-01-25mmc: ushc: Remove duplicate include of usb.hJesper Juhl
2011-01-25Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng
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-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman
2011-01-25PM / Runtime: Don't enable interrupts while running in_interruptAlan Stern
2011-01-25hwmon: (lis3) turn down the no IRQ messageKalhan Trisal
2011-01-24USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo
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