aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19of: unittest: fix an error code in of_unittest_apply_overlay()Dan Carpenter
2018-03-17of: unittest: move misplaced function declarationArnd Bergmann
2018-03-17of: unittest: Remove VLA stack usageTobin C. Harding
2018-03-17of: overlay: Fix forgotten reference to of_overlay_apply()Geert Uytterhoeven
2018-03-17of: Documentation: Fix forgotten reference to of_overlay_apply()Geert Uytterhoeven
2018-03-12of: unittest: local return value variable related cleanupsFrank Rowand
2018-03-12of: unittest: remove unneeded local return value variablesFrank Rowand
2018-03-12dt-bindings: trivial: add various mcp4017/18/19 potentiometersPeter Rosin
2018-03-08Merge branch 'dtc-update' into dt/nextRob Herring
2018-03-07of: unittest: fix an error test in of_unittest_overlay_8()Dan Carpenter
2018-03-07of: cache phandle nodes to reduce cost of of_find_node_by_phandle()Frank Rowand
2018-03-07dt-bindings: rockchip-dw-mshc: use consistent clock namesJohn Keeping
2018-03-07MAINTAINERS: Add linux/of_*.h headers to appropriate subsystemsRob Herring
2018-03-05scripts: turn off some new dtc warnings by defaultRob Herring
2018-03-05scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring
2018-03-05scripts/dtc: generate lexer and parser during build instead of shippingRob Herring
2018-03-05powerpc: boot: add strrchr functionRob Herring
2018-03-05of: overlay: do not include path in full_name of added nodesFrank Rowand
2018-03-05of: unittest: clean up changeset testFrank Rowand
2018-03-05arm64/efi: Make strrchr() available to the EFI namespaceRob Herring
2018-03-05Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...Rob Herring
2018-03-04of: improve reporting invalid overlay target pathFrank Rowand
2018-03-04of: convert unittest overlay devicetree source to sugar syntaxFrank Rowand
2018-03-04of: Documentation: of_overlay_apply() replaced by of_overlay_fdt_apply()Frank Rowand
2018-03-04of: change overlay apply input data from unflattened to FDTFrank Rowand
2018-03-04x86: devicetree: fix config option around x86_flattree_get_config()Frank Rowand
2018-03-01ARM: boot: add strrchr functionRob Herring
2018-03-01scripts: re-enable some now fixed dtc warningsRob Herring
2018-03-01kbuild: add dtc as dependency on .dtb filesRob Herring
2018-03-01kbuild: remove remaining use of undefined YACC_PREFIXRob Herring
2018-02-25Linux 4.16-rc3v4.16-rc3Linus Torvalds
2018-02-25Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-02-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-25Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-02-24Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann