| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 2 | -1/+5 |
|\ |
|
| * | HID: Add NOGET quirk for Quanta Pixart touchscreen | Anisse Astier | 2010-03-29 | 1 | -0/+1 |
| * | HID: fix oops in gyration_event() | Jiri Kosina | 2010-03-23 | 1 | -1/+4 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 21 | -0/+21 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-18 | 7 | -5/+24 |
|\ |
|
| * | HID: avoid '\0' in hid debugfs events file | Bruno Prémont | 2010-03-16 | 1 | -3/+3 |
| * | HID: Add RGT Clutch Wheel clutch device id | Markus Rathgeb | 2010-03-13 | 2 | -0/+3 |
| * | HID: ntrig: fix touch events | Rafi Rubin | 2010-03-10 | 1 | -0/+11 |
| * | HID: add quirk for UC-Logik WP4030 tablet | Andrej Gelenberg | 2010-03-09 | 2 | -0/+2 |
| * | HID: magicmouse: fix oops after device removal | Michael Poole | 2010-03-09 | 1 | -2/+5 |
* | | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov | 2010-03-08 | 1 | -12/+12 |
* | | USB: Push BKL on open down into the drivers | Oliver Neukum | 2010-03-02 | 1 | -2/+5 |
|/ |
|
* | Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'... | Jiri Kosina | 2010-02-25 | 9 | -6/+515 |
|\ |
|
| * | HID: magicmouse: coding style and probe failure fixes | Michael Poole | 2010-02-11 | 1 | -60/+40 |
| * | HID: fix up Kconfig entry for MagicMouse | Jiri Kosina | 2010-02-10 | 1 | -3/+2 |
| * | HID: add a device driver for the Apple Magic Mouse. | Michael Poole | 2010-02-10 | 5 | -0/+482 |
| * | HID: Export hid_register_report | Michael Poole | 2010-02-10 | 1 | -1/+2 |
| * | HID: make Wacom modesetting failures non-fatal | Jiri Kosina | 2010-02-03 | 1 | -8/+9 |
| * | HID: Enable Sixaxis controller over Bluetooth | Bastien Nocera | 2010-02-03 | 2 | -2/+20 |
| * | HID: Implement Wacom quirk in the kernel | Bastien Nocera | 2010-02-03 | 1 | -0/+27 |
| * | HID: make raw reports possible for both feature and output reports | Jiri Kosina | 2010-02-03 | 2 | -3/+4 |
* | | HID: usbhid: initialize interface pointers early enough | Jiri Kosina | 2010-02-17 | 1 | -3/+2 |
* | | HID: extend mask for BUTTON usage page | Jiri Kosina | 2010-02-17 | 1 | -1/+1 |
* | | HID: hid-ntrig: Single touch mode tap | Rafi Rubin | 2010-02-16 | 1 | -0/+2 |
* | | HID: hid-ntrig: multitouch cleanup and fix | Rafi Rubin | 2010-02-16 | 1 | -22/+94 |
* | | HID: n-trig: remove unnecessary tool switching | Rafi Rubin | 2010-02-16 | 1 | -40/+1 |
* | | HID: hid-ntrig add multi input quirk and clean up | Rafi Rubin | 2010-02-16 | 1 | -11/+58 |
* | | HID: usbhid: introduce timeout for stuck ctrl/out URBs | Oliver Neukum | 2010-02-12 | 2 | -2/+28 |
* | | HID: remove MODULE_VERSION from new drivers | Jiri Kosina | 2010-02-10 | 4 | -4/+0 |
* | | HID: Support for MosArt multitouch panel | Stephane Chatty | 2010-02-10 | 5 | -5/+290 |
* | | HID: add pressure support for the Stantum multitouch panel | Stephane Chatty | 2010-02-10 | 1 | -4/+5 |
* | | HID: fixed bug in single-touch emulation on the stantum panel | Stephane Chatty | 2010-02-10 | 1 | -1/+1 |
* | | HID: fix typo in error message | Bastien Nocera | 2010-02-09 | 1 | -1/+1 |
* | | HID: add mapping for "AL Network Chat" usage | Leo P White | 2010-02-09 | 1 | -0/+1 |
* | | HID: use multi input quirk for TouchPack touchscreen | Thadeu Lima de Souza Cascardo | 2010-02-04 | 2 | -1/+5 |
* | | HID: make full-fledged hid-bus drivers properly selectable | Jiri Kosina | 2010-02-03 | 1 | -4/+2 |
* | | HID: add support for Pixart Imaging Optical Touch Screen | Alex Neblett | 2010-02-03 | 3 | -0/+4 |
* | | Merge branch 'master' into upstream | Jiri Kosina | 2010-02-02 | 7 | -12/+44 |
|\| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-01-13 | 5 | -6/+40 |
| |\ |
|
| | * | HID: wacom: Add BTN_TOOL_FINGER for pad button reporting | Przemo Firszt | 2010-01-13 | 1 | -0/+1 |
| | * | HID: add device IDs for new model of Apple Wireless Keyboard | Christian Schuerer-Waldheim | 2010-01-13 | 3 | -0/+13 |
| | * | HID: fix pad button definition in hid-wacom | Przemo Firszt | 2010-01-13 | 1 | -0/+3 |
| | * | HID: Support 171 byte variant of Samsung USB IR receiver | Robert Schedel | 2009-12-11 | 1 | -6/+19 |
| | * | HID: blacklist ET&T TC5UH touchscreen controller | Petr Štetiar | 2009-12-10 | 2 | -0/+4 |
| * | | drop explicit include of autoconf.h | Sam Ravnborg | 2009-12-12 | 1 | -2/+0 |
| * | | USB: remove the auto_pm flag | Alan Stern | 2009-12-11 | 1 | -4/+4 |
| |/ |
|
* | | HID: use multi input quirk for eTurboTouch touchscreen | Thadeu Lima de Souza Cascardo | 2010-02-02 | 2 | -0/+4 |
* | | HID: add NOGET quirk for Prodige Cordless Combo | Alexander Shishkin | 2010-02-02 | 2 | -0/+4 |
* | | HID: update copyright | Jiri Kosina | 2010-02-02 | 3 | -3/+3 |
* | | HID: add support for Ortek WKB-2000 | Johnathon Harris | 2010-01-26 | 5 | -0/+68 |