summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-06-295-3/+87
|\
| * Merge branch 'topic/omap' into for-linusVinod Koul2015-06-252-0/+80
| |\
| | * Documentation: devicetree: dma: Binding documentation for TI DMA crossbarPeter Ujfalusi2015-05-091-0/+52
| | * dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2015-05-091-0/+28
| * | dmaengine: mv_xor: add support for a38x command in descriptor modeLior Amsalem2015-06-101-1/+1
| * | dmaengine: sirf: add CSRatlas7 SoC supportHao Liu2015-06-081-1/+2
| * | dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variantJens Kuske2015-05-081-1/+4
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-2711-0/+336
|\ \
| * | OF: Add vendor prefix for TP-Link Technologies Co. LtdAlban Bedel2015-06-211-0/+1
| * | DEVICETREE: Add bindings for the ATH79 GPIO controllersAlban Bedel2015-06-211-0/+38
| * | DEVICETREE: Add bindings for the ATH79 PLL controllersAlban Bedel2015-06-211-0/+33
| * | DEVICETREE: Add bindings for the ATH79 MISC interrupt controllersAlban Bedel2015-06-211-0/+30
| * | DEVICETREE: Add bindings for the ATH79 interrupt controllersAlban Bedel2015-06-211-0/+44
| * | DEVICETREE: Add bindings for the ATH79 DDR controllersAlban Bedel2015-06-211-0/+35
| * | DEVICETREE: Add bindings for the SoC of the ATH79 familyAlban Bedel2015-06-211-0/+21
| * | phy: Add binding document for Pistachio USB2.0 PHYAndrew Bresticker2015-06-211-0/+29
| * | devicetree: document Ingenic SoC UART bindingPaul Burton2015-06-211-0/+22
| * | DEVICETREE: Add Ingenic CGU binding documentationPaul Burton2015-06-211-0/+53
| * | devicetree: document Ingenic SoC interrupt controller bindingPaul Burton2015-06-211-0/+28
| * | devicetree/bindings: add Qi Hardware vendor prefixPaul Burton2015-06-211-0/+1
| * | devicetree/bindings: add Ingenic Semiconductor vendor prefixPaul Burton2015-06-211-0/+1
* | | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-2614-74/+112
|\ \ \
| * | | dt-bindings: Consolidate ChipIdea USB ci13xxx bindingsRob Herring2015-06-094-70/+21
| * | | dt-bindings: Add Marvell PXA1928 USB and HSIC PHY bindingsRob Herring2015-06-091-0/+18
| * | | Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-082-2/+5
| |\ \ \
| * \ \ \ Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2015-06-032-0/+41
| |\ \ \ \
| | * | | | Documentation: devicetree: add Broadcom SATA PHY bindingBrian Norris2015-05-221-0/+40
| | * | | | phy: rcar-gen2: Add support for R-Car E2Yoshihiro Shimoda2015-05-211-0/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-06-026-8/+32
| |\ \ \ \
| | * | | | power: twl4030_charger: find associated phy by more reliable means.NeilBrown2015-05-262-0/+13
| | * | | | usb: renesas_usbhs: Add support for R-Car E2Yoshihiro Shimoda2015-05-261-0/+1
| | * | | | usb: dwc3: add hsphy_interface propertyHeikki Krogerus2015-05-131-0/+2
| | * | | | usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example.Peter Griffin2015-05-071-4/+3
| | * | | | usb: phy: msm: Manual PHY and LINK controller VBUS change notificationIvan T. Ivanov2015-04-281-0/+4
| | * | | | usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov2015-04-281-0/+7
| | * | | | usb: renesas_usbhs: Revise the binding document about the dma-namesYoshihiro Shimoda2015-04-281-4/+2
| | |/ / /
| * | | | USB: ehci-platform: support EHCIs with transaction translatorJoachim Eastwood2015-05-241-0/+2
* | | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-267-16/+116
|\ \ \ \ \
| * | | | | serial: 8250_uniphier: add bindings document for UniPhier UARTMasahiro Yamada2015-06-121-0/+23
| * | | | | Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-083-6/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | doc: dt: add documentation for nxp,lpc1850-uartJoachim Eastwood2015-06-011-0/+28
| * | | | | sc16is7xx: spi interface documentationRama Kiran Kumar Indrakanti2015-06-011-0/+37
| * | | | | drivers: PL011: add support for the ARM SBSA generic UARTAndre Przywara2015-05-241-0/+10
| * | | | | serial: sh-sci: Add DMA support to the DT binding documentationGeert Uytterhoeven2015-05-241-0/+7
| * | | | | Merge 4.1-rc4 into tty-nextGreg Kroah-Hartman2015-05-184-4/+35
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | tty: serial: 8250_mtk: Add support for bus clockSascha Hauer2015-05-061-2/+10
| * | | | | Revert "serial: sirf: add a new uart type support"Qipan Li2015-05-061-14/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-269-2/+120
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2015-06-102-0/+10
| |\ \ \ \ \
| | * | | | | iio: st_accel: support the LIS331DL sensorLinus Walleij2015-06-081-0/+1
OpenPOWER on IntegriCloud