On Sat, 2019-06-22 at 19:56 +0200, Pavel Machek wrote:
> On Fri 2019-06-21 13:39:39, Bastien Nocera wrote:
> > On Sun, 2019-06-16 at 18:58 +0200, Pavel Machek wrote:
> > > Hi!
> > >
> > > > I dug out a fair bunch of remote controls I got around 10 years
> > > > ago[1],
> > > > and started trying t
Prefer KEY_NUMERIC_* for number buttons on remotes. Now all the remotes
use KEY_NUMERIC_[0-9] for the number buttons rather than keys that
could be affected by modifiers (Caps-Lock, or Num-Lock) or regional
keymaps.
Created using:
sed -i 's/KEY_\([0-9]\) /KEY_NUMERIC_\1 /' *.c
sed -i 's/KEY_\([0
Em Thu, 20 Jun 2019 17:19:55 +0300
Laurent Pinchart escreveu:
> Hi Sakari,
>
> Thank you for the patch.
>
> On Thu, Jun 20, 2019 at 05:17:53PM +0300, Sakari Ailus wrote:
> > When Media Controller was merged to mainline long, long time ago, no-one
> > bothered to think what its MAINTAINERS entry
Hi Mauro,
On Mon, Jun 24, 2019 at 09:30:12AM -0300, Mauro Carvalho Chehab wrote:
> Em Thu, 20 Jun 2019 17:19:55 +0300
> Laurent Pinchart escreveu:
>
> > Hi Sakari,
> >
> > Thank you for the patch.
> >
> > On Thu, Jun 20, 2019 at 05:17:53PM +0300, Sakari Ailus wrote:
> > > When Media Controller
This is v2 of this superseded pull request:
https://patchwork.linuxtv.org/patch/57079/
The tegra-vde patches are updated to v3, no other changes.
Regards,
Hans
The following changes since commit 3a959dcd11a4b1f55bbb4a37d3bac685c4e106b1:
media: mt9m111: add regulator support (2019-06
Hi Mauro,
On Mon, Jun 24, 2019 at 09:30:12AM -0300, Mauro Carvalho Chehab wrote:
> Em Thu, 20 Jun 2019 17:19:55 +0300 Laurent Pinchart escreveu:
> > On Thu, Jun 20, 2019 at 05:17:53PM +0300, Sakari Ailus wrote:
> >> When Media Controller was merged to mainline long, long time ago, no-one
> >> both
Hi Tomasz,
On Thu, 2019-06-06 at 18:43 +0800, Tomasz Figa wrote:
> Hi Jerry,
>
> On Tue, Apr 23, 2019 at 06:45:05PM +0800, Jerry-ch Chen wrote:
> > From: Jerry-ch Chen
> >
> > This patch adds the driver of Face Detection (FD) unit in
> > Mediatek camera system, providing face detection function
Hi Tomasz,
On Thu, 2019-06-06 at 18:43 +0800, Tomasz Figa wrote:
> Hi Jerry,
>
> On Tue, Apr 23, 2019 at 06:45:05PM +0800, Jerry-ch Chen wrote:
> > From: Jerry-ch Chen
> >
> > This patch adds the driver of Face Detection (FD) unit in
> > Mediatek camera system, providing face detection function
Hi Tomasz,
On Thu, 2019-06-06 at 18:43 +0800, Tomasz Figa wrote:
> Hi Jerry,
>
> On Tue, Apr 23, 2019 at 06:45:05PM +0800, Jerry-ch Chen wrote:
> > From: Jerry-ch Chen
> >
> > This patch adds the driver of Face Detection (FD) unit in
> > Mediatek camera system, providing face detection function
Prefer KEY_NUMERIC_* for number buttons on remotes. Now all the remotes
use KEY_NUMERIC_[0-9] for the number buttons rather than keys that
could be affected by modifiers (Caps-Lock, or Num-Lock) or regional
keymaps.
Created using:
sed -i 's/KEY_\([0-9]\) /KEY_NUMERIC_\1 /' *.c
sed -i 's/KEY_\([0
As warned by sparse:
drivers/media/platform/marvell-ccic/cafe-driver.c:475:23: warning:
symbol 'ov7670_info' was not declared. Should it be static?
Signed-off-by: Mauro Carvalho Chehab
---
drivers/media/platform/marvell-ccic/cafe-driver.c | 2 +-
1 file changed, 1 insertion(+), 1 dele
Hello,
On 6/18/19 7:47 PM, Marc Gonzalez wrote:
Hello,
In the qcom SoC, the TS interface has two modes of operation.
- with 3 signals (clk, valid, data)
- with 4 signals (clk, valid, data, sync)
In the si2168 short datasheet, I can see a diagram with these
4 signals.
My question is: how do w
Selbst schuld. wer das nicht nutzt! https://egbermolap1978.blogspot.it/
___
Leb wohl
Newsy Paper
Hi Jerry,
On Mon, Jun 24, 2019 at 11:22 PM Jerry-ch Chen
wrote:
>
> Hi Tomasz,
>
> On Thu, 2019-06-06 at 18:43 +0800, Tomasz Figa wrote:
> > Hi Jerry,
> >
> > On Tue, Apr 23, 2019 at 06:45:05PM +0800, Jerry-ch Chen wrote:
> > > From: Jerry-ch Chen
> > >
> > > This patch adds the driver of Face D
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: Tue Jun 25 05:00:09 CEST 2019
media-tree git hash:86d617d6c79d79288ca608b6fb0a2467b0e8ddbb
media_build gi
15 matches
Mail list logo