aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds20-45/+132
2011-01-28Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie1-5/+0
2011-01-28drm/nv50: fix regression on IGPsBen Skeggs1-5/+0
2011-01-28drm/radeon/kms: re-emit full context state for evergreen blitsAlex Deucher1-6/+33
2011-01-28drm/radeon/kms: release CMASK access in preclose_kmsMarek Olšák1-0/+2
2011-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds5-9/+45
2011-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-198/+2397
2011-01-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds3-2/+24
2011-01-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-3/+6
2011-01-27drm/radeon/kms: fix r6xx+ scanout on BE systemsAlex Deucher2-1/+22
2011-01-27drm/radeon/kms: clean up some magic numbersAlex Deucher7-21/+29
2011-01-27drm/radeon/kms: only enable HDMI mode if radeon audio is enabledAlex Deucher1-3/+3
2011-01-27radeon/kms: fix dp displayport mode validationJerome Glisse1-2/+2
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2-8/+10
2011-01-26cnic: Fix big endian bugMichael Chan1-6/+6
2011-01-26tg3: Use new VLAN codeMatt Carlson2-88/+10
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-67/+49
2011-01-26Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie6-7/+41
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-20/+835
2011-01-26mmc: bfin_sdh: fix alloc size for private dataSonic Zhang1-1/+1
2011-01-26mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung1-0/+36
2011-01-25mmc: jz4740: don't treat NULL clk as an errorJamie Iles1-2/+3
2011-01-25mmc: mmci: don't read command response when invalidRussell King - ARM Linux1-5/+5
2011-01-25mmc: ushc: Remove duplicate include of usb.hJesper Juhl1-1/+0
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-25rt2x00: 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-25hwmon: (lis3) turn down the no IRQ messageKalhan Trisal1-1/+1
2011-01-24USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl1-0/+1
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo1-1/+1
2011-01-24bnx2: 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