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: Sat Feb 28 04:00:17 CET 2015
git branch: test
git hash: a3dfc6d925ca1bbd1a228253acb93f08657bad25
gcc versio
From: "Lad, Prabhakar"
Both synchronous and asynchronous mt9p031 subdevice probing
is supported by this patch.
Signed-off-by: Lad, Prabhakar
---
drivers/media/i2c/mt9p031.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/drivers/media/i2c/mt9p031.c b/drivers/media/i2c
On Thu, Feb 26, 2015 at 6:29 PM, Brendan McGrath
wrote:
> From: Brendan McGrath
> [media] saa7164: use an MSI interrupt when available
>
> Enhances driver to use an MSI interrupt when available.
>
> Adds the module option 'enable_msi' (type bool) which by default is enabled.
> Can be set to 'N' t
Hi Sakari,
On 02/21/2015 11:57 AM, Sakari Ailus wrote:
Hi Pavel and Greg,
On Fri, Feb 20, 2015 at 09:57:38PM +0100, Pavel Machek wrote:
On Fri 2015-02-20 07:36:16, Greg KH wrote:
On Fri, Feb 20, 2015 at 08:56:11AM +0100, Jacek Anaszewski wrote:
On 02/19/2015 10:40 PM, Greg KH wrote:
On Thu,
From: Wei Yongjun
Remove including that don't need it.
Signed-off-by: Wei Yongjun
---
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/media/usb/pvrusb2/pvrusb2-v4l2.c
b/drivers/media/usb/pvrusb2/pvrusb2-v4l2.c
index 536210b..6489db8 100644
Hi Sakari,
On 11/27/2014 09:41 AM, Sakari Ailus wrote:
Hi Jacek,
On Fri, Nov 21, 2014 at 05:14:40PM +0100, Jacek Anaszewski wrote:
The plugin provides support for the media device on Exynos4 SoC.
It performs single plane <-> multi plane API conversion,
video pipeline linking and takes care of
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Philipp,
2015-02-23 16:20 GMT+01:00 Philipp Zabel :
> Signed-off-by: Philipp Zabel
> ---
> drivers/media/platform/coda/coda-common.c | 13 -
> 1 file changed, 12 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/media/platform/coda/coda-common.c
> b/drivers/media/platform/cod
This patches fixes the following compilation warnings and errors if
CONFIG_MEDIA_CONTROLLER_DVB is not defined:
drivers/media/common/siano/smsdvb-main.c: In function
‘smsdvb_media_device_unregister’:
drivers/media/common/siano/smsdvb-main.c:614:27: warning: unused variable
‘coredev’ [-Wunused-va