- a8cf051 docs: ABI: fixed req_number desc in UAC1 by Pavel Hofman · 3 years ago
- 9c0edd5 docs: usb: fix malformed table by Hu Haowen · 3 years, 5 months ago
- 0356e62 usb: gadget: f_uac1: add volume and mute support by Ruslan Bilovol · 3 years, 6 months ago
- eaf6cbe usb: gadget: f_uac2: add volume and mute support by Ruslan Bilovol · 3 years, 6 months ago
- 79160a6 Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 6 months ago
- 570eb86 docs: usb: replace some characters by Mauro Carvalho Chehab · 3 years, 6 months ago
- e89bb42 usb: gadget: u_audio: add real feedback implementation by Ruslan Bilovol · 3 years, 7 months ago
- 40c73b3 usb: gadget: f_uac2: add adaptive sync support for capture by Ruslan Bilovol · 3 years, 7 months ago
- 4a66842 Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 8 months ago
- 2c5ff2c docs: usb: function: Modify path name by Wei Ming Chen · 3 years, 8 months ago
- 9e255e2 Documentation: drop optional BOMs by Randy Dunlap · 3 years, 8 months ago
- f752978 docs: usb: function: Modify path name by Wei Ming Chen · 3 years, 8 months ago
- 17af793 docs: usbip: Fix major fields and descriptions in protocol by Hongren Zheng (Zenithal) · 3 years, 9 months ago
- 7a35a5c usb: raw-gadget: update documentation and Kconfig by Andrey Konovalov · 4 years ago
- 63d1521 usb: gadget: u_ether: support configuring interface names. by Lorenzo Colitti · 4 years ago
- ffeb1e9 USB: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
- b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- 61d2658 usb: raw-gadget: documentation updates by Andrey Konovalov · 4 years, 8 months ago
- c61769b usb: raw-gadget: support stalling/halting/wedging endpoints by Andrey Konovalov · 4 years, 8 months ago
- 97df5e5 usb: raw-gadget: fix gadget endpoint selection by Andrey Konovalov · 4 years, 8 months ago
- 9826499 docs: filesystems: convert configfs.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- f2c2e71 usb: gadget: add raw-gadget interface by Andrey Konovalov · 4 years, 10 months ago
- 1edca3c docs: usb: remove some broken references by Mauro Carvalho Chehab · 5 years ago
- 015664d USB: rio500: Remove Rio 500 kernel driver by Bastien Nocera · 5 years ago
- 71ed79b USB: Move wusbcore and UWB to staging as it is obsolete by Greg Kroah-Hartman · 5 years ago
- ecefae6 docs: usb: rename files to .rst and add them to drivers-api by Mauro Carvalho Chehab · 6 years ago
- 53c7b63 USB: rio500: update Documentation by Oliver Neukum · 6 years ago
- d80b500 docs: usb: convert documents to ReST by Mauro Carvalho Chehab · 6 years ago
- 7bae043 usb: core: add option of only authorizing internal devices by Dmitry Torokhov · 6 years ago
- 77df6d8 Documentation/usb: Fix typo by Thiébaud Weksteen · 6 years ago
- 78fbe86 Merge tag 'usb-serial-4.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 6 years ago
- 3738c50 USB: serial: clean up kl5kusb105 documentation by Johan Hovold · 6 years ago
- 3ec148e doc: usb: Fix typo in gadget_configfs documentation by Jaejoong Kim · 7 years ago
- c182ce9b Merge 4.15-rc8 into usb-next by Greg Kroah-Hartman · 7 years ago
- 1a2e91e Documentation: usb: fix typo in UVC gadgetfs config command by Bin Liu · 7 years ago
- aa15d3d2 USB: remove the URB_NO_FSBR flag by Alan Stern · 7 years ago
- 16e791e doc: usb: chipidea: Fix typo in 'enumerate' by Fabio Estevam · 7 years ago
- 4269a69 Documentation: fix usb related doc refs by Tom Saeger · 7 years ago
- 0591bc2 usb: gadget: add f_uac1 variant based on a new u_audio api by Ruslan Bilovol · 8 years ago
- d355339 usb: gadget: function: make current f_uac1 implementation legacy by Ruslan Bilovol · 8 years ago
- b0b3ddf usb: move ReST documentation to Documentation/driver-api/usb/ by Felipe Balbi · 8 years ago
- 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
- c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
- 96801b3 usb.rst: move documentation from proc_usb_info.txt to USB ReST book by Mauro Carvalho Chehab · 8 years ago
- 8a6a285 docs-rst: usb: update old usbfs-related documentation by Mauro Carvalho Chehab · 8 years ago
- e463c06 usb/URB.txt: convert to ReST and update it by Mauro Carvalho Chehab · 8 years ago
- 32a3beb usb/persist.txt: convert to ReST and add to driver-api book by Mauro Carvalho Chehab · 8 years ago
- 76f650f usb/hotplug.txt: convert to ReST and add to driver-api book by Mauro Carvalho Chehab · 8 years ago
- 360a7b5 error-codes.rst: convert to ReST and add to driver-api book by Mauro Carvalho Chehab · 8 years ago
- 2a37333 usb/dma.txt: convert to ReST and add to driver-api book by Mauro Carvalho Chehab · 8 years ago
- 3db5f40 usb/power-management.txt: convert to ReST and add to driver-api book by Mauro Carvalho Chehab · 8 years ago
- 3b38e4f usb/callbacks.txt: convert to ReST and add to driver-api book by Mauro Carvalho Chehab · 8 years ago
- 401c7be usb/bulk-streams.txt: convert to ReST and add to driver-api book by Mauro Carvalho Chehab · 8 years ago
- 79e0c2e usb/anchors.txt: convert to ReST and add to driver-api book by Mauro Carvalho Chehab · 8 years ago
- fab9288 usb: USB Type-C connector class by Heikki Krogerus · 8 years ago
- 1b32627 usb/doc: Add document for USB3 debug port usage by Lu Baolu · 8 years ago
- c1aac62 Merge tag 'docs-4.11' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
- 8da9704 Doc: Fix double words in Documentation by Masanari Iida · 8 years ago
- e92b9d4 usb: gadget: uac2: add req_number as parameter by Peter Chen · 8 years ago
- 072baa0 Documentation: tiny typo fix in usb/gadget_multi.txt by Michal Nazarewicz · 9 years ago
- 792f752 Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
- 764763f doc: usb: chipidea: update the doc for OTG FSM by Peter Chen · 9 years ago
- 2dc0194 doc: usb: Fix typo in gadget_multi documentation by Diego Herranz · 9 years ago
- d883f52 usb: devio: Add ioctl to disallow detaching kernel USB drivers. by Reilly Grant · 9 years ago
- 3d0712d Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
- dfbae33 Documentation: usb: chipidea: Update test procedure for HNP polling by Li Jun · 9 years ago
- a6d6fc2 usbip: move usbip_protocol.txt to Documentation by Christian Lamparter · 9 years ago
- f7dbd84 Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-testing by Greg Kroah-Hartman · 9 years ago
- 87cf558 Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
- 3a35d59 usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference by Peter Chen · 9 years ago
- f310abb Documentation: usb: update usb-tools repository address by Robert Baldyga · 9 years ago
- df00189 Documentation: usb: gadget-testing: add description for depth of queue by Peter Chen · 9 years ago
- bf5ce5b usb: core: lpm: fix usb3_hardware_lpm sysfs node by Lu Baolu · 9 years ago
- 7f59c15 usb: interface authorization: Documentation part by Stefan Koch · 9 years ago
- dba3398 Revert "usb: interface authorization: Documentation part" by Greg Kroah-Hartman · 9 years ago
- 6ef2bf7 usb: interface authorization: Documentation part by Stefan Koch · 9 years ago
- a3fbedf Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
- f811a38 doc: usb: gadget-testing: using the updated testusb.c by Peter Chen · 9 years ago
- 655fe4e usbcore: add sysfs support to xHCI usb3 hardware LPM by Kevin Strasser · 10 years ago
- 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
- d6d2292 usb: gadget: rndis: remove the limit of available rndis connections by Andrzej Pietrasiewicz · 10 years ago
- e3aa205 Documentation usb serial: fixed how to provide vendor and product id by H. Nikolaus Schaller · 10 years ago
- 4e39aca usb: Documentation: gadget-testing: fix parameter for capture channel mask by Peter Chen · 10 years ago
- 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
- 01e3ad8 doc: usb: chipidea: add usb wakeup enable example by Peter Chen · 10 years ago
- ee1cd51 usb: gadget: printer: add configfs support by Andrzej Pietrasiewicz · 10 years ago
- 4d4bac4 Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
- 9c4f538 Documentation: usb: UVC function testing by Andrzej Pietrasiewicz · 10 years ago
- 020c6f9 Documentation: usb: UAC2 function testing by Andrzej Pietrasiewicz · 10 years ago
- dae0358 Documentation: usb: UAC1 function testing by Andrzej Pietrasiewicz · 10 years ago
- 480a912 Documentation: usb: SOURCESINK function testing by Andrzej Pietrasiewicz · 10 years ago
- 4dfcec8 Documentation: usb: SERIAL function testing by Andrzej Pietrasiewicz · 10 years ago
- ddb7224 Documentation: usb: RNDIS function testing by Andrzej Pietrasiewicz · 10 years ago
- da2907d Documentation: usb: PHONET function testing by Andrzej Pietrasiewicz · 10 years ago
- d81b85d Documentation: usb: OBEX function testing by Andrzej Pietrasiewicz · 10 years ago
- 4d0fa79 Documentation: usb: NCM function testing by Andrzej Pietrasiewicz · 10 years ago
- 0d6be59 Documentation: usb: MIDI function testing by Andrzej Pietrasiewicz · 10 years ago
- cdbe287 Documentation: usb: MASS STORAGE function testing by Andrzej Pietrasiewicz · 10 years ago
- ec91aff Documentation: usb: LOOPBACK function testing by Andrzej Pietrasiewicz · 10 years ago
- f7e3c3c Documentation: usb: HID function testing by Andrzej Pietrasiewicz · 10 years ago