summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-10-04usb: usb251xb: add pm_opsMarco Felsch
2019-10-04usb: usb251xb: simplify reset helperMarco Felsch
2019-10-04usb: usb251xb: add vdd supply supportMarco Felsch
2019-10-04usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controllerBiju Das
2019-10-04usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram
2019-10-04usb: renesas_usbhs: enable DVSE interruptEugeniu Rosca
2019-10-04usb: renesas_usbhs: simplify usbhs_status_get_device_state()Eugeniu Rosca
2019-10-04USB: host: ohci-at91: resume: balance the clock start callBoris Krasnovskiy
2019-10-04USB: host: ohci-at91: suspend: delay needed before to stop clocksNicolas Ferre
2019-10-04USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()Boris Krasnovskiy
2019-10-04usb: host: xhci-tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski
2019-10-04usb: chipidea: tegra: clean up tegra_udc flag codePeter Geis
2019-10-04usb: musb: musb_gadget.c: Remove unused variableSaurav Girepunje
2019-10-04USB: gadget: udc: clean up an indentation issueColin Ian King
2019-10-04usbip: clean up an indentation issueColin Ian King
2019-10-04usb: ftdi-elan: move a couple of statements to next lineColin Ian King
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-04usb: host: u132-hcd: fix spelling mistake "overcurren" -> "overcurrent"Colin Ian King
2019-10-04USB: musb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: phy: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: phy: mxs: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: renesas_usbhs: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: gadget: at91_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: isp1362-hcd: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: bdc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: gadget: gr_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: gadget: pxa25x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: gadget: pxa27x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: gadget: r8a66597-udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: gadget: renesas_usb3: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04usb: gadget: s3c-hsudc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-10-04USB: legousbtower: fix open after failed reset requestJohan Hovold
2019-10-04USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold
2019-10-04USB: legousbtower: fix deadlock on disconnectJohan Hovold
2019-10-04USB: legousbtower: fix slab info leak at probeJohan Hovold
2019-10-04usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus
2019-10-04usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus
2019-10-04USB: usblcd: use pr_err()Johan Hovold
2019-10-04USB: usblcd: drop redundant lcd mutexJohan Hovold
2019-10-04USB: usblcd: drop redundant disconnect mutexJohan Hovold
2019-10-04USB: usblcd: fix I/O after disconnectJohan Hovold
2019-10-04usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter
2019-10-04USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com
2019-10-04usbip: vhci_hcd indicate failed messageMao Wenan
2019-10-04USB: yurex: Don't retry on unexpected errorsAlan Stern
2019-10-04USB: adutux: fix NULL-derefs on disconnectJohan Hovold
2019-10-04USB: adutux: fix use-after-free on disconnectJohan Hovold
2019-10-04usb: cdns3: Fix sheduling with locks held.Pawel Laszczak