aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-16/+39
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds1-2/+2
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-11/+9
2011-11-17sky2: fix hang in napi_disablestephen hemminger2-7/+11
2011-11-17sky2: enforce minimum ring sizestephen hemminger1-2/+12
2011-11-17bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico1-0/+7
2011-11-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller4-2/+23
2011-11-17f_phonet: fix page offset of first received fragmentRĂ©mi Denis-Courmont1-1/+1
2011-11-17drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai1-1/+2
2011-11-17drm, i915: Fix memory leak in i915_gem_busy_ioctl().Rakib Mullick1-2/+4
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki1-1/+2
2011-11-17TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby1-2/+17
2011-11-17TTY: ldisc, move wait idle to callerJiri Slaby1-2/+2
2011-11-17TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby1-5/+6
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-2/+23
2011-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-6/+17
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony1-1/+1
2011-11-17platform/x86: fix dell-laptop function prototypesRandy Dunlap1-2/+2
2011-11-17media/staging: fix allyesconfig build errorRandy Dunlap2-3/+4
2011-11-17hwmon: (exynos4_tmu) Fix Kconfig dependencyDonggeun Kim1-1/+1
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi1-5/+7
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla1-2/+0
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO3-29/+72
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla1-6/+4
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi2-2/+4
2011-11-17libata: fix build without BMDMAAlexander Beregalov1-0/+4
2011-11-17[libata] ahci_platform: fix DT probingRob Herring1-1/+1
2011-11-16drm/i915: Use DPCD value for max DP lanes.Keith Packard1-14/+9
2011-11-16drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard1-2/+3
2011-11-16drm/i915: Remove trailing white spaceKeith Packard1-2/+2
2011-11-16drm/i915: Try harder during dp pattern 1 link trainingKeith Packard1-7/+18
2011-11-16drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard1-9/+13
2011-11-16drm/i915: Let panel power sequencing hardware do its jobKeith Packard2-69/+85
2011-11-16drm/i915: Treat PCH eDP like DP in most placesKeith Packard2-34/+72
2011-11-16drm/i915: Remove link_status field from intel_dp structureKeith Packard1-29/+36
2011-11-16drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard1-18/+19
2011-11-16sky2: version 1.30stephen hemminger1-1/+1
2011-11-16sky2: used fixed RSS keystephen hemminger1-4/+9
2011-11-16sky2: reduce default Tx ring sizestephen hemminger1-1/+1
2011-11-16sky2: rename up/down functionsstephen hemminger1-10/+10
2011-11-16sky2: pci posting issuesstephen hemminger1-0/+3
2011-11-16sky2: fix hang on shutdown (and other irq issues)stephen hemminger1-18/+27
2011-11-16r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli1-1/+1
2011-11-16pch_gbe: Move #include of module.hJoe Perches1-1/+1
2011-11-16bnx2x: cache-in compressed fw imageDmitry Kravkov2-30/+35
2011-11-16net/cadence: enable by default NET_ATMELJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-11-16qeth: Reduce CPU consumption through less SIGA-r callsEinar Lueck1-2/+1
2011-11-16qeth: l3 fix rcu splat in xmitFrank Blaschka1-0/+7
2011-11-16netiucv: reinsert dev_alloc_name for device namingUrsula Braun1-0/+2
2011-11-16qeth: remove WARN_ON leftoverChristian Borntraeger1-1/+0