aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-09usb: doc: hotplug.txt code typosJeremiah Mahler1-4/+4
2014-07-09usb: documentation for usb port power off mechanismsLan Tianyu1-2/+243
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into nextLinus Torvalds1-1/+1
2014-05-23Doc: usb: chipidea: need to build both kernel Image and modulesPeter Chen1-1/+1
2014-05-05doc: spelling error changesCarlos Garcia1-1/+1
2014-04-24Documentation: usb: add chipidea.txt for how to demo usb OTG HNP and SRPLi Jun1-0/+71
2014-03-21doc: fix double wordsMasanari Iida1-1/+1
2014-01-10doc: Fix typo in USB Gadget DocumentationDavid E. Narvaez1-1/+1
2013-10-31doc: usb: Fix typo in Documentation/usb/gadget_configs.txtMasanari Iida1-3/+3
2013-08-12proc_usb_info.txt: Correct documentation about endianness of config descriptorsHans de Goede1-3/+6
2013-08-12USB: URB documentation: claim complete() will be run with IRQs enabledMing Lei1-11/+10
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2013-06-17Documentation/usb: gadget_configfsAndrzej Pietrasiewicz1-0/+384
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-3/+3
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/balbi/usb into usb-nextGreg 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/jikos/trivialLinus 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/rafael/linux-pmLinus Torvalds1-4/+4
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus 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/gregkh/usb-2.6Linus 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/gregkh/usb-2.6Linus 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