[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241122084152.1841419-1-naush@raspberrypi.com>
Date: Fri, 22 Nov 2024 08:41:47 +0000
From: Naushir Patuck <naush@...pberrypi.com>
To: Raspberry Pi Kernel Maintenance <kernel-list@...pberrypi.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Florian Fainelli <florian.fainelli@...adcom.com>,
Broadcom internal kernel review list <bcm-kernel-feedback-list@...adcom.com>,
Ray Jui <rjui@...adcom.com>,
Scott Branden <sbranden@...adcom.com>
Cc: linux-media@...r.kernel.org,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
jacopo.mondi@...asonboard.com,
Dave Stevenson <dave.stevenson@...pberrypi.com>,
Naushir Patuck <naush@...pberrypi.com>
Subject: [PATCH v1 0/5] media: bcm2835-unicam: Upstreaming various improvements
Hi,
This patch series contain backports of several fixes/improvements taken from the
donwstream Raspberry Pi kernel tree:
Patch 1/5 improves the handling of frame sequence numbering.
Patch 2/5 allows userland clients to return CSI-2 unpacked formats from Unicam.
Patch 3/5 fixes an intermitent HW bug where the first frame shows corruption.
Patch 4/5 fixes a possibly HW overflow when using the dummy buffer.
Patch 5/5 improves the robustness of the interrupt handling, particulary during
fast framerate operation.
All these patches have been present in the downstream RPi tree for some time now
and have been validated by our users.
Thanks,
Naush
Naushir Patuck (5):
drivers: media: bcm2835-unicam: Improve frame sequence count handling
drivers: media: bcm2835-unicam: Allow setting of unpacked formats
drivers: media: bcm2835-unicam: Disable trigger mode operation
drivers: media: bcm2835-unicam: Fix for possible dummy buffer overrun
drivers: media: bcm2835-unicam: Correctly handle FS + FE ISR condition
.../media/platform/broadcom/bcm2835-unicam.c | 81 +++++++++++++++----
1 file changed, 66 insertions(+), 15 deletions(-)
--
2.34.1
Powered by blists - more mailing lists