summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-19usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2018-12-19usb: typec: tcpm: Extend the matching rules on PPS APDO selectionKyle Tso1-15/+20
2018-12-19usb: typec: Improve Alt Mode documentationHeikki Krogerus3-12/+14
2018-12-18usb: musb: dsps: fix runtime pm for peripheral modeBin Liu1-3/+9
2018-12-18usb: musb: dsps: fix otg state machineBin Liu1-2/+7
2018-12-17usb: renesas_usbhs: add support for RZ/G2EFabrizio Castro1-0/+4
2018-12-17usb: ehci-omap: Fix deferred probe for phy handlingRoger Quadros1-3/+4
2018-12-17usb: roles: Add a description for the class to KconfigHeikki Krogerus5-6/+16
2018-12-17Merge tag 'usb-ci-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman6-34/+455
2018-12-12usb: renesas_usbhs: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-12-12usb: core: Remove unnecessary memset()Suwan Kim1-2/+0
2018-12-12usb: host: isp1362-hcd: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+3
2018-12-12Merge tag 'usb-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman25-239/+775
2018-12-12Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman43-162/+2000
2018-12-12phy: qcom-qmp: Expose provided clocks to DTEvan Green1-1/+22
2018-12-12dt-bindings: phy-qcom-qmp: Move #clock-cells to childEvan Green1-6/+5
2018-12-12phy: qcom-qmp: Utilize fully-specified DT registersEvan Green1-13/+38
2018-12-12dt-bindings: phy-qcom-qmp: Fix register underspecificationEvan Green1-8/+62
2018-12-12phy: ti: fix semicolon.cocci warningskbuild test robot1-1/+1
2018-12-12phy: dphy: Add configuration helpersMaxime Ripard4-0/+181
2018-12-12phy: Add MIPI D-PHY configuration optionsMaxime Ripard2-0/+285
2018-12-12phy: Add configuration interfaceMaxime Ripard2-0/+122
2018-12-12phy: Add MIPI D-PHY modeMaxime Ripard1-0/+1
2018-12-12phy: add driver for Freescale i.MX8MQ USB3 PHYLi Jun5-0/+135
2018-12-12dt-bindings: phy: add binding for Freescale i.MX8MQ USB3 PHYLucas Stach1-0/+17
2018-12-12phy: Use of_node_name_eq for node name comparisonsRob Herring2-5/+5
2018-12-12net: ethernet: ti: cpsw: add support for port interface mode selection phyGrygorii Strashko1-1/+18
2018-12-12dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phyGrygorii Strashko1-1/+7
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko3-0/+360
2018-12-12dt-bindings: phy: add cpsw port interface mode selection phy bindingsGrygorii Strashko1-0/+68
2018-12-12phy: mvebu-cp110-comphy: fix spelling in structure nameMiquel Raynal1-2/+2
2018-12-12phy: mapphone-mdm6600: Improve phy related runtime PM callsTony Lindgren1-20/+51
2018-12-12phy: renesas: rcar-gen3-usb2: follow the hardware manual procedureYoshihiro Shimoda1-6/+11
2018-12-12phy: cadence: Add driver for Sierra PHYAlan Douglas3-1/+404
2018-12-12dt-bindings: phy: Document cadence Sierra PHY bindingsAlan Douglas1-0/+67
2018-12-12phy: core: clean up unused ethernet specific phy modesGrygorii Strashko1-4/+0
2018-12-12phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2-56/+53
2018-12-12phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko2-13/+18
2018-12-12phy: core: add PHY_MODE_ETHERNETGrygorii Strashko1-0/+1
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko16-22/+39
2018-12-12MAINTAINERS: Add Kishon as maintainer of PHY bindingsRob Herring1-0/+1
2018-12-12phy: sun4i-usb: add support for H6 USB2 PHYIcenowy Zheng1-2/+17
2018-12-12phy: sun4i-usb: add support for missing USB PHY indexIcenowy Zheng1-0/+7
2018-12-12dt-bindings: phy: add binding for Allwinner H6 USB2 PHYIcenowy Zheng1-3/+5
2018-12-11usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan1-18/+23
2018-12-11usb: chipidea: imx: allow to configure oc polarity on i.MX25Uwe Kleine-König1-0/+15
2018-12-11usb: chipidea: imx: Warn if oc polarity isn't specifiedUwe Kleine-König1-0/+2
2018-12-11usb: chipidea: imx: support configuring for active low oc signalUwe Kleine-König4-14/+43
2018-12-11doc: usb: ci-hdrc-usb2: Add pinctrl properties for HSIC pin groupsPeter Chen1-1/+30
2018-12-11usb: chipidea: host: override ehci->hub_controlPeter Chen1-0/+75