aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/get_abi.pl
AgeCommit message (Expand)Author
2022-04-24scripts/get_abi: Fix wrong script file name in the help messageSeongJae Park
2022-03-31Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds
2022-03-28scripts/get_abi: change the file/line number meta infoMauro Carvalho Chehab
2022-03-18scripts: get_abi.pl: Fix typo in help messageMichal Simek
2022-02-04scripts/get_abi.pl: Ignore hidden filesJonathan Neuschäfer
2021-10-05scripts: get_abi.pl: better generate regex from what fieldsMauro Carvalho Chehab
2021-10-05scripts: get_abi.pl: fix fallback rule for undefined symbolsMauro Carvalho Chehab
2021-09-29scripts: get_abi.pl: make undefined search more deterministicMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: show progressMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: use STDERR for search-string and show-hintsMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: update its documentationMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: fix parse logic for DT firmwareMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: produce an error if the ref tree is brokenMauro Carvalho Chehab
2021-09-28scripts: get_abi.pl: create a valid ReST with duplicated tagsMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: ensure that "others" regex will be parsedMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: precompile what match regexesMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: stop check loop earlier when regex is foundMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: ignore some sysfs nodes earlierMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: Better handle leaves with wildcardsMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: improve debug logicMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: call get_leave() a little lateMauro Carvalho Chehab
2021-09-23scripts: get_abi.pl: Fix get_abi.pl search outputMauro Carvalho Chehab
2021-09-21scripts: get_abi.pl: add a graph to speedup the undefined algorithmMauro Carvalho Chehab
2021-09-21scripts: get_abi.pl: Ignore fs/cgroup sysfs nodes earlierMauro Carvalho Chehab
2021-09-21scripts: get_abi.pl: don't skip what that ends with wildcardsMauro Carvalho Chehab
2021-09-21scripts: get_abi.pl: add an option to filter undefined resultsMauro Carvalho Chehab
2021-09-21scripts: get_abi.pl: detect softlinksMauro Carvalho Chehab
2021-09-21scripts: get_abi.pl: Check for missing symbols at the ABI specsMauro Carvalho Chehab
2021-09-21scripts: get_abi.pl: Better handle multiple What parametersMauro Carvalho Chehab
2021-03-31scripts: get_abi: ignore code blocks for cross-referencesMauro Carvalho Chehab
2021-03-31scripts: get_abi.pl: parse description line per lineMauro Carvalho Chehab
2021-03-31scripts: get_abi.pl: extend xref match to other typesMauro Carvalho Chehab
2021-03-31get_abi.pl: fix xref boundariesMauro Carvalho Chehab
2021-03-31get_abi.pl: seek for all occurrences for Documentation/ABIMauro Carvalho Chehab
2021-03-31scripts: get_abi.pl: better handle escape chars on what:Mauro Carvalho Chehab
2020-12-08tweewide: Fix most Shebang linesFinn Behrens
2020-11-02scripts: get_api.pl: Add sub-titles to ABI outputMauro Carvalho Chehab
2020-11-02scripts: get_abi.pl: Don't let ABI files to create subtitlesMauro Carvalho Chehab
2020-10-30scripts: get_abi.pl: assume ReST format by defaultMauro Carvalho Chehab
2020-10-30docs: ABI: cleanup several ABI documentsMauro Carvalho Chehab
2020-10-30docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab
2020-10-30scripts: get_abi.pl: auto-generate cross referencesMauro Carvalho Chehab
2020-10-30scripts: get_abi.pl: use bold font for ABI definitionsMauro Carvalho Chehab
2020-10-30scripts: get_abi.pl: prevent duplicated file namesMauro Carvalho Chehab
2020-10-30scripts: get_abi.pl: output users in ReST formatMauro Carvalho Chehab
2020-10-30scripts: get_abi.pl: detect duplicated ABI definitionsMauro Carvalho Chehab
2020-10-30scripts: get_abi.pl: cleanup ABI cross-reference logicMauro Carvalho Chehab
2020-10-30scripts: get_abi.pl: improve its parser to better catch up indentationMauro Carvalho Chehab
2020-10-30scripts: get_abi.pl: Allow optionally record from where a line came fromMauro Carvalho Chehab
2020-10-30scripts: get_abi.pl: fix parsing on ReST modeMauro Carvalho Chehab