summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells2-0/+3
2012-03-28Disintegrate asm/system.h for SparcDavid Howells4-0/+4
2012-03-28Disintegrate asm/system.h for S390David Howells3-0/+3
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells3-0/+3
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds102-7324/+11424
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds13-98/+530
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-298/+442
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-1142/+12082
2012-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds10-76/+281
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds82-657/+3784
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-57/+1092
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+10
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds19-174/+106
2012-03-22Merge branch 'drm-nouveau-destage' of git://people.freedesktop.org/~airlied/l...Linus Torvalds19-186/+288
2012-03-22Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airli...Linus Torvalds33-144/+7173
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds248-6422/+22084
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds3-0/+87
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds134-4232/+9251
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds39-1013/+901
2012-03-22Merge tag 'md-3.4' of git://neil.brown.name/mdLinus Torvalds13-373/+491
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-1039/+82
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-5/+5
2012-03-22Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie19-186/+288
2012-03-23drm/nouveau/dp: support version 4.0 of DP tableBen Skeggs3-1/+19
2012-03-23drm/nve0/disp: nvidia randomly decided to move the dithering methodBen Skeggs1-1/+8
2012-03-23drm/nve0: initial modesetting support for kepler chipsetsBen Skeggs2-7/+55
2012-03-22drm/nouveau: add bios connector type for dms59Ben Skeggs2-7/+8
2012-03-22drm/nouveau: move out of staging driversBen Skeggs2-2/+2
2012-03-22drm/nouveau: bump version to 1.0.0Ben Skeggs1-4/+4
2012-03-22drm/nvd0/disp: ignore clock set if no pclkBen Skeggs1-1/+3
2012-03-22drm/nouveau: oops, increase channel dispc_vma to 4Ben Skeggs1-1/+1
2012-03-22drm/nouveau: inform userspace of new kernel subchannel requirementsBen Skeggs2-13/+6
2012-03-22drm/nouveau: remove m2mf creation on userspace channelsBen Skeggs4-81/+93
2012-03-22drm/nvc0-/disp: reimplement flip completion method as fifo methodBen Skeggs4-18/+42
2012-03-22drm/nouveau: move fence sequence check to start of loopBen Skeggs1-6/+5
2012-03-22drm/nouveau: remove subchannel names from places where it doesn't matterBen Skeggs4-25/+38
2012-03-22drm/nouveau/ttm: always do buffer moves on kernel channelBen Skeggs3-19/+4
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds23-3465/+1382
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes1-1/+1
2012-03-21drivers/idle/intel_idle.c: fix confusing code identationMarcos Paulo de Souza1-4/+4
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-61/+25
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds7-9/+17
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds17-35/+1406
2012-03-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds121-6178/+8489
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds36-1038/+3456
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds36-345/+580
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds17-409/+2746