[PATCH v2 0/2] media: rockchip: rkcif: various fixes
From: Michael Riesch via B4 Relay
Date: Fri Feb 20 2026 - 03:17:53 EST
Habidere,
This series contains
1) a re-spin of Dan's patch that fixes some more stupid off-by-one issues.
This patch has been around on the list for some time, but apparently
has not been applied yet.
2) a fix that makes the DMA abstraction respect the minimum number of
buffers requirement
Best regards,
Michael
Signed-off-by: Michael Riesch <michael.riesch@xxxxxxxxxxxxx>
---
Changes in v2:
- fixed index of second buffer (Paul)
- fixed cosmetic issues (Laurent)
- Link to v1: https://lore.kernel.org/r/20260216-rkcif-fixes-v1-0-b16db20b6d68@xxxxxxxxxxxxx
---
Dan Carpenter (1):
media: rockchip: rkcif: fix off by one bugs
Michael Riesch (1):
media: rockchip: rkcif: comply with minimum number of buffers requirement
.../platform/rockchip/rkcif/rkcif-capture-mipi.c | 10 ++---
.../media/platform/rockchip/rkcif/rkcif-stream.c | 44 +++++++++++-----------
2 files changed, 27 insertions(+), 27 deletions(-)
---
base-commit: c824345288d11e269ce41b36c105715bc2286050
change-id: 20260216-rkcif-fixes-bdd9d3c7e4b0
Best regards,
--
Michael Riesch <michael.riesch@xxxxxxxxxxxxx>