Age | Commit message (Expand) | Author | Files | Lines |
2025-02-13 | docs: ABI: move README contents to the top | Mauro Carvalho Chehab | 1 | -1/+1 |
2025-02-10 | scripts/get_abi.py: add support for undefined ABIs | Mauro Carvalho Chehab | 3 | -3/+625 |
2025-02-10 | scripts/lib/abi/abi_parser.py: make it backward-compatible with Python 3.6 | Mauro Carvalho Chehab | 1 | -6/+10 |
2025-02-10 | scripts/lib/abi/abi_parser.py: Rename title name for ABI files | Mauro Carvalho Chehab | 1 | -1/+1 |
2025-02-10 | docs: sphinx/automarkup: add cross-references for ABI | Mauro Carvalho Chehab | 1 | -0/+11 |
2025-02-10 | docs: sphinx/kernel_abi: parse ABI files only once | Mauro Carvalho Chehab | 1 | -9/+13 |
2025-02-10 | scripts/get_abi.pl: add support to parse ABI README file | Mauro Carvalho Chehab | 1 | -5/+20 |
2025-02-10 | scripts/get_abi.pl: Add filtering capabilities to rest output | Mauro Carvalho Chehab | 1 | -6/+15 |
2025-02-10 | docs: sphinx/kernel_abi: reduce buffer usage for ABI messages | Mauro Carvalho Chehab | 1 | -6/+4 |
2025-02-10 | docs: sphinx/kernel_abi: use AbiParser directly | Mauro Carvalho Chehab | 1 | -1/+1 |
2025-02-10 | scripts/lib/abi/abi_parser.py: use an interactor for ReST output | Mauro Carvalho Chehab | 1 | -22/+26 |
2025-02-10 | scripts/lib/abi/abi_parser.py: optimize parse_abi() function | Mauro Carvalho Chehab | 1 | -15/+34 |
2025-02-10 | scripts/get_abi.py: add support for symbol search | Mauro Carvalho Chehab | 1 | -0/+52 |
2025-02-10 | scripts/get_abi.py: add a Python tool to generate ReST output | Mauro Carvalho Chehab | 2 | -0/+540 |