summaryrefslogtreecommitdiffstats
path: root/scripts/get_abi.pl
Commit message (Expand)AuthorAgeFilesLines
* scripts/get_abi.pl: ignore some temp filesRandy Dunlap2024-01-031-0/+1
* scripts/get_abi: fix source path leakVegard Nossum2024-01-031-1/+1
* scripts/get_abi: Fix wrong script file name in the help messageSeongJae Park2022-04-241-2/+2
* Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds2022-03-311-2/+2
|\
| * scripts/get_abi: change the file/line number meta infoMauro Carvalho Chehab2022-03-281-2/+2
* | scripts: get_abi.pl: Fix typo in help messageMichal Simek2022-03-181-1/+1
* | scripts/get_abi.pl: Ignore hidden filesJonathan Neuschäfer2022-02-041-0/+1
|/
* scripts: get_abi.pl: better generate regex from what fieldsMauro Carvalho Chehab2021-10-051-2/+11
* scripts: get_abi.pl: fix fallback rule for undefined symbolsMauro Carvalho Chehab2021-10-051-1/+1
* scripts: get_abi.pl: make undefined search more deterministicMauro Carvalho Chehab2021-09-291-3/+5
* scripts: get_abi.pl: show progressMauro Carvalho Chehab2021-09-281-51/+104
* scripts: get_abi.pl: use STDERR for search-string and show-hintsMauro Carvalho Chehab2021-09-281-7/+7
* scripts: get_abi.pl: update its documentationMauro Carvalho Chehab2021-09-281-13/+15
* scripts: get_abi.pl: fix parse logic for DT firmwareMauro Carvalho Chehab2021-09-281-10/+20
* scripts: get_abi.pl: produce an error if the ref tree is brokenMauro Carvalho Chehab2021-09-281-1/+9
* scripts: get_abi.pl: create a valid ReST with duplicated tagsMauro Carvalho Chehab2021-09-281-0/+1
* scripts: get_abi.pl: ensure that "others" regex will be parsedMauro Carvalho Chehab2021-09-231-0/+16
* scripts: get_abi.pl: precompile what match regexesMauro Carvalho Chehab2021-09-231-9/+29
* scripts: get_abi.pl: stop check loop earlier when regex is foundMauro Carvalho Chehab2021-09-231-5/+2
* scripts: get_abi.pl: ignore some sysfs nodes earlierMauro Carvalho Chehab2021-09-231-8/+8
* scripts: get_abi.pl: Better handle leaves with wildcardsMauro Carvalho Chehab2021-09-231-1/+1
* scripts: get_abi.pl: improve debug logicMauro Carvalho Chehab2021-09-231-9/+19
* scripts: get_abi.pl: call get_leave() a little lateMauro Carvalho Chehab2021-09-231-2/+1
* scripts: get_abi.pl: Fix get_abi.pl search outputMauro Carvalho Chehab2021-09-231-0/+1
* scripts: get_abi.pl: add a graph to speedup the undefined algorithmMauro Carvalho Chehab2021-09-211-61/+127
* scripts: get_abi.pl: Ignore fs/cgroup sysfs nodes earlierMauro Carvalho Chehab2021-09-211-3/+4
* scripts: get_abi.pl: don't skip what that ends with wildcardsMauro Carvalho Chehab2021-09-211-34/+46
* scripts: get_abi.pl: add an option to filter undefined resultsMauro Carvalho Chehab2021-09-211-6/+31
* scripts: get_abi.pl: detect softlinksMauro Carvalho Chehab2021-09-211-33/+156
* scripts: get_abi.pl: Check for missing symbols at the ABI specsMauro Carvalho Chehab2021-09-211-2/+88
* scripts: get_abi.pl: Better handle multiple What parametersMauro Carvalho Chehab2021-09-211-4/+4
* scripts: get_abi: ignore code blocks for cross-referencesMauro Carvalho Chehab2021-03-311-0/+19
* scripts: get_abi.pl: parse description line per lineMauro Carvalho Chehab2021-03-311-21/+28
* scripts: get_abi.pl: extend xref match to other typesMauro Carvalho Chehab2021-03-311-1/+1
* get_abi.pl: fix xref boundariesMauro Carvalho Chehab2021-03-311-4/+9
* get_abi.pl: seek for all occurrences for Documentation/ABIMauro Carvalho Chehab2021-03-311-1/+1
* scripts: get_abi.pl: better handle escape chars on what:Mauro Carvalho Chehab2021-03-311-2/+3
* tweewide: Fix most Shebang linesFinn Behrens2020-12-081-1/+1
* scripts: get_api.pl: Add sub-titles to ABI outputMauro Carvalho Chehab2020-11-021-0/+17
* scripts: get_abi.pl: Don't let ABI files to create subtitlesMauro Carvalho Chehab2020-11-021-0/+6
* scripts: get_abi.pl: assume ReST format by defaultMauro Carvalho Chehab2020-10-301-1/+1
* docs: ABI: cleanup several ABI documentsMauro Carvalho Chehab2020-10-301-2/+0
* docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab2020-10-301-3/+11
* scripts: get_abi.pl: auto-generate cross referencesMauro Carvalho Chehab2020-10-301-0/+31
* scripts: get_abi.pl: use bold font for ABI definitionsMauro Carvalho Chehab2020-10-301-0/+1
* scripts: get_abi.pl: prevent duplicated file namesMauro Carvalho Chehab2020-10-301-5/+10
* scripts: get_abi.pl: output users in ReST formatMauro Carvalho Chehab2020-10-301-0/+8
* scripts: get_abi.pl: detect duplicated ABI definitionsMauro Carvalho Chehab2020-10-301-27/+58
* scripts: get_abi.pl: cleanup ABI cross-reference logicMauro Carvalho Chehab2020-10-301-64/+83
* scripts: get_abi.pl: improve its parser to better catch up indentationMauro Carvalho Chehab2020-10-301-23/+19