Age | Commit message (Expand) | Author |
---|---|---|
2024-09-02 | libcamera: v4l2: Remove unused includes | Milan Zamazal |
2024-07-25 | v4l2: v4l2_compat: Fix ioctl() prototype with musl C library | Laurent Pinchart |
2024-06-26 | v4l2: v4l2_compat: Selectively disable -Wmissing-declarations | Laurent Pinchart |
2024-06-26 | v4l2: v4l2_compat: Include missing headers | Laurent Pinchart |
2024-06-25 | v4l2: v4l2_compat: Move `open*()` flag check into function | Barnabás Pőcze |
2024-06-25 | v4l2: v4l2_compat: Fix redirect from `__open(at)64_2()` | Barnabás Pőcze |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2021-12-01 | libcamera: Correct include headers for Mutex classes | Hirokazu Honda |
2020-06-19 | v4l2: v4l2_compat: Intercept open64, openat64, and mmap64 | Paul Elder |
2020-05-28 | v4l2: Relicense V4L2 compatibility layer under LGPL | Laurent Pinchart |
2020-01-04 | v4l2: Fix compilation of __open_2() and __openat_2() with gcc | Laurent Pinchart |
2020-01-03 | v4l2: v4l2_compat: Add V4L2 compatibility layer | Paul Elder |