aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-37/+120
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-04drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin1-1/+8
2011-03-04pps: make pps_gen_parport depend on BROKENThomas Gleixner1-1/+1
2011-03-04drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-04drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin1-5/+7
2011-03-04drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs3-6/+11
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds28-78/+186
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-7/+2
2011-03-03r8169: disable ASPMStanislaw Gruszka1-0/+6
2011-03-03[S390] tape: deadlock on system work queueMartin Schwidefsky3-34/+116
2011-03-03[S390] keyboard: integer underflow bugDan Carpenter1-1/+2
2011-03-03[S390] xpram: remove __initdata attribute from module parametersMartin Schwidefsky1-2/+2
2011-03-03block: kill loop_mutexPetr Uzel1-5/+0
2011-03-02Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+11
2011-03-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-70/+43
2011-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds5-12/+36
2011-03-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-12/+15
2011-03-02Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-0/+24
2011-03-02cnic: Fix lost interrupt on bnx2xMichael Chan1-8/+17
2011-03-02cnic: Prevent status block race conditions with hardwareMichael Chan1-0/+8
2011-03-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds4-20/+66
2011-03-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6David S. Miller3-3/+5
2011-03-02of/promtree: allow DT device matching by fixing 'name' brokenness (v5)Andres Salomon1-70/+42
2011-03-02of: Add missing of_address.h to xilinx ehci driverMichal Simek1-0/+1
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo2-2/+2
2011-03-02e1000e: disable broken PHY wakeup for ICH10 LOMs, use MAC wakeup insteadBruce Allan1-1/+2
2011-03-02igb: fix sparse warningJeff Kirsher1-1/+1
2011-03-02e1000: fix sparse warningStephen Hemminger1-1/+2
2011-03-02mfd: Avoid tps6586x burst writesvwadekar@nvidia.com1-5/+5
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown1-0/+18
2011-03-02mfd: Fix DaVinci voice codec device nameManjunathappa, Prakash1-2/+2
2011-03-02mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich1-3/+9
2011-03-02mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATEDLennert Buytenhek1-2/+2
2011-03-01[CPUFREQ] fix BUG on cpufreq policy init failureJiri Slaby1-12/+15
2011-03-01drm/i915: fix memory corruption with GM965 and >4GB RAMJan Niehusmann1-0/+11
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-7/+15
2011-02-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds2-0/+2
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2-20/+21
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-2/+6
2011-02-28davinci_emac: Add Carrier Link OK check in Davinci RX HandlerHegde, Vinay1-1/+1
2011-02-28bnx2x: update driver version to 1.62.00-6Dmitry Kravkov1-1/+1
2011-02-28bnx2x: properly calculate lro_mssVladislav Zolotarov1-6/+42
2011-02-28bnx2x: perform statistics "action" before state transition.Vladislav Zolotarov1-2/+2
2011-02-28bnx2x: properly configure coefficients for MinBW algorithm (NPAR mode).Dmitry Kravkov2-12/+17
2011-02-28bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.Dmitry Kravkov1-5/+5
2011-02-28bnx2x: Fix nvram test for single port devices.Dmitry Kravkov1-2/+0
2011-02-28bnx2x: (NPAR mode) Fix FW initializationDmitry Kravkov4-17/+48
2011-02-28f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRĂ©mi Denis-Courmont1-5/+10