aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-13usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim1-18/+32
2019-11-12scsi: core: Clean up SG_NONEFinn Thain1-1/+0
2019-11-12USBIP: add config dependency for SGL_ALLOCOliver Neukum1-0/+1
2019-11-12USB: serial: mos7840: drop port open flagJohan Hovold1-28/+1
2019-11-12USB: serial: mos7840: drop read-urb checkJohan Hovold1-11/+0
2019-11-12USB: serial: mos7840: drop port driver data accessorsJohan Hovold1-91/+13
2019-11-12USB: serial: mos7840: drop serial struct accessorJohan Hovold1-30/+0
2019-11-12USB: serial: mos7840: drop paranoid serial checksJohan Hovold1-36/+2
2019-11-12USB: serial: mos7840: drop paranoid port checksJohan Hovold1-84/+8
2019-11-12USB: serial: mos7840: drop redundant urb context checkJohan Hovold1-5/+1
2019-11-12USB: serial: mos7840: rip out broken interrupt handlingJohan Hovold1-291/+3
2019-11-12USB: serial: mos7840: fix probe error handlingJohan Hovold1-20/+28
2019-11-12USB: serial: mos7840: document MCS7810 detection hackJohan Hovold1-0/+7
2019-11-12USB: serial: mos7840: clean up device-type handlingJohan Hovold1-77/+44
2019-11-12USB: serial: mos7840: fix remote wakeupJohan Hovold1-5/+0
2019-11-12USB: serial: mos7720: fix remote wakeupJohan Hovold1-4/+0
2019-11-11USB: chaoskey: fix error case of a timeoutOliver Neukum1-3/+21
2019-11-09usb: gadget: u_audio: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-1/+1
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal2-3/+2
2019-11-07USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado1-0/+3
2019-11-07appledisplay: fix error handling in the scheduled workOliver Neukum1-1/+7
2019-11-07USB: legousbtower: drop superfluous newlinesJohan Hovold1-5/+0
2019-11-07USB: legousbtower: drop superfluous bracketsJohan Hovold1-12/+6
2019-11-07USB: legousbtower: clean up runaway white spaceJohan Hovold1-85/+87
2019-11-07USB: legousbtower: drop redundant endianness commentsJohan Hovold1-3/+3
2019-11-07USB: legousbtower: drop unnecessary packed attributesJohan Hovold1-2/+2
2019-11-07USB: legousbtower: clean up pointer declarations in driver dataJohan Hovold1-8/+8
2019-11-07USB: legousbtower: remove tower_abort_transfers()Johan Hovold1-15/+5
2019-11-07USB: legousbtower: stop interrupt-out URB unconditionallyJohan Hovold1-2/+1
2019-11-07USB: legousbtower: drop redundant interrupt-in running flagJohan Hovold1-16/+5
2019-11-07USB: legousbtower: drop noisy disconnect messagesJohan Hovold1-2/+0
2019-11-07USB: legousbtower: drop redundant open_count checkJohan Hovold1-8/+0
2019-11-07USB: legousbtower: zero driver data at allocationJohan Hovold1-23/+2
2019-11-07USB: legousbtower: drop redundant NULL checkJohan Hovold1-3/+0
2019-11-07USB: legousbtower: drop redundant MODULE_LICENSE ifdefJohan Hovold1-2/+0
2019-11-07USB: idmouse: clean up runaway white spaceJohan Hovold1-5/+5
2019-11-07USB: idmouse: drop redundant open-count check from releaseJohan Hovold1-6/+0
2019-11-07USB: idmouse: simplify disconnect handlingJohan Hovold1-18/+2
2019-11-07usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-11-07usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva1-1/+0
2019-11-06USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl1-0/+11
2019-11-04usb: typec: ucsi: Optimise ucsi_unregister()Heikki Krogerus1-6/+3
2019-11-04usb: typec: ucsi: New error codesHeikki Krogerus2-5/+26
2019-11-04usb: typec: ucsi: Remove all bit-fieldsHeikki Krogerus3-72/+85
2019-11-04usb: typec: ucsi: Remove struct ucsi_controlHeikki Krogerus5-300/+115
2019-11-04usb: typec: ucsi: Remove the old APIHeikki Krogerus4-385/+43
2019-11-04usb: typec: ucsi: ccg: Move to the new APIHeikki Krogerus1-85/+81
2019-11-04usb: typec: ucsi: acpi: Move to the new APIHeikki Krogerus1-19/+72
2019-11-04usb: typec: ucsi: Simplified registration and I/O APIHeikki Krogerus2-29/+359
2019-11-04usb: typec: hd3ss3220: Give the connector fwnode to the port deviceHeikki Krogerus1-3/+9