summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-31usbip: vhci-hcd: make vhci_hc_driver constBhumika Goyal1-1/+1
2017-08-31usb: phy: Avoid unchecked dereference warningBaolin Wang1-1/+4
2017-08-31usb: imx21-hcd: make imx21_hc_driver constBhumika Goyal1-1/+1
2017-08-31usb: host: make ehci_fsl_overrides const and __initconstBhumika Goyal1-1/+1
2017-08-31dt-bindings: mt8173-mtu3: add generic compatible and rename fileChunfeng Yun1-1/+5
2017-08-31dt-bindings: mt8173-xhci: add generic compatible and rename fileChunfeng Yun2-4/+12
2017-08-31usb: xhci-mtk: add generic compatible stringChunfeng Yun1-0/+1
2017-08-31usbip: auto retry for concurrent attachNobuo Iwata2-16/+25
2017-08-29usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabledChristian Lamparter1-0/+1
2017-08-28usb: chipidea: usb2: check memory allocation failureChristophe JAILLET1-0/+2
2017-08-28usb: Add device quirk for Logitech HD Pro Webcam C920-CDmitry Fleytman1-1/+2
2017-08-28usb: misc: lvstest: add entry to place port in compliance modeJack Pham2-0/+54
2017-08-28usb: xhci: Support enabling of compliance mode for xhci 1.1Jack Pham1-0/+33
2017-08-28usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh1-17/+18
2017-08-28usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng1-0/+3
2017-08-28usb: gadget: make snd_pcm_hardware constBhumika Goyal1-1/+1
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-24phy: 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