This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Wed Jul 10 05:00:17 CEST 2019
media-tree git hash:f81cbfc4f82a75ca0a2dc181a9c93b88f0e6509d
media_build gi
On Mon, Jul 08, 2019 at 07:58:00PM +, Peter Rosin wrote:
> On 2019-07-08 13:08, Marc Gonzalez wrote:
[...]
> > + dvb_demod: si2168@64 {
> > + compatible = "silabs,si2168";
> > + reg = <0x64>;
> > + reset-gpios = <&tlmm 84 GPIO_ACTIVE_LOW>;
>
>
> In principle, I
Hello Andreas,
On Tue, Jul 09, 2019 at 08:03:29PM +0200, Andreas Kemnade wrote:
> On Mon, 8 Jul 2019 10:43:08 +0200
> Uwe Kleine-König wrote:
> > On 7/7/19 11:01 PM, Uwe Kleine-König wrote:
> > > Hello,
> > >
> > > On 7/7/19 10:58 PM, Uwe Kleine-König wrote:
> > >> From: Andreas Kemnade
> > >
From: Jan Pieter van Woerkom
Adds support for the "Mygica T230C v2" into the "dvbsky" driver.
Signed-off-by: Jan Pieter van Woerkom
Tested-by: Frank Rysanek
---
diff -ru a/drivers/media/usb/dvb-usb-v2/dvbsky.c
b/drivers/media/usb/dvb-usb-v2/dvbsky.c
--- a/drivers/media/usb/dvb-usb-v2/dvbsky.c
From: Jan Pieter van Woerkom
Adds support for the "Mygica T230C v2" into the "dvbsky" driver.
A small enhancement is also needed in the si2168 demodulator
driver, and a USB device ID in dvb-usb-ids.h .
This is v3.5 of the proposed patch, based on feedback from Sean
Young and Antti Palosaari.
Tes
Hi Niklas,
Thanks for the patch (and sorry for my late reply).
On 5/17/19 10:07 PM, Niklas Söderlund wrote:
> A sensor which is running is already part of a pipeline and trying to
> start a new pipeline is not possible. This prevents two capture devices
> connected to the same sensor from running
Each iteration of for_each_available_child_of_node puts the previous
node, but in the case of a goto from the middle of the loop, there is
no put, thus causing a memory leak. Hence add an of_node_put before the
goto in four places.
Issue found with Coccinelle.
Signed-off-by: Nishka Dasgupta
---
Each iteration of for_each_child_of_node puts the previous node, but in
the case of a goto from the middle of the loop, there is no put, thus
causing a memory leak. Hence add an of_node_put before the goto in two
places.
Issue found with Coccinelle.
Signed-off-by: Nishka Dasgupta
---
drivers/med
Hi all,
I noticed an issue on linux-5.2. Do not merge this!
Forget about this v4 patch. I'll do more tests with v3.*, and
then repost.
Cheers,
Jan Pieter.
On 7/9/19 12:41 AM, Jan Pieter van Woerkom wrote:
From: Jan Pieter van Woerkom
Adds support for the "Mygica T230C v2" into the "dvbsky"
On Wed, Jun 12, 2019 at 11:39:13AM +0200, Philipp Zabel wrote:
> Add devicetree binding documentation for the Hantro G1/G2 VPU on i.MX8MQ
> and for the Hantro G1/G2/H1 VPU on i.MX8MM.
>
> Signed-off-by: Philipp Zabel
> ---
> .../devicetree/bindings/media/imx8m-vpu.txt | 56 +++
Hi!
This message is just FYI.
I was looking for TV device having single TV (DVB-C & Analogue) input
and Linux drivers.
After long search I concluded that only viable choice - WinTV-HVR-935C.
I spent ~$100 and two days just to realize that adapter's hybrid tuner
IC do not have support for ana
Hi Marco,
On Wed, Jun 19, 2019 at 05:28:37PM +0200, Marco Felsch wrote:
> Add corresponding dt-bindings for the Toshiba tc358746 device and update
> the MAINTAINERS file too.
>
> Signed-off-by: Marco Felsch
With Rob's blessing, I'm glad I didn't take you off-road with my
comments on v1 :)
Revie
On 09.07.19 10:41, Jerry-ch Chen wrote:
Hi,
> diff --git a/drivers/media/platform/mtk-isp/fd/mtk_fd.h
> b/drivers/media/platform/mtk-isp/fd/mtk_fd.h
> new file mode 100644
> index 000..28b
> --- /dev/null
> +++ b/drivers/media/platform/mtk-isp/fd/mtk_fd.h
> @@ -0,0 +1,157 @@
> +/* SPDX-
Hi Kieran,
On Tue, Jul 9, 2019 at 12:18 PM Kieran Bingham
wrote:
> On 09/07/2019 11:13, Geert Uytterhoeven wrote:
> > On Tue, Jul 9, 2019 at 12:07 PM Kieran Bingham
> > wrote:
> >> On 09/07/2019 10:59, Geert Uytterhoeven wrote:
> >>> When support for the IPMMU is not enabled, the FDP driver may
Hi Geert,
On 09/07/2019 11:13, Geert Uytterhoeven wrote:
> Hi Kieran,
>
> On Tue, Jul 9, 2019 at 12:07 PM Kieran Bingham
> wrote:
>> On 09/07/2019 10:59, Geert Uytterhoeven wrote:
>>> When support for the IPMMU is not enabled, the FDP driver may be
>>> probe-deferred multiple times, causing seve
Hi Kieran,
On Tue, Jul 9, 2019 at 12:07 PM Kieran Bingham
wrote:
> On 09/07/2019 10:59, Geert Uytterhoeven wrote:
> > When support for the IPMMU is not enabled, the FDP driver may be
> > probe-deferred multiple times, causing several messages to be printed
> > like:
> >
> > rcar_fdp1 fe94
Hi Geert,
On 09/07/2019 10:59, Geert Uytterhoeven wrote:
> When support for the IPMMU is not enabled, the FDP driver may be
> probe-deferred multiple times, causing several messages to be printed
> like:
>
> rcar_fdp1 fe94.fdp1: FCP not found (-517)
> rcar_fdp1 fe944000.fdp1: FCP not
When support for the IPMMU is not enabled, the FDP driver may be
probe-deferred multiple times, causing several messages to be printed
like:
rcar_fdp1 fe94.fdp1: FCP not found (-517)
rcar_fdp1 fe944000.fdp1: FCP not found (-517)
Fix this by reducing the message level to debug level, a
From: Jerry-ch Chen
This patch adds KConfig for Mediatek Face Detection driver (FD).
FD is embedded in Mediatek SoCs. It can provide hardware
accelerated face detection function.
Signed-off-by: Jerry-ch Chen
---
drivers/media/platform/Kconfig| 2 ++
drivers/media/platform/mtk-isp/
From: Jerry-ch Chen
This patch adds the driver of Face Detection (FD) unit in
Mediatek camera system, providing face detection function.
The mtk-isp directory will contain drivers for multiple IP
blocks found in Mediatek ISP system. It will include ISP Pass 1
driver (CAM), sensor interface drive
From: Jerry-ch Chen
This patch adds nodes for Face Detection (FD) unit. FD is embedded
in Mediatek SoCs and works with the co-processor to perform face
detection on the input data and image and output detected face result.
Signed-off-by: Jerry-ch Chen
---
arch/arm64/boot/dts/mediatek/mt8183.dt
Hello,
This RFC patch series is adding Face Detection (FD) driver on Mediatek
mt8183 SoC. It belongs to the first Mediatek's camera driver series based
on V4L2 and media controller framework. I posted the main part of the FD
driver as RFC to discuss first and would like some review comments.
From: Jerry-ch Chen
This patch adds DT binding documentation for the Face Detection (FD)
unit of the Mediatek's mt8183 SoC.
Signed-off-by: Jerry-ch Chen
---
.../bindings/media/mediatek,mt8183-fd.txt | 33 ++
1 file changed, 33 insertions(+)
create mode 100644
Doc
23 matches
Mail list logo