| Commit message (Expand) | Author | Age |
* | USB: remove the auto_pm flag | Alan Stern | 2009-12-11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Input: do not overwrite the first part of phys string | Márton Németh | 2009-11-23 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'bkl-removal', 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina | 2009-12-07 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | HID: add multi-input quirk for NextWindow Touchscreen. | Peter Hutterer | 2009-12-03 |
| | | * | HID: pidff - fix unnecessary loop iterations on reset | Anssi Hannula | 2009-11-04 |
| |_|/
|/| | |
|
| | * | HID: fixup quirk for NCR devices | Jiri Kosina | 2009-11-05 |
| | * | HID: add NOGET quirk for another device from CH Products | Keith Rutkowski | 2009-10-19 |
| | * | HID: remove useless DRIVER_VERSION macro | Jiri Kosina | 2009-10-13 |
| | * | HID: fix MODULE_AUTHOR usage in HID modules | Jiri Kosina | 2009-10-13 |
| |/
|/| |
|
| * | HID: remove BKL from hiddev_ioctl_usage() | Jiri Kosina | 2009-11-05 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 |
|\ |
|
| * | HID: consolidate connect and disconnect into core code | Jiri Kosina | 2009-09-17 |
* | | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 |
|/ |
|
*-. | Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus | Jiri Kosina | 2009-09-13 |
|\ \ |
|
| | * | HID: use debugfs for report dumping descriptor | Jiri Kosina | 2009-06-12 |
| * | | HID: fix overrun in quirks initialization | Roel Kluin | 2009-08-07 |
* | | | HID: support larger reports than 64 bytes in hiddev | Jiri Kosina | 2009-08-20 |
* | | | HID: local function should be static | H Hartley Sweeten | 2009-08-18 |
* | | | HID: Avoid double spin_lock_init on usbhid->lock | Sergey Senozhatsky | 2009-07-22 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-07-22 |
|\ \ |
|
| * | | HID: hiddev, fix lock imbalance | Jiri Slaby | 2009-06-22 |
* | | | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | | | Driver Core: usb: add nodename support for usb drivers. | Kay Sievers | 2009-06-16 |
|/ / |
|
* / | HID: no more reinitializtion is needed in post_reset | Jiri Kosina | 2009-06-04 |
|/ |
|
* | HID: add NOGET quirk for devices from CH Products | Alan Stern | 2009-05-11 |
* | HID: fix dropped device-specific quirks | Zoltan Karcagi | 2009-05-11 |
* | HID: fix possible deadlock in usbhid_close() | Oliver Neukum | 2009-04-29 |
* | Merge branch 'autosuspend' into for-next | Jiri Kosina | 2009-03-30 |
|\ |
|
| * | HID: autosuspend -- fix lockup of hid on reset | Oliver Neukum | 2009-03-25 |
| * | HID: hid_reset_resume() needs to be defined only when CONFIG_PM is set | Jiri Kosina | 2009-03-25 |
| * | HID: fix USB HID devices after STD with autosuspend | Oliver Neukum | 2009-03-25 |
| * | HID: do not try to compile PM code with CONFIG_PM unset | Jiri Kosina | 2009-03-25 |
| * | HID: autosuspend support for USB HID | Oliver Neukum | 2009-03-25 |
* | | HID: fix race between usb_register_dev() and hiddev_open() | Oliver Neukum | 2009-03-30 |
* | | HID: bring back possibility to specify vid/pid ignore on module load | Jiri Kosina | 2009-03-30 |
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-26 |
|\ \
| |/
|/| |
|
| * | Rationalize fasync return values | Jonathan Corbet | 2009-03-16 |
* | | HID: fix waitqueue usage in hiddev | Johannes Weiner | 2009-03-10 |
* | | HID: fix incorrect free in hiddev | Johannes Weiner | 2009-03-10 |
|/ |
|
* | HID: fix reversed logic in disconnect testing of hiddev | Oliver Neukum | 2009-01-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-01-07 |
|\ |
|
| * | USB: change interface to usb_lock_device_for_reset() | Alan Stern | 2009-01-07 |
* | | HID: fix hid->hiddev initialization in hiddev_connect() | Jiri Kosina | 2009-01-07 |
|/ |
|
* | Merge branch 'upstream-fixes' into for-next | Jiri Kosina | 2009-01-03 |
|\ |
|
| * | HID: add proper support for pensketch 12x9 tablet | Matt Helsley | 2009-01-03 |
* | | HID: make boot protocol drivers depend on EMBEDDED | Parag Warudkar | 2009-01-03 |
* | | HID: hiddev cleanup -- handle all error conditions properly | Oliver Neukum | 2009-01-03 |
* | | HID: use GFP_KERNEL in hid_alloc_buffers | Jiri Slaby | 2009-01-03 |
* | | HID: usbhid, use usb_endpoint_xfer_int | Jiri Slaby | 2009-01-03 |