summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: uvcvideo: drop error check of debugfs_create_dir()Chunfeng Yun2019-11-141-9/+1
* usb: dwc3: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
* usb: host: imx21: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
* usb: chipidea: debug: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
* usb: renesas_usbhs: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
* usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim2019-11-131-18/+32
* USBIP: add config dependency for SGL_ALLOCOliver Neukum2019-11-121-0/+1
* USB: chaoskey: fix error case of a timeoutOliver Neukum2019-11-111-3/+21
* dt-bindings: usb: rt1711h: Add connector bindingsJohn Stultz2019-11-111-0/+29
* dt-bindings: usb: renesas_usbhs: convert bindings to json-schemaYoshihiro Shimoda2019-11-112-58/+126
* usbip: tools: fix fd leakage in the function of read_attr_usbip_statusHewenliang2019-11-071-1/+1
* appledisplay: fix error handling in the scheduled workOliver Neukum2019-11-071-1/+7
* USB: legousbtower: drop superfluous newlinesJohan Hovold2019-11-071-5/+0
* USB: legousbtower: drop superfluous bracketsJohan Hovold2019-11-071-12/+6
* USB: legousbtower: clean up runaway white spaceJohan Hovold2019-11-071-85/+87
* USB: legousbtower: drop redundant endianness commentsJohan Hovold2019-11-071-3/+3
* USB: legousbtower: drop unnecessary packed attributesJohan Hovold2019-11-071-2/+2
* USB: legousbtower: clean up pointer declarations in driver dataJohan Hovold2019-11-071-8/+8
* USB: legousbtower: remove tower_abort_transfers()Johan Hovold2019-11-071-15/+5
* USB: legousbtower: stop interrupt-out URB unconditionallyJohan Hovold2019-11-071-2/+1
* USB: legousbtower: drop redundant interrupt-in running flagJohan Hovold2019-11-071-16/+5
* USB: legousbtower: drop noisy disconnect messagesJohan Hovold2019-11-071-2/+0
* USB: legousbtower: drop redundant open_count checkJohan Hovold2019-11-071-8/+0
* USB: legousbtower: zero driver data at allocationJohan Hovold2019-11-071-23/+2
* USB: legousbtower: drop redundant NULL checkJohan Hovold2019-11-071-3/+0
* USB: legousbtower: drop redundant MODULE_LICENSE ifdefJohan Hovold2019-11-071-2/+0
* USB: idmouse: clean up runaway white spaceJohan Hovold2019-11-071-5/+5
* USB: idmouse: drop redundant open-count check from releaseJohan Hovold2019-11-071-6/+0
* USB: idmouse: simplify disconnect handlingJohan Hovold2019-11-071-18/+2
* usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng2019-11-071-3/+2
* usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva2019-11-071-1/+0
* dt-bindings: usb: renesas: usb3-peri: convert bindings to json-schemaYoshihiro Shimoda2019-11-072-65/+86
* usb: typec: ucsi: Optimise ucsi_unregister()Heikki Krogerus2019-11-041-6/+3
* usb: typec: ucsi: New error codesHeikki Krogerus2019-11-042-5/+26
* usb: typec: ucsi: Remove all bit-fieldsHeikki Krogerus2019-11-043-72/+85
* usb: typec: ucsi: Remove struct ucsi_controlHeikki Krogerus2019-11-045-300/+115
* usb: typec: ucsi: Remove the old APIHeikki Krogerus2019-11-044-385/+43
* usb: typec: ucsi: ccg: Move to the new APIHeikki Krogerus2019-11-041-85/+81
* usb: typec: ucsi: acpi: Move to the new APIHeikki Krogerus2019-11-041-19/+72
* usb: typec: ucsi: Simplified registration and I/O APIHeikki Krogerus2019-11-042-29/+359
* usb: typec: hd3ss3220: Give the connector fwnode to the port deviceHeikki Krogerus2019-11-041-3/+9
* usb: typec: Remove unused members from struct typec_capabilityHeikki Krogerus2019-11-041-2/+0
* usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus2019-11-042-46/+11
* usb: typec: hd3ss3220: Start using struct typec_operationsHeikki Krogerus2019-11-041-11/+13
* usb: typec: ucsi: Start using struct typec_operationsHeikki Krogerus2019-11-041-11/+11
* usb: typec: tps6598x: Start using struct typec_operationsHeikki Krogerus2019-11-041-23/+26
* usb: typec: tcpm: Start using struct typec_operationsHeikki Krogerus2019-11-041-25/+20
* usb: typec: Separate the operations vectorHeikki Krogerus2019-11-042-10/+49
* usb: typec: Introduce typec_get_drvdata()Heikki Krogerus2019-11-042-0/+15
* usb: typec: Copy everything from struct typec_capability during registrationHeikki Krogerus2019-11-041-6/+14