Re: [PATCH 2/2] staging/media: Fix trailing statements should be on next line in go7007/go7007-fw.c

2012-12-21 Thread Joe Perches
On Fri, 2012-12-21 at 18:43 -0200, Mauro Carvalho Chehab wrote: > Em Mon, 5 Nov 2012 20:39:33 +0900 > YAMANE Toshiaki escreveu: > > > fixed below checkpatch error. > > - ERROR: trailing statements should be on next line > > > > Signed-off-by: YAMANE Toshiaki > > --- > > drivers/staging/media/

Re: [PATCH] em28xx: input: fix oops on device removal

2012-12-21 Thread Mauro Carvalho Chehab
Em Fri, 21 Dec 2012 16:32:54 +0100 Frank Schäfer escreveu: > Am 13.12.2012 17:34, schrieb Frank Schäfer: > > When em28xx_ir_init() fails du to an error in em28xx_ir_change_protocol(), > > it > > frees the memory of struct em28xx_IR *ir, but doesn't set the corresponding > > pointer in the device

[PATCH] em28xx: add two missing tuners at the Kconfig file

2012-12-21 Thread Mauro Carvalho Chehab
Those two tuners may also be needed. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/usb/em28xx/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/media/usb/em28xx/Kconfig b/drivers/media/usb/em28xx/Kconfig index 617c6e4..094c4ec 100644 --- a/drivers/media/usb/em28xx/Kc

Re: AverMedia Satelllite Hybrid+FM A706

2012-12-21 Thread Ondrej Zary
Update 2: all I2C breakage is caused by i2c gates in CE6313 and TDA8290 so I just commented-out the calls in tuner drivers for now. Tuner detection in tda8290 breaks because it finds CE5039 at 0x60. Disabling CE5039 using GPIO in board_init1() and enabling it in dvb_init() allows all chips to initi

Re: cron job: media_tree daily build: ERRORS

2012-12-21 Thread Mauro Carvalho Chehab
Em Fri, 21 Dec 2012 21:47:06 +0100 (CET) "Hans Verkuil" escreveu: > 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:Fri Dec 21 19:00:24 CET 2012 > git hash:

cron job: media_tree daily build: ERRORS

2012-12-21 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:Fri Dec 21 19:00:24 CET 2012 git hash:49cc629df16f2a15917800a8579bd9c25c41b634 gcc version: i686-linux-gcc (GCC

Re: [PATCH 2/2] staging/media: Fix trailing statements should be on next line in go7007/go7007-fw.c

2012-12-21 Thread Mauro Carvalho Chehab
Em Mon, 5 Nov 2012 20:39:33 +0900 YAMANE Toshiaki escreveu: > fixed below checkpatch error. > - ERROR: trailing statements should be on next line > > Signed-off-by: YAMANE Toshiaki > --- > drivers/staging/media/go7007/go7007-fw.c |3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >

Re: [PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c

2012-12-21 Thread Mauro Carvalho Chehab
Em Tue, 6 Nov 2012 09:14:39 +0900 Toshiaki Yamane escreveu: > On Tue, Nov 6, 2012 at 12:25 AM, Joe Perches wrote: > > On Mon, 2012-11-05 at 16:22 +0100, Greg Kroah-Hartman wrote: > >> On Mon, Nov 05, 2012 at 07:11:11AM -0800, Joe Perches wrote: > >> > On Mon, 2012-11-05 at 14:11 +0100, Greg Kroa

Re: [PULL] video_visstrim staging/ov7670_for_v3.7

2012-12-21 Thread Mauro Carvalho Chehab
Em Mon, 29 Oct 2012 17:15:01 +0100 Javier Martin escreveu: > Hi Mauro, > since there was some confusion regarding my two last series > for the ov7670 I've decided to send this pull request to > make things more clear and avoid merging order issues. Thanks but you forgot to ad your SOB on the pa

Re: [GIT-PULL fixes for 3.8] Various USB webcam fixes

2012-12-21 Thread Mauro Carvalho Chehab
Em Fri, 21 Dec 2012 15:29:23 +0100 Hans de Goede escreveu: > Hi Mauro, > > Note this pullreq superceeds my previous pullreq. Please, next time, be sure to reply to your old email or send a: Nacked-by: (as patchwork catches this special meta-tag) tag to the previous one, otherwise I'll

Re: [PATCH v2] media: coda: Fix H.264 header alignment.

2012-12-21 Thread Mauro Carvalho Chehab
Em Mon, 29 Oct 2012 13:34:59 +0100 javier.mar...@vista-silicon.com escreveu: > From: Javier Martin > > Length of H.264 headers is variable and thus it might not be > aligned for the coda to append the encoded frame. This causes > the first frame to overwrite part of the H.264 PPS. > > In order

Re: [PATCHv16 0/7] of: add display helper

2012-12-21 Thread Leela Krishna Amudala
Hello All, Any comments for this patch set..? Best Wishes, Leela Krishna Amudala. On Tue, Dec 18, 2012 at 10:34 PM, Steffen Trumtrar wrote: > > Hi! > > Finally, right in time before the end of the world on friday, v16 of the > display helpers. > > Changes since v15: > - move include/linu

Re: [PATCH] em28xx: input: fix oops on device removal

2012-12-21 Thread Frank Schäfer
Am 13.12.2012 17:34, schrieb Frank Schäfer: > When em28xx_ir_init() fails du to an error in em28xx_ir_change_protocol(), it > frees the memory of struct em28xx_IR *ir, but doesn't set the corresponding > pointer in the device struct to NULL. > On device removal, em28xx_ir_fini() gets called, which

[GIT-PULL fixes for 3.8] Various USB webcam fixes

2012-12-21 Thread Hans de Goede
Hi Mauro, Note this pullreq superceeds my previous pullreq. Please pull from my tree for some assorted USB webcam fixes for 3.8 The following changes since commit 49cc629df16f2a15917800a8579bd9c25c41b634: [media] MAINTAINERS: add si470x-usb+common and si470x-i2c entries (2012-12-11 18:16:13

Re: [PATCH] tda10071: make sure both tuner and demod i2c addresses are specified

2012-12-21 Thread Michael Krufky
rebased against today's tip, as per your request :-) pwclient update -s 'superseded' 15923 pwclient update -s 'superseded' 15930 The following changes since commit 1b5901331ff3af4bdc1b998a056a248c9924e2d1: [media] exynos-gsc: modify number of output/capture buffers (2012-12-21 10:26:44 -0200

Re: [PATCH] tda10071: make sure both tuner and demod i2c addresses are specified

2012-12-21 Thread Michael Krufky
rebased against today's tip, as per your request :-) pwclient update -s 'superseded' 15923 pwclient update -s 'superseded' 15930 The following changes since commit 1b5901331ff3af4bdc1b998a056a248c9924e2d1: [media] exynos-gsc: modify number of output/capture buffers (2012-12-21 10:26:44 -0200

Re: [PULL] dvb-frontends: use %*ph[N] to dump small buffers

2012-12-21 Thread Michael Krufky
rebased against today's tip, as per your request :-) pwclient update -s 'superseded' 15687 pwclient update -s 'superseded' 15688 pwclient update -s 'superseded' 15933 pwclient update -s 'accepted' 15938 pwclient update -s 'superseded' 15970 The following changes since commit 1b5901331ff3af4bdc1b

Re: [PULL] dvb-frontends: use %*ph[N] to dump small buffers

2012-12-21 Thread Michael Krufky
Argh! I forgot one pwclient command: pwclient update -s 'accepted' 15938 Thanks again, Mike On Fri, Dec 21, 2012 at 8:10 AM, Michael Krufky wrote: > Mauro, > > updated pwclient script and pull request follows: > > pwclient update -s 'superseded' 15687 > pwclient update -s 'superseded' 15688 >

Re: [PULL] dvb-frontends: use %*ph[N] to dump small buffers

2012-12-21 Thread Michael Krufky
Mauro, updated pwclient script and pull request follows: pwclient update -s 'superseded' 15687 pwclient update -s 'superseded' 15688 pwclient update -s 'superseded' 15933 The following changes since commit 5b7d8de7d2328f7b25fe4645eafee7e48f9b7df3: [media] au0828: break au0828_card_setup() dow

Re: [PATCH] [media] gspca_kinect: add Kinect for Windows USB id

2012-12-21 Thread Hans de Goede
Hi, On 12/10/2012 12:18 AM, Antonio Ospite wrote: From: Jacob Schloss Add the USB ID for the Kinect for Windows RGB camera so it can be used with the gspca_kinect driver. Signed-off-by: Jacob Schloss Signed-off-by: Antonio Ospite --- Thanks Jacob, I took the liberty to rebase the patch on

Re: [PATCH 1/1] gspca: Use module_usb_driver macro

2012-12-21 Thread Hans de Goede
Hi, On 12/12/2012 09:58 AM, Sachin Kamat wrote: module_usb_driver eliminates a lot of boilerplate by replacing module_init() and module_exit() calls. Signed-off-by: Sachin Kamat Thanks I've added this patch to my tree, and it will be included in my fixes pull-req for 3.8 to Mauro later today

[GIT PULL FOR v3.9] Davinci VPBE Trivial Fixes

2012-12-21 Thread Prabhakar Lad
Hi Mauro, Please pull the following patches for DaVinci VPBE driver. One of the patch has ARM changes and is Acked-by the ARM maintainer. Thanks and Regards, --Prabhakar Lad The following changes since commit 4bb891ebf60eb43ebd04e09bbcad24013067873f: [media] ivtv: ivtv-driver: Replace 'flush

Re: [RFC v2 0/5] Common Display Framework

2012-12-21 Thread Tomasz Figa
Hi Vikas, On Tuesday 18 of December 2012 08:31:30 Vikas Sajjan wrote: > Hi Laurent, > > Thanks for the reply. > > On 17 December 2012 20:55, Laurent Pinchart < > > laurent.pinch...@ideasonboard.com> wrote: > > Hi Vikas, > > > > Sorry for the late reply. I now have more time to work on CDF, so

[PATCH v2] s5p-mfc: Fix interrupt error handling routine

2012-12-21 Thread Kamil Debski
New context states were added but handling in s5p_mfc_handle_error for these states was not. After this patch these states are be handled correctly. Signed-off-by: Kamil Debski Signed-off-by: Kyungmin Park --- Hi, This is exatly the same patch as https://patchwork.kernel.org/patch/1865541/ with

Build of media_build in Mandriva 2011

2012-12-21 Thread Herman Viaene
Hallo, I tried to build these drivers in order to get my Hauppauge PVR-500 card to work Note: I had the card working on previous releases thanks to the info in ivtvdrivers.org, but this site is empty now. The packages needed have the same name as for Redhat, and I have been able to build app

[GIT PULL FOR v3.9] Davinci VPFE Media Controller capture driver for DM365

2012-12-21 Thread Prabhakar Lad
Hi Mauro, Please pull the following patches for DaVinci VPFE driver for DM365. The patches have gone through good amount of reviews, and Acked by Laurent, Hans and Sakari and is agreed to be part of the staging. Regards, --Prabhakar The following changes since commit 4bb891ebf60eb43ebd04e09bbca