summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-19of/unittest: Remove unnecessary module.h header inclusionJavier Martinez Canillas
2016-05-19drivers/of: Fix build warning in populate_node()Gavin Shan
2016-05-19drivers/of: Fix depth when unflattening devicetreeRhyland Klein
2016-05-16of: dynamic: changeset prop-update revert fixPantelis Antoniou
2016-05-16drivers/of: Export of_detach_node()Gavin Shan
2016-05-16drivers/of: Return allocated memory from of_fdt_unflatten_tree()Gavin Shan
2016-05-16drivers/of: Specify parent node in of_fdt_unflatten_tree()Gavin Shan
2016-05-16drivers/of: Rename unflatten_dt_node()Gavin Shan
2016-05-16drivers/of: Avoid recursively calling unflatten_dt_node()Gavin Shan
2016-05-16drivers/of: Split unflatten_dt_node()Gavin Shan
2016-05-02of: include errno.h in of_graph.hArnd Bergmann
2016-04-25of: document refcount incrementation of of_get_cpu_node()Masahiro Yamada
2016-04-25Documentation: dt: soc: fix spelling mistakesEric Engestrom
2016-04-25Documentation: dt: power: fix spelling mistakeEric Engestrom
2016-04-25Documentation: dt: pinctrl: fix spelling mistakeEric Engestrom
2016-04-25Documentation: dt: opp: fix spelling mistakeEric Engestrom
2016-04-25Documentation: dt: net: fix spelling mistakesEric Engestrom
2016-04-25Documentation: dt: mtd: fix spelling mistakeEric Engestrom
2016-04-25Documentation: dt: mmc: fix spelling mistakeEric Engestrom
2016-04-25Documentation: dt: mfd: fix spelling mistakesEric Engestrom
2016-04-25Documentation: dt: media: fix spelling mistakeEric Engestrom
2016-04-25Documentation: dt: interrupt-controller: fix spelling mistakesEric Engestrom
2016-04-25Documentation: dt: input: fix spelling mistakesEric Engestrom
2016-04-25Documentation: dt: dma: fix spelling mistakeEric Engestrom
2016-04-25Documentation: dt: display: fix spelling mistakeEric Engestrom
2016-04-25Documentation: dt: clock: fix spelling mistakesEric Engestrom
2016-04-25Documentation: dt: arm: fix spelling mistakesEric Engestrom
2016-04-25serial: Move Marvell UART DT bindings to correct locationGeert Uytterhoeven
2016-04-25Documentation: bindings: fix palmas-rtc documentationDr. H. Nikolaus Schaller
2016-04-25phy: phy-stih41x-usb: DT spelling s/#phy-cell/#phy-cells/Geert Uytterhoeven
2016-04-25PCI: hisi: DT spelling s/interrupts-*/interrupt-*/Geert Uytterhoeven
2016-04-25misc: sram: DT spelling s/#adress-cells/#address-cells/Geert Uytterhoeven
2016-04-19devicetree: bindings: designware-pcie: Fix unit addressStephen Boyd
2016-04-19dt-bindings: tegra: Rename some bindings for consistencyThierry Reding
2016-04-19dt-bindings: tegra: Remove 0, prefix from unit-addressesThierry Reding
2016-04-19of: Add Inforce Computing to vendor prefix listSrinivas Kandagatla
2016-04-19of: Add Arrow Electronics to vendor prefix listSrinivas Kandagatla
2016-04-19of: Add vendor prefix for Shenzhen Embest TechnologySergio Prado
2016-04-19Documentation: devicetree: bindings: regulator: palmas-pmic.txtSchuyler Patton
2016-04-19dt-bindings: Correct path for ARM GIC documentationJon Hunter
2016-04-19Documentation: devicetree: Clean up gpio-keys exampleAndreas Färber
2016-04-19iommu/arm-smmu: Make use of phandle iterators in device-tree parsingJoerg Roedel
2016-04-19of: Introduce of_phandle_iterator_args()Joerg Roedel
2016-04-19of: Introduce of_for_each_phandle() helper macroJoerg Roedel
2016-04-19of: Remove counting special case from __of_parse_phandle_with_args()Joerg Roedel
2016-04-19of: Move phandle walking to of_phandle_iterator_next()Joerg Roedel
2016-04-19of: Introduce struct of_phandle_iteratorJoerg Roedel
2016-04-19fdt: fix extend of cmd lineMax Uvarov
2016-03-31dtc: turn off dtc unit address warnings by defaultRob Herring
2016-03-29scripts/dtc: Update to upstream version 53bf130b1cddRob Herring