aboutsummaryrefslogtreecommitdiff
path: root/Documentation/usb
AgeCommit message (Expand)AuthorFilesLines
2017-06-19usb: gadget: add f_uac1 variant based on a new u_audio apiGravatar Ruslan Bilovol 1-0/+44
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyGravatar Ruslan Bilovol 1-4/+5
2017-06-02usb: move ReST documentation to Documentation/driver-api/usb/Gravatar Felipe Balbi 2-284/+0
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+184
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxGravatar Linus Torvalds 12-2338/+3
2017-04-20usb.rst: move documentation from proc_usb_info.txt to USB ReST bookGravatar Mauro Carvalho Chehab 1-390/+0
2017-04-20docs-rst: usb: update old usbfs-related documentationGravatar Mauro Carvalho Chehab 3-13/+13
2017-04-11usb/URB.txt: convert to ReST and update itGravatar Mauro Carvalho Chehab 1-261/+0
2017-04-11usb/persist.txt: convert to ReST and add to driver-api bookGravatar Mauro Carvalho Chehab 1-165/+0
2017-04-11usb/hotplug.txt: convert to ReST and add to driver-api bookGravatar Mauro Carvalho Chehab 1-148/+0
2017-04-11error-codes.rst: convert to ReST and add to driver-api bookGravatar Mauro Carvalho Chehab 1-175/+0
2017-04-11usb/dma.txt: convert to ReST and add to driver-api bookGravatar Mauro Carvalho Chehab 1-133/+0
2017-04-11usb/power-management.txt: convert to ReST and add to driver-api bookGravatar Mauro Carvalho Chehab 1-772/+0
2017-04-11usb/callbacks.txt: convert to ReST and add to driver-api bookGravatar Mauro Carvalho Chehab 1-134/+0
2017-04-11usb/bulk-streams.txt: convert to ReST and add to driver-api bookGravatar Mauro Carvalho Chehab 1-78/+0
2017-04-11usb/anchors.txt: convert to ReST and add to driver-api bookGravatar Mauro Carvalho Chehab 1-79/+0
2017-03-23usb: USB Type-C connector classGravatar Heikki Krogerus 1-0/+184
2017-03-21usb/doc: Add document for USB3 debug port usageGravatar Lu Baolu 1-0/+100
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2017-01-26Doc: Fix double words in DocumentationGravatar Masanari Iida 1-1/+1
2017-01-24usb: gadget: uac2: add req_number as parameterGravatar Peter Chen 1-0/+2
2016-06-23Documentation: tiny typo fix in usb/gadget_multi.txtGravatar Michal Nazarewicz 1-1/+1
2016-05-04Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 1-5/+8
2016-05-04doc: usb: chipidea: update the doc for OTG FSMGravatar Peter Chen 1-5/+8
2016-04-13doc: usb: Fix typo in gadget_multi documentationGravatar Diego Herranz 1-1/+1
2016-03-05usb: devio: Add ioctl to disallow detaching kernel USB drivers.Gravatar Reilly Grant 1-0/+120
2016-03-04Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba...Gravatar Greg Kroah-Hartman 1-4/+5
2016-03-04Documentation: usb: chipidea: Update test procedure for HNP pollingGravatar Li Jun 1-4/+5
2016-03-03usbip: move usbip_protocol.txt to DocumentationGravatar Christian Lamparter 1-0/+358
2015-12-26Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 1-2/+2
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 1-1/+3
2015-12-24usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referenceGravatar Peter Chen 1-2/+2
2015-12-16Documentation: usb: update usb-tools repository addressGravatar Robert Baldyga 1-1/+1
2015-12-15Documentation: usb: gadget-testing: add description for depth of queueGravatar Peter Chen 1-0/+2
2015-12-01usb: core: lpm: fix usb3_hardware_lpm sysfs nodeGravatar Lu Baolu 1-5/+6
2015-09-22usb: interface authorization: Documentation partGravatar Stefan Koch 1-0/+31
2015-08-18Revert "usb: interface authorization: Documentation part"Gravatar Greg Kroah-Hartman 1-34/+0
2015-08-14usb: interface authorization: Documentation partGravatar Stefan Koch 1-0/+34
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 1-5/+2
2015-07-31doc: usb: gadget-testing: using the updated testusb.cGravatar Peter Chen 1-5/+2
2015-07-22usbcore: add sysfs support to xHCI usb3 hardware LPMGravatar Kevin Strasser 1-2/+13
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-3/+1
2015-05-07usb: gadget: rndis: remove the limit of available rndis connectionsGravatar Andrzej Pietrasiewicz 1-2/+0
2015-05-07Documentation usb serial: fixed how to provide vendor and product idGravatar H. Nikolaus Schaller 1-5/+7
2015-04-27usb: Documentation: gadget-testing: fix parameter for capture channel maskGravatar Peter Chen 1-1/+1
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 1-0/+47
2015-03-18doc: usb: chipidea: add usb wakeup enable exampleGravatar Peter Chen 1-0/+21
2015-03-10usb: gadget: printer: add configfs supportGravatar Andrzej Pietrasiewicz 1-0/+47
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Gravatar Greg Kroah-Hartman 2-2/+734
2015-01-12Documentation: usb: UVC function testingGravatar Andrzej Pietrasiewicz 1-0/+73