Age | Commit message (Expand) | Author |
2010-09-14 | HID: fix hiddev's use of usb_find_interface | Guillaume Chazarain |
2010-09-08 | HID: fixup blacklist entry for Asus T91MT | Jiri Kosina |
2010-09-08 | HID: add device ID for new Asus Multitouch Controller | Roland Baum |
2010-09-03 | HID: add no-get quirk for eGalax touch controller | Johan Hovold |
2010-08-30 | HID: Add quirk for eGalax touch controler. | Thierry Reding |
2010-08-30 | HID: add support for another BTC Emprex remote control | Jiri Kosina |
2010-08-24 | HID: Set Report ID properly for Output reports on the Control endpoint. | Alan Ott |
2010-08-24 | HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUT | Decio Fonini |
2010-08-19 | HID: Add support for chicony multitouch screens. | David Gow |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-08-16 | USB HID: Add ID for eGalax Multitouch used in JooJoo tablet | Chris Ball |
2010-08-13 | HID: hiddev: fix memory corruption due to invalid intfdata | Jiri Kosina |
2010-08-13 | HID: hiddev: protect against disconnect/NULL-dereference race | Chris Ball |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-06 | HID: picolcd: correct ordering of framebuffer freeing | Bruno Prémont |
2010-08-06 | HID: picolcd: testing the wrong variable | Dan Carpenter |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-04 | Merge branch 'bkl' into for-linus | Jiri Kosina |
2010-08-04 | Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus | Jiri Kosina |
2010-08-04 | Merge branch 'acrux' into for-linus | Jiri Kosina |
2010-08-04 | Merge branch 'upstream-fixes' into for-linus | Jiri Kosina |
2010-08-04 | Merge branch 'upstream' into for-linus | Jiri Kosina |
2010-08-02 | Input: switch to input_abs_*() access functions | Daniel Mack |
2010-07-20 | Revert "HID: add support for the Wacom Intuos 4 wireless" | Jiri Kosina |
2010-07-19 | HID: fix up Kconfig entry for ACRUX driver | Jiri Kosina |
2010-07-19 | HID: add ACRUX game controller force feedback support | Sergei Kolzun |
2010-07-19 | HID: Force input registration for "VEC footpedal" | Daniel Mack |
2010-07-19 | HID: add HID_QUIRK_HIDINPUT_FORCE | Daniel Mack |
2010-07-19 | HID: hid-input.c: indentation fixes | Daniel Mack |
2010-07-13 | HID: hiddev: use usb_find_interface, get rid of BKL | Arnd Bergmann |
2010-07-13 | HID: ignore digitizer usage Undefined (0x00) | Forest Bond |
2010-07-13 | HID: Add support for Conceptronic CLLRCMCE | Kees Bakker |
2010-07-12 | HID: hid-ids.h: Whitespace fixup, align using TABs | Kees Bakker |
2010-07-12 | HID: picolcd: implement refcounting of framebuffer | Bruno Prémont |
2010-07-12 | HID: picolcd: do not reallocate memory on depth change | Bruno Prémont |
2010-07-12 | HID: picolcd: Add minimal palette required by fbcon on 8bpp | Bruno Prémont |
2010-07-11 | HID: Send Report ID when numbered reports are sent over the control endpoint. | Alan Ott |
2010-07-11 | HID: magicmouse: Correct parsing of large X and Y motions. | Michael Poole |
2010-07-11 | HID: magicmouse: report last touch up | Chase Douglas |
2010-07-11 | HID: picolcd: fix deferred_io init/cleanup to fb ordering | Bruno Prémont |
2010-07-11 | HID: hid-ids.h: keep vendor ids in alphabetical order | Kees Bakker |
2010-07-11 | HID: Enable HID_QUIRK_MULTI_INPUT for Retro Adaptor | Peter Edwards |
2010-07-11 | HID: add support for CH Eclipse yoke | Jonathan Rockway |
2010-06-28 | HID: add proper support for Elecom BM084 bluetooth mouse | Richard Nauber |
2010-06-28 | HID - blacklist ET&T TC4UH touchscreen controller | Petr Štetiar |
2010-06-24 | HID: magicmouse: enable horizontal scrolling | Chase Douglas |
2010-06-24 | HID: magicmouse: add param for scroll speed | Chase Douglas |
2010-06-24 | HID: magicmouse: properly account for scroll movement in state | Chase Douglas |
2010-06-23 | Input: hid-input - use a larger event buffer for MT devices | Henrik Rydberg |