aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-12Documentation: usb: UAC2 function testingAndrzej Pietrasiewicz1-0/+39
2015-01-12Documentation: usb: UAC1 function testingAndrzej Pietrasiewicz1-0/+27
2015-01-12Documentation: usb: SOURCESINK function testingAndrzej Pietrasiewicz1-0/+27
2015-01-12Documentation: usb: SERIAL function testingAndrzej Pietrasiewicz1-0/+31
2015-01-12Documentation: usb: RNDIS function testingAndrzej Pietrasiewicz1-0/+36
2015-01-12Documentation: usb: PHONET function testingAndrzej Pietrasiewicz1-0/+64
2015-01-12Documentation: usb: OBEX function testingAndrzej Pietrasiewicz1-0/+29
2015-01-12Documentation: usb: NCM function testingAndrzej Pietrasiewicz1-0/+34
2015-01-12Documentation: usb: MIDI function testingAndrzej Pietrasiewicz1-0/+84
2015-01-12Documentation: usb: MASS STORAGE function testingAndrzej Pietrasiewicz1-0/+54
2015-01-12Documentation: usb: LOOPBACK function testingAndrzej Pietrasiewicz1-0/+23
2015-01-12Documentation: usb: HID function testingAndrzej Pietrasiewicz1-0/+47
2015-01-12Documentation: usb: FFS function testingAndrzej Pietrasiewicz1-0/+24
2015-01-12Documentation: usb: EEM function testingAndrzej Pietrasiewicz1-0/+34
2015-01-12Documentation: usb: ECM subset function testingAndrzej Pietrasiewicz1-0/+34
2015-01-12Documentation: usb: ECM function testingAndrzej Pietrasiewicz1-0/+34
2015-01-12Documentation: usb: ACM function testingAndrzej Pietrasiewicz1-0/+34
2015-01-12Documentation: usb: gadget_serial: update generic serial setup instructionAndrzej Pietrasiewicz1-2/+6
2015-01-09doc: usbmon: fix spelling s/unpriviledged/unprivileged/Jeremiah Mahler1-1/+1
2015-01-09doc: usbmon: fix wording "be reading until"Jeremiah Mahler1-1/+1
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-1/+8
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki1-8/+9
2014-11-26Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman1-1/+1
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2-17/+8
2014-11-06usb: gadget: hid: add configfs supportAndrzej Pietrasiewicz1-0/+7
2014-10-29gadget_configfs.txt: fix spelling of 'function'Frans Klaver1-1/+1
2014-10-22USB: serial: keyspan_pda: fix Entrega company name spellingMark Knibbs1-1/+1
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2-4/+4
2014-09-23uwb: doc: bring uwb documentation up to dateThomas Pugliese1-13/+4
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