summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2020-01-08USB: omap_udc: use resource_sizeJulia Lawall
2020-01-08usb: gadget: udc: atmel: constify copied structureJulia Lawall
2020-01-08usb: missing parentheses in USE_NEW_SCHEMEQi Zhou
2020-01-08usb: ohci-da8xx: ensure error return on variable error is setColin Ian King
2020-01-08usb: musb: Disable pullup at initPaul Cercueil
2020-01-08usb: musb: fix idling for suspend after disconnect interruptTony Lindgren
2020-01-08usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus
2020-01-08usb: host: oxu210hp-hcd: fix gcc warningArnd Bergmann
2020-01-08usb: typec: ucsi: Actually enable all the interface notificationsHeikki Krogerus
2020-01-08usb: typec: fix non-kernel-doc commentsRandy Dunlap
2020-01-08phy: core: Add consumer device link supportAlexandre Torgue
2020-01-06USB: Fix: Don't skip endpoint descriptors with maxpacket=0Alan Stern
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-02USB-PD tcpm: bad warning+size, PPS adaptersDouglas Gilbert
2020-01-02Merge tag 'usb-serial-5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-12-31usb: host: Do not compile test deprecated USB_OCTEON_EHCIKrzysztof Kozlowski
2019-12-30usb: usb3503: Convert to use GPIO descriptorsLinus Walleij
2019-12-30usb: renesas_usbhs: Switch to GPIO descriptorLinus Walleij
2019-12-30usb: phy: Enable compile testing for some of driversKrzysztof Kozlowski
2019-12-30usb: host: Enable compile testing for some of driversKrzysztof Kozlowski
2019-12-30usb: typec: ucsi: add support for separate DP altmode devicesAjay Gupta
2019-12-30usb: typec: ucsi: Store the notification maskHeikki Krogerus
2019-12-30usb: mtk-xhci: Do not explicitly set the DMA maskTomasz Figa
2019-12-30usb: phy: ab8500-usb: Keep PHY turned on in UART modeStephan Gerhold
2019-12-30usb: cdns3: gadget: Remove unneeded variable retXu Wang
2019-12-30USB: EHCI: ehci-mv: add HSIC supportLubomir Rintel
2019-12-30USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDsLubomir Rintel
2019-12-30USB: EHCI: ehci-mv: make the PHY optionalLubomir Rintel
2019-12-30usb: chipidea: host: Disable port power only if previously enabledGuenter Roeck
2019-12-30usb: cdns3: should not use the same dev_id for shared interrupt handlerPeter Chen
2019-12-30usb: dwc3: gadget: Fix request complete checkThinh Nguyen
2019-12-30usb: musb: dma: Correct parameter passed to IRQ handlerPaul Cercueil