aboutsummaryrefslogtreecommitdiff
path: root/Documentation/usb
AgeCommit message (Expand)AuthorFilesLines
2013-08-12proc_usb_info.txt: Correct documentation about endianness of config descriptorsGravatar Hans de Goede 1-3/+6
2013-08-12USB: URB documentation: claim complete() will be run with IRQs enabledGravatar Ming Lei 1-11/+10
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+3
2013-06-17Documentation/usb: gadget_configfsGravatar Andrzej Pietrasiewicz 1-0/+384
2013-06-03Finally eradicate CONFIG_HOTPLUGGravatar Stephen Rothwell 1-3/+3
2013-03-28USB: remove CONFIG_USB_SUSPEND from DocumentationGravatar Alan Stern 1-4/+6
2012-11-11USB: report submission of active URBsGravatar Alan Stern 1-0/+2
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 1-8/+7
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Gravatar Michal Nazarewicz 1-8/+7
2012-10-22USB: update documentation for URB_ISO_ASAPGravatar Alan Stern 1-3/+2
2012-08-10usb: add decriptor of persist fail for some morph usb devicesGravatar Lan Tianyu 1-0/+3
2012-06-15usb: gadget: mass_storage: add documentationGravatar Michal Nazarewicz 1-0/+226
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2012-05-14FunctionFS: enable multiple functionsGravatar Andrzej Pietrasiewicz 1-0/+67
2012-04-08Merge branch 'master' into for-nextGravatar Jiri Kosina 1-1/+2
2012-04-06USB documentation: explain lifetime rules for unlinking URBsGravatar Alan Stern 1-0/+22
2012-04-06usb/usbmon: correct the data interpretation of usbmon's outputGravatar Sebastian Andrzej Siewior 1-3/+3
2012-04-05doc: fix a few typosGravatar Masanari Iida 2-2/+2
2012-03-30Documentation: remove references to /etc/modprobe.confGravatar Lucas De Marchi 1-1/+2
2012-02-21Documentation: Fix Broken URL "freshmeat"Gravatar Masanari Iida 1-1/+1
2012-02-21Documentation: Fix typo in proc_usb_info.txtGravatar Masanari Iida 1-1/+1
2012-02-21Documentation: Fix typo in power-management.txtGravatar Masanari Iida 1-1/+1
2012-01-04USB: update documentation for usbmonGravatar Alan Stern 1-5/+9
2011-11-29USB: linux-cdc-acm.inf: add support for the acm_ms gadgetGravatar Klaus Schwarzkopf 1-2/+2
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-4/+4
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-0/+71
2011-10-04usb: dwc3: gadget: implement streams supportGravatar Felipe Balbi 1-8/+0
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-3/+3
2011-09-26usbcore: add sysfs support to xHCI usb2 hardware LPMGravatar Andiry Xu 1-0/+26
2011-08-22usb: Introduce DesignWare USB3 DRD DriverGravatar Felipe Balbi 1-0/+53
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsGravatar Alan Stern 1-4/+4
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-3/+5
2011-07-08USB: EHCI: Allow users to override 80% max periodic bandwidthGravatar Kirill Smelkov 1-0/+2
2011-07-01USB: Documentation: Use correct character in gadget_hid.txtGravatar Tobias Klauser 1-3/+3
2011-06-17USB: Fix up URB error codes to reflect implementation.Gravatar Sarah Sharp 1-1/+8
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-8/+10
2011-04-29USB: documentation update for the pre_reset methodGravatar Alan Stern 1-3/+5
2011-04-29USB: gadget: g_multi: fixed vendor and product ID in inf filesGravatar Michal Nazarewicz 2-5/+5
2011-03-22HID: Move hiddev.txt to the new Documentation/hid directoryGravatar Alan Ott 1-205/+0
2011-02-04USB: usbmon: fix-up docs and text API for sparse ISOGravatar Pete Zaitcev 1-33/+9
2010-11-16USB: use the runtime-PM autosuspend implementationGravatar Alan Stern 1-55/+58
2010-10-22USB: teach "devices" file about Wireless and SuperSpeed USBGravatar Alan Stern 1-12/+22
2010-08-10USB: gadget: g_multi: added documentation and INF filesGravatar Michal Nazarewicz 3-5/+155
2010-08-10USB: gadget: g_serial: INF file updatedGravatar Michal Nazarewicz 2-77/+117
2010-08-10USB: gadget: g_ether: updated INF fileGravatar Michal Nazarewicz 1-181/+47
2010-08-10USB: Documentation/usb/linux.inf: Checkpatch cleanupGravatar Andrea Gelmini 1-15/+15
2010-08-10USB: Documentation/usb/hotplug.txt: Checkpatch cleanupGravatar Andrea Gelmini 1-2/+2
2010-08-10USB: Documentation/usb/ehci.txt: Checkpatch cleanupGravatar Andrea Gelmini 1-1/+1
2010-08-04Documentation: update broken web addresses.Gravatar Justin P. Mattock 3-8/+4
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 5-26/+567