summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck2018-09-271-8/+18
* ARM: dt-bindings: Add vendor prefix for FacebookVijay Khemka2018-09-271-0/+1
* mfd: arizona: Correct link for sound binding documentCharles Keepax2018-09-261-1/+1
* dt-bindings: i2c: Fix SMBus typosim manseop2018-09-261-1/+1
* dt-bindings: crypto: hip07-sec, drop incorrect commasJonathan Cameron2018-09-261-1/+1
* dt-bindings: fpga: fix freeze controller compatible in region docAlan Tull2018-09-261-2/+2
* dt-bindings: reset: imx7: update the compatible stringAnson Huang2018-09-261-1/+1
* dt-binding: arm/cpus.txt: fix dynamic-power-coefficient unitVincent Guittot2018-09-261-2/+2
* scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4Rob Herring2018-09-2023-236/+1033
* scripts/dtc: Add yamltree.c to dtc sourcesRob Herring2018-09-191-1/+1
* libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring2018-09-193-0/+5
* of/unittest: Fix I2C bus unit-address errorRob Herring2018-09-192-4/+4
* Merge branch 'dt/linus' into HEADRob Herring2018-09-191-0/+3
|\
| * of: fix phandle cache creation for DTs with no phandlesRob Herring2018-09-111-0/+3
* | of: make default address and size cells sizes privateRob Herring2018-09-073-9/+8
* | 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-015-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-2810997-233125/+534177
| | |\ \
| | | * | 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
|\ \ \
| * | | x86/pti: Fix section mismatch warning/errorRandy Dunlap2018-09-021-1/+1
| * | | x86/vdso: Fix lsl operand orderSamuel Neves2018-09-011-1/+1
| * | | x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony2018-09-011-1/+24