summaryrefslogtreecommitdiffstats
path: root/drivers/of/unittest.c
Commit message (Expand)AuthorAgeFilesLines
* of: unittest: add node lifecycle testsFrank Rowand2023-02-201-2/+148
* of: unittest: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-061-6/+4
* of: overlay: rename overlay source files from .dts to .dtsoFrank Rowand2022-10-261-24/+24
* Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-101-1/+4
|\
| * of: unittest: taint the kernel when of unittest runsFrank Rowand2022-08-251-0/+3
| * of: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-221-1/+1
* | i2c: Make remove callback return voidUwe Kleine-König2022-08-161-4/+2
|/
* of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe()Andy Shevchenko2022-07-111-7/+6
* of: unittest: Switch to use fwnode instead of of_nodeAndy Shevchenko2022-07-111-2/+2
* of: overlay: do not free changeset when of_overlay_apply returns errorFrank Rowand2022-05-031-2/+8
* of: overlay: unittest: add tests for overlay notifiersFrank Rowand2022-05-031-0/+195
* Merge branch 'dt/linus' into dt/nextRob Herring2022-03-081-8/+8
|\
| * of: unittest: update text of expected warningsFrank Rowand2022-01-311-8/+8
* | of: unittest: print pass messages at PR_INFO levelFrank Rowand2022-02-151-1/+1
|/
* of: unittest: remove unneeded semicolonYang Li2022-01-081-1/+1
* of: unittest: re-implement overlay trackingFrank Rowand2022-01-041-61/+49
* of: unittest: change references to obsolete overlay idFrank Rowand2022-01-041-27/+27
* of: unittest: 64 bit dma address test requires arch supportFrank Rowand2021-12-151-2/+3
* of: unittest: fix warning on PowerPC frame size warningJim Quinlan2021-12-151-4/+12
* of: unittest: document intentional interrupt-map provider build warningFrank Rowand2021-11-011-0/+6
* of: unittest: fix EXPECT text for gpio hog errorsFrank Rowand2021-11-011-8/+8
* of/unittest: Add of_node_put() before returnWan Jiabing2021-10-201-0/+2
* of: unittest: Use DEFINE_RES_MEM() to simplify codeZhen Lei2021-06-041-5/+1
* of: unittest: overlay: ensure proper alignment of copied FDTFrank Rowand2021-04-081-2/+7
* of: properly check for error returned by fdt_get_name()Frank Rowand2021-04-071-5/+10
* of: Remove of_dev_{get,put}()Rob Herring2021-02-121-1/+1
* of: unittest: Fix build on architectures without CONFIG_OF_ADDRESSCatalin Marinas2020-12-021-0/+3
* of: unittest: Add test for of_dma_get_max_cpu_address()Nicolas Saenz Julienne2020-11-201-0/+18
* dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-10/+24
* of: unittest: Use bigger address cells to catch parser regressionsNicolas Saenz Julienne2020-08-031-1/+1
* of: unittest: kmemleak in duplicate property updateFrank Rowand2020-04-171-6/+6
* of: unittest: kmemleak in of_unittest_overlay_high_level()Frank Rowand2020-04-171-1/+4
* of: unittest: kmemleak in of_unittest_platform_populate()Frank Rowand2020-04-171-2/+5
* of: unittest: kmemleak on changeset destroyFrank Rowand2020-04-171-0/+4
* of: some unittest overlays not untrackedFrank Rowand2020-03-311-7/+23
* of: gpio unittest kfree() wrong objectFrank Rowand2020-03-311-1/+1
* of: unittest: make gpio overlay test dependent on CONFIG_OF_GPIOFrank Rowand2020-03-021-227/+238
* of: unittest: annotate warnings triggered by unittestFrank Rowand2020-02-261-30/+345
* of: unittest: add overlay gpio test to catch gpio hog problemFrank Rowand2020-02-261-0/+253
* of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner2019-11-261-1/+3
* Merge branch 'dt/linus' into dt/nextRob Herring2019-10-251-0/+1
|\
| * of: unittest: fix memory leak in unittest_data_addNavid Emamdoost2019-10-231-0/+1
* | of/unittest: Add dma-ranges address translation testsRob Herring2019-10-081-0/+92
|/
* of: unittest: Add of_node_put() before returnNishka Dasgupta2019-08-271-1/+3
* of: unittest: simplify getting the adapter of a clientWolfram Sang2019-07-081-1/+1
* of: unittest: Remove error printing on OOMGeert Uytterhoeven2019-05-021-9/+4
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-1/+7
* of: unittest: unflatten device tree on UML when testingBrendan Higgins2019-02-281-0/+4
* of: unittest: add caution to function header commentFrank Rowand2019-02-131-1/+5
* of: unittest: remove report of expected errorFrank Rowand2019-02-131-1/+4