| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-07-25 | 2 | -3/+5 |
|\ |
|
| * | USB: EHCI: Allow users to override 80% max periodic bandwidth | Kirill Smelkov | 2011-07-08 | 1 | -0/+2 |
| * | USB: Documentation: Use correct character in gadget_hid.txt | Tobias Klauser | 2011-07-01 | 1 | -3/+3 |
* | | USB: Fix up URB error codes to reflect implementation. | Sarah Sharp | 2011-06-17 | 1 | -1/+8 |
|/ |
|
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 3 | -8/+10 |
|\ |
|
| * | USB: documentation update for the pre_reset method | Alan Stern | 2011-04-29 | 1 | -3/+5 |
| * | USB: gadget: g_multi: fixed vendor and product ID in inf files | Michal Nazarewicz | 2011-04-29 | 2 | -5/+5 |
* | | HID: Move hiddev.txt to the new Documentation/hid directory | Alan Ott | 2011-03-22 | 1 | -205/+0 |
|/ |
|
* | USB: usbmon: fix-up docs and text API for sparse ISO | Pete Zaitcev | 2011-02-04 | 1 | -33/+9 |
* | USB: use the runtime-PM autosuspend implementation | Alan Stern | 2010-11-16 | 1 | -55/+58 |
* | USB: teach "devices" file about Wireless and SuperSpeed USB | Alan Stern | 2010-10-22 | 1 | -12/+22 |
* | USB: gadget: g_multi: added documentation and INF files | Michal Nazarewicz | 2010-08-10 | 3 | -5/+155 |
* | USB: gadget: g_serial: INF file updated | Michal Nazarewicz | 2010-08-10 | 2 | -77/+117 |
* | USB: gadget: g_ether: updated INF file | Michal Nazarewicz | 2010-08-10 | 1 | -181/+47 |
* | USB: Documentation/usb/linux.inf: Checkpatch cleanup | Andrea Gelmini | 2010-08-10 | 1 | -15/+15 |
* | USB: Documentation/usb/hotplug.txt: Checkpatch cleanup | Andrea Gelmini | 2010-08-10 | 1 | -2/+2 |
* | USB: Documentation/usb/ehci.txt: Checkpatch cleanup | Andrea Gelmini | 2010-08-10 | 1 | -1/+1 |
* | Documentation: update broken web addresses. | Justin P. Mattock | 2010-08-04 | 3 | -8/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-20 | 5 | -26/+567 |
|\ |
|
| * | USB: remove URB_NO_SETUP_DMA_MAP | Alan Stern | 2010-05-20 | 1 | -12/+6 |
| * | USB: usbserial: mos7720: add support for parallel port on moschip 7715 | Mike Dunn | 2010-05-20 | 1 | -0/+16 |
| * | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 | 1 | -2/+2 |
| * | USB: Short new 'graph for usb-serial.txt | Eric Raymond | 2010-05-20 | 1 | -4/+9 |
| * | USB: Support for allocating USB 3.0 streams. | Sarah Sharp | 2010-05-20 | 1 | -0/+78 |
| * | USB: deprecate the power/level sysfs attribute | Alan Stern | 2010-05-20 | 1 | -8/+11 |
| * | USB: gadget: add HID gadget driver | Fabien Chouteau | 2010-05-20 | 1 | -0/+445 |
* | | Documentation/: it's -> its where appropriate | Francis Galiegue | 2010-04-23 | 1 | -1/+1 |
|/ |
|
* | USB: convert to the runtime PM framework | Alan Stern | 2010-03-02 | 1 | -140/+77 |
* | USB: implement usb_enable_autosuspend | Alan Stern | 2010-03-02 | 1 | -0/+18 |
* | USB: check the endpoint type against the pipe type | Alan Stern | 2010-03-02 | 1 | -2/+4 |
* | USB: power management documentation update | Alan Stern | 2009-12-23 | 1 | -26/+15 |
* | USB: prepare for changover to Runtime PM framework | Alan Stern | 2009-12-11 | 1 | -32/+28 |
* | USB: remove the auto_pm flag | Alan Stern | 2009-12-11 | 1 | -4/+5 |
* | USB: Fix sysfs paths in documentation | Jean Delvare | 2009-09-23 | 1 | -5/+5 |
* | USB: fix paths in usbmon documentation | Rogério Brito | 2009-09-23 | 1 | -3/+3 |
* | USB: usbmon: touch up the documentation | Pete Zaitcev | 2009-09-23 | 1 | -1/+1 |
* | trivial: usb: fix missing space typo in doc | Németh Márton | 2009-06-12 | 1 | -1/+1 |
* | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 2009-06-12 | 2 | -6/+6 |
* | USB: usbmon: Add binary API v1 | Pete Zaitcev | 2009-03-24 | 1 | -7/+20 |
* | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 | 1 | -5/+6 |
* | USB: add asynchronous autosuspend/autoresume support | Alan Stern | 2009-01-07 | 1 | -5/+17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 2009-01-02 | 3 | -9/+13 |
|\ |
|
| * | USB: fix comment about endianness of descriptors | Phil Endecott | 2008-12-17 | 1 | -2/+4 |
| * | USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha... | Peter Korsgaard | 2008-12-17 | 1 | -2/+2 |
| * | usbmon: drop bogus 0t from usbmon.txt | Pete Zaitcev | 2008-12-17 | 1 | -5/+7 |
* | | uwb: add basic radio manager | David Vrabel | 2008-11-19 | 1 | -9/+0 |
|/ |
|
* | Merge branch 'master' into for-upstream | David Vrabel | 2008-10-20 | 3 | -4/+67 |
|\ |
|
| * | USB: Fix doc for usb_autopm_enable | Geoff Levand | 2008-10-17 | 1 | -4/+4 |
| * | USB: Documentation/usb/anchors.txt #2 | Oliver Neukum | 2008-10-17 | 1 | -0/+17 |
| * | USB: Added driver for a Delcom USB 7-segment LED Display | Harrison Metzger | 2008-10-17 | 1 | -0/+46 |