summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-11-22HID: wiimote: Add debugfs support stubsDavid Herrmann
2011-11-22HID: wiimote: Parse classic controller dataDavid Herrmann
2011-11-22HID: wiimote: Parse nunchuck dataDavid Herrmann
2011-11-22HID: wiimote: Parse motion+ dataDavid Herrmann
2011-11-22HID: wiimote: Add extension handler stubsDavid Herrmann
2011-11-22HID: wiimote: Register input devices for extensionsDavid Herrmann
2011-11-22HID: wiimote: Add extension sysfs attributeDavid Herrmann
2011-11-22HID: wiimote: Add extension initializersDavid Herrmann
2011-11-22HID: wiimote: Add extension initializer stubsDavid Herrmann
2011-11-22HID: wiimote: Add extension support stubDavid Herrmann
2011-11-22HID: wiimote: Add read-mem helpersDavid Herrmann
2011-11-22HID: wiimote: Move common symbols into headerDavid Herrmann
2011-11-22HID: wiimote: Rename driver to allow multiple source filesDavid Herrmann
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2011-11-02Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds
2011-11-02drivers/misc/vmw_balloon.c: fix typo in code commentRakib Mullick
2011-11-02drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...Rakib Mullick
2011-11-02w1: disable irqs in critical sectionJan Weitzel
2011-11-02drivers/w1/w1_int.c: multiple masters used same init_nameFlorian Faber
2011-11-02drivers/power/ds2780_battery.c: fix deadlock upon insertion and removalClifton Barnes
2011-11-02drivers/power/ds2780_battery.c: add a nolock function to w1 interfaceClifton Barnes
2011-11-02drivers/power/ds2780_battery.c: create central point for calling w1 interfaceClifton Barnes
2011-11-02w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get itJonathan Cameron
2011-11-02pps gpio client: add missing dependencyHeiko Carstens
2011-11-02pps: new client driver using GPIOJames Nuss
2011-11-02pps: default echo functionJames Nuss
2011-11-02drivers/net/rionet.c: fix ethernet address macros for LE platformsAlexandre Bounine
2011-11-02RapidIO: fix potential null deref in rio_setup_device()Alexandre Bounine
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine
2011-11-02drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...Liu Gang
2011-11-02drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ...Uwe Kleine-König
2011-11-02rtc: add initial support for mcp7941x partsDavid Anders
2011-11-02drivers/rtc/class.c: convert idr to ida and use ida_simple_get()Jonathan Cameron
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-11-02um: clean Kconfig up a bitAl Viro
2011-11-02um: a couple of missing dependencies...Al Viro
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds