Age | Commit message (Expand) | Author |
2010-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-20 | 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-19 | Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus | Jiri Kosina |
2010-05-19 | Merge branch 'egalax' into for-linus | Jiri Kosina |
2010-05-19 | Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp... | Jiri Kosina |
2010-05-19 | Merge branch 'upstream' into for-linus | Jiri Kosina |
2010-05-18 | HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available | Alan Ott |
2010-05-10 | HID: add multi-input quirk for eGalax Touchcontroller | Peter Hutterer |
2010-05-07 | HID: fix suspend crash by moving initializations earlier | Alan Stern |
2010-05-03 | Merge branch 'hid-suspend' into picolcd | Jiri Kosina |
2010-04-27 | HID: add suspend/resume hooks for hid drivers | Bruno Prémont |
2010-04-19 | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE | Bastien Nocera |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo |
2010-04-03 | HID: usbhid: enable remote wakeup for keyboards | Alan Stern |
2010-03-31 | HID: add framebuffer support to PicoLCD device | Bruno Prémont |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-30 | HID: update BKL comment in hiddev | Jiri Kosina |
2010-03-29 | HID: Add NOGET quirk for Quanta Pixart touchscreen | Anisse Astier |
2010-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-09 | HID: add quirk for UC-Logik WP4030 tablet | Andrej Gelenberg |
2010-03-02 | USB: Push BKL on open down into the drivers | Oliver Neukum |
2010-02-25 | Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'... | Jiri Kosina |
2010-02-17 | HID: usbhid: initialize interface pointers early enough | Jiri Kosina |
2010-02-12 | HID: usbhid: introduce timeout for stuck ctrl/out URBs | Oliver Neukum |
2010-02-04 | HID: use multi input quirk for TouchPack touchscreen | Thadeu Lima de Souza Cascardo |
2010-02-03 | HID: make raw reports possible for both feature and output reports | Jiri Kosina |
2010-02-02 | Merge branch 'master' into upstream | Jiri Kosina |
2010-02-02 | HID: use multi input quirk for eTurboTouch touchscreen | Thadeu Lima de Souza Cascardo |
2010-02-02 | HID: add NOGET quirk for Prodige Cordless Combo | Alexander Shishkin |
2010-02-02 | HID: update copyright | Jiri Kosina |
2010-01-12 | HID: make USB device id constant | Márton Németh |
2009-12-11 | USB: remove the auto_pm flag | Alan Stern |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-12-07 | Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina |
2009-12-03 | HID: add multi-input quirk for NextWindow Touchscreen. | Peter Hutterer |
2009-11-23 | Input: do not overwrite the first part of phys string | Márton Németh |
2009-11-05 | HID: remove BKL from hiddev_ioctl_usage() | Jiri Kosina |
2009-11-05 | HID: fixup quirk for NCR devices | Jiri Kosina |
2009-11-04 | HID: pidff - fix unnecessary loop iterations on reset | Anssi Hannula |
2009-10-20 | HID: add NOGET quirk for another device from CH Products | Keith Rutkowski |
2009-10-13 | HID: remove useless DRIVER_VERSION macro | Jiri Kosina |
2009-10-13 | HID: fix MODULE_AUTHOR usage in HID modules | Jiri Kosina |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-19 | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers |
2009-09-17 | HID: consolidate connect and disconnect into core code | Jiri Kosina |
2009-09-13 | Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus | Jiri Kosina |
2009-08-20 | HID: support larger reports than 64 bytes in hiddev | Jiri Kosina |
2009-08-18 | HID: local function should be static | H Hartley Sweeten |
2009-08-08 | HID: fix overrun in quirks initialization | Roel Kluin |