| Commit message (Expand) | Author | Age | Files | Lines |
* | usb/usbmon: correct the data interpretation of usbmon's output | Sebastian Andrzej Siewior | 2012-04-06 | 1 | -3/+3 |
* | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 2012-03-30 | 1 | -1/+2 |
* | Documentation: Fix Broken URL "freshmeat" | Masanari Iida | 2012-02-21 | 1 | -1/+1 |
* | Documentation: Fix typo in proc_usb_info.txt | Masanari Iida | 2012-02-21 | 1 | -1/+1 |
* | Documentation: Fix typo in power-management.txt | Masanari Iida | 2012-02-21 | 1 | -1/+1 |
* | USB: update documentation for usbmon | Alan Stern | 2012-01-04 | 1 | -5/+9 |
* | USB: linux-cdc-acm.inf: add support for the acm_ms gadget | Klaus Schwarzkopf | 2011-11-29 | 1 | -2/+2 |
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 | 1 | -4/+4 |
|\ |
|
| * | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 2011-08-19 | 1 | -4/+4 |
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-25 | 2 | -0/+71 |
|\ \ |
|
| * | | usb: dwc3: gadget: implement streams support | Felipe Balbi | 2011-10-04 | 1 | -8/+0 |
| * | | usbcore: add sysfs support to xHCI usb2 hardware LPM | Andiry Xu | 2011-09-26 | 1 | -0/+26 |
| * | | usb: Introduce DesignWare USB3 DRD Driver | Felipe Balbi | 2011-08-22 | 1 | -0/+53 |
| |/ |
|
* | | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -3/+3 |
|/ |
|
* | 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 |