Re: [PATCH 2/6] em28xx: add ts mode setting for PCTV 461e

2014-08-13 Thread Olli Salonen
Indeed, the patch is correct, but the description should say: em28xx: add ts mode setting for PCTV 292e TS mode must be set in the existing PCTV 292e driver. Thanks for your reviews! On 13 August 2014 02:23, Antti Palosaari wrote: > Acked-by: Antti Palosaari > Reviewed-by: Antti Palosaari > >

Re: [PATCH/RFC v4 00/21] LED / flash API integration

2014-08-13 Thread Sakari Ailus
Hi Jacek, On Thu, Aug 07, 2014 at 10:21:14AM +0200, Jacek Anaszewski wrote: > On 08/06/2014 08:53 AM, Sakari Ailus wrote: > >Hi Jacek, > > > >On Fri, Jul 11, 2014 at 04:04:03PM +0200, Jacek Anaszewski wrote: > >... > >>1) Who should register V4L2 Flash sub-device? > >> > >>LED Flash Class devices,

Re: [PATCH/RFC v4 06/21] leds: add API for setting torch brightness

2014-08-13 Thread Sakari Ailus
Bryan and Richard, Your opinion would be much appreciated to a question myself and Jacek were pondering. Please see below. On Thu, Aug 07, 2014 at 03:12:09PM +0200, Jacek Anaszewski wrote: > Hi Sakari, > > On 08/04/2014 02:50 PM, Sakari Ailus wrote: > >Hi Jacek, > > > >Thank you for your continu

Re: [PATCH/RFC v4 15/21] media: Add registration helpers for V4L2 flash

2014-08-13 Thread Sakari Ailus
Hi Jacek, On Mon, Aug 11, 2014 at 03:27:22PM +0200, Jacek Anaszewski wrote: ... > diff --git a/include/media/v4l2-flash.h b/include/media/v4l2-flash.h > new file mode 100644 > index 000..effa46b > --- /dev/null > +++ b/include/media/v4l2-flash.h > @@ -0,0 +1,137 @@ >

cron job: media_tree daily build: WARNINGS

2014-08-13 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: Thu Aug 14 04:00:18 CEST 2014 git branch: test git hash: 0f3bf3dc1ca394a8385079a5653088672b65c5c4 gcc versi

[PATCH] media: s5p-mfc: correct improper logs

2014-08-13 Thread Zhaowei Yuan
This patch corrects improper logs within the code initializing hardware. Signed-off-by: Zhaowei Yuan --- drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c b/drivers/media/platfor

[PATCH 0/2] media: tuner xc5000 firmware load fixes and improvements

2014-08-13 Thread Shuah Khan
This patch fixes firmware load issues seen during suspend and resume and speeds up firmware force load path. Releasing firmware from xc5000_release() instead of right after load helps avoid requesting firmware when it needs to be force loaded and fixes slowpath warnings during resume after suspend

[PATCH 2/2] media: tuner xc5000 - try to avoid firmware load in resume path

2014-08-13 Thread Shuah Khan
xc5000 doesn't load firmware at attach time instead loads it when it needs to set and change configuration from its init, frequency, digital and analog mode set interffaces. As a result, when system is suspended before firmware is loaded, firmware load can be avoided during resume. Loading formware

[PATCH 1/2] media: tuner xc5000 - release firmwware from xc5000_release()

2014-08-13 Thread Shuah Khan
xc5000 releases firmware right after loading it. Change it to save the firmware and release it from xc5000_release(). This helps avoid fecthing firmware when forced firmware load requests come in to change analog tv frequence and when firmware needs to be reloaded after suspend and resume. Signed-

[PATCH v2] media: fix au0828 dvb suspend/resume to call dvb_frontend_suspend/resume

2014-08-13 Thread Shuah Khan
au0828 doesn't resume correctly and TV tuning fails with xc_set_signal_source(0) failed message. Change au0828 dvb suspend and resume interfaces to suspend and resume frontend during suspend and resume respectively. dvb_frontend_suspend() suspends tuner and fe using tuner and fe ops. dvb_frontend_r

[PATCH] media: ttpci: build av7110_ir.c only when allowed by CONFIG_INPUT_EVDEV

2014-08-13 Thread Randy Dunlap
94): undefined reference to `input_unregister_device' Signed-off-by: Randy Dunlap Reported-by: Randy Dunlap Reported-by: Jim Davis Cc: Holger Waechtler Cc: Oliver Endriss --- drivers/media/pci/ttpci/Kconfig |4 drivers/media/pci/ttpci/Makefile |2 +- 2 files changed, 5

Re: [PATCH 2/4] media: rcar_vin: Ensure all in-flight buffers are returned to error state before stopping.

2014-08-13 Thread Sergei Shtylyov
Hello. On 08/13/2014 09:30 PM, Ian Molton wrote: Fixed kernel WARNINGs for me! \o/ Ian, perhaps it makes sense for me to take these patches into my hands? I'm planning to respin these tomorrow - is that OK? Yes. I have test hardware with two different frontends here. I'

Re: [PATCH 2/4] media: rcar_vin: Ensure all in-flight buffers are returned to error state before stopping.

2014-08-13 Thread Ian Molton
> Fixed kernel WARNINGs for me! \o/ > Ian, perhaps it makes sense for me to take these patches into my hands? I'm planning to respin these tomorrow - is that OK? I have test hardware with two different frontends here. -Ian -- To unsubscribe from this list: send the line "unsubscribe lin

Re: randconfig build error with next-20140813, in drivers/media/pci/ttpci/av7110_ir.c

2014-08-13 Thread Randy Dunlap
On 08/13/14 09:23, Jim Davis wrote: > Building with the attached random configuration file, > > LD init/built-in.o > drivers/built-in.o: In function `input_sync': > av7110_ir.c:(.text+0x1223ac): undefined reference to `input_event' > drivers/built-in.o: In function `av7110_emit_key': > av71

Re: [PATCH 2/2] media: adv7604: Add ability to read default input port from DT

2014-08-13 Thread Mark Rutland
On Wed, Aug 13, 2014 at 01:14:35PM +0100, Ian Molton wrote: > On Mon, 11 Aug 2014 13:19:02 +0100 > Mark Rutland wrote: > > > > - - pclk-sample: Pixel clock polarity. Defaults to output on the falling > > > edge. > > > + - pclk-sample: Pixel clock polarity. Defaults to output on the > > > fal

randconfig build error with next-20140813, in drivers/media/pci/ttpci/av7110_ir.c

2014-08-13 Thread Jim Davis
Building with the attached random configuration file, LD init/built-in.o drivers/built-in.o: In function `input_sync': av7110_ir.c:(.text+0x1223ac): undefined reference to `input_event' drivers/built-in.o: In function `av7110_emit_key': av7110_ir.c:(.text+0x12247c): undefined reference to `

Firmware files for 3 media device drivers

2014-08-13 Thread Mauro Carvalho Chehab
Hi, Please pull from: ssh://linuxtv.org/git/mchehab/linux-firmware.git master It has firmware files for media devices based on xc4000, xc5000c and as102. Thanks! Mauro - The following changes since commit 83b97f580e002ae94f060c5bd5a536b275e81afb: Move metadata for intel/fw_sst_0f28.bin-48

[ANNOUNCE] Linux Kernel Media mini-summit on Oct, 16-17 in Düsseldorf, Germany

2014-08-13 Thread Mauro Carvalho Chehab
Hi, As there are still too things to be discussed in order to improve media stuff, and most of the developers nowadays are located in Europe and usually go to ELCE, we're scheduling a two day mini-summit in Düsseldorf, Germany, on Thrusday/Friday. There is a perfect opportunity to discuss the med

Re: [PATCH 2/2] media: adv7604: Add ability to read default input port from DT

2014-08-13 Thread Ian Molton
On Mon, 11 Aug 2014 13:19:02 +0100 Mark Rutland wrote: > > - - pclk-sample: Pixel clock polarity. Defaults to output on the falling > > edge. > > + - pclk-sample: Pixel clock polarity. Defaults to output on the falling > > edge. > > Unrelated whitespace change? Is there a sensible way to g

[PATCH 1/2] [media] rc: Add DT bindings for hix5hd2

2014-08-13 Thread Zhangfei Gao
From: Guoxiong Yan Signed-off-by: Guoxiong Yan Signed-off-by: Zhangfei Gao --- .../devicetree/bindings/media/hix5hd2-ir.txt | 21 1 file changed, 21 insertions(+) create mode 100644 Documentation/devicetree/bindings/media/hix5hd2-ir.txt diff --git a/Documentation

[PATCH 2/2] [media] rc: Introduce hix5hd2 IR transmitter driver

2014-08-13 Thread Zhangfei Gao
From: Guoxiong Yan IR transmitter driver for Hisilicon hix5hd2 soc Signed-off-by: Guoxiong Yan Signed-off-by: Zhangfei Gao --- drivers/media/rc/Kconfig | 11 ++ drivers/media/rc/Makefile |1 + drivers/media/rc/ir-hix5hd2.c | 347 + 3 fil

[PATCH 0/2] Introduce hix5hd2 IR transmitter driver

2014-08-13 Thread Zhangfei Gao
Guoxiong Yan (2): [media] rc: Add DT bindings for hix5hd2 [media] rc: Introduce hix5hd2 IR transmitter driver .../devicetree/bindings/media/hix5hd2-ir.txt | 19 ++ drivers/media/rc/Kconfig | 11 + drivers/media/rc/Makefile |1 +