- 6352f24 Docs: usb: update writesize, copy_from_user, usb_fill_bulk_urb, usb_submit_urb by Philipp Hortmann · 3 years, 3 months ago
- 925ed16 Docs: usb: update comment and code near increment usage count by Philipp Hortmann · 3 years, 3 months ago
- 7ef0d85 Docs: usb: update err() to pr_err() and replace __FILE__ by Philipp Hortmann · 3 years, 3 months ago
- ebcf652 Documentation: USB: fix example bulk-message timeout by Johan Hovold · 3 years, 3 months ago
- 33ef298 Docs: usb: remove :c:func: for usb_register and usb_deregister by Philipp Hortmann · 3 years, 3 months ago
- 296ecb3 Docs: usb: update struct usb_driver by Philipp Hortmann · 3 years, 3 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
- 233a806 Merge tag 'docs-5.14' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 7 months ago
- ab8e8da docs: driver-api: usb: avoid using ReST :doc:`foo` markup by Mauro Carvalho Chehab · 3 years, 7 months ago
- aa10fab Merge 5.13-rc4 into usb-next by Greg Kroah-Hartman · 3 years, 8 months ago
- 7652dd2 USB: core: Check buffer length matches wLength for control transfers by Alan Stern · 3 years, 8 months ago
- 10505b7 usb: Restore the usb_header label by Fabio Estevam · 3 years, 8 months ago
- 6c05cdb usb: Restore the reference to ch9.h by Fabio Estevam · 3 years, 9 months ago
- caa93d9 usb: Fix up movement of USB core kerneldoc location by Fabio Estevam · 3 years, 9 months ago
- 1b77439 usb: docs: document altmode register/unregister functions by Mauro Carvalho Chehab · 4 years, 4 months ago
- 9303c9d docs: get rid of :c:type explicit declarations for structs by Mauro Carvalho Chehab · 4 years, 4 months ago
- ecfd794 Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 5 months ago
- ec326c9 Documentation/driver-api: usb/URB: drop doubled word by Randy Dunlap · 4 years, 7 months ago
- 435a774 Merge branch 'mauro' into docs-next by Jonathan Corbet · 4 years, 7 months ago
- d3603f4 Replace HTTP links with HTTPS ones: Documentation/driver-api by Alexander A. Klimov · 4 years, 7 months ago
- 985098a docs: fix references for DMA*.txt files by Mauro Carvalho Chehab · 4 years, 7 months ago
- 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 8 months ago
- ca6151a Merge tag 'docs-5.7-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 9 months ago
- 19905fe Documentation: driver-api/usb/writing_usb_driver.rst Updates documentation links by Joakim Lönnegren · 4 years, 10 months ago
- bbe80c9 usb: typec: altmode: Remove the notification chain by Heikki Krogerus · 5 years ago
- 151f4e2 docs: power: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- c2b7146 USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 6 years ago
- 28ce553 usb: typec: Improve Alt Mode documentation by Heikki Krogerus · 6 years ago
- 8a37d87 usb: typec: Bus type for alternate modes by Heikki Krogerus · 7 years ago
- 109e37a Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
- 4d588a1 usb: dwc3: gadget: remove duplicated missed isoc handling by Felipe Balbi · 7 years ago
- 5f2e797 usb: dwc3: gadget: remove DWC3_EP_BUSY flag by Felipe Balbi · 7 years ago
- 1acc85d Documentation: typec.rst: Use literal-block element with ascii art by Heikki Krogerus · 7 years ago
- ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
- a9762b7 usb: musb: remove blackfin port by Arnd Bergmann · 7 years ago
- bdecb33 usb: typec: API for controlling USB Type-C Multiplexers by Heikki Krogerus · 7 years ago
- 90b2a01 usb: doc: Update document for USB3 debug port usage by Lu Baolu · 7 years ago
- 3ece780 Documentation/driver-api/usb: Replace dead link by Stefan Tatschner · 7 years ago
- 4269a69 Documentation: fix usb related doc refs by Tom Saeger · 7 years ago
- 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 8 years ago
- b0b3ddf usb: move ReST documentation to Documentation/driver-api/usb/ by Felipe Balbi · 8 years ago
- 8b4cfe0 usb: dwc3: add ReST documentation by Felipe Balbi · 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
- e1c3e6e docs-rst: fix usb cross-references by Mauro Carvalho Chehab · 8 years ago
- 69966c9 usb.rst: get rid of some Sphinx errors 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
- 67cc20e writing_musb_glue_layer.rst: Enrich its ReST representation by Mauro Carvalho Chehab · 8 years ago
- 0e8c46d writing_usb_driver.rst: Enrich its ReST representation by Mauro Carvalho Chehab · 8 years ago
- e1cfb8c gadget.rst: Enrich its ReST representation and add kernel-doc tag by Mauro Carvalho Chehab · 8 years ago
- 9a3c8b3 usb.rst: Enrich its ReST representation by Mauro Carvalho Chehab · 8 years ago
- 4ad4b21 docs-rst: convert usb docbooks to ReST by Mauro Carvalho Chehab · 8 years ago