Age | Commit message (Expand) | Author |
---|---|---|
2021-12-04 | libcamera: base: Rename FileDescriptor to SharedFD | Laurent Pinchart |
2021-09-27 | libcamera: control_serializer: Separate the handles space | Jacopo Mondi |
2021-08-19 | ipa: Use FileDescriptor instead of int in layers above IPC payload | Paul Elder |
2021-07-09 | utils: ipc: proxy: Reset ControlSerializer during IPA configure | Umang Jain |
2021-06-25 | libcamera/base: Move extended base functionality | Kieran Bingham |
2021-03-29 | utils: ipc: proxy: Track IPA with a state machine | Kieran Bingham |
2021-03-24 | utils: ipc: proxy: Assert asynchronous calls execute in the running state | Laurent Pinchart |
2021-03-09 | utils: ipc: Make first output parameter direct return if int32 | Paul Elder |
2021-03-09 | utils: ipc: Support custom parameters to init() | Paul Elder |
2021-03-04 | utils: ipc: templates: Drop unused variable | Laurent Pinchart |
2021-02-16 | utils: ipc: add templates for code generation for IPC mechanism | Paul Elder |