aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-10-04usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controllerBiju Das3-0/+270
2019-10-04usb: renesas_usbhs: add suspend event support in gadget modeVeeraiyan Chidambaram2-4/+11
2019-10-04usb: renesas_usbhs: enable DVSE interruptEugeniu Rosca1-4/+3
2019-10-04usb: renesas_usbhs: simplify usbhs_status_get_device_state()Eugeniu Rosca1-11/+1
2019-10-04USB: host: ohci-at91: resume: balance the clock start callBoris Krasnovskiy1-2/+2
2019-10-04USB: host: ohci-at91: suspend: delay needed before to stop clocksNicolas Ferre1-0/+1
2019-10-04USB: host: ohci-at91: completely shutdown the controller in at91_stop_hc()Boris Krasnovskiy1-1/+1
2019-10-04usb: host: xhci-tegra: use regulator_bulk_set_supply_names()Bartosz Golaszewski1-2/+3
2019-10-04usb: chipidea: tegra: clean up tegra_udc flag codePeter Geis1-17/+5
2019-10-04usb: musb: musb_gadget.c: Remove unused variableSaurav Girepunje1-2/+1
2019-10-04USB: gadget: udc: clean up an indentation issueColin Ian King1-1/+1
2019-10-04usbip: clean up an indentation issueColin Ian King1-1/+1
2019-10-04usb: ftdi-elan: move a couple of statements to next lineColin Ian King1-2/+4
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski7-71/+71
2019-10-04usb: host: u132-hcd: fix spelling mistake "overcurren" -> "overcurrent"Colin Ian King1-1/+1
2019-10-04USB: musb: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-04usb: phy: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-04usb: phy: mxs: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-04usb: renesas_usbhs: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+2
2019-10-04usb: gadget: at91_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-04usb: isp1362-hcd: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+2
2019-10-04usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-5/+3
2019-10-04usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-5/+2
2019-10-04usb: bdc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-04usb: gadget: gr_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-04usb: gadget: pxa25x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-04usb: gadget: pxa27x_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-04usb: gadget: r8a66597-udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+2
2019-10-04usb: gadget: renesas_usb3: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-10-04usb: gadget: s3c-hsudc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-4/+1
2019-10-04USB: legousbtower: fix open after failed reset requestJohan Hovold1-2/+2
2019-10-04USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold1-11/+15
2019-10-04USB: legousbtower: fix deadlock on disconnectJohan Hovold1-17/+2
2019-10-04USB: legousbtower: fix slab info leak at probeJohan Hovold1-2/+4
2019-10-04usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus1-0/+2
2019-10-04usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus1-38/+4
2019-10-04USB: usblcd: use pr_err()Johan Hovold1-1/+1
2019-10-04USB: usblcd: drop redundant lcd mutexJohan Hovold1-7/+0
2019-10-04USB: usblcd: drop redundant disconnect mutexJohan Hovold1-17/+1
2019-10-04USB: usblcd: fix I/O after disconnectJohan Hovold1-2/+31
2019-10-04usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter1-6/+8
2019-10-04USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com1-1/+2
2019-10-04usbip: vhci_hcd indicate failed messageMao Wenan1-2/+2
2019-10-04USB: yurex: Don't retry on unexpected errorsAlan Stern1-3/+4
2019-10-04USB: adutux: fix NULL-derefs on disconnectJohan Hovold1-6/+10
2019-10-04USB: adutux: fix use-after-free on disconnectJohan Hovold1-3/+4
2019-10-04usb: cdns3: Fix sheduling with locks held.Pawel Laszczak1-1/+1
2019-10-04usb: cdns3: Fix use after free in probe error handlingDan Carpenter1-1/+2
2019-10-04USB: microtek: fix info-leak at probeJohan Hovold1-0/+4
2019-10-04USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold1-2/+2