summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2019-11-04usb: typec: Introduce typec_get_drvdata()Heikki Krogerus
2019-11-04usb: typec: Copy everything from struct typec_capability during registrationHeikki Krogerus
2019-11-04USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipeinAndrey Konovalov
2019-11-04USB: dummy-hcd: increase max number of devices to 32Andrey Konovalov
2019-11-04usb: host: fotg210: add missed clk_put callsChuhong Yuan
2019-11-04usb: Spelling s/disconnet/disconnect/Geert Uytterhoeven
2019-11-04usb: Spelling s/enpoint/endpoint/Geert Uytterhoeven
2019-11-04usb: usb251xb: Add support for USB2422Uwe Kleine-König
2019-11-04usb: usb251xb: Drop some unused definesUwe Kleine-König
2019-11-04usb: host: oxu210hp-hcd: fix __iomem annotationsBen Dooks (Codethink)
2019-11-04USB: bcma: Add a check for devm_gpiod_getChuhong Yuan
2019-11-04usb: ohci-nxp: fix use of integer as pointerBen Dooks
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus
2019-11-04USB: serial: ch341: reimplement line-speed handlingJohan Hovold
2019-11-04Merge 5.4-rc6 into usb-nextGreg Kroah-Hartman
2019-10-31usb: dwc3: gadget: fix race when disabling ep with cancelled xfersFelipe Balbi
2019-10-31usb: core: Remove redundant vmap checksKees Cook
2019-10-30usb: cdns3: gadget: Fix g_audio use case when connected to Super-Speed hostRoger Quadros
2019-10-30usb: cdns3: gadget: reset EP_CLAIMED flag while unloadingSanket Parmar
2019-10-30USB: serial: whiteheat: fix line-speed endiannessJohan Hovold