| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-12-02 | 4 | -10/+16 |
|\ |
|
| * | HID: length resolution should be reported units/mm | Dmitry Torokhov | 2010-12-02 | 1 | -8/+11 |
| * | HID: add support for F430 Force Feedback Wheel | Simon Wood | 2010-11-29 | 2 | -0/+3 |
| * | HID: egalax: Use kzalloc | Henrik Rydberg | 2010-11-04 | 1 | -1/+1 |
| * | HID: Remove KERN_DEBUG from dbg_hid use | Joe Perches | 2010-11-03 | 1 | -1/+2 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 2 | -2/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-25 | 3 | -33/+84 |
|\ \
| |/
|/| |
|
| * | Input: hid-input - allow mapping unknown usages | Dmitry Torokhov | 2010-09-15 | 1 | -4/+9 |
| * | Input: hid-input - switch to using new keycode interface | Dmitry Torokhov | 2010-09-09 | 1 | -33/+70 |
| * | Input: add support for Hanwang tablets | Xing Wei | 2010-09-01 | 2 | -0/+9 |
* | | HID: fix mismerge in hid-lg | Jiri Kosina | 2010-10-23 | 1 | -1/+1 |
* | | Merge branch 'waltop' into for-linus | Jiri Kosina | 2010-10-23 | 6 | -6/+1118 |
|\ \ |
|
| * | | HID: waltop: add support for Waltop Slim Tablet 12.1 inch | Nikolai Kondrashov | 2010-10-01 | 3 | -0/+210 |
| * | | HID: rdesc parser: remove local item size limit | Nikolai Kondrashov | 2010-09-02 | 1 | -6/+0 |
| * | | HID: waltop: comment on tablet modes | Nikolai Kondrashov | 2010-09-01 | 1 | -2/+27 |
| * | | HID: waltop: fix Media Tablet 10.6 inch zooming | Nikolai Kondrashov | 2010-09-01 | 1 | -3/+12 |
| * | | HID: waltop: add Media Tablet 14.1 inch support | Nikolai Kondrashov | 2010-09-01 | 4 | -0/+300 |
| * | | HID: waltop: fix Media Tablet 10.6 inch scrolling | Nikolai Kondrashov | 2010-09-01 | 1 | -9/+11 |
| * | | HID: add support for two Waltop tablets | Nikolai Kondrashov | 2010-08-23 | 6 | -0/+572 |
* | | | Merge branch 'uc-logic' into for-linus | Jiri Kosina | 2010-10-23 | 22 | -56/+713 |
|\ \ \ |
|
| * | | | HID: uclogic: add proper support for PF1209 | Nikolai Kondrashov | 2010-08-23 | 2 | -0/+223 |
| * | | | HID: uclogic: fix coding style | Nikolai Kondrashov | 2010-08-23 | 1 | -7/+4 |
| |/ / |
|
| * | | HID: uclogic: fix up Kconfig entry | Jiri Kosina | 2010-08-09 | 1 | -1/+1 |
| * | | HID: Add support for UC-Logic WP????U tablets | Nikolai Kondrashov | 2010-08-09 | 6 | -1/+418 |
| * | | HID: Add Tablet Pick -> BTN_STYLUS2 mapping | Nikolai Kondrashov | 2010-08-09 | 1 | -0/+4 |
| * | | HID: allow resizing and replacing report descriptors | Nikolai Kondrashov | 2010-08-09 | 16 | -54/+70 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*---------. \ \ | Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'... | Jiri Kosina | 2010-10-23 | 17 | -213/+1703 |
|\ \ \ \ \ \ \ \ |
|
| | | | | | * | | | HID: roccat: Normalized reported profile number for pyra button events. | Stefan Achatz | 2010-09-01 | 1 | -1/+5 |
| | | | | | * | | | HID: roccat: add driver for Roccat Pyra mouse | Stefan Achatz | 2010-09-01 | 6 | -0/+1161 |
| | | | | * | | | | HID: ntrig: identify firmware version | Rafi Rubin | 2010-09-08 | 1 | -0/+51 |
| | | | | * | | | | HID: ntrig: a bit of whitespace cleanup | Rafi Rubin | 2010-08-30 | 1 | -9/+9 |
| | | | | |/ / / |
|
| | | | * | | | | HID: magicmouse: Adjust major / minor axes to scale | Henrik Rydberg | 2010-10-01 | 1 | -2/+2 |
| | | | * | | | | HID: magicmouse: Use hid-input parsing rather than bypassing it | Michael Poole | 2010-09-24 | 1 | -63/+18 |
| | | | * | | | | HID: magicmouse: enable Magic Trackpad support | Chase Douglas | 2010-09-03 | 3 | -39/+155 |
| | | | * | | | | HID: magicmouse: simplify touch data bit manipulation | Chase Douglas | 2010-09-03 | 1 | -12/+13 |
| | | | * | | | | HID: magicmouse: simplify multitouch feature request | Chase Douglas | 2010-09-03 | 1 | -12/+4 |
| | | | * | | | | HID: magicmouse: remove timestamp logic | Chase Douglas | 2010-09-02 | 1 | -11/+7 |
| | | | * | | | | HID: magicmouse: simplify touch down logic | Chase Douglas | 2010-09-02 | 1 | -18/+9 |
| | | | |/ / / |
|
| | | * | | | | HID: force feedback support for Logitech RumblePad gamepad | Hendrik Iben | 2010-10-04 | 5 | -4/+9 |
| | | * | | | | HID: Add support for Logitech Speed Force Wireless gaming wheel | Simon Wood | 2010-09-22 | 7 | -0/+193 |
| | | * | | | | HID: don't Send Feature Reports on Interrupt Endpoint | Alan Ott | 2010-09-22 | 1 | -1/+1 |
| | * | | | | | HID: Fix for problems with eGalax/DWAV multi-touch-screen | Philipp Merkel | 2010-10-01 | 2 | -6/+11 |
| | |/ / / / |
|
| * | | | | | HID: 3m: Adjust major / minor axes to scale | Henrik Rydberg | 2010-09-22 | 1 | -4/+6 |
| * | | | | | HID: 3m: Correct touchscreen emulation | Henrik Rydberg | 2010-09-21 | 1 | -36/+5 |
| * | | | | | HID: 3m: Convert to MT slots | Henrik Rydberg | 2010-09-21 | 1 | -11/+43 |
| * | | | | | HID: 3m: Output proper orientation range | Henrik Rydberg | 2010-09-21 | 1 | -1/+1 |
| * | | | | | HID: 3m: Adjust to sequential MT HID protocol | Henrik Rydberg | 2010-09-21 | 1 | -4/+18 |
| * | | | | | HID: Add a hid quirk for input sync override | Henrik Rydberg | 2010-09-21 | 1 | -0/+3 |
| |/ / / / |
|
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 2010-10-23 | 12 | -94/+174 |
|\ \ \ \ \ \ |
|
| | * | | | | | HID: hidraw: fix window in hidraw_release | Jiri Slaby | 2010-10-20 | 1 | -4/+10 |
| | |/ / / / |
|