summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-10Merge tag 'phy-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2017-04-10phy: qcom-qusb2: add NVMEM dependencyTobias Regnery
2017-04-10phy: rockchip-usb: Add vbus regulator support.Sjoerd Simons
2017-04-10phy: bcm-ns-usb3: split all writes into reg & val pairsRafał Miłecki
2017-04-10phy: qcom-qmp: new qmp phy driver for qcom-chipsetsVivek Gautam
2017-04-10dt-bindings: phy: Add support for QMP phyVivek Gautam
2017-04-10phy: qcom-qusb2: New driver for QUSB2 PHY on Qcom chipsVivek Gautam
2017-04-10dt-bindings: phy: Add support for QUSB2 phyVivek Gautam
2017-04-10phy: rockchip-inno-usb2: add support of usb2-phy for rk3328Meng Dongyang
2017-04-10dt-bindings: add DT bindings for usb2-phy grfMeng Dongyang
2017-04-10dt-bindings: phy-rockchip-inno-usb2: add assign clock property in usb2-phy nodeMeng Dongyang
2017-04-10dt-bindings: phy-mt65xx-usb: add support for new version phyChunfeng Yun
2017-04-10phy: phy-mt65xx-usb3: disable 100uA extraction from SS port to HS portChunfeng Yun
2017-04-10phy: phy-mt65xx-usb3: add support for new version phyChunfeng Yun
2017-04-10phy: phy-mt65xx-usb3: move clock from phy node into port nodesChunfeng Yun
2017-04-10phy: phy-mt65xx-usb3: split SuperSpeed port into two onesChunfeng Yun
2017-04-10phy: phy-mt65xx-usb3: increase LFPS filter thresholdChunfeng Yun
2017-04-10phy: phy-mt65xx-usb3: improve RX detection stable timeChunfeng Yun
2017-04-10phy: sun4i-usb: enable PHY0 dual route switching for A64 USB PHYIcenowy Zheng
2017-04-10phy: rcar-gen3-usb2: fix implementation for runtime PMYoshihiro Shimoda
2017-04-10phy: rockchip-inno-usb2: fix spelling mistake: "connecetd" -> "connected"Colin Ian King
2017-04-10phy: exynos: Use one define for enable bitKrzysztof Kozlowski
2017-04-10Merge tag 'ib-mfd-phy-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Kishon Vijay Abraham I
2017-04-10phy: exynos-mipi-video: Use consistent method to address phy registersKrzysztof Kozlowski
2017-04-10phy: exynos5: Remove duplicated defines of PHY register definesKrzysztof Kozlowski
2017-04-10phy: exynos4: Remove duplicated defines of PHY register definesKrzysztof Kozlowski
2017-04-10phy: meson8b-usb2: fix offsets for some of the registersMartin Blumenstingl
2017-04-10phy: sun4i-usb: support automatically switch PHY0 route to MUSB/HCIIcenowy Zheng
2017-04-10phy: sun4i-usb: add PHYCTL offset for H3 SoCIcenowy Zheng
2017-04-10phy: sun4i-usb: change PHYCTL register clearing codeIcenowy Zheng
2017-04-10dt: bindings: add pmu0 regs for USB PHYs on Allwinner H3/V3s/A64Icenowy Zheng
2017-04-10mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h headerKrzysztof Kozlowski
2017-04-10phy: phy-exynos-pcie: make it explicitly non-modularPaul Gortmaker
2017-04-08usb: usbip tool: Fix get_nports()Yuyang Du
2017-04-08usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros
2017-04-08usb: xhci: refine xhci_decode_trb()Lu Baolu
2017-04-08usb: xhci: fix link trb decodingLu Baolu
2017-04-08usb: xhci: remove xhci_dbg_ctx()Lu Baolu
2017-04-08usb: xhci: remove xhci_debug_trb()Lu Baolu
2017-04-08usb: xhci: remove ring debugging codeLu Baolu
2017-04-08usb: xhci: remove enq_updates and deq_updates from ringLu Baolu
2017-04-08usb: xhci: remove error messages for failed memory allocationLu Baolu
2017-04-08usb: xhci: make several functions staticLu Baolu
2017-04-08usb: xhci: remove xhci_dbg_ep_rings()Lu Baolu
2017-04-08usb: xhci: add xhci_log_ring trace eventsLu Baolu
2017-04-08xhci: Rework how we handle unresponsive or hoptlug removed hostsMathias Nyman
2017-04-08xhci: Do not halt the host until both HCD have disconnected their devices.Joel Stanley
2017-04-08xhci: add slot and endpoint numbers to debug messages in handle_tx_eventZhengjun Xing
2017-04-08usb: host: xhci: fix up Control Transfer TRB decoderFelipe Balbi
2017-04-08usb: host: xhci: add Slot and EP Context tracersFelipe Balbi