aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-1711-1/+376
|\
| * Merge tag 'v4.5' into nextDmitry Torokhov2016-03-15240-747/+5794
| |\
| * \ Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-03-117-0/+210
| |\ \
| | * | Input: synaptics-rmi4 - add device tree support to the SPI transport driverAndrew Duggan2016-03-102-0/+59
| | * | Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan2016-03-102-0/+58
| | * | Input: synaptics-rmi4 - add device tree support for RMI4 I2C devicesAndrew Duggan2016-03-103-0/+93
| * | | Input: ad7879 - add device tree supportStefan Agner2016-03-081-0/+53
| * | | Merge branch 'rotary-encoder' into nextDmitry Torokhov2016-03-045-12/+15
| |\ \ \
| | * | | Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König2016-03-021-1/+1
| | |/ /
| * | | Input: goldfish_events - add devicetree bindingsGreg Hackmann2016-03-021-0/+17
| * | | Input: cyttsp - switch to using device propertiesOreste Salerno2016-01-271-0/+95
* | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-176-12/+147
|\ \ \ \
| * | | | gpio: Add generic serializer DT bindingAndrew F. Davis2016-03-151-0/+34
| * | | | Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-091-0/+50
| |\ \ \ \
| | * | | | Documentation: tps65912: Add DT bindings for the TPS65912 PMICAndrew F. Davis2016-02-111-0/+50
| * | | | | gpio: mcp23s08: Add support for mcp23s18Phil Reid2016-03-091-3/+1
| * | | | | dt-bindings: gpio: altera: Fix altr,interrupt-type propertyMarek Vasut2016-03-091-2/+2
| * | | | | gpio: X-Gene standby GPIO controller DTS bindingQuan Nguyen2016-02-191-7/+40
| * | | | | gpio: add bindings for TS-4800 gpio controllerJulien Grossholtz2016-02-051-0/+20
| |/ / / /
* | | | | Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-177-15/+115
|\ \ \ \ \
| * \ \ \ \ Merge tag 'phy-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2016-03-053-11/+45
| |\ \ \ \ \
| | * | | | | phy: rcar-gen3-usb2: remove HSUSB registers handlingYoshihiro Shimoda2016-03-011-11/+4
| | * | | | | dt-bindings: add document for rockchip dp phyYakir Yang2016-03-011-0/+22
| | * | | | | Documentation: bindings: add dt documentation for Rockchip eMMC PHYShawn Lin2016-03-011-0/+19
| | |/ / / /
| * | | | | USB: core: let USB device know device nodePeter Chen2016-03-051-0/+28
| * | | | | Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-03-041-0/+2
| |\ \ \ \ \
| | * | | | | usb: dwc2: Add support for Lantiq ARX and XRX SoCsAntti Seppälä2016-03-041-0/+2
| * | | | | | usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility stringsSimon Horman2016-03-031-4/+17
| |/ / / / /
| * | | | | Merge tag 'usb-ci-v4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-03-011-0/+23
| |\ \ \ \ \
| | * | | | | doc: usb: ci-hdrc-usb2: add property non-zero-ttctrl-tthaPeter Chen2016-02-291-0/+16
| | * | | | | dt-bindings: ci-hdrc-usb2: add missing compatiblesStefan Wahren2016-02-291-0/+7
* | | | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-174-0/+50
|\ \ \ \ \ \ \
| * | | | | | | serial: mvebu-uart: initial support for Armada-3700 serial portWilson Ding2016-03-071-0/+13
| * | | | | | | drivers: tty: goldfish: Add device tree bindingsMiodrag Dinic2016-03-071-0/+17
| * | | | | | | Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-1411-30/+56
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uartMartin Sperl2016-02-061-0/+18
| * | | | | | | serial: sh-sci: Add device tree support for r8a7792Simon Horman2016-02-061-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-174-0/+106
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman2016-03-016-17/+12
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-1411-30/+56
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Documentation: devicetree: Add DT bindings to eeprom_93xx46 driver.Cory Tusar2016-02-091-0/+25
| * | | | | | | dt-bindings: add document of mediatek efuse driverAndrew-CT Chen2016-02-071-0/+36
| * | | | | | | DT: nvmem: Add NXP LPC18xx EEPROM memory binding documentationAriel D'Alessandro2016-02-071-0/+28
| * | | | | | | platform: goldfish: pipe: add devicetree bindingsGreg Hackmann2016-01-281-0/+17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-171-36/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman2016-02-144-2/+39
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | devicetree: update documentation for fw_cfg ARM bindingsGabriel Somlo2016-02-091-36/+2
* | | | | | | | Merge tag 'hsi-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2016-03-171-5/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | HSI: nokia-modem: add n950 and n9 supportSebastian Reichel2016-01-281-5/+7
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2016-03-173-0/+55
|\ \ \ \ \ \ \ \