Age | Commit message (Expand) | Author |
2011-11-23 | HID: usbkbd: kill LED URB on disconnect | Willem Penninckx |
2011-11-23 | HID: usbkbd: synchronize LED URB submission | Willem Penninckx |
2011-11-22 | HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup static | Jiri Kosina |
2011-11-22 | HID: multitouch: make struct mt_classess static | Jiri Kosina |
2011-11-20 | HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert | Dan Delaney |
2011-11-20 | HID: roccat: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-19 | HID: debugfs: decode Generic Device Controls Usage Page | Jeremy Fitzhardinge |
2011-11-16 | HID: be more strict when ignoring out-of-range fields | Jiri Kosina |
2011-11-16 | HID: ignore absolute values which don't fit between logical min and max | Jiri Kosina |
2011-11-16 | HID: bump maximum global item tag report size to 96 bytes | Chase Douglas |
2011-11-11 | HID: hid-lg4ff: Casting (void *) value returned by kmalloc is useless | Thomas Meyer |
2011-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm | Linus Torvalds |
2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2011-11-02 | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl... | Linus Torvalds |
2011-11-02 | Merge branch 'akpm' (Andrew's incoming - part two) | Linus Torvalds |
2011-11-02 | drivers/misc/vmw_balloon.c: fix typo in code comment | Rakib Mullick |
2011-11-02 | drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ... | Rakib Mullick |
2011-11-02 | w1: disable irqs in critical section | Jan Weitzel |
2011-11-02 | drivers/w1/w1_int.c: multiple masters used same init_name | Florian Faber |
2011-11-02 | drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal | Clifton Barnes |
2011-11-02 | drivers/power/ds2780_battery.c: add a nolock function to w1 interface | Clifton Barnes |
2011-11-02 | drivers/power/ds2780_battery.c: create central point for calling w1 interface | Clifton Barnes |
2011-11-02 | w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it | Jonathan Cameron |
2011-11-02 | pps gpio client: add missing dependency | Heiko Carstens |
2011-11-02 | pps: new client driver using GPIO | James Nuss |
2011-11-02 | pps: default echo function | James Nuss |
2011-11-02 | drivers/net/rionet.c: fix ethernet address macros for LE platforms | Alexandre Bounine |
2011-11-02 | RapidIO: fix potential null deref in rio_setup_device() | Alexandre Bounine |
2011-11-02 | RapidIO: add mport driver for Tsi721 bridge | Alexandre Bounine |
2011-11-02 | drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp... | Liu Gang |
2011-11-02 | drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and ... | Uwe Kleine-König |
2011-11-02 | rtc: add initial support for mcp7941x parts | David Anders |
2011-11-02 | drivers/rtc/class.c: convert idr to ida and use ida_simple_get() | Jonathan Cameron |
2011-11-02 | Merge git://github.com/rustyrussell/linux | Linus Torvalds |
2011-11-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds |
2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro |
2011-11-02 | um: clean Kconfig up a bit | Al Viro |
2011-11-02 | um: a couple of missing dependencies... | Al Viro |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi |
2011-11-02 | filesystems: add missing nlink wrappers | Miklos Szeredi |
2011-11-01 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-02 | virtio-blk: use ida to allocate disk index | Michael S. Tsirkin |