summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-23HID: wiimote: Allow direct eeprom accessDavid Herrmann3-8/+85
2011-11-23HID: wiimote: Add debugfs support stubsDavid Herrmann4-0/+73
2011-11-23HID: wiimote: Parse classic controller dataDavid Herrmann1-0/+156
2011-11-23HID: wiimote: Parse nunchuck dataDavid Herrmann1-1/+104
2011-11-23HID: wiimote: Parse motion+ dataDavid Herrmann1-0/+70
2011-11-23HID: wiimote: Add extension handler stubsDavid Herrmann3-0/+37
2011-11-23HID: wiimote: Register input devices for extensionsDavid Herrmann1-3/+106
2011-11-23HID: wiimote: Add extension sysfs attributeDavid Herrmann1-0/+46
2011-11-23HID: wiimote: Add extension initializersDavid Herrmann1-2/+79
2011-11-23HID: wiimote: Add extension initializer stubsDavid Herrmann1-0/+38
2011-11-23HID: wiimote: Add extension support stubDavid Herrmann5-4/+178
2011-11-23HID: wiimote: Add read-mem helpersDavid Herrmann2-0/+81
2011-11-23HID: wiimote: Move common symbols into headerDavid Herrmann2-131/+166
2011-11-23HID: wiimote: Rename driver to allow multiple source filesDavid Herrmann2-0/+2
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-52/+33
2011-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds35-21/+11653
2011-11-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds7-480/+2308
2011-11-03Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds1-2/+4
2011-11-03Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds24-195/+3548
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 Nuss3-0/+237
2011-11-03pps: default echo functionJames Nuss3-28/+13
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 Bounine6-2/+3146
2011-11-03drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang1-2/+2
2011-11-03drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König1-3/+3
2011-11-03rtc: add initial support for mcp7941x partsDavid Anders1-0/+27
2011-11-03drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron1-23/+9
2011-11-03Merge 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
2011-11-02um: switch to use of drivers/KconfigAl Viro8-9/+10
2011-11-02um: clean Kconfig up a bitAl Viro2-0/+19
2011-11-02um: a couple of missing dependencies...Al Viro2-3/+3
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-1/+1
2011-11-02Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-10/+127
2011-11-02Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+84
2011-11-02Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-67/+328
2011-11-02Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+122
2011-11-02Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-0/+172