aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Merge tag 'usb-ci-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 2-0/+3
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 6-2/+105
2016-09-14doc: usb: ci-hdrc-usb2: add property over-current-active-highGravatar Li Jun 1-0/+2
2016-09-14doc: usb: usbmisc-imx: add imx7d compatible stringGravatar Li Jun 1-0/+1
2016-09-13usb: dwc3: of-simple: add compatible for CaviumGravatar Felipe Balbi 1-0/+28
2016-09-06Documentation: devicetree: dwc2: Deprecate g-tx-fifo-sizeGravatar John Youn 1-1/+4
2016-08-31usb: renesas_usbhs: add a compatible string for r8a7796Gravatar Yoshihiro Shimoda 1-0/+1
2016-08-25Documentation: dt: dwc3: note the supported phy-namesGravatar Brian Norris 1-1/+2
2016-08-25usb: dwc3: rockchip: add devicetree bindings documentationGravatar William Wu 1-0/+59
2016-08-25usb: dwc3: add dis_del_phy_power_chg_quirkGravatar William Wu 1-0/+2
2016-08-25usb: dwc3: make usb2 phy utmi interface configurableGravatar William Wu 1-0/+6
2016-08-25usb: dwc3: add dis_u2_freeclk_exists_quirkGravatar William Wu 1-0/+3
2016-08-09usb: misc: Add driver for usb4604Gravatar Stephen Boyd 1-0/+19
2016-08-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 2-11/+11
2016-07-15Merge tag 'at91-ab-4.8-dt3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 1-7/+7
2016-07-15Documentation: dt: usb: atmel-usb: add unit-addressGravatar Alexandre Belloni 1-7/+7
2016-07-01dt-bindings: usb: Fix Tegra XUSB exampleGravatar Jon Hunter 1-4/+4
2016-06-21dt-bindings: ci-hdrc-usb2: s/gadget-itc-setting/itc-setting in exampleGravatar Jisheng Zhang 1-1/+1
2016-06-20Revert "usb: ohci-at91: Forcibly suspend ports while USB suspend"Gravatar Greg Kroah-Hartman 1-4/+2
2016-06-07ohci-platform: Add support for controllers with multiple reset linesGravatar Hans de Goede 1-1/+1
2016-06-07usb: ohci-at91: Forcibly suspend ports while USB suspendGravatar Wenyou Yang 1-2/+4
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-3/+4
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+120
2016-04-29dt-bindings: usb: xhci-tegra: Add Tegra210 XUSB controller supportGravatar Thierry Reding 1-0/+12
2016-04-29dt-bindings: usb: Add NVIDIA Tegra XUSB controller bindingGravatar Thierry Reding 1-0/+108
2016-04-27arm64: dts: marvell: Use a SoC-specific compatible for xHCI on Armada37xxGravatar Gregory CLEMENT 1-0/+1
2016-04-18Documentation: dt: dwc3: Add snps,dis_rxdet_inp3_quirk propertyGravatar Rajesh Bhagat 1-0/+2
2016-04-14usb: dwc3: drop FIFO resizing logicGravatar Felipe Balbi 2-3/+2
2016-03-05USB: core: let USB device know device nodeGravatar Peter Chen 1-0/+28
2016-03-04Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba...Gravatar Greg Kroah-Hartman 1-0/+2
2016-03-04usb: dwc2: Add support for Lantiq ARX and XRX SoCsGravatar Antti Seppälä 1-0/+2
2016-03-03usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility stringsGravatar Simon Horman 1-4/+17
2016-02-29doc: usb: ci-hdrc-usb2: add property non-zero-ttctrl-tthaGravatar Peter Chen 1-0/+16
2016-02-29dt-bindings: ci-hdrc-usb2: add missing compatiblesGravatar Stefan Wahren 1-0/+7
2016-01-14Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+66
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Gravatar Greg Kroah-Hartman 4-6/+73
2015-12-22usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controllerGravatar Yoshihiro Shimoda 1-0/+23
2015-12-16usb: renesas_usbhs: add device tree support for r8a779[23]Gravatar Simon Horman 1-0/+2
2015-12-16usb: renesas_usbhs: add fallback compatibility stringsGravatar Simon Horman 1-2/+10
2015-12-16usb: renesas_usbhs: add SoC names to compatibility string documentationGravatar Simon Horman 1-4/+4
2015-12-15usb: dwc2: add support of hi6220Gravatar Zhangfei Gao 1-0/+1
2015-12-15usb: doc: dwc3-xilinx: Add devicetree bindingsGravatar Subbaraya Sundeep Bhatta 1-0/+33
2015-12-09Documentation/devicetree: document OCTEON USB bindingsGravatar Aaro Koskinen 1-0/+62
2015-12-09usb: misc: usb3503: Describe better how to bind clock to the hubGravatar Michael Trimarchi 1-1/+4
2015-12-01dt-bindings: Add a binding for Mediatek xHCI host controllerGravatar Chunfeng Yun 1-0/+51
2015-12-01usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersGravatar Yoshihiro Shimoda 1-2/+2
2015-12-01usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerGravatar Yoshihiro Shimoda 1-2/+2
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Gravatar Linus Torvalds 1-1/+2
2015-11-09Merge branch 'next/arm64' into next/dtGravatar Olof Johansson 1-0/+1
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-306/+0