summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-1/+1
|\
| * dt: bindings: dwc2: fix required value for the phy-names propertyMatt Porter2014-05-281-1/+1
* | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-039-9/+162
|\ \
| * | Documentation: dt-bindings: update xhci-platform DT binding for R-Car H2 and M2Yoshihiro Shimoda2014-05-281-1/+2
| * | usb: usb5303: add support for reference clock specified in device treeMarek Szyprowski2014-05-271-0/+8
| * | usb: ehci-platform: add optional reset controller retrievalBoris BREZILLON2014-05-271-0/+1
| * | usb: ohci-platform: Enable optional use of reset controllerMaxime Ripard2014-05-271-0/+1
| * | Documentation: dt-bindings: update xhci-platform DT bindingGregory CLEMENT2014-05-271-1/+6
| * | Documentation: dt-bindings: update ehci-orion binding documentationThomas Petazzoni2014-05-271-0/+5
| * | usb: ehci-exynos: Change to use phy provided by the generic phy frameworkKamil Debski2014-05-271-0/+15
| * | usb: ohci-exynos: Add facility to use phy provided by the generic phy frameworkVivek Gautam2014-05-271-0/+16
| * | usb: chipidea: msm: Add device tree binding informationIvan T. Ivanov2014-05-231-0/+17
| * | usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov2014-04-301-0/+5
| * | usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov2014-04-301-0/+6
| * | usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov2014-04-301-0/+67
| * | usb: gadget: gr_udc: Expand devicetree documentationAndreas Larsson2014-04-211-8/+14
| |/
* | doc: Add "ti,am437x-dwc3" comaptible for dwc3 glueGeorge Cherian2014-05-061-1/+3
|/
* Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-053-4/+4
|\
| * Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann2014-03-171-2/+2
| |\
| | * ARM: at91/DT: atmel_usba correct atmel,vbus-gpio meaningAlexandre Belloni2014-03-121-2/+2
| * | ARM: dts: Update echi-omap DT binding example usageRoger Quadros2014-03-042-2/+2
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-04-021-1/+3
|\ \
| * | powerpc/fsl: Add/update miscellaneous missing bindingharninder rai2014-03-191-1/+3
| |/
* | devicetree: bindings: document lsi,zevio-usbDaniel Tang2014-03-121-0/+17
* | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-074-75/+11
|\ \
| * | phy: omap-control: Update DT binding informationRoger Quadros2014-03-061-24/+0
| * | usb: doc: phy-mxs: update binding for adding anatop phandlePeter Chen2014-03-051-0/+2
| * | usb: doc: phy-mxs: Add more compatible stringsPeter Chen2014-03-051-1/+5
| * | usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I2014-03-051-2/+4
| * | Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/ti-phy.txtKishon Vijay Abraham I2014-03-051-48/+0
* | | usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik2014-02-241-0/+2
|/ /
* | xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede2014-02-151-2/+2
* | uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede2014-02-151-2/+2
* | ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede2014-02-111-2/+2
* | ohci-platform: Change compatible string from usb-ohci to generic-ohciHans de Goede2014-02-111-2/+2
* | ohci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede2014-02-071-0/+3
* | ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede2014-02-073-34/+18
* | ohci-platform: Add support for devicetree instantiationHans de Goede2014-02-071-0/+22
|/
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-232-0/+62
|\
| * Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson2013-12-261-1/+6
| |\
| * | ARM: dts: keystone: Add usb devicetree bindingsWingMan Kwok2013-12-121-0/+42
| * | ARM: dts: keystone: Add usb phy devicetree bindingsWingMan Kwok2013-12-121-0/+20
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-1/+6
|\ \ \ | | |/ | |/|
| * | ARM: tegra: document reset properties in DT bindingsStephen Warren2013-12-111-0/+4
| * | ARM: tegra: add missing clock documentation to DT bindingsStephen Warren2013-12-111-1/+2
| |/
* | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-204-0/+42
|\ \
| * | usb: doc: rename ci13xxx-imx.txt to ci-hdrc-imx.txtPeter Chen2014-01-071-0/+0
| * | usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson2013-12-231-0/+28
| * | usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian2013-12-191-0/+2
| |/
* | usb: dwc2: move device tree bindings doc to correct placePaul Zimmerman2014-01-131-0/+17
|/
OpenPOWER on IntegriCloud