summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-04hwmon: (ibmaem) Fix error pathsJean Delvare1-8/+12
2011-11-04hwmon: (lm73) Make detection less problematicJean Delvare1-4/+18
2011-11-04hwmon: Avoid building drivers for powerpc that read/write ISA addressesDean Nelson1-2/+13
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-135/+182
2011-11-03be2net: Add detect UE feature for LancerPadmanabh Ratnakar3-21/+42
2011-11-03be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar1-4/+4
2011-11-03be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar1-0/+7
2011-11-03be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar1-1/+1
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds20-257/+491
2011-11-03edac: Only build sb_edac on 64-bitJosh Boyer1-1/+1
2011-11-03Merge branch 'next' of git://github.com/kernelslacker/cpufreqLinus Torvalds3-32/+268
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds45-2174/+4425
2011-11-03Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds3-3/+36
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds7-183/+416
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-52/+33
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds35-21/+11653
2011-11-02ixgbevf: Update release versionGreg Rose1-1/+1
2011-11-02ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend1-4/+6
2011-11-02ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov1-9/+11
2011-11-02ixgbe: Fix compiler warningsGreg Rose1-0/+2
2011-11-02ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend1-21/+12
2011-11-02ixgbe: fix disabling of Tx laser at probeEmil Tantilov1-7/+7
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds7-480/+2308
2011-11-02ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov1-1/+0
2011-11-02igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz1-1/+1
2011-11-02e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg1-0/+4
2011-11-02e1000e: demote a debugging WARN to a debug log messageBruce Allan1-2/+1
2011-11-02Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds1-2/+4
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds24-195/+3548
2011-11-02drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick1-1/+1
2011-11-02drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick1-1/+1
2011-11-02w1: disable irqs in critical sectionJan Weitzel1-0/+5
2011-11-02drivers/w1/w1_int.c: multiple masters used same init_nameFlorian Faber1-0/+1
2011-11-02drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes1-0/+9
2011-11-02drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes2-13/+37
2011-11-02drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes1-35/+42
2011-11-02w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron2-84/+12
2011-11-02pps gpio client: add missing dependencyHeiko Carstens1-1/+1
2011-11-02pps: new client driver using GPIOJames Nuss3-0/+237
2011-11-02pps: default echo functionJames Nuss3-28/+13
2011-11-02drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine1-2/+2
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine1-1/+1
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine6-2/+3146
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang1-2/+2
2011-11-02drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König1-3/+3
2011-11-02rtc: add initial support for mcp7941x partsDavid Anders1-0/+27
2011-11-02drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron1-23/+9
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds7-59/+606
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2-2/+2
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds11-12/+32