summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-13drm/i915: Revert i915.semaphore=1 default from i915 mergeAndy Lutomirski1-1/+1
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets1-5/+5
2011-05-13drm/radeon/kms: add some evergreen/ni safe regsAlex Deucher2-0/+2
2011-05-13drm/radeon/kms: fix extended lvds info parsingAlex Deucher1-3/+11
2011-05-13drm/radeon/kms: fix tiling reg on fusionAlex Deucher2-1/+5
2011-05-13rbd: fix leak of ops structSage Weil1-1/+5
2011-05-13i2c: pnx: Fix crash due to wrong init of timer->dataWolfram Sang1-1/+1
2011-05-13ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-9/+9
2011-05-13hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-8/+8
2011-05-13zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-7/+7
2011-05-13Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller3-23/+53
2011-05-12Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"Linus Torvalds1-0/+2
2011-05-12Merge branch 'fbmem'Linus Torvalds1-26/+80
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+10
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-18/+12
2011-05-12fbmem: make read/write/ioctl use the frame buffer at open timeLinus Torvalds1-16/+34
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds1-10/+46
2011-05-12sfc: Always map MCDI shared memory as uncacheableBen Hutchings3-23/+53
2011-05-12ehea: Fix memory hotplug oopsAnton Blanchard1-3/+3
2011-05-12Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-13/+14
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds3-6/+7
2011-05-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+12
2011-05-12drivers/rtc/rtc-s3c.c: fixup wake support for rtcBen Dooks1-3/+10
2011-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-2/+25
2011-05-11mfd: Fix for the TWL4030 PM sleep/wakeup sequenceLesly A M1-1/+2
2011-05-11mfd: Fix asic3 build errorAxel Lin1-1/+1
2011-05-11mfd: Fixed gpio polarity of omap-usb gpio USB-phy resetJuergen Kilb1-4/+4
2011-05-11drm/radeon/nouveau: fix build regression on alpha due to Xen changes.Dave Airlie2-4/+5
2011-05-11drm/radeon/kms: fix cayman accelerationAlex Deucher1-1/+1
2011-05-11drm/radeon: fix cayman struct accessors.Dave Airlie1-8/+8
2011-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-40/+80
2011-05-11slcan: fix ldisc->open retvalOliver Hartkopp1-1/+3
2011-05-11net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams1-1/+1
2011-05-10libertas: fix cmdpendingq lockingPaul Fox1-2/+4
2011-05-10iwlegacy: fix IBSS mode crashesStanislaw Gruszka2-0/+13
2011-05-10ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan1-0/+8
2011-05-10[S390] dasd: prevent IO error during reserve/release loopStefan Haberland1-1/+10
2011-05-10[S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens1-0/+2
2011-05-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+23
2011-05-09pch_gbe: support ML7223 IOHTomoya2-1/+18
2011-05-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds3-43/+150
2011-05-09PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada1-5/+4
2011-05-09PCH_GbE : Fixed the issue of collision detectionToshiharu Okada1-2/+1
2011-05-09NET: slip, fix ldisc->open retvalMatvejchikov Ilya1-1/+3
2011-05-09be2net: Fixed bugs related to PVID.Somnath Kotur3-8/+14
2011-05-09ehea: fix wrongly reported speed and portKleber Sacilotto de Souza1-8/+13
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson1-0/+3
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson1-2/+2
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson1-2/+0
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-12/+40