summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2024-01-25libcamera: signal: Replace object.h inclusion with forward declatationLaurent Pinchart
2024-01-23utils: ipc: extract-docs: Fix escape characters in regexPaul Elder
2024-01-09utils: ipc: Update mojoLaurent Pinchart
2024-01-09utils: ipc: generate.py: Disable attributes checkerLaurent Pinchart
2024-01-09utils: ipc: generate.py: Add bindings directory to Python pathLaurent Pinchart
2024-01-09utils: update-mojo.sh: Commit the mojo updateLaurent Pinchart
2024-01-09utils: update-mojo.sh: Reject a dirty libcamera treeLaurent Pinchart
2024-01-09utils: update-mojo.sh: Change to the libcamera source directoryLaurent Pinchart
2024-01-09utils: update-mojo.sh: Exit immediately on errorLaurent Pinchart
2024-01-09utils: update-mojo.sh: Properly remove old sourcesLaurent Pinchart
2024-01-09hooks: pre-push: Disable interpretation of escape sequencesKieran Bingham
2024-01-09utils: ipc: mojom_libcamera_generator.py: Fix Python warningMilan Zamazal
2024-01-09utils: ipc: Fix deserialization of multiple fd parametersPaul Elder
2024-01-09utils: raspberrypi: ctt: Improve the Macbeth Chart search reliabilityDavid Plowman
2023-11-30libcamera: controls: Use vendor tags for draft controls and propertiesNaushir Patuck
2023-11-29libcamera: control: Add vendor control id range reservationNaushir Patuck
2023-11-29build: controls: Rework how controls and properties are generatedNaushir Patuck
2023-11-29controls: Update argument handling for controls generation scriptsNaushir Patuck
2023-11-29controls: Add vendor control/property support to generation scriptsNaushir Patuck
2023-10-18utils: update-kernel-headers: Support git worktreesLaurent Pinchart
2023-07-28utils: checkstyle.py: Extract title and trailers with one commandLaurent Pinchart
2023-07-28utils: raspberrypi: ctt: Code tidyingBen Benson
2023-07-28utils: raspberrypi: ctt: Improved color matrix fittingBen Benson
2023-07-18utils: checkstyle.py: Check trailers for Amendment commitsKieran Bingham
2023-07-18utils: checkstyle.py: Derive Amendment from CommitKieran Bingham
2023-07-18utils: checkstyle.py: Initialise staged trailersKieran Bingham
2023-07-18utils: checkstyle.py: Treat Malformed trailers as a CommitIssueKieran Bingham
2023-07-05utils: checkstyle: Add trailers checkerLaurent Pinchart
2023-07-05utils: checkstyle: Don't include commit ID in commit titleLaurent Pinchart
2023-07-05utils: checkstyle: Support running checkers selectivelyLaurent Pinchart
2023-07-05utils: checkstyle: Add __repr__ method to CommitFile classLaurent Pinchart
2023-07-05utils: ipu3-capture.sh: Fix the script to work with recent media-ctl versionsHans de Goede
2023-07-04utils: ABI Compatibility checkerKieran Bingham
2023-04-05utils: ipc: Update parser.pyHarvey Yang
2023-04-05meson: Really fix git version parsingLaurent Pinchart
2023-03-01utils: checkstyle.py: Don't run commit title checker on staged commitsPaul Elder
2023-01-10utils: checkstyle.py: Add commit title checkerLaurent Pinchart
2022-12-15utils: checkstyle.py: Check new header file on new and renamed meson.build filesXavier Roumegue
2022-11-25utils: tuning: Add tuning script for rkisp1Paul Elder
2022-11-25utils: tuning: Add alsc-only libtuning raspberrypi tuning scriptPaul Elder
2022-11-25utils: libtuning: generators: Add yaml outputPaul Elder
2022-11-25utils: libtuning: parsers: Add yaml parserPaul Elder
2022-11-25utils: libtuning: generators: Add raspberrypi outputPaul Elder
2022-11-25utils: libtuning: parsers: Add raspberrypi parserPaul Elder
2022-11-25utils: libtuning: modules: alsc: Add rkisp1 LSC modulePaul Elder
2022-11-25utils: libtuning: modules: alsc: Add raspberrypi ALSC modulePaul Elder
2022-11-25utils: libtuning: modules: Add base LSC modulePaul Elder
2022-11-25utils: tuning: libtuning: Implement extensible components of libtuningPaul Elder
2022-11-25utils: tuning: libtuning: Implement math helpersPaul Elder
2022-11-25utils: tuning: libtuning: Implement the core of libtuningPaul Elder