summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-08hid-input/battery: remove battery_valJeremy Fitzhardinge2-9/+0
2012-01-08hid-input/battery: power-supply type really *is* a batteryJeremy Fitzhardinge1-1/+1
2012-01-08hid-input/battery: make the battery setup common for INPUTs and FEATUREsJeremy Fitzhardinge1-23/+20
2012-01-08hid-input/battery: deal with both FEATURE and INPUT report batteriesJeremy Fitzhardinge2-7/+14
2012-01-08hid-input/battery: add quirks for batteryJeremy Fitzhardinge3-5/+40
2012-01-08hid-input/battery: remove apparently redundant kmallocJeremy Fitzhardinge1-12/+3
2012-01-08hid-input: add support for HID devices reporting Battery StrengthDaniel Nicoletti2-15/+47
2011-11-30HID: hid-input: fix compile for !HID_BATTERY_STRENGTHJeremy Fitzhardinge1-1/+2
2011-11-28HID: hid-input: add support for HID devices reporting Battery StrengthJeremy Fitzhardinge3-0/+131
2011-11-23HID: usbkbd: kill LED URB on disconnectWillem Penninckx1-0/+1
2011-11-23HID: usbkbd: synchronize LED URB submissionWillem Penninckx1-5/+58
2011-11-23HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup staticJiri Kosina1-2/+2
2011-11-23HID: multitouch: make struct mt_classess staticJiri Kosina1-1/+1
2011-11-20HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends AlertDan Delaney2-0/+3
2011-11-20HID: roccat: Use kmemdup rather than duplicating its implementationThomas Meyer2-6/+2
2011-11-19HID: debugfs: decode Generic Device Controls Usage PageJeremy Fitzhardinge1-0/+8
2011-11-16HID: be more strict when ignoring out-of-range fieldsJiri Kosina1-3/+2
2011-11-16HID: ignore absolute values which don't fit between logical min and maxJiri Kosina1-0/+7
2011-11-16HID: bump maximum global item tag report size to 96 bytesChase Douglas1-1/+1
2011-11-11HID: hid-lg4ff: Casting (void *) value returned by kmalloc is uselessThomas Meyer1-1/+1
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-52/+33
2011-11-03Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds1-95/+2
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds42-37/+12079
2011-11-03Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds1-0/+30
2011-11-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds11-525/+2671
2011-11-03Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+1
2011-11-03Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds9-9/+19
2011-11-03Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds70-1035/+4909
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
2011-11-03RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine1-1/+1
2011-11-03RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine8-2/+3196
2011-11-03arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang1-0/+1
2011-11-03drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang1-2/+2