aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-13/+14
2011-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds3-6/+7
2011-05-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+12
2011-05-11drivers/rtc/rtc-s3c.c: fixup wake support for rtcBen Dooks1-3/+10
2011-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David 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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-40/+80
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp1-1/+3
2011-05-10net/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-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6Linus 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/mjg59/platform-drivers-x86Linus 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/airlied/drm-2.6Linus Torvalds6-12/+40
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett1-16/+41
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili1-24/+103
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili1-2/+3
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer1-2/+4
2011-05-09drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher1-2/+2
2011-05-09drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic1-3/+3
2011-05-09drm: mm: fix debug outputDaniel Vetter1-3/+3
2011-05-09Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixesDave Airlie2-2/+5
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher1-2/+27
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings1-5/+9
2011-05-09drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz2-2/+5
2011-05-06rtc: mc13xxx: Don't call rtc_device_register while holding lockUwe Kleine-König1-2/+6
2011-05-06rtc: rp5c01: Initialize drvdata before registering deviceJohn Stultz1-2/+3
2011-05-06rtc: pcap: Initialize drvdata before registering deviceJohn Stultz1-1/+3
2011-05-06rtc: msm6242: Initialize drvdata before registering deviceJohn Stultz1-1/+2
2011-05-06rtc: max8998: Initialize drvdata before registering deviceJohn Stultz1-2/+3
2011-05-06rtc: max8925: Initialize drvdata before registering deviceJohn Stultz1-2/+3
2011-05-06rtc: m41t80: Initialize clientdata before registering deviceJohn Stultz1-2/+3
2011-05-06rtc: ds1286: Initialize drvdata before registering deviceJohn Stultz1-1/+1