| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-10 | usb: add decriptor of persist fail for some morph usb devices | Lan Tianyu | 1 | -0/+3 |
| 2012-06-15 | usb: gadget: mass_storage: add documentation | Michal Nazarewicz | 1 | -0/+226 |
| 2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
| 2012-05-14 | FunctionFS: enable multiple functions | Andrzej Pietrasiewicz | 1 | -0/+67 |
| 2012-04-08 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -1/+2 |
| 2012-04-06 | USB documentation: explain lifetime rules for unlinking URBs | Alan Stern | 1 | -0/+22 |
| 2012-04-06 | usb/usbmon: correct the data interpretation of usbmon's output | Sebastian Andrzej Siewior | 1 | -3/+3 |
| 2012-04-05 | doc: fix a few typos | Masanari Iida | 2 | -2/+2 |
| 2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 1 | -1/+2 |
| 2012-02-21 | Documentation: Fix Broken URL "freshmeat" | Masanari Iida | 1 | -1/+1 |
| 2012-02-21 | Documentation: Fix typo in proc_usb_info.txt | Masanari Iida | 1 | -1/+1 |
| 2012-02-21 | Documentation: Fix typo in power-management.txt | Masanari Iida | 1 | -1/+1 |
| 2012-01-04 | USB: update documentation for usbmon | Alan Stern | 1 | -5/+9 |
| 2011-11-29 | USB: linux-cdc-acm.inf: add support for the acm_ms gadget | Klaus Schwarzkopf | 1 | -2/+2 |
| 2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+4 |
| 2011-10-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -0/+71 |
| 2011-10-04 | usb: dwc3: gadget: implement streams support | Felipe Balbi | 1 | -8/+0 |
| 2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -3/+3 |
| 2011-09-26 | usbcore: add sysfs support to xHCI usb2 hardware LPM | Andiry Xu | 1 | -0/+26 |
| 2011-08-22 | usb: Introduce DesignWare USB3 DRD Driver | Felipe Balbi | 1 | -0/+53 |
| 2011-08-19 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 1 | -4/+4 |
| 2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -3/+5 |
| 2011-07-08 | USB: EHCI: Allow users to override 80% max periodic bandwidth | Kirill Smelkov | 1 | -0/+2 |
| 2011-07-01 | USB: Documentation: Use correct character in gadget_hid.txt | Tobias Klauser | 1 | -3/+3 |
| 2011-06-17 | USB: Fix up URB error codes to reflect implementation. | Sarah Sharp | 1 | -1/+8 |
| 2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -8/+10 |
| 2011-04-29 | USB: documentation update for the pre_reset method | Alan Stern | 1 | -3/+5 |
| 2011-04-29 | USB: gadget: g_multi: fixed vendor and product ID in inf files | Michal Nazarewicz | 2 | -5/+5 |
| 2011-03-22 | HID: Move hiddev.txt to the new Documentation/hid directory | Alan Ott | 1 | -205/+0 |
| 2011-02-04 | USB: usbmon: fix-up docs and text API for sparse ISO | Pete Zaitcev | 1 | -33/+9 |
| 2010-11-16 | USB: use the runtime-PM autosuspend implementation | Alan Stern | 1 | -55/+58 |
| 2010-10-22 | USB: teach "devices" file about Wireless and SuperSpeed USB | Alan Stern | 1 | -12/+22 |
| 2010-08-10 | USB: gadget: g_multi: added documentation and INF files | Michal Nazarewicz | 3 | -5/+155 |
| 2010-08-10 | USB: gadget: g_serial: INF file updated | Michal Nazarewicz | 2 | -77/+117 |
| 2010-08-10 | USB: gadget: g_ether: updated INF file | Michal Nazarewicz | 1 | -181/+47 |
| 2010-08-10 | USB: Documentation/usb/linux.inf: Checkpatch cleanup | Andrea Gelmini | 1 | -15/+15 |
| 2010-08-10 | USB: Documentation/usb/hotplug.txt: Checkpatch cleanup | Andrea Gelmini | 1 | -2/+2 |
| 2010-08-10 | USB: Documentation/usb/ehci.txt: Checkpatch cleanup | Andrea Gelmini | 1 | -1/+1 |
| 2010-08-04 | Documentation: update broken web addresses. | Justin P. Mattock | 3 | -8/+4 |
| 2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 5 | -26/+567 |
| 2010-05-20 | USB: remove URB_NO_SETUP_DMA_MAP | Alan Stern | 1 | -12/+6 |
| 2010-05-20 | USB: usbserial: mos7720: add support for parallel port on moschip 7715 | Mike Dunn | 1 | -0/+16 |
| 2010-05-20 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 1 | -2/+2 |
| 2010-05-20 | USB: Short new 'graph for usb-serial.txt | Eric Raymond | 1 | -4/+9 |
| 2010-05-20 | USB: Support for allocating USB 3.0 streams. | Sarah Sharp | 1 | -0/+78 |
| 2010-05-20 | USB: deprecate the power/level sysfs attribute | Alan Stern | 1 | -8/+11 |
| 2010-05-20 | USB: gadget: add HID gadget driver | Fabien Chouteau | 1 | -0/+445 |
| 2010-04-23 | Documentation/: it's -> its where appropriate | Francis Galiegue | 1 | -1/+1 |
| 2010-03-02 | USB: convert to the runtime PM framework | Alan Stern | 1 | -140/+77 |
| 2010-03-02 | USB: implement usb_enable_autosuspend | Alan Stern | 1 | -0/+18 |
| 2010-03-02 | USB: check the endpoint type against the pipe type | Alan Stern | 1 | -2/+4 |
| 2009-12-23 | USB: power management documentation update | Alan Stern | 1 | -26/+15 |
| 2009-12-11 | USB: prepare for changover to Runtime PM framework | Alan Stern | 1 | -32/+28 |
| 2009-12-11 | USB: remove the auto_pm flag | Alan Stern | 1 | -4/+5 |
| 2009-09-23 | USB: Fix sysfs paths in documentation | Jean Delvare | 1 | -5/+5 |
| 2009-09-23 | USB: fix paths in usbmon documentation | Rogério Brito | 1 | -3/+3 |
| 2009-09-23 | USB: usbmon: touch up the documentation | Pete Zaitcev | 1 | -1/+1 |
| 2009-06-12 | trivial: usb: fix missing space typo in doc | Németh Márton | 1 | -1/+1 |
| 2009-06-12 | trivial: Miscellaneous documentation typo fixes | Matt LaPlante | 2 | -6/+6 |
| 2009-03-24 | USB: usbmon: Add binary API v1 | Pete Zaitcev | 1 | -7/+20 |
| 2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 1 | -5/+6 |
| 2009-01-07 | USB: add asynchronous autosuspend/autoresume support | Alan Stern | 1 | -5/+17 |
| 2009-01-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Vrabel | 3 | -9/+13 |
| 2008-12-17 | USB: fix comment about endianness of descriptors | Phil Endecott | 1 | -2/+4 |
| 2008-12-17 | USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha... | Peter Korsgaard | 1 | -2/+2 |
| 2008-12-17 | usbmon: drop bogus 0t from usbmon.txt | Pete Zaitcev | 1 | -5/+7 |
| 2008-11-19 | uwb: add basic radio manager | David Vrabel | 1 | -9/+0 |
| 2008-10-20 | Merge branch 'master' into for-upstream | David Vrabel | 3 | -4/+67 |
| 2008-10-17 | USB: Fix doc for usb_autopm_enable | Geoff Levand | 1 | -4/+4 |
| 2008-10-17 | USB: Documentation/usb/anchors.txt #2 | Oliver Neukum | 1 | -0/+17 |
| 2008-10-17 | USB: Added driver for a Delcom USB 7-segment LED Display | Harrison Metzger | 1 | -0/+46 |
| 2008-10-10 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David Vrabel | 2 | -0/+587 |
| 2008-09-23 | USB: update of Documentation/usb/anchors.txt | Oliver Neukum | 1 | -0/+12 |
| 2008-09-17 | wusb: wusb-cbaf (CBA driver) sysfs ABI simplification | Felipe Zimmerle | 1 | -27/+33 |
| 2008-09-17 | uwb: add initial documentation | Inaky Perez-Gonzalez | 2 | -0/+581 |
| 2008-08-13 | USB: update to Documentation | Oliver Neukum | 1 | -1/+6 |
| 2008-08-13 | usb: auerswald: remove driver (obsolete) | Wolfgang Mües | 1 | -30/+0 |
| 2008-07-26 | Documentation cleanup: trivial misspelling, punctuation, and grammar correcti... | Matt LaPlante | 1 | -1/+1 |
| 2008-07-21 | USB: use reset_resume when normal resume fails | Alan Stern | 1 | -2/+5 |
| 2008-07-21 | usb gadget: use new serial core | David Brownell | 1 | -9/+26 |
| 2008-07-21 | USB: remove Documentation/usb/uhci.txt | Adrian Bunk | 1 | -165/+0 |
| 2008-04-24 | USB: add documentation about callbacks | Oliver Neukum | 1 | -0/+132 |
| 2008-04-24 | USB: add Documentation about usb_anchor | Oliver Neukum | 1 | -0/+50 |
| 2008-04-24 | USB: serial: Remove obsolete contact addresses | Matti Linnanvuori | 1 | -5/+2 |
| 2008-04-24 | USB: check serial-number string after device reset | Alan Stern | 1 | -4/+4 |
| 2008-04-24 | USB: remove CONFIG_USB_PERSIST setting | Alan Stern | 1 | -16/+19 |
| 2008-03-10 | USB:Update mailing list information in documentation | Robert P. J. Day | 1 | -5/+3 |
| 2008-02-01 | USB: add Printer Gadget Driver | Craig W. Nadler | 1 | -0/+510 |
| 2008-02-01 | USB: add iuu_phoenix driver | Alain Degreffe | 1 | -0/+84 |
| 2007-11-28 | USB: power-management documenation update | Alan Stern | 1 | -0/+8 |
| 2007-10-20 | spelling fixes: Documentation/ | Simon Arlott | 1 | -1/+1 |
| 2007-10-12 | USB: documentation for USB power management | Alan Stern | 1 | -0/+517 |
| 2007-10-12 | USB: Driver for CH341 USB-serial adaptor | Frank A Kingswood | 1 | -0/+11 |
| 2007-10-12 | USB: usbmon doc update - mention new wildcard ('0') bus | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+8 |
| 2007-10-12 | usb: document device authorization | Inaky Perez-Gonzalez | 1 | -0/+92 |
| 2007-07-12 | USB: usb/dma doc updates | David Brownell | 1 | -15/+37 |
| 2007-07-12 | USB: add power/persist device attribute | Alan Stern | 1 | -13/+25 |
| 2007-07-12 | USB: add USB-Persist facility | Alan Stern | 1 | -0/+144 |
| 2007-05-09 | documentation: convert the Documentation directory to UTF-8 | John Anthony Kazos Jr | 2 | -4/+4 |
| 2007-05-04 | MAINTAINER change for Connect Tech Inc | Stuart MacDonald | 1 | -1/+1 |
| 2007-04-27 | usbmon: Extended text API | Pete Zaitcev | 1 | -24/+56 |
| 2007-02-07 | USB: add binary API to usbmon | Pete Zaitcev | 1 | -2/+150 |
| 2007-02-07 | USB: indicate active altsetting in proc/bus/usb/devices file | David Brownell | 1 | -10/+11 |
| 2007-01-23 | Change Linus' email address too | Linus Torvalds | 1 | -1/+1 |
| 2007-01-05 | USB: small update to Documentation/usb/acm.txt | Oliver Neukum | 1 | -0/+4 |
| 2006-11-30 | Fix typos in /Documentation : Misc | Matt LaPlante | 2 | -3/+3 |
| 2006-11-30 | Fix typos in /Documentation : 'T'' | Matt LaPlante | 2 | -4/+4 |
| 2006-11-03 | USB: HID: add blacklist AIRcable USB, little beautification | Naranjo Manuel Francisco | 1 | -6/+0 |
| 2006-10-03 | Documentation: remove duplicated words | Paolo Ornati | 3 | -4/+4 |
| 2006-10-03 | Fix typos in Documentation/: 'S' | Matt LaPlante | 2 | -2/+2 |
| 2006-10-03 | Fix typos in Documentation/: 'N'-'P' | Matt LaPlante | 1 | -1/+1 |
| 2006-10-03 | Fix typos in Documentation/: 'H'-'M' | Matt LaPlante | 1 | -1/+1 |
| 2006-10-03 | Fix typos in Documentation/: 'D'-'E' | Matt LaPlante | 2 | -2/+2 |
| 2006-10-03 | remove mentionings of devfs in documentation | Adrian Bunk | 2 | -19/+0 |
| 2006-09-27 | USB: Dealias -110 code (more complete) | Pete Zaitcev | 1 | -7/+4 |
| 2006-09-27 | Add AIRcable USB Bluetooth Dongle Driver | Manuel Francisco Naranjo | 1 | -0/+5 |
| 2006-08-02 | USB: doc: fixes devio.c location in proc_usb_info.txt. | Luiz Fernando N. Capitulino | 1 | -1/+1 |
| 2006-08-02 | USB: doc: usb-help.txt update. | Luiz Fernando N. Capitulino | 1 | -2/+1 |
| 2006-07-12 | [PATCH] USB: Addition of vendor/product id pair for pl2303 driver | Peter Moulder | 1 | -2/+2 |
| 2006-06-21 | [PATCH] USB: update usbmon.txt | Pete Zaitcev | 1 | -14/+18 |
| 2006-04-02 | V4L/DVB (3653h): Move usb v4l docs into Documentation/video4linux | Michael Krufky | 8 | -2269/+0 |
| 2006-03-20 | [PATCH] USB: ZC0301 driver bugfix | Luca Risolia | 1 | -6/+6 |
| 2006-03-20 | [PATCH] USB: ZC0301 driver updates | Luca Risolia | 1 | -10/+19 |
| 2006-03-20 | [PATCH] USB: ET61X[12]51 driver updates | Luca Risolia | 1 | -1/+9 |
| 2006-03-20 | [PATCH] USB: SN9C10x driver updates | Luca Risolia | 1 | -0/+11 |
| 2006-03-20 | [PATCH] USB: ZC0301 driver updates | Luca Risolia | 1 | -12/+7 |
| 2006-03-20 | [PATCH] USB: Add ZC0301 Video4Linux2 driver | Luca Risolia | 1 | -0/+250 |
| 2006-01-31 | [PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp module | Adrian Bunk | 1 | -25/+5 |
| 2006-01-31 | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driver | Luca Risolia | 1 | -0/+306 |
| 2006-01-31 | [PATCH] USB: SN9C10x driver updates | Luca Risolia | 1 | -1/+8 |
| 2006-01-31 | [PATCH] USB: SN9C10x driver updates and bugfixes | Luca Risolia | 1 | -35/+51 |
| 2005-11-29 | [PATCH] USB: documentation update | Alan Stern | 1 | -2/+3 |
| 2005-11-22 | [PATCH] kernel Doc/ URL corrections | Randy Dunlap | 3 | -7/+7 |
| 2005-11-17 | [PATCH] USB: Delete leftovers from bluetty driver | Marcel Holtmann | 1 | -44/+0 |
| 2005-09-22 | [PATCH] USB: Update Documentation/usb/URB.txt | Alan Stern | 1 | -43/+31 |
| 2005-09-12 | [PATCH] USB: proc_usb_info.txt: add blank lines | Randy Dunlap | 1 | -5/+8 |
| 2005-09-10 | [PATCH] Spelling fixes for Documentation/ | Tobias Klauser | 1 | -1/+1 |
| 2005-08-04 | [PATCH] USB: ub documentation update | Pete Zaitcev | 1 | -1/+1 |
| 2005-07-12 | [PATCH] USB: SN9C10x driver updates | Luca Risolia | 1 | -0/+4 |
| 2005-07-12 | [PATCH] USB: Patch to make usbmon to print control setup packets | Pete Zaitcev | 1 | -8/+21 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 26 | -0/+5129 |