aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | power: goldfish_battery: add devicetree bindingsGreg Hackmann2016-03-031-0/+17
| * | | | | power: add documentation for ACT8945A's charger DT bindingsWenyou Yang2016-02-231-0/+35
| * | | | | power: bq24735-charger: document 'ti,external-control' optionJonathan Tinkham2016-02-151-0/+3
| |/ / / /
* | | | | Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-03-172-0/+90
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/qcom' into for-linusVinod Koul2016-03-141-0/+89
| |\ \ \ \ \
| | * | | | | dmaengine: hidma: Add Device Tree bindingSinan Kaya2016-03-111-0/+89
| | |/ / / /
| * / / / / dt/bindings: arm-pl330: add description of arm, pl330-broken-no-flushpShawn Lin2016-02-091-0/+1
| |/ / / /
* | | | | Merge tag 'rproc-v4.6' of git://github.com/andersson/remoteprocLinus Torvalds2016-03-171-0/+41
|\ \ \ \ \
| * | | | | remoteproc: dt: Provide bindings for ST's Remote Processor Controller driverLee Jones2016-01-291-0/+41
| |/ / / /
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-174-0/+66
|\ \ \ \ \
| * | | | | dt/bindings: Add bindings for the PIC32 random number generatorJoshua Henderson2016-02-171-0/+17
| * | | | | hwrng: n2 - documentation, add DT bindings, vendor prefixesAnatoly Pugachev2016-01-262-0/+32
| * | | | | hwrng: brcm63xx - document device tree bindingsÁlvaro Fernández Rojas2016-01-251-0/+17
| |/ / / /
* | | | | Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-166-32/+135
|\ \ \ \ \
| * \ \ \ \ Merge commit '840f5b0572ea' into v4l_for_linusMauro Carvalho Chehab2016-03-156-32/+135
| |\ \ \ \ \
| | * | | | | [media] Revert "[media] tvp5150: document input connectors DT bindings"Javier Martinez Canillas2016-03-031-43/+0
| | * | | | | [media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart2016-02-191-21/+0
| | * | | | | [media] v4l: vsp1: Add support for the R-Car Gen3 VSP2Laurent Pinchart2016-02-191-9/+11
| | * | | | | [media] v4l: vsp1: Support VSP1 instances without any UDSLaurent Pinchart2016-02-191-1/+2
| | * | | | | [media] tvp5150: document input connectors DT bindingsJavier Martinez Canillas2016-02-111-0/+43
| | * | | | | Merge tag 'v4.5-rc3' into patchworkMauro Carvalho Chehab2016-02-097-28/+17
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | [media] rcar_jpu: Add R-Car Gen2 Fallback Compatibility StringSimon Horman2016-02-011-6/+7
| | * | | | | [media] media: ti-vpe: Document CAL driverBenoit Parrot2016-02-011-0/+72
| | * | | | | [media] mt9v032: Add reset and standby gpiosMarkus Pargmann2016-01-251-0/+2
| | * | | | | [media] tvp5150: Add device tree binding documentJavier Martinez Canillas2016-01-251-0/+45
| | * | | | | [media] soc_camera: rcar_vin: Add R-Car Gen3 supportYoshihiko Mori2016-01-251-0/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-161-1/+20
|\ \ \ \ \ \
| * | | | | | devicetree: bindings: hisi_sas: add v2 HW bindingsJohn Garry2016-02-231-1/+20
* | | | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-166-3/+194
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pci/host-designware' into nextBjorn Helgaas2016-03-151-0/+17
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: designware: Add driver for prototyping kits based on ARC SDPJoao Pinto2016-03-151-0/+17
| | | |_|/ / / / | | |/| | | | |