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
>
>
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,
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
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 @@
>
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
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
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
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
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-
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
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
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'
> 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
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
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
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 `
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
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
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
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
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
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 +
22 matches
Mail list logo