| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 4.15-rc8 into usb-next | Greg Kroah-Hartman | 2018-01-15 | 1 | -1/+1 |
|\ |
|
| * | Documentation: usb: fix typo in UVC gadgetfs config command | Bin Liu | 2018-01-11 | 1 | -1/+1 |
* | | USB: remove the URB_NO_FSBR flag | Alan Stern | 2017-12-12 | 1 | -1/+0 |
* | | doc: usb: chipidea: Fix typo in 'enumerate' | Fabio Estevam | 2017-12-08 | 1 | -6/+6 |
|/ |
|
* | Documentation: fix usb related doc refs | Tom Saeger | 2017-10-12 | 1 | -1/+1 |
* | usb: gadget: add f_uac1 variant based on a new u_audio api | Ruslan Bilovol | 2017-06-19 | 1 | -0/+44 |
* | usb: gadget: function: make current f_uac1 implementation legacy | Ruslan Bilovol | 2017-06-19 | 1 | -4/+5 |
* | usb: move ReST documentation to Documentation/driver-api/usb/ | Felipe Balbi | 2017-06-02 | 2 | -284/+0 |
* | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-05-05 | 1 | -0/+184 |
|\ |
|
| * | usb: USB Type-C connector class | Heikki Krogerus | 2017-03-23 | 1 | -0/+184 |
* | | Merge tag 'docs-4.12' of git://git.lwn.net/linux | Linus Torvalds | 2017-05-02 | 12 | -2338/+3 |
|\ \ |
|
| * | | usb.rst: move documentation from proc_usb_info.txt to USB ReST book | Mauro Carvalho Chehab | 2017-04-20 | 1 | -390/+0 |
| * | | docs-rst: usb: update old usbfs-related documentation | Mauro Carvalho Chehab | 2017-04-20 | 3 | -13/+13 |
| * | | usb/URB.txt: convert to ReST and update it | Mauro Carvalho Chehab | 2017-04-11 | 1 | -261/+0 |
| * | | usb/persist.txt: convert to ReST and add to driver-api book | Mauro Carvalho Chehab | 2017-04-11 | 1 | -165/+0 |
| * | | usb/hotplug.txt: convert to ReST and add to driver-api book | Mauro Carvalho Chehab | 2017-04-11 | 1 | -148/+0 |
| * | | error-codes.rst: convert to ReST and add to driver-api book | Mauro Carvalho Chehab | 2017-04-11 | 1 | -175/+0 |
| * | | usb/dma.txt: convert to ReST and add to driver-api book | Mauro Carvalho Chehab | 2017-04-11 | 1 | -133/+0 |
| * | | usb/power-management.txt: convert to ReST and add to driver-api book | Mauro Carvalho Chehab | 2017-04-11 | 1 | -772/+0 |
| * | | usb/callbacks.txt: convert to ReST and add to driver-api book | Mauro Carvalho Chehab | 2017-04-11 | 1 | -134/+0 |
| * | | usb/bulk-streams.txt: convert to ReST and add to driver-api book | Mauro Carvalho Chehab | 2017-04-11 | 1 | -78/+0 |
| * | | usb/anchors.txt: convert to ReST and add to driver-api book | Mauro Carvalho Chehab | 2017-04-11 | 1 | -79/+0 |
| |/ |
|
* / | usb/doc: Add document for USB3 debug port usage | Lu Baolu | 2017-03-21 | 1 | -0/+100 |
|/ |
|
* | Merge tag 'docs-4.11' of git://git.lwn.net/linux | Linus Torvalds | 2017-02-23 | 1 | -1/+1 |
|\ |
|
| * | Doc: Fix double words in Documentation | Masanari Iida | 2017-01-26 | 1 | -1/+1 |
* | | usb: gadget: uac2: add req_number as parameter | Peter Chen | 2017-01-24 | 1 | -0/+2 |
|/ |
|
* | Documentation: tiny typo fix in usb/gadget_multi.txt | Michal Nazarewicz | 2016-06-23 | 1 | -1/+1 |
* | Merge tag 'usb-ci-v4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2016-05-04 | 1 | -5/+8 |
|\ |
|
| * | doc: usb: chipidea: update the doc for OTG FSM | Peter Chen | 2016-05-04 | 1 | -5/+8 |
* | | doc: usb: Fix typo in gadget_multi documentation | Diego Herranz | 2016-04-13 | 1 | -1/+1 |
|/ |
|
* | usb: devio: Add ioctl to disallow detaching kernel USB drivers. | Reilly Grant | 2016-03-05 | 1 | -0/+120 |
* | Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2016-03-05 | 1 | -4/+5 |
|\ |
|
| * | Documentation: usb: chipidea: Update test procedure for HNP polling | Li Jun | 2016-03-04 | 1 | -4/+5 |
* | | usbip: move usbip_protocol.txt to Documentation | Christian Lamparter | 2016-03-04 | 1 | -0/+358 |
|/ |
|
* | Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2015-12-27 | 1 | -2/+2 |
|\ |
|
| * | usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference | Peter Chen | 2015-12-24 | 1 | -2/+2 |
* | | Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2015-12-27 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | Documentation: usb: update usb-tools repository address | Robert Baldyga | 2015-12-16 | 1 | -1/+1 |
| * | Documentation: usb: gadget-testing: add description for depth of queue | Peter Chen | 2015-12-15 | 1 | -0/+2 |
* | | usb: core: lpm: fix usb3_hardware_lpm sysfs node | Lu Baolu | 2015-12-01 | 1 | -5/+6 |
|/ |
|
* | usb: interface authorization: Documentation part | Stefan Koch | 2015-09-22 | 1 | -0/+31 |
* | Revert "usb: interface authorization: Documentation part" | Greg Kroah-Hartman | 2015-08-18 | 1 | -34/+0 |
* | usb: interface authorization: Documentation part | Stefan Koch | 2015-08-15 | 1 | -0/+34 |
* | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2015-08-15 | 1 | -5/+2 |
|\ |
|
| * | doc: usb: gadget-testing: using the updated testusb.c | Peter Chen | 2015-07-31 | 1 | -5/+2 |
* | | usbcore: add sysfs support to xHCI usb3 hardware LPM | Kevin Strasser | 2015-07-23 | 1 | -2/+13 |
|/ |
|
* | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-06-27 | 1 | -3/+1 |
|\ |
|
| * | usb: gadget: rndis: remove the limit of available rndis connections | Andrzej Pietrasiewicz | 2015-05-07 | 1 | -2/+0 |
| * | usb: Documentation: gadget-testing: fix parameter for capture channel mask | Peter Chen | 2015-04-27 | 1 | -1/+1 |
* | | Documentation usb serial: fixed how to provide vendor and product id | H. Nikolaus Schaller | 2015-05-07 | 1 | -5/+7 |
|/ |
|