summaryrefslogtreecommitdiff
path: root/Documentation/usb
AgeCommit message (Expand)AuthorFilesLines
2013-03-28USB: remove CONFIG_USB_SUSPEND from DocumentationAlan Stern1-4/+6
2012-11-11USB: report submission of active URBsAlan Stern1-0/+2
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-8/+7
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz1-8/+7
2012-10-22USB: update documentation for URB_ISO_ASAPAlan Stern1-3/+2
2012-08-10usb: add decriptor of persist fail for some morph usb devicesLan Tianyu1-0/+3
2012-06-15usb: gadget: mass_storage: add documentationMichal Nazarewicz1-0/+226
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz1-0/+67
2012-04-08Merge branch 'master' into for-nextJiri Kosina1-1/+2
2012-04-06USB documentation: explain lifetime rules for unlinking URBsAlan Stern1-0/+22
2012-04-06usb/usbmon: correct the data interpretation of usbmon's outputSebastian Andrzej Siewior1-3/+3
2012-04-05doc: fix a few typosMasanari Iida2-2/+2
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi1-1/+2
2012-02-21Documentation: Fix Broken URL "freshmeat"Masanari Iida1-1/+1
2012-02-21Documentation: Fix typo in proc_usb_info.txtMasanari Iida1-1/+1
2012-02-21Documentation: Fix typo in power-management.txtMasanari Iida1-1/+1
2012-01-04USB: update documentation for usbmonAlan Stern1-5/+9
2011-11-29USB: linux-cdc-acm.inf: add support for the acm_ms gadgetKlaus Schwarzkopf1-2/+2
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+71
2011-10-04usb: dwc3: gadget: implement streams supportFelipe Balbi1-8/+0
2011-09-27doc: fix broken referencesPaul Bolle1-3/+3
2011-09-26usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu1-0/+26
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi1-0/+53
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-4/+4
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-3/+5
2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthKirill Smelkov1-0/+2
2011-07-01USB: Documentation: Use correct character in gadget_hid.txtTobias Klauser1-3/+3
2011-06-17USB: Fix up URB error codes to reflect implementation.Sarah Sharp1-1/+8
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-8/+10
2011-04-29USB: documentation update for the pre_reset methodAlan Stern1-3/+5
2011-04-29USB: gadget: g_multi: fixed vendor and product ID in inf filesMichal Nazarewicz2-5/+5
2011-03-22HID: Move hiddev.txt to the new Documentation/hid directoryAlan Ott1-205/+0
2011-02-04USB: usbmon: fix-up docs and text API for sparse ISOPete Zaitcev1-33/+9
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern1-55/+58
2010-10-22USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern1-12/+22
2010-08-10USB: gadget: g_multi: added documentation and INF filesMichal Nazarewicz3-5/+155
2010-08-10USB: gadget: g_serial: INF file updatedMichal Nazarewicz2-77/+117
2010-08-10USB: gadget: g_ether: updated INF fileMichal Nazarewicz1-181/+47
2010-08-10USB: Documentation/usb/linux.inf: Checkpatch cleanupAndrea Gelmini1-15/+15
2010-08-10USB: Documentation/usb/hotplug.txt: Checkpatch cleanupAndrea Gelmini1-2/+2
2010-08-10USB: Documentation/usb/ehci.txt: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-08-04Documentation: update broken web addresses.Justin P. Mattock3-8/+4
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-26/+567
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern1-12/+6
2010-05-20USB: usbserial: mos7720: add support for parallel port on moschip 7715Mike Dunn1-0/+16
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-2/+2
2010-05-20USB: Short new 'graph for usb-serial.txtEric Raymond1-4/+9
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp1-0/+78