aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-10-07usb: host: xhci-tegra: Add Tegra194 XHCI supportJC Kuo1-0/+30
2019-10-07xhci: tegra: Parameterize mailbox register addressesJC Kuo1-16/+42
2019-10-07usb: isp1760: isp1760-hcd.c: Drop condition with no effectSaurav Girepunje1-2/+0
2019-10-07usb: image: microtek.c: Remove unused variableSaurav Girepunje1-2/+1
2019-10-07usb:cdns3: Fix for CV CH9 running with g_zero driver.Pawel Laszczak1-2/+8
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede3-9/+0
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede3-6/+6
2019-10-06usb: typec: hd3ss3220_irq() can be statickbuild test robot1-1/+1
2019-10-04Merge tag 'usb-serial-5.4-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman4-2/+25
2019-10-04USB: serial: fix runtime PM after driver unbindJohan Hovold1-4/+1
2019-10-04USB: usblp: fix runtime PM after driver unbindJohan Hovold1-3/+5
2019-10-04USB: usb-skeleton: fix runtime PM after driver unbindJohan Hovold1-5/+3
2019-10-04xhci-ext-caps.c: Add missing platform_device_put() on error in xhci_create_in...Wei Yongjun1-0/+1
2019-10-04usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda6-2/+34
2019-10-04usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda1-2/+0
2019-10-04udc: lpc32xx: fix 64-bit compiler warningArnd Bergmann2-3/+3
2019-10-04xhci: Fix NULL pointer dereference in xhci_clear_tt_buffer_complete()Mathias Nyman1-0/+8
2019-10-04xhci: Increase STS_SAVE timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-10-04xhci: Prevent deadlock when xhci adapter breaks during initBill Kuzeja1-2/+21
2019-10-04usb: xhci: wait for CNR controller not ready bit in xhci resumeRick Tseng1-0/+12
2019-10-04xhci: Fix USB 3.1 capability detection on early xHCI 1.1 spec based hostsMathias Nyman1-4/+11
2019-10-04xhci: Check all endpoints for LPM timeoutJan Schmidt1-4/+4
2019-10-04xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman1-4/+6
2019-10-04xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman1-2/+2
2019-10-04usb: usb251xb: add pm_opsMarco Felsch1-0/+24
2019-10-04usb: usb251xb: simplify reset helperMarco Felsch1-8/+7
2019-10-04usb: usb251xb: add vdd supply supportMarco Felsch1-0/+10
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-74/+74
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