aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-4/+4
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+3
2014-03-19powerpc/fsl: Add/update miscellaneous missing bindingharninder rai1-1/+3
2014-03-17Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann1-2/+2
2014-03-12devicetree: bindings: document lsi,zevio-usbDaniel Tang1-0/+17
2014-03-12ARM: at91/DT: atmel_usba correct atmel,vbus-gpio meaningAlexandre Belloni1-2/+2
2014-03-07Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman4-75/+11
2014-03-06phy: omap-control: Update DT binding informationRoger Quadros1-24/+0
2014-03-05usb: doc: phy-mxs: update binding for adding anatop phandlePeter Chen1-0/+2
2014-03-05usb: doc: phy-mxs: Add more compatible stringsPeter Chen1-1/+5
2014-03-05usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I1-2/+4
2014-03-05Documentation: dt bindings: move ..usb/usb-phy.txt to ..phy/ti-phy.txtKishon Vijay Abraham I1-48/+0
2014-03-04ARM: dts: Update echi-omap DT binding example usageRoger Quadros2-2/+2
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik1-0/+2
2014-02-15xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede1-2/+2
2014-02-15uhci-platform: Change compatible string from platform-uhci to generic-uhciHans de Goede1-2/+2
2014-02-11ehci-platform: Change compatible string from usb-ehci to generic-ehciHans de Goede1-2/+2
2014-02-11ohci-platform: Change compatible string from usb-ohci to generic-ohciHans de Goede1-2/+2
2014-02-07ohci-platform: Add support for controllers with big-endian regs / descriptorsHans de Goede1-0/+3
2014-02-07ehci-platform: Add support for clks and phy passed through devicetreeHans de Goede3-34/+18
2014-02-07ohci-platform: Add support for devicetree instantiationHans de Goede1-0/+22
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+62
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+6
2014-01-20Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-0/+42
2014-01-13usb: dwc2: move device tree bindings doc to correct placePaul Zimmerman1-0/+17
2014-01-07usb: doc: rename ci13xxx-imx.txt to ci-hdrc-imx.txtPeter Chen1-0/+0
2013-12-26Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson1-1/+6
2013-12-23usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson1-0/+28
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian1-0/+2
2013-12-12ARM: dts: keystone: Add usb devicetree bindingsWingMan Kwok1-0/+42
2013-12-12ARM: dts: keystone: Add usb phy devicetree bindingsWingMan Kwok1-0/+20
2013-12-11ARM: tegra: document reset properties in DT bindingsStephen Warren1-0/+4
2013-12-11ARM: tegra: add missing clock documentation to DT bindingsStephen Warren1-1/+2
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-4/+3
2013-10-11USB: ehci-msm: Add device tree support and binding informationIvan T. Ivanov1-0/+17
2013-10-04usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros1-4/+3
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros1-4/+0
2013-10-03usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()Roger Quadros1-15/+15
2013-09-27ARM: dts: omap: update usb_otg_hs dataKishon Vijay Abraham I2-0/+11
2013-09-26dt: dbx5x0: remove mentor,musb bindingSebastian Andrzej Siewior1-1/+1
2013-09-03Merge tag 'char-misc-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+5
2013-08-27usb: usb: dsps: update device tree bindingsSebastian Andrzej Siewior1-30/+192
2013-08-15Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-nextGreg Kroah-Hartman1-0/+14
2013-08-13usb: Add Device Tree support to XHCI Platform driverAl Cooper1-0/+14
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman4-7/+82
2013-08-12usb: misc: usb3503: Support operation with no I2C controlMark Brown1-1/+2
2013-08-12usb: misc: usb3503: Don't specify all DT properties as requiredMark Brown1-0/+2
2013-08-12usb: misc: usb3503: Add USB3503A to the compatible listMark Brown1-1/+1
2013-08-12Documentation: New DT parameters for tegra30-usb-phyTuomas Tynkkynen1-3/+12