aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb
AgeCommit message (Expand)AuthorFilesLines
2015-10-23doc: DTS: Update DWC3 binding to provide reference to generic bindingsGravatar Bhupesh Sharma 1-1/+2
2015-10-22Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 1-6/+21
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 1-0/+5
2015-10-22dt-bindings: consolidate USB PHYs in bindings/phyGravatar Rob Herring 5-306/+0
2015-10-22doc: dt-binding: ci-hdrc-usb2: split vendor specific propertiesGravatar Peter Chen 1-4/+6
2015-10-22doc: dt-binding: ci-hdrc-usb2: improve property descriptionGravatar Peter Chen 1-2/+6
2015-10-22Doc: usb: ci-hdrc-usb2: Add phy-clkgate-delay-us entryGravatar Fabio Estevam 1-0/+3
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectGravatar Ivan T. Ivanov 1-0/+6
2015-10-09usb: dwc3: Add dis_enblslpm_quirkGravatar John Youn 1-0/+2
2015-10-04usb: renesas_usbhs: Add support for R-Car H3Gravatar Yoshihiro Shimoda 1-0/+1
2015-09-30usb: renesas_usbhs: Add support for R-Car H3Gravatar Yoshihiro Shimoda 1-0/+1
2015-09-27Documentation: dt: dwc3: Add snps,quirk-frame-length-adjustment propertyGravatar Nikhil Badola 1-0/+3
2015-09-15Documentation: bindings: add doc for zynq USBGravatar Nathan Sullivan 1-0/+1
2015-08-14Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 1-0/+20
2015-08-14Doc: usb: ci-hdrc-usb2: add tx(rx)-burst-config-dword for binding docGravatar Peter Chen 1-0/+10
2015-08-14Doc: usb: ci-hdrc-usb2: add ahb-burst-config for binding docGravatar Peter Chen 1-0/+7
2015-08-14Doc: usb: ci-hdrc-usb2: add itc-setting at binding docGravatar Peter Chen 1-0/+3
2015-07-30usb: phy: msm: Add D+/D- lines route controlGravatar Ivan T. Ivanov 1-0/+4
2015-07-29doc: dt-binding: usb: add otg related propertiesGravatar Li Jun 1-0/+15
2015-07-29usb: musb: sunxi: Add support for musb controller in A33 SoCGravatar Hans de Goede 1-1/+2
2015-07-29usb: musb: sunxi: Add support for musb controller in A31 SoCGravatar Hans de Goede 1-1/+2
2015-07-29usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerGravatar Hans de Goede 1-0/+27
2015-07-29usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driverGravatar Ivan T. Ivanov 1-0/+76
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Gravatar Linus Torvalds 1-3/+3
2015-07-01ARM: at91/dt: trivial: fix USB udc compatible stringGravatar Nicolas Ferre 1-3/+3
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 10-74/+43
2015-06-26Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 1-0/+25
2015-06-24Merge tag 'armsoc-dt' into test-mergeGravatar Kevin Hilman 1-0/+25
2015-06-09dt-bindings: Consolidate ChipIdea USB ci13xxx bindingsGravatar Rob Herring 4-70/+21
2015-06-02Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 5-8/+22
2015-05-26power: twl4030_charger: find associated phy by more reliable means.Gravatar NeilBrown 1-0/+3
2015-05-26usb: renesas_usbhs: Add support for R-Car E2Gravatar Yoshihiro Shimoda 1-0/+1
2015-05-26usb: renesas_usbhs: Revise the binding document about the dma-namesGravatar Yoshihiro Shimoda 1-4/+2
2015-05-24USB: ehci-platform: support EHCIs with transaction translatorGravatar Joachim Eastwood 1-0/+2
2015-05-22USB: atmel: update DT bindings documentationGravatar Boris Brezillon 1-0/+25
2015-05-13usb: dwc3: add hsphy_interface propertyGravatar Heikki Krogerus 1-0/+2
2015-05-07usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example.Gravatar Peter Griffin 1-4/+3
2015-04-28usb: phy: msm: Manual PHY and LINK controller VBUS change notificationGravatar Ivan T. Ivanov 1-0/+4
2015-04-28usb: phy: msm: Use extcon framework for VBUS and ID detectionGravatar Ivan T. Ivanov 1-0/+7
2015-04-28usb: renesas_usbhs: Revise the binding document about the dma-namesGravatar Yoshihiro Shimoda 1-4/+2
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+11
2015-03-26dt-bindings: brcm: rationalize Broadcom documentation namingGravatar Scott Branden 1-0/+11
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 2-1/+5
2015-03-18doc: usb: usbmisc-imx: add imx6sx compatible stringGravatar Peter Chen 1-0/+1
2015-03-13usb: renesas_usbhs: add the channel number in dma-namesGravatar Yoshihiro Shimoda 1-1/+4
2015-03-10usb: dwc3: make LPM configurable in DTGravatar Robert Baldyga 1-0/+1
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+9
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 5-2/+20
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Gravatar Greg Kroah-Hartman 4-2/+19
2015-02-03Documentation: DT bindings: add more Tegra chip compatible stringsGravatar Paul Walmsley 2-2/+8