| Commit message (Expand) | Author | Age | Files | Lines |
* | of: unittest: for strings, account for trailing \0 in property length field | Stefan M Schaeckeler | 2018-05-22 | 1 | -4/+4 |
* | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin | 2018-04-11 | 1 | -1/+1 |
* | of: unittest: fix an error code in of_unittest_apply_overlay() | Dan Carpenter | 2018-03-19 | 1 | -4/+2 |
* | of: unittest: move misplaced function declaration | Arnd Bergmann | 2018-03-17 | 1 | -2/+1 |
* | of: unittest: Remove VLA stack usage | Tobin C. Harding | 2018-03-17 | 1 | -4/+11 |
* | of: unittest: local return value variable related cleanups | Frank Rowand | 2018-03-12 | 1 | -16/+6 |
* | of: unittest: remove unneeded local return value variables | Frank Rowand | 2018-03-12 | 1 | -65/+24 |
* | of: unittest: fix an error test in of_unittest_overlay_8() | Dan Carpenter | 2018-03-07 | 1 | -2/+1 |
* | of: overlay: do not include path in full_name of added nodes | Frank Rowand | 2018-03-05 | 1 | -3/+3 |
* | of: unittest: clean up changeset test | Frank Rowand | 2018-03-05 | 1 | -6/+36 |
* | Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin... | Rob Herring | 2018-03-05 | 1 | -152/+148 |
|\ |
|
| * | of: change overlay apply input data from unflattened to FDT | Frank Rowand | 2018-03-04 | 1 | -152/+148 |
* | | of: unittest: Add phandle remapping test | Stephen Boyd | 2018-02-12 | 1 | -0/+120 |
|/ |
|
* | of/fdt: use memblock_virt_alloc for early alloc | Rob Herring | 2018-01-08 | 1 | -3/+8 |
* | of: unittest: Remove bogus overlay mutex release from overlay_data_add() | Geert Uytterhoeven | 2017-12-06 | 1 | -1/+0 |
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-14 | 1 | -36/+47 |
|\ |
|
| * | of: overlay: avoid race condition between applying multiple overlays | Frank Rowand | 2017-10-17 | 1 | -6/+16 |
| * | of: overlay: detect cases where device tree may become corrupt | Frank Rowand | 2017-10-17 | 1 | -27/+30 |
| * | of: overlay: rename identifiers to more reflect what they do | Frank Rowand | 2017-10-17 | 1 | -10/+10 |
| * | of: unittest: Remove redundant OF_DETACHED flag setting | Stephen Boyd | 2017-10-16 | 1 | -2/+0 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | of: overlay: add overlay unittest data for node names and symbols | Frank Rowand | 2017-07-20 | 1 | -2/+8 |
* | of: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-18 | 1 | -28/+39 |
* | vsprintf: Add %p extension "%pOF" for device tree | Pantelis Antoniou | 2017-06-27 | 1 | -0/+58 |
* | of/unittest: Missing unlocks on error | Dan Carpenter | 2017-05-04 | 1 | -2/+6 |
* | of: fix uninitialized variable warning for overlay test | Arnd Bergmann | 2017-05-03 | 1 | -1/+1 |
* | of: Add unit tests for applying overlays | Frank Rowand | 2017-04-27 | 1 | -0/+317 |
* | of/unittest: Swap arguments of of_unittest_apply_overlay() | Alexander Sverdlin | 2017-01-23 | 1 | -2/+2 |
* | of: drop duplicate headers | Geliang Tang | 2017-01-04 | 1 | -1/+0 |
* | of: unittest: use of_platform_default_populate() to populate default bus | Kefeng Wang | 2016-06-23 | 1 | -3/+2 |
* | Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-05-20 | 1 | -2/+1 |
|\ |
|
| * | of/unittest: Remove unnecessary module.h header inclusion | Javier Martinez Canillas | 2016-05-19 | 1 | -1/+0 |
| * | drivers/of: Specify parent node in of_fdt_unflatten_tree() | Gavin Shan | 2016-05-16 | 1 | -1/+1 |
* | | of/unittest: convert to use an explicit i2c mux core | Peter Rosin | 2016-04-22 | 1 | -25/+12 |
|/ |
|
* | of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays() | Sergey Senozhatsky | 2016-03-03 | 1 | -0/+5 |
* | drivers/of: Export OF changeset functions | Gavin Shan | 2016-01-13 | 1 | -4/+0 |
* | of/unittest: Show broken behaviour in the platform bus | Grant Likely | 2016-01-05 | 1 | -0/+14 |
* | of/unittest: add missing of_node_put | Julia Lawall | 2015-10-22 | 1 | -2/+6 |
* | of: Drop owner assignment from platform and i2c driver | Krzysztof Kozlowski | 2015-07-27 | 1 | -3/+0 |
* | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-04-24 | 1 | -0/+62 |
|\ |
|
| * | of: unittest: overlay: Keep track of created overlays | Pantelis Antoniou | 2015-04-14 | 1 | -0/+62 |
* | | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 2015-03-29 | 1 | -354/+354 |
|\ \
| |/ |
|
| * | of/unittest: replace 'selftest' with 'unittest' | Wang Long | 2015-03-25 | 1 | -354/+354 |
* | | of/unittest: Fix of_platform_depopulate test case | Grant Likely | 2015-03-29 | 1 | -7/+9 |
* | | of/unittest: early return from test skips tests | Frank Rowand | 2015-03-29 | 1 | -4/+6 |
* | | of/unittest: breadcrumbs to reduce pain of future maintainers | Frank Rowand | 2015-03-29 | 1 | -0/+4 |
* | | of/unittest: reduce checkpatch noise - line after declarations | Frank Rowand | 2015-03-29 | 1 | -0/+5 |
* | | of/unittest: typo in error string | Frank Rowand | 2015-03-29 | 1 | -2/+3 |
* | | of/unittest: add const where needed | Frank Rowand | 2015-03-29 | 1 | -4/+4 |
|/ |
|
* | of: unittest: Add option string test case with longer path | Brian Norris | 2015-03-19 | 1 | -0/+5 |