summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-11-12USB: serial: mos7840: drop port driver data accessorsJohan Hovold
2019-11-12USB: serial: mos7840: drop serial struct accessorJohan Hovold
2019-11-12USB: serial: mos7840: drop paranoid serial checksJohan Hovold
2019-11-12USB: serial: mos7840: drop paranoid port checksJohan Hovold
2019-11-12USB: serial: mos7840: drop redundant urb context checkJohan Hovold
2019-11-12USB: serial: mos7840: rip out broken interrupt handlingJohan Hovold
2019-11-12USB: serial: mos7840: fix probe error handlingJohan Hovold
2019-11-12USB: serial: mos7840: document MCS7810 detection hackJohan Hovold
2019-11-12USB: serial: mos7840: clean up device-type handlingJohan Hovold
2019-11-12USB: serial: mos7840: fix remote wakeupJohan Hovold
2019-11-12USB: serial: mos7720: fix remote wakeupJohan Hovold
2019-11-11USB: chaoskey: fix error case of a timeoutOliver Neukum
2019-11-09usb: gadget: u_audio: Remove superfluous snd_dma_continuous_data()Takashi Iwai
2019-11-07USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado
2019-11-07appledisplay: fix error handling in the scheduled workOliver Neukum
2019-11-07USB: legousbtower: drop superfluous newlinesJohan Hovold
2019-11-07USB: legousbtower: drop superfluous bracketsJohan Hovold
2019-11-07USB: legousbtower: clean up runaway white spaceJohan Hovold
2019-11-07USB: legousbtower: drop redundant endianness commentsJohan Hovold
2019-11-07USB: legousbtower: drop unnecessary packed attributesJohan Hovold
2019-11-07USB: legousbtower: clean up pointer declarations in driver dataJohan Hovold
2019-11-07USB: legousbtower: remove tower_abort_transfers()Johan Hovold
2019-11-07USB: legousbtower: stop interrupt-out URB unconditionallyJohan Hovold
2019-11-07USB: legousbtower: drop redundant interrupt-in running flagJohan Hovold
2019-11-07USB: legousbtower: drop noisy disconnect messagesJohan Hovold
2019-11-07USB: legousbtower: drop redundant open_count checkJohan Hovold
2019-11-07USB: legousbtower: zero driver data at allocationJohan Hovold
2019-11-07USB: legousbtower: drop redundant NULL checkJohan Hovold
2019-11-07USB: legousbtower: drop redundant MODULE_LICENSE ifdefJohan Hovold
2019-11-07USB: idmouse: clean up runaway white spaceJohan Hovold
2019-11-07USB: idmouse: drop redundant open-count check from releaseJohan Hovold
2019-11-07USB: idmouse: simplify disconnect handlingJohan Hovold
2019-11-07usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng
2019-11-07usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva
2019-11-06USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl
2019-11-04usb: typec: ucsi: Optimise ucsi_unregister()Heikki Krogerus
2019-11-04usb: typec: ucsi: New error codesHeikki Krogerus
2019-11-04usb: typec: ucsi: Remove all bit-fieldsHeikki Krogerus
2019-11-04usb: typec: ucsi: Remove struct ucsi_controlHeikki Krogerus
2019-11-04usb: typec: ucsi: Remove the old APIHeikki Krogerus
2019-11-04usb: typec: ucsi: ccg: Move to the new APIHeikki Krogerus
2019-11-04usb: typec: ucsi: acpi: Move to the new APIHeikki Krogerus
2019-11-04usb: typec: ucsi: Simplified registration and I/O APIHeikki Krogerus
2019-11-04usb: typec: hd3ss3220: Give the connector fwnode to the port deviceHeikki Krogerus
2019-11-04usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus
2019-11-04usb: typec: hd3ss3220: Start using struct typec_operationsHeikki Krogerus
2019-11-04usb: typec: ucsi: Start using struct typec_operationsHeikki Krogerus
2019-11-04usb: typec: tps6598x: Start using struct typec_operationsHeikki Krogerus
2019-11-04usb: typec: tcpm: Start using struct typec_operationsHeikki Krogerus
2019-11-04usb: typec: Separate the operations vectorHeikki Krogerus