Age | Commit message (Expand) | Author | Files | Lines |
2010-05-07 | HID: fix suspend crash by moving initializations earlier | Alan Stern | 1 | -7/+6 |
2010-05-03 | HID: sony: fix sony_set_operational_bt | Antonio Ospite | 1 | -1/+1 |
2010-05-03 | HID: ntrig: Remove unused macro, TripleTap and QuadTap | Rafi Rubin | 1 | -30/+2 |
2010-05-03 | HID: ntrig: TipSwitch for single touch mode touch. | Rafi Rubin | 1 | -8/+21 |
2010-04-27 | HID: hidraw: fix numbered reports | Alan Ott | 1 | -7/+2 |
2010-04-21 | HID: wacom: remove annoying non-error printk | Cory Fields | 1 | -1/+0 |
2010-04-13 | HID: ntrig: Emit TOUCH with DOUBLETAP for single touch | Rafi Rubin | 1 | -0/+2 |
2010-04-08 | HID: add support for cymotion master solar keyboard | Raphaël Doursenaud | 3 | -0/+3 |
2010-04-07 | HID: ntrig: explain firmware quirk | Jiri Kosina | 1 | -1/+2 |
2010-04-06 | HID: fix N-trig touch panel with recent firmware | Stephane Chatty | 1 | -2/+10 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 2 | -1/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 21 | -0/+21 |
2010-03-29 | HID: Add NOGET quirk for Quanta Pixart touchscreen | Anisse Astier | 1 | -0/+1 |
2010-03-23 | HID: fix oops in gyration_event() | Jiri Kosina | 1 | -1/+4 |
2010-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 7 | -5/+24 |
2010-03-16 | HID: avoid '\0' in hid debugfs events file | Bruno Prémont | 1 | -3/+3 |
2010-03-13 | HID: Add RGT Clutch Wheel clutch device id | Markus Rathgeb | 2 | -0/+3 |
2010-03-10 | HID: ntrig: fix touch events | Rafi Rubin | 1 | -0/+11 |
2010-03-09 | HID: add quirk for UC-Logik WP4030 tablet | Andrej Gelenberg | 2 | -0/+2 |
2010-03-09 | HID: magicmouse: fix oops after device removal | Michael Poole | 1 | -2/+5 |
2010-03-08 | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov | 1 | -12/+12 |
2010-03-02 | USB: Push BKL on open down into the drivers | Oliver Neukum | 1 | -2/+5 |
2010-02-25 | Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'... | Jiri Kosina | 9 | -6/+515 |
2010-02-17 | HID: usbhid: initialize interface pointers early enough | Jiri Kosina | 1 | -3/+2 |
2010-02-17 | HID: extend mask for BUTTON usage page | Jiri Kosina | 1 | -1/+1 |
2010-02-16 | HID: hid-ntrig: Single touch mode tap | Rafi Rubin | 1 | -0/+2 |
2010-02-16 | HID: hid-ntrig: multitouch cleanup and fix | Rafi Rubin | 1 | -22/+94 |
2010-02-16 | HID: n-trig: remove unnecessary tool switching | Rafi Rubin | 1 | -40/+1 |
2010-02-16 | HID: hid-ntrig add multi input quirk and clean up | Rafi Rubin | 1 | -11/+58 |
2010-02-12 | HID: usbhid: introduce timeout for stuck ctrl/out URBs | Oliver Neukum | 2 | -2/+28 |
2010-02-11 | HID: magicmouse: coding style and probe failure fixes | Michael Poole | 1 | -60/+40 |
2010-02-10 | HID: remove MODULE_VERSION from new drivers | Jiri Kosina | 4 | -4/+0 |
2010-02-10 | HID: fix up Kconfig entry for MagicMouse | Jiri Kosina | 1 | -3/+2 |
2010-02-10 | HID: add a device driver for the Apple Magic Mouse. | Michael Poole | 5 | -0/+482 |
2010-02-10 | HID: Export hid_register_report | Michael Poole | 1 | -1/+2 |
2010-02-10 | HID: Support for MosArt multitouch panel | Stephane Chatty | 5 | -5/+290 |
2010-02-10 | HID: add pressure support for the Stantum multitouch panel | Stephane Chatty | 1 | -4/+5 |
2010-02-10 | HID: fixed bug in single-touch emulation on the stantum panel | Stephane Chatty | 1 | -1/+1 |
2010-02-09 | HID: fix typo in error message | Bastien Nocera | 1 | -1/+1 |
2010-02-09 | HID: add mapping for "AL Network Chat" usage | Leo P White | 1 | -0/+1 |
2010-02-04 | HID: use multi input quirk for TouchPack touchscreen | Thadeu Lima de Souza Cascardo | 2 | -1/+5 |
2010-02-03 | HID: make full-fledged hid-bus drivers properly selectable | Jiri Kosina | 1 | -4/+2 |
2010-02-03 | HID: make Wacom modesetting failures non-fatal | Jiri Kosina | 1 | -8/+9 |
2010-02-03 | HID: Enable Sixaxis controller over Bluetooth | Bastien Nocera | 2 | -2/+20 |
2010-02-03 | HID: Implement Wacom quirk in the kernel | Bastien Nocera | 1 | -0/+27 |
2010-02-03 | HID: make raw reports possible for both feature and output reports | Jiri Kosina | 2 | -3/+4 |
2010-02-03 | HID: add support for Pixart Imaging Optical Touch Screen | Alex Neblett | 3 | -0/+4 |
2010-02-02 | Merge branch 'master' into upstream | Jiri Kosina | 7 | -12/+44 |
2010-02-02 | HID: use multi input quirk for eTurboTouch touchscreen | Thadeu Lima de Souza Cascardo | 2 | -0/+4 |
2010-02-02 | HID: add NOGET quirk for Prodige Cordless Combo | Alexander Shishkin | 2 | -0/+4 |