summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-28usb: common: use of_property_read_bool()Sergei Shtylyov1-7/+4
2017-08-28USB: core: constify vm_operations_structArvind Yadav1-1/+1
2017-08-28usb: misc: ftdi-elan: fix duplicated code for different branchesGustavo A. R. Silva1-26/+1
2017-08-28USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson1-2/+2
2017-08-28usb: make device_type constBhumika Goyal1-1/+1
2017-08-28USB: musb: dsps: add explicit runtime resume at suspendJohan Hovold1-2/+11
2017-08-28USB: musb: fix external abort on suspendJohan Hovold1-8/+10
2017-08-28usb: musb: fix endpoint fifo allocation for 4KB fifo memoryBin Liu1-2/+2
2017-08-28usb: musb: print an error message when high bandwidth is unsupportedBin Liu1-0/+4
2017-08-28usb: musb: print an error message when hwep alloc failedBin Liu1-0/+4
2017-08-28usb: musb: add helper function musb_ep_xfertype_stringBin Liu2-5/+25
2017-08-28Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman6-7/+164
2017-08-25phy: ralink: fix 64-bit build warningArnd Bergmann1-7/+7
2017-08-24usb: chipidea: Add support for Tegra20/30/114/124Thierry Reding2-0/+156
2017-08-24usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko2-0/+4
2017-08-22Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman25-253/+1200
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman39-99/+950
2017-08-22phy: brcm-sata: fix a timeout test in initDan Carpenter1-1/+1
2017-08-22phy: cpcap-usb: remove a stray tabDan Carpenter1-1/+1
2017-08-22phy: phy-twl4030-usb: silence an uninitialized variable warningDan Carpenter1-1/+1
2017-08-22phy: rockchip-typec: remove unused dfp variableShawn Lin1-2/+1
2017-08-22phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCsFrank Wang2-0/+44
2017-08-22dt-bindings: phy-rockchip-inno-usb2: add otg-mux interruptFrank Wang1-1/+5
2017-08-22phy: rockchip-inno-usb2: add support for otg-mux interruptFrank Wang1-13/+50
2017-08-22dt-bindings: phy-rockchip-inno-usb2: add rockchip,usbgrf propertyFrank Wang1-0/+4
2017-08-22phy: rockchip-inno-usb2: add support for rockchip,usbgrf propertyFrank Wang1-38/+71
2017-08-22phy: sun4i-usb: Support A83T USB PHYsChen-Yu Tsai1-12/+54
2017-08-22phy: sun4i-usb: Support secondary clock for HSIC PHYChen-Yu Tsai1-0/+21
2017-08-22dt-bindings: phy: sun4i-usb-phy: Add compatible string for A83TChen-Yu Tsai1-2/+4
2017-08-22dt-bindings: phy: sun4i-usb-phy: Add property descriptions for H3Chen-Yu Tsai1-2/+6
2017-08-20phy: ralink-usb: add driver for Mediatek/RalinkJohn Crispin5-0/+263
2017-08-20dt-bindings: phy: Add bindings for ralink-usb PHYJohn Crispin1-0/+23
2017-08-20phy: samsung: use of_device_get_match_data()Chunfeng Yun3-12/+9
2017-08-20phy: phy-mt65xx-usb3: add mediatek directory and rename fileChunfeng Yun6-142/+154
2017-08-20dt-bindings: phy-mt65xx-usb: supports PCIe, SATA and rename fileChunfeng Yun1-5/+12
2017-08-20phy: phy-mt65xx-usb3: add SATA PHY supportRyder Lee1-4/+129
2017-08-20phy: phy-mt65xx-usb3: add PCIe PHY supportRyder Lee1-18/+202
2017-08-20phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros1-5/+5
2017-08-20phy: qcom-qmp: Fix failure path in phy_init functionsVivek Gautam1-9/+6
2017-08-20phy: qcom-qmp: Add support for IPQ8074Varadarajan Narayanan1-0/+124
2017-08-20phy: qcom-qmp: Fix phy pipe clock nameVaradarajan Narayanan1-12/+11
2017-08-20dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074Varadarajan Narayanan1-0/+8
2017-08-20dt-bindings: phy: qmp: Add output-clock-namesVaradarajan Narayanan1-0/+3
2017-08-18usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_etherDmitry Osipenko3-4/+1
2017-08-18usb: gadget: serial: fix oops when data rx'd after closeStephen Warren1-1/+1
2017-08-18USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...Alan Stern1-6/+9
2017-08-17dt-bindings: usb: keystone-usb: Update bindings pm and clocks propertiesFranklin S Cooper Jr1-2/+15
2017-08-17xhci: rework bus_resume and check ports are suspended before resuming them.Mathias Nyman1-43/+51
2017-08-17usb: Increase root hub reset signaling time to prevent retryMathias Nyman1-1/+1
2017-08-17xhci: add port status tracingMathias Nyman2-0/+25