Age | Commit message (Expand) | Author |
2021-10-05 | scripts: get_abi.pl: better generate regex from what fields | Mauro Carvalho Chehab |
2021-10-05 | scripts: get_abi.pl: fix fallback rule for undefined symbols | Mauro Carvalho Chehab |
2021-09-29 | scripts: get_abi.pl: make undefined search more deterministic | Mauro Carvalho Chehab |
2021-09-28 | scripts: get_abi.pl: show progress | Mauro Carvalho Chehab |
2021-09-28 | scripts: get_abi.pl: use STDERR for search-string and show-hints | Mauro Carvalho Chehab |
2021-09-28 | scripts: get_abi.pl: update its documentation | Mauro Carvalho Chehab |
2021-09-28 | scripts: get_abi.pl: fix parse logic for DT firmware | Mauro Carvalho Chehab |
2021-09-28 | scripts: get_abi.pl: produce an error if the ref tree is broken | Mauro Carvalho Chehab |
2021-09-28 | scripts: get_abi.pl: create a valid ReST with duplicated tags | Mauro Carvalho Chehab |
2021-09-23 | scripts: get_abi.pl: ensure that "others" regex will be parsed | Mauro Carvalho Chehab |
2021-09-23 | scripts: get_abi.pl: precompile what match regexes | Mauro Carvalho Chehab |
2021-09-23 | scripts: get_abi.pl: stop check loop earlier when regex is found | Mauro Carvalho Chehab |
2021-09-23 | scripts: get_abi.pl: ignore some sysfs nodes earlier | Mauro Carvalho Chehab |
2021-09-23 | scripts: get_abi.pl: Better handle leaves with wildcards | Mauro Carvalho Chehab |
2021-09-23 | scripts: get_abi.pl: improve debug logic | Mauro Carvalho Chehab |
2021-09-23 | scripts: get_abi.pl: call get_leave() a little late | Mauro Carvalho Chehab |
2021-09-23 | scripts: get_abi.pl: Fix get_abi.pl search output | Mauro Carvalho Chehab |
2021-09-21 | scripts: get_abi.pl: add a graph to speedup the undefined algorithm | Mauro Carvalho Chehab |
2021-09-21 | scripts: get_abi.pl: Ignore fs/cgroup sysfs nodes earlier | Mauro Carvalho Chehab |
2021-09-21 | scripts: get_abi.pl: don't skip what that ends with wildcards | Mauro Carvalho Chehab |
2021-09-21 | scripts: get_abi.pl: add an option to filter undefined results | Mauro Carvalho Chehab |
2021-09-21 | scripts: get_abi.pl: detect softlinks | Mauro Carvalho Chehab |
2021-09-21 | scripts: get_abi.pl: Check for missing symbols at the ABI specs | Mauro Carvalho Chehab |
2021-09-21 | scripts: get_abi.pl: Better handle multiple What parameters | Mauro Carvalho Chehab |
2021-03-31 | scripts: get_abi: ignore code blocks for cross-references | Mauro Carvalho Chehab |
2021-03-31 | scripts: get_abi.pl: parse description line per line | Mauro Carvalho Chehab |
2021-03-31 | scripts: get_abi.pl: extend xref match to other types | Mauro Carvalho Chehab |
2021-03-31 | get_abi.pl: fix xref boundaries | Mauro Carvalho Chehab |
2021-03-31 | get_abi.pl: seek for all occurrences for Documentation/ABI | Mauro Carvalho Chehab |
2021-03-31 | scripts: get_abi.pl: better handle escape chars on what: | Mauro Carvalho Chehab |
2020-12-08 | tweewide: Fix most Shebang lines | Finn Behrens |
2020-11-02 | scripts: get_api.pl: Add sub-titles to ABI output | Mauro Carvalho Chehab |
2020-11-02 | scripts: get_abi.pl: Don't let ABI files to create subtitles | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: assume ReST format by default | Mauro Carvalho Chehab |
2020-10-30 | docs: ABI: cleanup several ABI documents | Mauro Carvalho Chehab |
2020-10-30 | docs: Kconfig/Makefile: add a check for broken ABI files | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: auto-generate cross references | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: use bold font for ABI definitions | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: prevent duplicated file names | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: output users in ReST format | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: detect duplicated ABI definitions | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: cleanup ABI cross-reference logic | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: improve its parser to better catch up indentation | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: Allow optionally record from where a line came from | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: fix parsing on ReST mode | Mauro Carvalho Chehab |
2020-10-30 | scripts: get_abi.pl: change script to allow parsing in ReST mode | Mauro Carvalho Chehab |
2019-06-21 | doc: ABI scripts: add a SPDX header file | Mauro Carvalho Chehab |
2019-06-21 | scripts/get_abi.pl: add a validate command | Mauro Carvalho Chehab |
2019-06-21 | scripts/get_abi.pl: add a handler for invalid "where" tag | Mauro Carvalho Chehab |
2019-06-21 | scripts/get_abi.pl: avoid creating duplicate names | Mauro Carvalho Chehab |