summaryrefslogtreecommitdiff
path: root/drivers/of/unittest.c
Commit message (Expand)AuthorAge
* proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin2018-04-11
* of: unittest: fix an error code in of_unittest_apply_overlay()Dan Carpenter2018-03-19
* of: unittest: move misplaced function declarationArnd Bergmann2018-03-17
* of: unittest: Remove VLA stack usageTobin C. Harding2018-03-17
* of: unittest: local return value variable related cleanupsFrank Rowand2018-03-12
* of: unittest: remove unneeded local return value variablesFrank Rowand2018-03-12
* of: unittest: fix an error test in of_unittest_overlay_8()Dan Carpenter2018-03-07
* of: overlay: do not include path in full_name of added nodesFrank Rowand2018-03-05
* of: unittest: clean up changeset testFrank Rowand2018-03-05
* Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/lin...Rob Herring2018-03-05
|\
| * of: change overlay apply input data from unflattened to FDTFrank Rowand2018-03-04
* | of: unittest: Add phandle remapping testStephen Boyd2018-02-12
|/
* of/fdt: use memblock_virt_alloc for early allocRob Herring2018-01-08
* of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven2017-12-06
* Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\
| * of: overlay: avoid race condition between applying multiple overlaysFrank Rowand2017-10-17
| * of: overlay: detect cases where device tree may become corruptFrank Rowand2017-10-17
| * of: overlay: rename identifiers to more reflect what they doFrank Rowand2017-10-17
| * of: unittest: Remove redundant OF_DETACHED flag settingStephen Boyd2017-10-16
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* of: overlay: add overlay unittest data for node names and symbolsFrank Rowand2017-07-20
* of: Convert to using %pOF instead of full_nameRob Herring2017-07-18
* vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou2017-06-27
* of/unittest: Missing unlocks on errorDan Carpenter2017-05-04
* of: fix uninitialized variable warning for overlay testArnd Bergmann2017-05-03
* of: Add unit tests for applying overlaysFrank Rowand2017-04-27
* of/unittest: Swap arguments of of_unittest_apply_overlay()Alexander Sverdlin2017-01-23
* of: drop duplicate headersGeliang Tang2017-01-04
* of: unittest: use of_platform_default_populate() to populate default busKefeng Wang2016-06-23
* Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-20
|\
| * of/unittest: Remove unnecessary module.h header inclusionJavier Martinez Canillas2016-05-19
| * drivers/of: Specify parent node in of_fdt_unflatten_tree()Gavin Shan2016-05-16
* | of/unittest: convert to use an explicit i2c mux corePeter Rosin2016-04-22
|/
* of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays()Sergey Senozhatsky2016-03-03
* drivers/of: Export OF changeset functionsGavin Shan2016-01-13
* of/unittest: Show broken behaviour in the platform busGrant Likely2016-01-05
* of/unittest: add missing of_node_putJulia Lawall2015-10-22
* of: Drop owner assignment from platform and i2c driverKrzysztof Kozlowski2015-07-27
* Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-24
|\
| * of: unittest: overlay: Keep track of created overlaysPantelis Antoniou2015-04-14
* | Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-03-29
|\ \ | |/
| * of/unittest: replace 'selftest' with 'unittest'Wang Long2015-03-25
* | of/unittest: Fix of_platform_depopulate test caseGrant Likely2015-03-29
* | of/unittest: early return from test skips testsFrank Rowand2015-03-29
* | of/unittest: breadcrumbs to reduce pain of future maintainersFrank Rowand2015-03-29
* | of/unittest: reduce checkpatch noise - line after declarationsFrank Rowand2015-03-29
* | of/unittest: typo in error stringFrank Rowand2015-03-29
* | of/unittest: add const where neededFrank Rowand2015-03-29
|/
* of: unittest: Add option string test case with longer pathBrian Norris2015-03-19
* of: unittest: Add options string testcase variantsPeter Hurley2015-03-10