summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* of: use for_each_of_cpu_node iteratorRob Herring2018-09-282-14/+3
* iommu: fsl_pamu: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
* edac: cpc925: use for_each_of_cpu_node iteratorRob Herring2018-09-281-18/+2
* clk: mvebu: use for_each_of_cpu_node iteratorRob Herring2018-09-281-2/+2
* x86: DT: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
* SH: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
* powerpc: 8xx: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-2/+3
* powerpc: 4xx: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-1/+1
* powerpc: use for_each_of_cpu_node iteratorRob Herring2018-09-282-40/+26
* openrisc: use for_each_of_cpu_node iteratorRob Herring2018-09-281-2/+1
* nios2: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-1/+3
* c6x: use for_each_of_cpu_node iteratorRob Herring2018-09-281-8/+3
* arm64: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
* ARM: shmobile: use for_each_of_cpu_node iteratorRob Herring2018-09-283-15/+5
* ARM: topology: remove unneeded check for /cpus nodeRob Herring2018-09-281-6/+0
* ARM: use for_each_of_cpu_node iteratorRob Herring2018-09-281-4/+1
* of: Support matching cpu nodes with no 'reg' propertyRob Herring2018-09-281-0/+2
* of: Add cpu node iterator for_each_of_cpu_node()Rob Herring2018-09-282-0/+50
* of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring2018-09-071-1/+1
* vsprintf: print OF node name using full_nameRob Herring2018-09-071-1/+6
* of: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-076-22/+23
* of/unittest: add printf tests for node nameRob Herring2018-09-041-0/+4
* of/unittest: remove use of node name pointer in overlay high level testRob Herring2018-09-041-5/+8
* Linux 4.19-rc2v4.19-rc2Linus Torvalds2018-09-021-1/+1
* Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-022-0/+80
|\
| * of: Add device_type access helper functionsRob Herring2018-08-311-0/+12
| * of: add node name compare helper functionsRob Herring2018-08-302-0/+35
| * of: add helper to lookup compatible child nodeJohan Hovold2018-08-292-0/+33
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-09-0212-188/+213
|\ \
| * \ Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2018-09-025-31/+66
| |\ \
| | * | ARM: dts: omap4-droid4: Fix emmc errors seen on some devicesTony Lindgren2018-08-281-1/+1
| | * | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren2018-08-2810929-208895/+509947
| | |\ \
| | | * | ARM: dts: Fix file permission for am335x-osd3358-sm-red.dtsNeeraj Dantu2018-08-281-0/+0
| | | |/
| | * | arm: dts: am4372: setup rtc as system-power-controllerKeerthy2018-08-221-0/+1
| | * | ARM: dts: omap4-droid4: fix vibrations on Droid 4Pavel Machek2018-08-221-9/+9
| | * | bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren2018-08-221-3/+3
| | * | bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren2018-08-171-17/+14
| | * | ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren2018-08-171-0/+37
| | * | ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren2018-08-171-1/+1
| * | | arm64: defconfig: Enable TI's AM6 SoC platformNishanth Menon2018-08-291-0/+3
| * | | ARM: defconfig: Update the ARM Versatile defconfigLinus Walleij2018-08-291-6/+8
| * | | Merge tag 'imx-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2018-08-295-151/+136
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: imx_v6_v7_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1GFabio Estevam2018-08-271-0/+1
| | * | ARM: mxs_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1GFabio Estevam2018-08-271-0/+1
| | * | ARM: dts: imx23-evk: Convert to the new display bindingsFabio Estevam2018-08-271-24/+24
| | * | ARM: dts: imx23-evk: Move regulators outside simple-busFabio Estevam2018-08-271-25/+17
| | * | ARM: dts: imx28-evk: Convert to the new display bindingsFabio Estevam2018-08-271-24/+24
| | * | ARM: dts: imx28-evk: Move regulators outside simple-busFabio Estevam2018-08-271-74/+61
| | * | Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"Leonard Crestez2018-08-271-4/+8
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-0221-50/+167
|\ \ \