| Commit message (Expand) | Author | Age |
... | |
| | * | | | | HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available | Alan Ott | 2010-05-18 |
| | * | | | | HID: hid-samsung: remove redundant key mappings | Don Prince | 2010-05-18 |
| | * | | | | HID: add omitted hid-zydacron.c file | Jiri Kosina | 2010-05-17 |
| | * | | | | HID: hid-samsung: add support for Creative Desktop Wireless 6000 | Don Prince | 2010-05-17 |
| | * | | | | HID: Zydacron Remote Control driver | Don Prince | 2010-05-17 |
| | * | | | | HID: Use kmemdup | Julia Lawall | 2010-05-17 |
| | * | | | | HID: hidraw: fix indentation | Antonio Ospite | 2010-05-11 |
| | * | | | | HID: add multi-input quirk for eGalax Touchcontroller | Peter Hutterer | 2010-05-10 |
| | * | | | | HID: add support for BTC Emprex 3009URF III Vista MCE Remote | Wayne Thomas | 2010-04-28 |
| | * | | | | HID: fix build failure | Jiri Kosina | 2010-04-22 |
| | * | | | | HID: fix support for Wacom Intuos 4 wireless | Jiri Kosina | 2010-04-21 |
| | * | | | | HID: add support for the Wacom Intuos 4 wireless | Bastien Nocera | 2010-04-21 |
| | * | | | | HID: add mappings for a few keys found on Logitech MX3200 | Lorenzo Castelli | 2010-04-19 |
| | * | | | | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE | Bastien Nocera | 2010-04-19 |
| | * | | | | HID: non-overlapping zeroing of extra bits | Pete Zaitcev | 2010-04-13 |
| | * | | | | HID: add support for 3M multitouch 22" display | Stephane Chatty | 2010-04-11 |
| | * | | | | HID: usbhid: enable remote wakeup for keyboards | Alan Stern | 2010-04-02 |
| | * | | | | HID: add sysfs speed attribute for wacom bluetooth tablet | Przemo Firszt | 2010-03-22 |
| | * | | | | HID: separate mode switching function for wacom bluetooth driver | Przemo Firszt | 2010-03-22 |
| | * | | | | HID: expose wacom pen tablet battery through power_supply class | Przemo Firszt | 2010-03-16 |
| | * | | | | HID: register debugfs entries before adding device | Bruno Prémont | 2010-03-15 |
| | | |/ /
| | |/| | |
|
* | | | | | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 |
* | | | | | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 2010-05-20 |
|/ / / / |
|
* | | | | HID: fix suspend crash by moving initializations earlier | Alan Stern | 2010-05-07 |
* | | | | HID: sony: fix sony_set_operational_bt | Antonio Ospite | 2010-05-03 |
* | | | | HID: ntrig: Remove unused macro, TripleTap and QuadTap | Rafi Rubin | 2010-05-03 |
* | | | | HID: ntrig: TipSwitch for single touch mode touch. | Rafi Rubin | 2010-05-03 |
* | | | | HID: hidraw: fix numbered reports | Alan Ott | 2010-04-27 |
* | | | | HID: wacom: remove annoying non-error printk | Cory Fields | 2010-04-21 |
* | | | | HID: ntrig: Emit TOUCH with DOUBLETAP for single touch | Rafi Rubin | 2010-04-13 |
* | | | | HID: add support for cymotion master solar keyboard | Raphaël Doursenaud | 2010-04-08 |
* | | | | HID: ntrig: explain firmware quirk | Jiri Kosina | 2010-04-07 |
* | | | | HID: fix N-trig touch panel with recent firmware | Stephane Chatty | 2010-04-06 |
| |_|/
|/| | |
|
* | | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-04 |
|\ \ \ |
|
| * | | | HID: Add NOGET quirk for Quanta Pixart touchscreen | Anisse Astier | 2010-03-29 |
| * | | | HID: fix oops in gyration_event() | Jiri Kosina | 2010-03-23 |
| | |/
| |/| |
|
* / | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-18 |
|\ \ |
|
| * | | HID: avoid '\0' in hid debugfs events file | Bruno Prémont | 2010-03-16 |
| * | | HID: Add RGT Clutch Wheel clutch device id | Markus Rathgeb | 2010-03-13 |
| * | | HID: ntrig: fix touch events | Rafi Rubin | 2010-03-10 |
| * | | HID: add quirk for UC-Logik WP4030 tablet | Andrej Gelenberg | 2010-03-09 |
| * | | HID: magicmouse: fix oops after device removal | Michael Poole | 2010-03-09 |
| |/ |
|
* | | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov | 2010-03-09 |
* | | USB: Push BKL on open down into the drivers | Oliver Neukum | 2010-03-02 |
|/ |
|
* | Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'... | Jiri Kosina | 2010-02-25 |
|\ |
|
| * | HID: magicmouse: coding style and probe failure fixes | Michael Poole | 2010-02-11 |
| * | HID: fix up Kconfig entry for MagicMouse | Jiri Kosina | 2010-02-10 |
| * | HID: add a device driver for the Apple Magic Mouse. | Michael Poole | 2010-02-10 |
| * | HID: Export hid_register_report | Michael Poole | 2010-02-10 |