summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-04hwmon: (w83627ehf) Clean up probe functionJean Delvare1-21/+32
2011-11-04hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor typesJean Delvare1-1/+8
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare19-234/+115
2011-11-04hwmon: (smsc47b397) Fix checkpatch errorsJean Delvare1-5/+8
2011-11-04hwmon: (lm90) Make code more readableJean Delvare1-74/+69
2011-11-04hwmon: (lm90) Fix warningsJean Delvare1-15/+16
2011-11-04hwmon: (ibmaem) Avoid repeated memory allocationsJean Delvare1-8/+20
2011-11-04hwmon: (ibmaem) Make instance initializations independentJean Delvare1-10/+2
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-04be2net: Add detect UE feature for LancerPadmanabh Ratnakar3-21/+42
2011-11-04be2net: Prevent CQ full condition for LancerPadmanabh Ratnakar1-4/+4
2011-11-04be2net: Fix disabling multicast promiscous modePadmanabh Ratnakar1-0/+7
2011-11-04be2net: Fix endian issue in RX filter commandPadmanabh Ratnakar1-1/+1
2011-11-03af_packet: de-inline some helper functionsOlof Johansson1-26/+26
2011-11-03MAINTAINERS: Add can-gw include to maintained filesOliver Hartkopp1-0/+1
2011-11-03net: Add back alignment for size for __alloc_skbTony Lindgren1-0/+1
2011-11-03net: add missing bh_unlock_sock() callsEric Dumazet2-0/+2
2011-11-03l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet1-1/+2
2011-11-03edac: Only build sb_edac on 64-bitJosh Boyer1-1/+1
2011-11-03Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds1-95/+2
2011-11-03ixgbevf: Update release versionGreg Rose1-1/+1
2011-11-03ixgbe: DCB, return max for IEEE traffic classesJohn Fastabend1-4/+6
2011-11-03ixgbe: fix reading of the buffer returned by the firmwareEmil Tantilov1-9/+11
2011-11-03ixgbe: Fix compiler warningsGreg Rose1-0/+2
2011-11-03ixgbe: fix smatch splat due to missing NULL checkJohn Fastabend1-21/+12
2011-11-03ixgbe: fix disabling of Tx laser at probeEmil Tantilov1-7/+7
2011-11-03ixgbe: Fix link issues caused by a reset while interface is downEmil Tantilov1-1/+0
2011-11-03igb: Fix for I347AT4 PHY cable length unit detectionKantecki, Tomasz1-1/+1
2011-11-03e100: make sure vlan support isn't advertised on old adaptersJesse Brandeburg1-0/+4
2011-11-03e1000e: demote a debugging WARN to a debug log messageBruce Allan1-2/+1
2011-11-03memcg: replace ss->id_lock with a rwlockAndrew Bresticker2-10/+10
2011-11-03aio: allocate kiocbs in batchesJeff Moyer2-29/+108
2011-11-03drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick1-1/+1
2011-11-03drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick1-1/+1
2011-11-03w1: disable irqs in critical sectionJan Weitzel1-0/+5
2011-11-03drivers/w1/w1_int.c: multiple masters used same init_nameFlorian Faber1-0/+1
2011-11-03drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes1-0/+9
2011-11-03drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes2-13/+37
2011-11-03drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes1-35/+42
2011-11-03w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron2-84/+12
2011-11-03pps gpio client: add missing dependencyHeiko Carstens1-1/+1
2011-11-03pps: new client driver using GPIOJames Nuss4-0/+269
2011-11-03pps: default echo functionJames Nuss3-28/+13
2011-11-03include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton2-0/+17
2011-11-03sysctl: make CONFIG_SYSCTL_SYSCALL default to nWANG Cong2-37/+2
2011-11-03sysctl: add support for poll()Lucas De Marchi5-0/+108
2011-11-03RapidIO: documentation updateAlexandre Bounine1-1/+1
2011-11-03drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine1-2/+2