Re: Unable to compile v4l-dvb in ubuntu 14.04

2015-06-09 Thread Olli Salonen
Hi Michal, That mercurial repo is updated last time in 2011 as far as I can see. Really, if you're looking forward to just build the latest media drivers, run the 4 commands listed here (you may need to install some depedencies first, like git and run the make install with sudo): http://git.linux

[PATCH] cobalt: fix 64-bit division

2015-06-09 Thread Hans Verkuil
There was still one more remaining 64-bit division in the cobalt code. Replace it by div_u64. Signed-off-by: Hans Verkuil Reported-by: Mauro Carvalho Chehab diff --git a/drivers/media/pci/cobalt/cobalt-v4l2.c b/drivers/media/pci/cobalt/cobalt-v4l2.c index 6fb8812..b40c2d1 100644 --- a/drivers/

Re: [PATCH] treewide: Fix typo compatability -> compatibility

2015-06-09 Thread Masanari Iida
On Wed, Jun 10, 2015 at 7:27 AM, Mauro Carvalho Chehab wrote: > Em Wed, 27 May 2015 15:05:42 +0300 > Laurent Pinchart escreveu: > >> Even though 'compatability' has a dedicated entry in the Wiktionary, >> it's listed as 'Mispelling of compatibility'. Fix it. >> >> Signed-off-by: Laurent Pinchart

cron job: media_tree daily build: OK

2015-06-09 Thread Hans Verkuil
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 Jun 10 04:00:17 CEST 2015 git branch: test git hash: 25e057fdde3b33c0d18605ed27b59336a3441925 gcc versi

Re: [PATCH] USB: uvc: add support for the Microsoft Surface Pro 3 Cameras

2015-06-09 Thread Dennis Chen
> Is this needed ? Looking at the patch your cameras are UVC-compliant > and > should thus be picked by the uvcvideo driver without any change to > the code. The cameras are UVC-compliant but are not recognized by the uvc driver. The patch forces the uvc driver to pick up the camera if present.

Re: [PATCH] USB: uvc: add support for the Microsoft Surface Pro 3 Cameras

2015-06-09 Thread Laurent Pinchart
Hi Dennis, Thank you for the patch. On Tuesday 09 June 2015 18:09:06 Dennis Chen wrote: > Add support for the Microsoft Surface Pro 3 Cameras. Is this needed ? Looking at the patch your cameras are UVC-compliant and should thus be picked by the uvcvideo driver without any change to the code. >

Re: [PATCH] USB: uvc: add support for the Microsoft Surface Pro 3 Cameras

2015-06-09 Thread Dennis Chen
Add support for the Microsoft Surface Pro 3 Cameras. Signed-off-by: Dennis Chen --- drivers/media/usb/uvc/uvc_driver.c | 16 1 file changed, 16 insertions(+) diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c index 5970dd6..ec5a407 100644 ---

Re: [PATCH] USB: uvc: add support for the Microsoft Surface Pro 3 Cameras

2015-06-09 Thread Laurent Pinchart
Hi Dennis, -ENOPATCH ? On Tuesday 09 June 2015 12:53:34 Dennis Chen wrote: > -- Regards, Laurent Pinchart -- 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-in

Re: [PATCH 1/1] omap3isp: Fix sub-device power management code

2015-06-09 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Friday 29 May 2015 02:17:47 Sakari Ailus wrote: > The power management code was reworked a little due to interface changes in > the MC. Due to those changes the power management broke a bit, fix it so the > functionality is reverted to old behaviour. I foun

Re: [PATCH 3/4] cx24120: Take control of b2c2 receive stream

2015-06-09 Thread Mauro Carvalho Chehab
Em Tue, 26 May 2015 10:21:11 +0100 Jemma Denson escreveu: > Hi Patrick, > > On 26/05/15 10:05, Patrick Boettcher wrote: > >> Now that b2c2 has an option to allow us to do so, turn off the > >> flexcop receive stream when we turn off mpeg output whilst tuning. > > Does this not fix (and your '[PA

Re: [PATCH] [media] lmedm04: Neaten logging

2015-06-09 Thread Joe Perches
On Tue, 2015-06-09 at 19:07 -0300, Mauro Carvalho Chehab wrote: > Hi Joe, Marhaba Mauro. > Em Mon, 25 May 2015 01:29:07 -0700 > Joe Perches escreveu: > > > Use a more current logging style. > > > > o Use pr_fmt > > o Add missing newlines to formats > > o Remove used-once lme_debug macro incorp

Re: [PATCH] treewide: Fix typo compatability -> compatibility

2015-06-09 Thread Mauro Carvalho Chehab
Em Wed, 27 May 2015 15:05:42 +0300 Laurent Pinchart escreveu: > Even though 'compatability' has a dedicated entry in the Wiktionary, > it's listed as 'Mispelling of compatibility'. Fix it. > > Signed-off-by: Laurent Pinchart Acked-by: Mauro Carvalho Chehab > --- > arch/metag/include/asm/elf

Re: [PATCH] [media] lmedm04: Neaten logging

2015-06-09 Thread Mauro Carvalho Chehab
Hi Joe, Em Mon, 25 May 2015 01:29:07 -0700 Joe Perches escreveu: > Use a more current logging style. > > o Use pr_fmt > o Add missing newlines to formats > o Remove used-once lme_debug macro incorporating it into dbg_info > o Remove unnecessary allocation error messages > o Remove unnecessary s

[PATCH] USB: uvc: add support for the Microsoft Surface Pro 3 Cameras

2015-06-09 Thread Dennis Chen
-- 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

Re: [PATCH] v4l2-ctl-modes: add support for reduced blanking v2

2015-06-09 Thread Prashant Laddha (prladdha)
This is still a work in progress. Please ignore this patch. This went out by mistake. My apologies. Regards, Prashant On 09/06/15 10:46 pm, "Prashant Laddha (prladdha)" wrote: >Currently, if reduced blanking flag is set to true, cvt timings are >calculated for reduced blanking version 2. > >To

[PATCH] v4l2-ctl-modes: add support for reduced blanking v2

2015-06-09 Thread Prashant Laddha
Currently, if reduced blanking flag is set to true, cvt timings are calculated for reduced blanking version 2. To Do: extend the cvt options to inlcude rb v2. Signed-off-by: Prashant Laddha --- utils/v4l2-ctl/v4l2-ctl-modes.cpp | 40 +++ 1 file changed, 32 in

Re: [Y2038] [PATCH] Staging: media: lirc: Replace timeval with ktime_t

2015-06-09 Thread Dan Carpenter
On Tue, Jun 09, 2015 at 06:15:50PM +0200, Ksenija Stanojević wrote: > On Mon, Jun 8, 2015 at 10:12 PM, Greg KH wrote: > > On Mon, Jun 08, 2015 at 09:37:24PM +0200, Ksenija Stanojević wrote: > >> Hi Greg, > >> > >> It's been over two weeks that I've sent this patch. Have you missed it? > > > > Not

Re: [Y2038] [PATCH] Staging: media: lirc: Replace timeval with ktime_t

2015-06-09 Thread Ksenija Stanojević
On Mon, Jun 8, 2015 at 10:12 PM, Greg KH wrote: > On Mon, Jun 08, 2015 at 09:37:24PM +0200, Ksenija Stanojević wrote: >> Hi Greg, >> >> It's been over two weeks that I've sent this patch. Have you missed it? > > Not at all, please look at the output of > $ ./scripts/get_maintainer.pl --fi

Re: Thanks for responding

2015-06-09 Thread aswamina
Hi, I am diagnosed with laryngeal cancer, I' want to give my money to you & my body to science. Respond with this ref SvaSo so I know you got this. Ruby -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH 18/26] [media] dvb: Get rid of typedev usage for enums

2015-06-09 Thread Mauro Carvalho Chehab
Em Mon, 08 Jun 2015 13:03:03 -0700 Joe Perches escreveu: > On Mon, 2015-06-08 at 16:54 -0300, Mauro Carvalho Chehab wrote: > > The DVB API was originally defined using typedefs. This is against > > Kernel CodingStyle, and there's no good usage here. While we can't > > remove its usage on userspac

[PATCH] rc/Kconfig: fix indentation problem

2015-06-09 Thread Hans Verkuil
The RC_ST and IR_SUNXI entries have weird indentation, and the RC_ST entry is actually malformed. Fix it. Signed-off-by: Hans Verkuil diff --git a/drivers/media/rc/Kconfig b/drivers/media/rc/Kconfig index ddfab25..b6e1311 100644 --- a/drivers/media/rc/Kconfig +++ b/drivers/media/rc/Kconfig @@ -3

Re: [PATCH 2/2 v3] au0828: Add support for media controller

2015-06-09 Thread Mauro Carvalho Chehab
Em Mon, 8 Jun 2015 21:08:32 -0600 Shuah Khan escreveu: > On Mon, Jun 8, 2015 at 7:20 PM, Rafael Lourenço de Lima Chehab > wrote: > > Add support for analog and dvb tv using media controller. > > > > Signed-off-by: Rafael Lourenço de Lima Chehab > > --- > > drivers/media/dvb-frontends/au8522_de

Re: [PATCH] [media] dvb: convert demod frequency ranges to Hz

2015-06-09 Thread Mauro Carvalho Chehab
Em Tue, 09 Jun 2015 09:31:17 -0300 Mauro Carvalho Chehab escreveu: > Currently, all demods are either Satellite or Cable/Terrestrial. > > On Satellite, the frequency ranges are specified in kHz, while > on Cable/Terrestrial, they're in Hz. > > There's a new set of demods arriving in the market

[PATCH] [media] dvb: convert demod frequency ranges to Hz

2015-06-09 Thread Mauro Carvalho Chehab
Currently, all demods are either Satellite or Cable/Terrestrial. On Satellite, the frequency ranges are specified in kHz, while on Cable/Terrestrial, they're in Hz. There's a new set of demods arriving in the market that can handle both Satellite and Cable/Terrestrial. As the demod entry would b

[PATCH v2] radio-bcm2048: Fix region selection

2015-06-09 Thread Pali Rohár
From: Jan Roemisch This patch fixes region selection for lower bottom_frequency in BCM2048 FM receiver. It also removes "Japan wide band" region since this is impossible to do just like that. Signed-off-by: Jan Roemisch Acked-by: Pali Rohár --- drivers/staging/media/bcm2048/radio-bcm2048.c |

Re: Unable to compile v4l-dvb in ubuntu 14.04

2015-06-09 Thread CIJOML CIJOMLovic
Hello Olli, I think tar.bz2 generated fromhttp://linuxtv.org/hg/v4l-dvb are current snaphots from git. Or Am I wrong? But back to my problem YES I have kernel 3.16.0-38 and also headers 3.16.0-38. I also realized that compiler claims 3.6.0, but it is wrong. I don't have such kernel. Thank you for

Re: Unable to compile v4l-dvb in ubuntu 14.04

2015-06-09 Thread Olli Salonen
Hi, Do you have a specific reason for not using the media_build? You're getting the following warning: WARNING: You're using an obsolete driver! You shouldn't be using it! If you want anything new, you can use: http://git.linuxtv.org/media_build.git. The tree is still here just

Re: [PATCH v10 0/8] LED / flash API integration

2015-06-09 Thread Sakari Ailus
Thanks, Jacek!! On Mon, Jun 08, 2015 at 11:02:17AM +0200, Jacek Anaszewski wrote: > This is tenth non-RFC version of LED / flash API integration > series [1]. It is based on linux_next-20150605 with patch [2]. For the set: Acked-by: Sakari Ailus -- Sakari Ailus e-mail: sakari.ai...@iki.fi

Re: [PATCH v1.1 1/5] v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it

2015-06-09 Thread Sakari Ailus
Hi Laurent, On Tue, Jun 02, 2015 at 05:47:12AM +0300, Laurent Pinchart wrote: > Hi Sakari, > > Thank you for the patch. Please see below for one small comment. > > On Monday 01 June 2015 01:24:39 Sakari Ailus wrote: > > V4L2 async sub-devices are currently matched (OF case) based on the struct >