Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |