Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 23 | -157/+6704 |
2010-05-21 | HID: fix up 'EMBEDDED' mess in Kconfig | Jiri Kosina | 1 | -31/+16 |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 3 | -13/+13 |
2010-05-21 | USB: remove uses of URB_NO_SETUP_DMA_MAP | Alan Stern | 3 | -11/+6 |
2010-05-19 | Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus | Jiri Kosina | 10 | -9/+5371 |
2010-05-19 | Merge branch 'egalax' into for-linus | Jiri Kosina | 6 | -2/+292 |
2010-05-19 | Merge branch 'cando' into for-linus | Jiri Kosina | 5 | -0/+285 |
2010-05-19 | Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp... | Jiri Kosina | 5 | -41/+78 |
2010-05-19 | Merge branch 'upstream' into for-linus | Jiri Kosina | 14 | -79/+667 |
2010-05-19 | HID: roccat: cleanup preprocessor macros | Stefan Achatz | 2 | -8/+5 |
2010-05-19 | HID: roccat: refactor special event handling | Stefan Achatz | 1 | -34/+20 |
2010-05-19 | HID: roccat: fix special button support | Stefan Achatz | 2 | -8/+22 |
2010-05-18 | HID: roccat: Correctly mark init and exit functions | Stefan Achatz | 1 | -2/+2 |
2010-05-18 | HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available | Alan Ott | 1 | -10/+30 |
2010-05-18 | HID: hid-samsung: remove redundant key mappings | Don Prince | 1 | -7/+0 |
2010-05-17 | HID: add omitted hid-zydacron.c file | Jiri Kosina | 1 | -0/+237 |
2010-05-17 | HID: hid-samsung: add support for Creative Desktop Wireless 6000 | Don Prince | 4 | -13/+93 |
2010-05-17 | HID: picolcd: Eliminate use after free | Julia Lawall | 1 | -1/+1 |
2010-05-17 | HID: Zydacron Remote Control driver | Don Prince | 4 | -0/+12 |
2010-05-17 | HID: Use kmemdup | Julia Lawall | 1 | -2/+1 |
2010-05-12 | HID: magicmouse: fix input registration | Jiri Kosina | 1 | -1/+4 |
2010-05-12 | HID: make Prodikeys driver standalone config option | Jiri Kosina | 1 | -2/+1 |
2010-05-12 | HID: Prodikeys PC-MIDI HID Driver | Don Prince | 5 | -0/+931 |
2010-05-11 | HID: hidraw: fix indentation | Antonio Ospite | 1 | -1/+1 |
2010-05-11 | HID: ntrig: add filtering module parameters | Rafi Rubin | 1 | -0/+21 |
2010-05-11 | HID: ntrig: add sysfs access to filter parameters | Rafi Rubin | 1 | -0/+285 |
2010-05-11 | HID: ntrig: add sensitivity and responsiveness support | Rafi Rubin | 1 | -9/+211 |
2010-05-10 | HID: add multi-input quirk for eGalax Touchcontroller | Peter Hutterer | 2 | -0/+4 |
2010-05-08 | 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: add PM support to PicoLCD device | Bruno Prémont | 1 | -5/+74 |
2010-05-03 | Merge branch 'hid-suspend' into picolcd | Jiri Kosina | 23 | -2/+49 |
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-29 | HID: add support for BTC Emprex 3009URF III Vista MCE Remote | Wayne Thomas | 4 | -15/+29 |
2010-04-27 | HID: split picolcd's operation_mode sysfs attribute | Bruno Prémont | 1 | -17/+45 |
2010-04-27 | HID: add suspend/resume hooks for hid drivers | Bruno Prémont | 1 | -1/+23 |
2010-04-27 | HID: hidraw: fix numbered reports | Alan Ott | 1 | -7/+2 |
2010-04-26 | HID: fix picolcd's version parsing | Bruno Prémont | 1 | -5/+3 |
2010-04-23 | HID: fix build failure | Jiri Kosina | 1 | -1/+1 |
2010-04-23 | HID: Support for the 11.6" Cando panel | Stephane Chatty | 3 | -0/+4 |
2010-04-22 | HID: wacom: remove annoying non-error printk | Cory Fields | 1 | -1/+0 |
2010-04-21 | HID: fix support for Wacom Intuos 4 wireless | Jiri Kosina | 1 | -0/+1 |
2010-04-21 | HID: add support for the Wacom Intuos 4 wireless | Bastien Nocera | 2 | -1/+2 |
2010-04-19 | HID: add mappings for a few keys found on Logitech MX3200 | Lorenzo Castelli | 1 | -0/+9 |
2010-04-19 | HID: fixed missing inits in hid-cando.c | Stephane Chatty | 1 | -0/+3 |
2010-04-19 | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE | Bastien Nocera | 2 | -1/+4 |
2010-04-15 | HID: added support for the Cando dual touch panel | Stephane Chatty | 5 | -0/+278 |
2010-04-13 | HID: non-overlapping zeroing of extra bits | Pete Zaitcev | 1 | -5/+1 |
2010-04-13 | HID: ntrig: Emit TOUCH with DOUBLETAP for single touch | Rafi Rubin | 1 | -0/+2 |