aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2020-01-15usb: dwc3: turn off VBUS when leaving host modeBin Liu1-0/+3
2020-01-15usb: cdns3: Add streams support to cadence USB3 DRD driverJayshri Pawar3-56/+596
2020-01-15usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai1-7/+9
2020-01-15usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transferPeter Chen1-0/+2
2020-01-15usb: gadget: configfs: Add max_speed settingThinh Nguyen1-0/+43
2020-01-15usb: gadget: udc: core: Warn about failed to find udcDejin Zheng1-0/+2
2020-01-15usb: gadget: legacy: set max_speed to super-speedRoger Quadros4-4/+4
2020-01-15usb: dwc2: fix debugfs FIFO countJohn Keeping1-1/+2
2020-01-15usb: dwc2: Fix IN FIFO allocationJohn Keeping1-1/+2
2020-01-15usb: phy-generic: Delete unused platform dataLinus Walleij4-31/+15
2020-01-15usb: dwc2: Fix NULL qh in dwc2_queue_transactionAlexandru M Stan1-1/+1
2020-01-15usb: dwc2: Fix Stalling a Non-Isochronous OUT EPMinas Harutyunyan1-5/+17
2020-01-15usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before setThinh Nguyen1-0/+3
2020-01-15usb: dwc3: gadget: Set link state to RX_Detect on disconnectThinh Nguyen1-0/+2
2020-01-15usb: dwc3: gadget: Don't send unintended link state changeThinh Nguyen2-9/+21
2020-01-14USB: serial: opticon: fix control-message timeoutsJohan Hovold1-1/+1
2020-01-13USB: serial: option: Add support for Quectel RM500QKristian Evensen1-0/+4
2020-01-13USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque1-0/+2
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman15-46/+145
2020-01-09usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcdDmitry Osipenko1-2/+0
2020-01-09usb: host: ehci-tegra: Stop managing PHY's powerDmitry Osipenko1-6/+0
2020-01-09usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependenciesDmitry Osipenko1-0/+1
2020-01-09usb: chipidea: tegra: Stop managing PHY's powerDmitry Osipenko1-9/+0
2020-01-09usb: phy: tegra: Keep CPU interrupts enabledDmitry Osipenko1-6/+4
2020-01-09usb: phy: tegra: Move utmip_pad_count checking under lockDmitry Osipenko1-10/+11
2020-01-09usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failureDmitry Osipenko1-4/+8
2020-01-09usb: phy: tegra: Use device-tree notion of reset-GPIO's active-stateDmitry Osipenko1-54/+16
2020-01-09usb: phy: tegra: Use u32 for hardware register variablesDmitry Osipenko1-13/+15
2020-01-09usb: phy: tegra: Use devm_otg_ulpi_create()Dmitry Osipenko1-16/+6
2020-01-09usb: ulpi: Add resource-managed variant of otg_ulpi_create()Dmitry Osipenko1-9/+39
2020-01-09usb: phy: tegra: Use generic stub for a missing VBUS regulatorDmitry Osipenko1-19/+9
2020-01-09usb: phy: tegra: Use relaxed versions of readl/writelDmitry Osipenko1-97/+98
2020-01-09usb: phy: tegra: Clean up included headersDmitry Osipenko1-9/+11
2020-01-09usb: phy: tegra: Perform general clean up of the codeDmitry Osipenko1-230/+253
2020-01-09usb: phy: tegra: Hook up init/shutdown callbacksDmitry Osipenko1-70/+110
2020-01-09usb: phy: tegra: Keep track of power on-off stateDmitry Osipenko1-4/+26
2020-01-09usb: phy: tegra: Clean up ulpi_phy_power_offDmitry Osipenko1-2/+13
2020-01-09usb: host: ehci-tegra: Correct teardown order of driver's removalDmitry Osipenko1-7/+1
2020-01-09usb: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski4-7/+7
2020-01-09usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus3-12/+28
2020-01-09usb: typec: More API for cable handlingHeikki Krogerus1-0/+46
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus4-9/+12
2020-01-09usb: typec: Block mode entry if the port has the mode disabledHeikki Krogerus1-0/+3
2020-01-09usb: dwc3: use proper initializers for property entriesDmitry Torokhov1-3/+3
2020-01-08usb: typec: ucsi: fix spelling mistake "connetor" -> "connector"Colin Ian King1-1/+1
2020-01-08usb: ehci-mv: Fix missing iomem in castKrzysztof Kozlowski1-1/+1
2020-01-08USB: omap_udc: use resource_sizeJulia Lawall1-3/+3
2020-01-08usb: gadget: udc: atmel: constify copied structureJulia Lawall1-1/+1
2020-01-08usb: missing parentheses in USE_NEW_SCHEMEQi Zhou1-1/+1
2020-01-08usb: ohci-da8xx: ensure error return on variable error is setColin Ian King1-2/+6