aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-19usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol1-0/+44
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol1-4/+5
2017-06-02usb: move ReST documentation to Documentation/driver-api/usb/Felipe Balbi2-284/+0
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+184
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds12-2338/+3
2017-04-20usb.rst: move documentation from proc_usb_info.txt to USB ReST bookMauro Carvalho Chehab1-390/+0
2017-04-20docs-rst: usb: update old usbfs-related documentationMauro Carvalho Chehab3-13/+13
2017-04-11usb/URB.txt: convert to ReST and update itMauro Carvalho Chehab1-261/+0
2017-04-11usb/persist.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab1-165/+0
2017-04-11usb/hotplug.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab1-148/+0
2017-04-11error-codes.rst: convert to ReST and add to driver-api bookMauro Carvalho Chehab1-175/+0
2017-04-11usb/dma.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab1-133/+0
2017-04-11usb/power-management.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab1-772/+0
2017-04-11usb/callbacks.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab1-134/+0
2017-04-11usb/bulk-streams.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab1-78/+0
2017-04-11usb/anchors.txt: convert to ReST and add to driver-api bookMauro Carvalho Chehab1-79/+0
2017-03-23usb: USB Type-C connector classHeikki Krogerus1-0/+184
2017-03-21usb/doc: Add document for USB3 debug port usageLu Baolu1-0/+100
2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2017-01-26Doc: Fix double words in DocumentationMasanari Iida1-1/+1
2017-01-24usb: gadget: uac2: add req_number as parameterPeter Chen1-0/+2
2016-06-23Documentation: tiny typo fix in usb/gadget_multi.txtMichal Nazarewicz1-1/+1
2016-05-04Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-5/+8
2016-05-04doc: usb: chipidea: update the doc for OTG FSMPeter Chen1-5/+8
2016-04-13doc: usb: Fix typo in gadget_multi documentationDiego Herranz1-1/+1
2016-03-05usb: devio: Add ioctl to disallow detaching kernel USB drivers.Reilly Grant1-0/+120
2016-03-04Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-4/+5
2016-03-04Documentation: usb: chipidea: Update test procedure for HNP pollingLi Jun1-4/+5
2016-03-03usbip: move usbip_protocol.txt to DocumentationChristian Lamparter1-0/+358
2015-12-26Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-testingGreg Kroah-Hartman1-2/+2
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-1/+3
2015-12-24usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen1-2/+2
2015-12-16Documentation: usb: update usb-tools repository addressRobert Baldyga1-1/+1
2015-12-15Documentation: usb: gadget-testing: add description for depth of queuePeter Chen1-0/+2
2015-12-01usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu1-5/+6
2015-09-22usb: interface authorization: Documentation partStefan Koch1-0/+31
2015-08-18Revert "usb: interface authorization: Documentation part"Greg Kroah-Hartman1-34/+0
2015-08-14usb: interface authorization: Documentation partStefan Koch1-0/+34
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-5/+2
2015-07-31doc: usb: gadget-testing: using the updated testusb.cPeter Chen1-5/+2
2015-07-22usbcore: add sysfs support to xHCI usb3 hardware LPMKevin Strasser1-2/+13
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-3/+1
2015-05-07usb: gadget: rndis: remove the limit of available rndis connectionsAndrzej Pietrasiewicz1-2/+0
2015-05-07Documentation usb serial: fixed how to provide vendor and product idH. Nikolaus Schaller1-5/+7
2015-04-27usb: Documentation: gadget-testing: fix parameter for capture channel maskPeter Chen1-1/+1
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-0/+47
2015-03-18doc: usb: chipidea: add usb wakeup enable examplePeter Chen1-0/+21
2015-03-10usb: gadget: printer: add configfs supportAndrzej Pietrasiewicz1-0/+47
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman2-2/+734
2015-01-12Documentation: usb: UVC function testingAndrzej Pietrasiewicz1-0/+73