summaryrefslogtreecommitdiffstats
path: root/Documentation/usb
AgeCommit message (Expand)AuthorLines
2012-06-15usb: gadget: mass_storage: add documentationMichal Nazarewicz-0/+226
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz-0/+67
2012-04-08Merge branch 'master' into for-nextJiri Kosina-1/+2
2012-04-06USB documentation: explain lifetime rules for unlinking URBsAlan Stern-0/+22
2012-04-06usb/usbmon: correct the data interpretation of usbmon's outputSebastian Andrzej Siewior-3/+3
2012-04-05doc: fix a few typosMasanari Iida-2/+2
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi-1/+2
2012-02-21Documentation: Fix Broken URL "freshmeat"Masanari Iida-1/+1
2012-02-21Documentation: Fix typo in proc_usb_info.txtMasanari Iida-1/+1
2012-02-21Documentation: Fix typo in power-management.txtMasanari Iida-1/+1
2012-01-04USB: update documentation for usbmonAlan Stern-5/+9
2011-11-29USB: linux-cdc-acm.inf: add support for the acm_ms gadgetKlaus Schwarzkopf-2/+2
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+71
2011-10-04usb: dwc3: gadget: implement streams supportFelipe Balbi-8/+0
2011-09-27doc: fix broken referencesPaul Bolle-3/+3
2011-09-26usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu-0/+26
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi-0/+53
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern-4/+4
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+5
2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov-0/+2
2011-07-01USB: Documentation: Use correct character in gadget_hid.txtTobias Klauser-3/+3
2011-06-17USB: Fix up URB error codes to reflect implementation.Sarah Sharp-1/+8
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-8/+10
2011-04-29USB: documentation update for the pre_reset methodAlan Stern-3/+5
2011-04-29USB: gadget: g_multi: fixed vendor and product ID in inf filesMichal Nazarewicz-5/+5
2011-03-22HID: Move hiddev.txt to the new Documentation/hid directoryAlan Ott-205/+0
2011-02-04USB: usbmon: fix-up docs and text API for sparse ISOPete Zaitcev-33/+9
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern-55/+58
2010-10-22USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern-12/+22
2010-08-10USB: gadget: g_multi: added documentation and INF filesMichal Nazarewicz-5/+155
2010-08-10USB: gadget: g_serial: INF file updatedMichal Nazarewicz-77/+117
2010-08-10USB: gadget: g_ether: updated INF fileMichal Nazarewicz-181/+47
2010-08-10USB: Documentation/usb/linux.inf: Checkpatch cleanupAndrea Gelmini-15/+15
2010-08-10USB: Documentation/usb/hotplug.txt: Checkpatch cleanupAndrea Gelmini-2/+2
2010-08-10USB: Documentation/usb/ehci.txt: Checkpatch cleanupAndrea Gelmini-1/+1
2010-08-04Documentation: update broken web addresses.Justin P. Mattock-8/+4
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-26/+567
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern-12/+6
2010-05-20USB: usbserial: mos7720: add support for parallel port on moschip 7715Mike Dunn-0/+16
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-2/+2
2010-05-20USB: Short new 'graph for usb-serial.txtEric Raymond-4/+9
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp-0/+78
2010-05-20USB: deprecate the power/level sysfs attributeAlan Stern-8/+11
2010-05-20USB: gadget: add HID gadget driverFabien Chouteau-0/+445
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue-1/+1
2010-03-02USB: convert to the runtime PM frameworkAlan Stern-140/+77
2010-03-02USB: implement usb_enable_autosuspendAlan Stern-0/+18
2010-03-02USB: check the endpoint type against the pipe typeAlan Stern-2/+4