aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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: 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-08thunderbolt: Fix xhci check in usb4_switch_setup()Mika Westerberg
2020-01-06phy: Enable compile testing for some of driversKrzysztof Kozlowski
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-23Merge 5.5-rc3 into usb-nextGreg Kroah-Hartman
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-22Merge tag 'riscv/for-v5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds