This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: rc-main: clean-up two warnings
Author: Mauro Carvalho Chehab
Date:Thu May 23 05:27:30 2019 -0400
While correct, the code is too complex for smatch to undersdand
that protocol will alw
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: media_device_enum_links32: clean a reserved field
Author: Jungo Lin
Date:Tue Apr 2 21:44:27 2019 -0400
In v4l2-compliance utility, test MEDIA_IOC_ENUM_ENTITIES
will check whether rese
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: Kconfig: allow to select drivers if EMBEDDED
Author: Stefan Agner
Date:Fri Jan 11 10:49:51 2019 -0500
Embedded systems often connect to sensors or other multimedia
subdevices directly
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: vpss: fix a potential NULL pointer dereference
Author: Kangjie Lu
Date:Fri Mar 22 22:51:06 2019 -0400
In case ioremap fails, the fix returns -ENOMEM to avoid NULL
pointer dereference.
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: coda: remove -I$(src) header search path
Author: Masahiro Yamada
Date:Fri Jan 25 01:54:17 2019 -0500
Remove the header search path to the current directory.
The compiler will search
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: staging/imx: Allow driver to build if COMPILE_TEST is enabled
Author: Javier Martinez Canillas
Date:Tue Feb 19 04:01:04 2019 -0500
The driver has runtime but no build time dependency
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: vpss: fix the order of resource clean up
Author: Mukesh Ojha
Date:Tue Mar 26 08:17:54 2019 -0400
Clean up of resources should be in reverse order of vpss_init().
Fix this inside vpss_
This is an automatic generated email to let you know that the following patch
were queued at the
http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: cec-ctl: add --raw-msg option
Author: Hans Verkuil
Date:Wed May 15 10:53:05 2019 +0200
This option sets the CEC_MSG_FL_RAW flag.
S
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic: fix DMA s/g desc number calculation
Author: Lubomir Rintel
Date:Sun May 5 10:00:23 2019 -0400
The commit d790b7eda953 ("[media] vb2-dma-sg: move dma_(un)map_sg here")
le
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: staging/intel-ipu3: update minimal GDC envelope size to 4
Author: Bingbu Cao
Date:Thu May 16 23:33:34 2019 -0400
The ipu3 GDC function need some envelope to do filtering and the
minim
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: videobuf2-dma-sg: Prevent size from overflowing
Author: Sakari Ailus
Date:Wed Dec 12 07:44:14 2018 -0500
buf->size is an unsigned long; casting that to int will lead to an
overflow if
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: v4l: fwnode: C-PHY has no clock lane
Author: Sakari Ailus
Date:Fri May 3 06:39:41 2019 -0400
C-PHY doesn't use a clock lane, hence the test for the clock lane when
there isn't one is
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: smiapp: core: add small range to usleep_range
Author: Nicholas Mc Guire
Date:Wed May 8 11:11:53 2019 -0400
No need for a high-accuracy delay here as long as it is more than 2
millisec
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: videobuf2-core: Prevent size alignment wrapping buffer size to 0
Author: Sakari Ailus
Date:Wed Dec 12 07:27:10 2018 -0500
PAGE_ALIGN() may wrap the buffer size around to 0. Prevent th
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera
Author: Lubomir Rintel
Date:Sun May 5 10:00:22 2019 -0400
Add Marvell MMP2 camera host interface.
Signed-off-by: Lubomir Rinte
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: videobuf2-core.h: Document the alloc memop size argument as
page aligned
Author: Sakari Ailus
Date:Wed Dec 12 07:40:48 2018 -0500
The size argument of the alloc memop, which allocate
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic: don't generate EOF on parallel bus
Author: Lubomir Rintel
Date:Sun May 5 10:00:24 2019 -0400
The commit
05fed81625bf ("[media] marvell-ccic: add MIPI support for marvell
This is an automatic generated email to let you know that the following patch
were queued at the
http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:
Subject: v4l-utils: sync with latest kernel
Author: Hans Verkuil
Date:Thu May 23 16:07:42 2019 +0200
This pulls in the new CEC_MSG_FL_RAW fl
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: videobuf2-core.h: Document the alloc memop size argument as
page aligned
Author: Sakari Ailus
Date:Wed Dec 12 07:40:48 2018 -0500
The size argument of the alloc memop, which allocate
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: videobuf2-core: Prevent size alignment wrapping buffer size to 0
Author: Sakari Ailus
Date:Wed Dec 12 07:27:10 2018 -0500
PAGE_ALIGN() may wrap the buffer size around to 0. Prevent th
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: videobuf2-dma-sg: Prevent size from overflowing
Author: Sakari Ailus
Date:Wed Dec 12 07:44:14 2018 -0500
buf->size is an unsigned long; casting that to int will lead to an
overflow if
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic/mmp: add devicetree support
Author: Lubomir Rintel
Date:Sun May 5 10:00:29 2019 -0400
The platform data is actually not used anywhere (along with the CSI
support) and sho
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic: provide a clock for the sensor
Author: Lubomir Rintel
Date:Sun May 5 10:00:31 2019 -0400
The sensor needs the MCLK clock running when it's being probed. On
platforms whe
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic: fix DMA s/g desc number calculation
Author: Lubomir Rintel
Date:Sun May 5 10:00:23 2019 -0400
The commit d790b7eda953 ("[media] vb2-dma-sg: move dma_(un)map_sg here")
le
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic: drop unused stuff
Author: Lubomir Rintel
Date:Sun May 5 10:00:26 2019 -0400
Remove structure members and headers that are not actually used. Saves
us from some noise in
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic/mmp: enable clock before accessing registers
Author: Lubomir Rintel
Date:Sun May 5 10:00:27 2019 -0400
The access to REG_CLKCTRL or REG_CTRL1 without the clock enabled ha
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: ov7740: avoid invalid framesize setting
Author: Akinobu Mita
Date:Wed Apr 17 10:06:39 2019 -0400
If the requested framesize by VIDIOC_SUBDEV_S_FMT is larger than supported
framesizes,
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: smiapp: core: add small range to usleep_range
Author: Nicholas Mc Guire
Date:Wed May 8 11:11:53 2019 -0400
No need for a high-accuracy delay here as long as it is more than 2
millisec
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic: use async notifier to get the sensor
Author: Lubomir Rintel
Date:Sun May 5 10:00:30 2019 -0400
An instance of a sensor on DT-based MMP2 platform is always going to be
cr
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: ov7740: fix vertical flip control
Author: Akinobu Mita
Date:Wed Apr 17 10:06:40 2019 -0400
Setting the value of the V4L2_CID_VFLIP control is currently ignored.
Because V4L2_CID_HFLI
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: ov7740: remove redundant V4L2_CTRL_FLAG_VOLATILE set
Author: Akinobu Mita
Date:Wed Apr 17 10:06:41 2019 -0400
If the v4l2 controls are set up for autofoo/foo-type handling by calling
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: staging/intel-ipu3: update minimal GDC envelope size to 4
Author: Bingbu Cao
Date:Thu May 16 23:33:34 2019 -0400
The ipu3 GDC function need some envelope to do filtering and the
minim
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: ov8856: modify register to fix test pattern
Author: Shawnx Tu
Date:Mon Apr 22 03:29:18 2019 -0400
modify registers to fix bayer order in test pattern mode
Signed-off-by: Sakari Ailus
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic: rename the clocks
Author: Lubomir Rintel
Date:Sun May 5 10:00:28 2019 -0400
Use the names more suitable for devicetree bindings.
There are no board files utilizing this
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: ov7740: fix unbalanced pm_runtime_get/put
Author: Akinobu Mita
Date:Wed Apr 17 10:06:38 2019 -0400
Avoid returning without decrement the usage count in s_ctrl().
Cc: Wenyou Yang
Cc:
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: dt-bindings: marvell,mmp2-ccic: Add Marvell MMP2 camera
Author: Lubomir Rintel
Date:Sun May 5 10:00:22 2019 -0400
Add Marvell MMP2 camera host interface.
Signed-off-by: Lubomir Rinte
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: v4l: fwnode: C-PHY has no clock lane
Author: Sakari Ailus
Date:Fri May 3 06:39:41 2019 -0400
C-PHY doesn't use a clock lane, hence the test for the clock lane when
there isn't one is
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: marvell-ccic: don't generate EOF on parallel bus
Author: Lubomir Rintel
Date:Sun May 5 10:00:24 2019 -0400
The commit
05fed81625bf ("[media] marvell-ccic: add MIPI support for marvell
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: Revert "[media] marvell-ccic: reset ccic phy when stop
streaming for stability"
Author: Lubomir Rintel
Date:Sun May 5 10:00:25 2019 -0400
This accesses the clock registers directly a
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cec-gpio: use disable/enable_irq
Author: Hans Verkuil
Date:Mon May 20 10:38:40 2019 -0400
Due to limitations in gpiolib it was impossible to disable the interrupt of
an input gpio and
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cec-ioc-g-mode.rst: be more specific when EPERM is returned
Author: Hans Verkuil
Date:Wed May 22 05:22:20 2019 -0400
Document which capability is required, rather than just saying
tha
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cec: support CEC_MSG_FL_RAW
Author: Hans Verkuil
Date:Tue Apr 23 08:48:22 2019 -0400
If this flag is set, then check for root permissions and skip
all message checks expect for the co
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper function
Author: Hans Verkuil
Date:Tue Apr 23 08:44:59 2019 -0400
This adds the userspace API to send raw unchecked CEC messages.
Th
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cec-ioc-receive.rst: document CEC_MSG_FL_RAW
Author: Hans Verkuil
Date:Wed May 15 03:50:41 2019 -0400
Document this new cec_msg flag.
Signed-off-by: Hans Verkuil
Signed-off-by: Maur
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cec: move check from cec_transmit to cec_transmit_msg_fh
Author: Hans Verkuil
Date:Tue Apr 23 08:43:30 2019 -0400
This ensures all the cec_msg checks are done in the same place.
Sign
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cec: allow any initiator for Ping and Image/Text View On
Author: Hans Verkuil
Date:Tue Apr 23 08:14:01 2019 -0400
Some displays pull down the HPD when in standby, but CEC is still
act
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cec: mark devnode as registered before actually registering it
Author: Hans Verkuil
Date:Fri May 10 11:15:04 2019 -0400
The cec device node can be used right after it was created, but
This is an automatic generated email to let you know that the following patch
were queued:
Subject: media: cec: cec_transmit_msg_fh: do sanity checks first
Author: Hans Verkuil
Date:Tue Apr 23 08:37:39 2019 -0400
The code that fills in the CEC_MSG_CDC_MESSAGE physical address
is now done a
48 matches
Mail list logo