summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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/ke...Linus Torvalds6-40/+43
2011-01-26Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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-26rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-01-25PM / Runtime: Don't enable interrupts while running in_interruptAlan Stern1-3/+6
2011-01-25drm/i915: Reset crtc after resumeChris Wilson1-3/+14
2011-01-25drm/i915/crt: Force the initial probe after resetChris Wilson1-0/+10
2011-01-25drm/i915: Reset state after a GPU reset or resumeChris Wilson1-0/+2
2011-01-25drm: Add an interface to reset the deviceChris Wilson1-0/+20
2011-01-25drm/i915/sdvo: If at first we don't succeed in reading the response, waitChris Wilson1-23/+23
2011-01-25hwmon: (lis3) turn down the no IRQ messageKalhan Trisal1-1/+1
2011-01-25USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl1-0/+1
2011-01-25pch_gbe: don't use flush_scheduled_work()Tejun Heo1-1/+1
2011-01-25bnx2: Always set ETH_FLAG_TXVLANMichael Chan1-0/+4
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-25drm/nvc0/grctx: correct an off-by-oneBen Skeggs1-1/+1
2011-01-25drm/nv50: Fix race with PFIFO during PGRAPH context destruction.Francisco Jerez1-0/+3
2011-01-25drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.Francisco Jerez1-0/+15
2011-01-25drm/nvc0: implement irq handler for whatever's at 0x14xxxxBen Skeggs1-0/+19
2011-01-25drm/nvc0: fix incorrect TPC register setupBen Skeggs1-2/+2
2011-01-25drm/nouveau: probe for adt7473 before f75375Ben Skeggs1-1/+1
2011-01-25drm/nouveau: remove dead function definitionBen Skeggs1-3/+0
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/air...Linus Torvalds23-95/+202
2011-01-25Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller1-26/+112
2011-01-25Merge branch 'drm-intel-fixes-2' of ssh://master.kernel.org/pub/scm/linux/ker...Dave Airlie19-75/+189
2011-01-25drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher2-1/+5
2011-01-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2042-61712/+144160
2011-01-24fix a shutdown regression in intel_idleShaohua Li1-6/+2
2011-01-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus 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-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