Age | Commit message (Expand) | Author |
2021-01-21 | utils: checkstyle.py: Fix "protected" members in Commit class | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Drop astyle support | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Add header add checker | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Add commit checkers | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Move diff parsing to Commit class | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Add ability to filter files by status in a commit | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Make title and files properties of commit class | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Move commit handling to a separate section | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Factor out automatic class registry | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Drop arguments to super() when possible | Laurent Pinchart |
2020-12-27 | utils: gen-controls: Fix enumerators documentation | Laurent Pinchart |
2020-11-20 | src: ipa: raspberrypi: Change 'sport' exposure mode name to 'short' | David Plowman |
2020-11-11 | README, meson: Add dependency on ply and jinja2 for IPA interface generation | Paul Elder |
2020-11-11 | utils: ipc: import mojo | Paul Elder |
2020-11-08 | utils: checkstyle.py: Add d-pointer formatter | Laurent Pinchart |
2020-11-03 | utils: tracepoints: Add simple statistics script | Paul Elder |
2020-11-03 | libcamera: tracing: Implement tracing infrastructure | Paul Elder |
2020-11-02 | utils: hooks: pre-push: Reject commits with a Change-Id | Laurent Pinchart |
2020-10-26 | libcamera: controls: Fix rogue whitespace | Jacopo Mondi |
2020-10-26 | libcamera: controls: Generate an array of valid values | Jacopo Mondi |
2020-10-26 | libcamera: controls: Rename enumerate values | Jacopo Mondi |
2020-10-26 | libcamera: Support draft controls and properties | Kieran Bingham |
2020-10-02 | utils: hooks: pre-push: Accept Acked-by in addition to Reviewed-by | Laurent Pinchart |
2020-09-24 | meson: Define python3 and python3-yaml required dependencies | Ezequiel Garcia |
2020-09-24 | libcamera: ipa: Move key generation to utils | Kieran Bingham |
2020-09-24 | libcamera: Move Header generation utilities to utils | Kieran Bingham |
2020-09-21 | Documentation: Adjust guidelines regarding math.h header | Laurent Pinchart |
2020-08-06 | libcamera: Add build time to version string for dirty builds | Niklas Söderlund |
2020-07-03 | utils: raspberrypi: ctt: json_pretty_print: Add newline at end of output | Laurent Pinchart |
2020-07-03 | utils: raspberrypi: ctt: json_pretty_print: Avoid spaces at end of lines | Laurent Pinchart |
2020-07-03 | utils: raspberrypi: ctt: json_pretty_print: Collapse newlines | Laurent Pinchart |
2020-07-03 | utils: raspberrypi: ctt: json_pretty_print: Fix indentation handling | Laurent Pinchart |
2020-07-03 | utils: raspberrypi: ctt: json_pretty_print: Add character write method | Laurent Pinchart |
2020-07-03 | utils: raspberrypi: ctt: json_pretty_print: Skip all spaces | Laurent Pinchart |
2020-07-03 | utils: raspberrypi: ctt: json_pretty_print: Make test output to stdout | Laurent Pinchart |
2020-07-03 | utils: raspberrypi: ctt: json_pretty_print: Make output file a class member | Laurent Pinchart |
2020-07-03 | utils: raspberrypi: ctt: json_pretty_print: Turn printer into a class | Laurent Pinchart |
2020-07-03 | utils: raspberrypi: ctt: json_pretty_print: Fix printer test | Laurent Pinchart |
2020-06-29 | utils: raspberrypi: ctt: Fix pycodestyle W605 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E302 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E305 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E741 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle W504 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E722 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E721 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E713 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E116 and E117 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E123 and E126 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E711 and E712 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E222 | Laurent Pinchart |