summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-01-15usb: dwc3: gadget: Delay starting transferThinh Nguyen
2020-01-15usb: dwc3: gadget: Check END_TRANSFER completionThinh Nguyen
2020-01-15usb: gadget: f_uac2: fix packet size calculationJohn Keeping
2020-01-15usb: cdns3: add NXP imx8qm glue layerPeter Chen
2020-01-15usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-01-15usb: cdns3: Add streams support to cadence USB3 DRD driverJayshri Pawar
2020-01-15usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai
2020-01-15usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transferPeter Chen
2020-01-15usb: gadget: configfs: Add max_speed settingThinh Nguyen
2020-01-15usb: gadget: udc: core: Warn about failed to find udcDejin Zheng
2020-01-15usb: gadget: legacy: set max_speed to super-speedRoger Quadros
2020-01-15usb: dwc2: fix debugfs FIFO countJohn Keeping
2020-01-15usb: dwc2: Fix IN FIFO allocationJohn Keeping
2020-01-15usb: phy-generic: Delete unused platform dataLinus Walleij
2020-01-15usb: dwc2: Fix NULL qh in dwc2_queue_transactionAlexandru M Stan
2020-01-15usb: dwc2: Fix Stalling a Non-Isochronous OUT EPMinas Harutyunyan
2020-01-15usb: dwc3: gadget: Clear DCTL.ULSTCHNGREQ before setThinh Nguyen
2020-01-15usb: dwc3: gadget: Set link state to RX_Detect on disconnectThinh Nguyen
2020-01-15usb: dwc3: gadget: Don't send unintended link state changeThinh Nguyen
2020-01-14USB: serial: opticon: fix control-message timeoutsJohan Hovold
2020-01-13USB: serial: option: Add support for Quectel RM500QKristian Evensen
2020-01-13USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xxJerónimo Borque
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-09usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcdDmitry Osipenko
2020-01-09usb: host: ehci-tegra: Stop managing PHY's powerDmitry Osipenko
2020-01-09usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependenciesDmitry Osipenko
2020-01-09usb: chipidea: tegra: Stop managing PHY's powerDmitry Osipenko
2020-01-09usb: phy: tegra: Keep CPU interrupts enabledDmitry Osipenko
2020-01-09usb: phy: tegra: Move utmip_pad_count checking under lockDmitry Osipenko
2020-01-09usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failureDmitry Osipenko
2020-01-09usb: phy: tegra: Use device-tree notion of reset-GPIO's active-stateDmitry Osipenko
2020-01-09usb: phy: tegra: Use u32 for hardware register variablesDmitry Osipenko
2020-01-09usb: phy: tegra: Use devm_otg_ulpi_create()Dmitry Osipenko
2020-01-09usb: ulpi: Add resource-managed variant of otg_ulpi_create()Dmitry Osipenko
2020-01-09usb: phy: tegra: Use generic stub for a missing VBUS regulatorDmitry Osipenko
2020-01-09usb: phy: tegra: Use relaxed versions of readl/writelDmitry Osipenko
2020-01-09usb: phy: tegra: Clean up included headersDmitry Osipenko
2020-01-09usb: phy: tegra: Perform general clean up of the codeDmitry Osipenko
2020-01-09usb: phy: tegra: Hook up init/shutdown callbacksDmitry Osipenko
2020-01-09usb: phy: tegra: Keep track of power on-off stateDmitry Osipenko
2020-01-09usb: phy: tegra: Clean up ulpi_phy_power_offDmitry Osipenko
2020-01-09usb: host: ehci-tegra: Correct teardown order of driver's removalDmitry Osipenko
2020-01-09usb: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski
2020-01-09usb: typec: Give the mux drivers all the details regarding the port stateHeikki Krogerus
2020-01-09usb: typec: More API for cable handlingHeikki Krogerus
2020-01-09usb: typec: Add parameter for the VDO to typec_altmode_enter()Heikki Krogerus
2020-01-09usb: typec: Block mode entry if the port has the mode disabledHeikki Krogerus
2020-01-09usb: dwc3: use proper initializers for property entriesDmitry Torokhov
2020-01-08usb: typec: ucsi: fix spelling mistake "connetor" -> "connector"Colin Ian King
2020-01-08usb: ehci-mv: Fix missing iomem in castKrzysztof Kozlowski