summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-28usb: xhci: Support enabling of compliance mode for xhci 1.1Jack Pham
2017-08-28usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh
2017-08-28usb: quirks: add delay init quirk for Corsair Strafe RGB keyboardKai-Heng Feng
2017-08-28usb: gadget: make snd_pcm_hardware constBhumika Goyal
2017-08-28usb: common: use of_property_read_bool()Sergei Shtylyov
2017-08-28USB: core: constify vm_operations_structArvind Yadav
2017-08-28usb: misc: ftdi-elan: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-28USB: core: Avoid race of async_completed() w/ usbdev_release()Douglas Anderson
2017-08-28usb: make device_type constBhumika Goyal
2017-08-28USB: musb: dsps: add explicit runtime resume at suspendJohan Hovold
2017-08-28USB: musb: fix external abort on suspendJohan Hovold
2017-08-28usb: musb: fix endpoint fifo allocation for 4KB fifo memoryBin Liu
2017-08-28usb: musb: print an error message when high bandwidth is unsupportedBin Liu
2017-08-28usb: musb: print an error message when hwep alloc failedBin Liu
2017-08-28usb: musb: add helper function musb_ep_xfertype_stringBin Liu
2017-08-28Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-08-24phy: ralink: fix 64-bit build warningArnd Bergmann
2017-08-24usb: chipidea: Add support for Tegra20/30/114/124Thierry Reding
2017-08-24usb: chipidea: udc: Support SKB alignment quirkDmitry Osipenko
2017-08-22Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-08-22phy: brcm-sata: fix a timeout test in initDan Carpenter
2017-08-22phy: cpcap-usb: remove a stray tabDan Carpenter
2017-08-22phy: phy-twl4030-usb: silence an uninitialized variable warningDan Carpenter
2017-08-22phy: rockchip-typec: remove unused dfp variableShawn Lin
2017-08-22phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCsFrank Wang
2017-08-22phy: rockchip-inno-usb2: add support for otg-mux interruptFrank Wang
2017-08-22phy: rockchip-inno-usb2: add support for rockchip,usbgrf propertyFrank Wang
2017-08-22phy: sun4i-usb: Support A83T USB PHYsChen-Yu Tsai
2017-08-22phy: sun4i-usb: Support secondary clock for HSIC PHYChen-Yu Tsai
2017-08-20phy: ralink-usb: add driver for Mediatek/RalinkJohn Crispin
2017-08-20phy: samsung: use of_device_get_match_data()Chunfeng Yun
2017-08-20phy: phy-mt65xx-usb3: add mediatek directory and rename fileChunfeng Yun
2017-08-20phy: phy-mt65xx-usb3: add SATA PHY supportRyder Lee
2017-08-20phy: phy-mt65xx-usb3: add PCIe PHY supportRyder Lee
2017-08-20phy: ti-pipe3: Use TRM recommended settings for SATA DPLLRoger Quadros
2017-08-20phy: qcom-qmp: Fix failure path in phy_init functionsVivek Gautam
2017-08-20phy: qcom-qmp: Add support for IPQ8074Varadarajan Narayanan
2017-08-20phy: qcom-qmp: Fix phy pipe clock nameVaradarajan Narayanan
2017-08-18usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_etherDmitry Osipenko
2017-08-18usb: gadget: serial: fix oops when data rx'd after closeStephen Warren
2017-08-18USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...Alan Stern
2017-08-16xhci: rework bus_resume and check ports are suspended before resuming them.Mathias Nyman
2017-08-16usb: Increase root hub reset signaling time to prevent retryMathias Nyman
2017-08-16xhci: add port status tracingMathias Nyman
2017-08-16xhci: rename temp and temp1 variablesMathias Nyman
2017-08-16xhci: Add port status decoder for tracing purposesMathias Nyman
2017-08-16xhci: add definitions for all port link statesMathias Nyman
2017-08-16usb: host: xhci: rcar: Add support for R-Car H3 ES2.0Yoshihiro Shimoda
2017-08-16usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3Yoshihiro Shimoda