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: Mon Dec 31 05:00:10 CET 2018
media-tree git hash:4bd46aa0353e022c2401a258e93b107880a66533
media_build git
Good Day,
I'm Olivia Austin a consultant from Fund Alliance International, We are
currently offering 95% Non-Recourse Loan with our BG Leased Monetization
Program for trade finance, constructions, credit enhancement, government
funding, property investment and all-round range of funding, with
Now the equivalent of FRACT_CMP() is added in v4l2 common internal API
header.
Cc: Eric Anholt
Cc: Stefan Wahren
Cc: Sakari Ailus
Cc: Hans Verkuil
Cc: Mauro Carvalho Chehab
Cc: Greg Kroah-Hartman
Signed-off-by: Akinobu Mita
---
drivers/staging/vc04_services/bcm2835-camera/bcm2835-camera.c
On 12/29/2018 04:52 PM, Dafna Hirschfeld wrote:
> Add the field 'num_planes' to 'v4l2_fwht_pixfmt_info' struct.
>
> Signed-off-by: Dafna Hirschfeld
Looks good to me.
Regards,
Hans
> ---
> .../media/platform/vicodec/codec-v4l2-fwht.c | 48 +--
> .../media/platform/vic
On 12/29/2018 04:20 PM, Dafna Hirschfeld wrote:
> Add support for the selection api for the crop and compose targets.
> The driver rounds up the coded width and height such that
> all planes dimensions are multiple of 8.
>
> Signed-off-by: Dafna Hirschfeld
> ---
> Main changes from v4:
> In s/g_s
If gpiod_get_optional() fails in tw9910_power_on(), clk is left undisabled.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov
---
v2: reset pdn_gpio as well as Jacopo Mondi suggested.
drivers/media/i2c/tw9910.c | 5 +
1 file changed, 5 inserti
tw9910 driver tries to sleep for the smae period of time
after each gpiod_set_value(). The patch moves duplicated code
to a helper function.
Signed-off-by: Alexey Khoroshilov
---
drivers/media/i2c/tw9910.c | 30 +-
1 file changed, 13 insertions(+), 17 deletions(-)
di
Hi Jacopo,
On 30.12.2018 12:49, Jacopo Mondi wrote:
> On Sun, Dec 30, 2018 at 12:35:20AM +0300, Alexey Khoroshilov wrote:
>> If gpiod_get_optional() fails in tw9910_power_on(), clk is left undisabled.
>
> Correct, thanks for spotting this.
>
> I think pdn_gpio should also be handled if rstb_gpio
Hi Alexey,
thanks for the patch
On Sun, Dec 30, 2018 at 12:35:20AM +0300, Alexey Khoroshilov wrote:
> If gpiod_get_optional() fails in tw9910_power_on(), clk is left undisabled.
>
Correct, thanks for spotting this.
I think pdn_gpio should also be handled if rstb_gpio fails.
What's your opinio