summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-072-0/+11
|\
| * Merge tag 'dt-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-04-131-0/+50
| |\
| | * ARM: dts: Document usb clocks in samsung,exynos4210-ehci/ohci bindingsDoug Anderson2013-04-081-0/+10
| * | ARM: dts: OMAP: Add usb_otg and glue data to OMAP3+ boardsKishon Vijay Abraham I2013-04-091-0/+1
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-0/+40
|\ \ \ | | |/ | |/|
| * | ARM: dts: Enabling ohci-exynos driver for EXYNOS5250Vivek Gautam2013-03-071-0/+15
| * | ARM: dts: Enabling ehci-s5p driver for EXYNOS5250Vivek Gautam2013-03-071-0/+25
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \
| * | doc: devicetree: Fix various typosMasanari Iida2013-04-241-1/+1
| |/
* | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-063-13/+137
|\ \
| * | usb: musb: omap2430: replace *_* with *-* in property namesKishon Vijay Abraham I2013-03-181-6/+6
| * | usb: phy: samsung: Add PHY support for USB 3.0 controllerVivek Gautam2013-03-181-0/+54
| * | usb: phy: samsung: Common out the generic stuffVivek Gautam2013-03-181-7/+15
| * | usb: dwc3: omap: minor fixes to get dt workingKishon Vijay Abraham I2013-03-181-0/+28
| * | usb: phy: nop: Add device tree support and binding informationRoger Quadros2013-03-181-0/+34
| |/
* | usb: chipidea: usbmisc: add post handling and errata fix for mx25Michael Grzeschik2013-03-301-0/+2
* | USB: ehci-omap: Add device tree support and binding informationRoger Quadros2013-03-151-0/+32
* | USB: ohci-omap3: Add device tree support and binding informationRoger Quadros2013-03-151-0/+15
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-222-0/+20
|\
| * ARM: tegra: Add reset GPIO information to PHY DT nodeVenu Byravarasu2013-01-281-0/+3
| * ARM: tegra: add DT nodes for Tegra USB PHYVenu Byravarasu2013-01-282-0/+15
| * ARM: tegra: Add new DT property to USB node.Venu Byravarasu2013-01-281-0/+2
* | Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2013-01-254-6/+140
|\ \
| * | usb: dwc3: core: add dt support for dwc3 coreKishon Vijay Abraham I2013-01-251-0/+22
| * | usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I2013-01-251-0/+23
| * | usb: start using the control module driverKishon Vijay Abraham I2013-01-252-5/+6
| * | usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I2013-01-252-1/+34
| * | usb: phy: samsung: Add host phy support to samsung-phy driverVivek Gautam2013-01-231-2/+10
| * | usb: phy: samsung: Add support to set pmu isolationVivek Gautam2013-01-181-0/+36
| * | usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri2013-01-181-0/+11
| |/
* / USB: misc: usb3503: add dt supportDongjin Kim2013-01-241-0/+20
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-0/+15
|\
| * Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson2012-11-261-0/+15
| |\
| | * ARM: Kirkwood: ehci-orion: Add device tree bindingAndrew Lunn2012-11-241-0/+15
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-0/+21
|\| |
| * | usb: musb: dsps: dt binding - add resources, exampleAfzal Mohammed2012-11-071-0/+21
| |/
* / usb: musb: dsps: document dt bindings properlyAfzal Mohammed2012-11-091-4/+4
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-022-9/+27
|\
| * arm: vt8500: doc: Add device tree bindings for arch-vt8500 devicesTony Prisk2012-09-212-0/+30
* | USB: chipidea: add imx usbmisc supportRichard Zhao2012-09-122-0/+19
* | Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-09-112-0/+47
|\ \
| * | usb: musb: dsps: add dt supportAjay Kumar Gupta2012-09-111-0/+14
| * | usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I2012-09-111-0/+33
| |/
* | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-09-112-0/+57
|\ \
| * | usb: twl4030: Add device tree support for twl4030 usbKishon Vijay Abraham I2012-09-061-0/+19
| * | usb: twl6030: Add dt support for twl6030 usbKishon Vijay Abraham I2012-09-061-0/+21
| * | usb: phy: add a new driver for omap usb2 phyKishon Vijay Abraham I2012-09-061-0/+17
| |/
* | ARM: vt8500: Add support for UHCI companion controllerTony Prisk2012-08-161-0/+12
* | ARM: vt8500: Update vt8500-ehci driver to support device tree.Tony Prisk2012-08-161-0/+12
* | USB: ohci-pxa27x: add DT bindingsDaniel Mack2012-08-101-0/+31
|/