What sort of afatech chip?
af9035 are not supported at all. Only af9015's which are in the older devices.
On 3 September 2010 12:55, Dagur Ammendrup wrote:
> Hi,
>
> I bought a Gigabyte U8300 today which is a hybrid USB tuner. These are
> the specifications according to the manufacturer:
>
> Ana
В сообщении от 3 сентября 2010 04:36:09 автор Andy Walls написал:
> On Tue, 2010-08-31 at 01:22 +0300, Igor M. Liplianin wrote:
> > I was wondering, if someone tried 2.6.36-rc kernels with PCIe MSI
> > enabled. With TeVii s470 after rmmod cx23885 && insmod cx23885 then szap
> > some channel I have
On Tue, 2010-08-31 at 01:22 +0300, Igor M. Liplianin wrote:
> I was wondering, if someone tried 2.6.36-rc kernels with PCIe MSI enabled.
> With TeVii s470 after rmmod cx23885 && insmod cx23885 then szap some channel
> I have 'No irq
> handler for vector' message. After reboot it's OK.
> I think i
On Mon, 2010-08-30 at 23:26 +0200, Simon Waid wrote:
> Hello!
>
> I am trying to get the remote control of my DVB 6920 (cx23885) to work.
>
> I found out that the wiring of the sensor is the same as on the TiVii
> S470, so there is little work to be done. Unfortunately, the IR part of
> cx23885
# HG changeset patch
# User Andy Walls
# Date 1283475832 14400
# Node ID 0d251a2976b46e11cc817207de191896718b93a3
# Parent a4c762698bcb138982b81cf59e5bc4b7155866a9
gspca_cpia1: Add lamp cotrol for Intel Play QX3 microscope
From: Andy Walls
Add a v4l2 control to get the lamp control code workin
Hi,
I bought a Gigabyte U8300 today which is a hybrid USB tuner. These are
the specifications according to the manufacturer:
Analog: TVPAL / SECAM / NTSC
Decoder chip: Conexant CX23102
Digital TV: DVB-T
Interface: USB 2.0
Others Support: Microsoft® Windows 2000, XP, MCE and Windows Vista MCE
/ Wi
On Fri, Sep 03, 2010 at 12:20:54AM +0300, Maxim Levitsky wrote:
> Also in the future I think I should make the
> ir_raw_event_store_with_filter the default submit function for all
> drivers, and then I could drop that silly '_with_filter" thing
> (Couldn't think for a better name for this function.
On Thu, 2010-09-02 at 22:56 +0200, David Härdeman wrote:
> On Mon, Aug 30, 2010 at 11:52:26AM +0300, Maxim Levitsky wrote:
> > Add new event types for timeout & carrier report
> > Move timeout handling from ir_raw_event_store_with_filter to
> > ir-lirc-codec, where it is really needed.
>
> Yes, b
On Mon, Aug 30, 2010 at 11:52:26AM +0300, Maxim Levitsky wrote:
> Add new event types for timeout & carrier report
> Move timeout handling from ir_raw_event_store_with_filter to
> ir-lirc-codec, where it is really needed.
Yes, but it still might make more sense to keep the timeout handling in
ir_
On Thu, Sep 02, 2010 at 10:29:50PM +0200, David Härdeman wrote:
> This is my current patch queue, the main change is to make struct rc_dev
> the primary interface for rc drivers and to abstract away the fact that
> there's an input device lurking in there somewhere. The first three
> patches in the
This is a stab at separating the mouse (and front panel/knob) events
out to a separate input device. This is necessary in preparation for
the next patch which makes the rc-core input dev opaque to rc
drivers.
I can't verify the correctness of the patch beyond the fact that it
compiles without warn
This patch removes the remaining usages of the ir_input_nokey() and
ir_input_keydown() functions provided by drivers/media/IR/ir-functions.c
by using the corresponding functionality in rc-core directly instead.
Signed-off-by: David Härdeman
---
drivers/media/IR/ir-functions.c | 98
This is my current patch queue, the main change is to make struct rc_dev
the primary interface for rc drivers and to abstract away the fact that
there's an input device lurking in there somewhere. The first three
patches in the set are preparations for the change.
I've also converted winbond-cir o
DM04/QQBOX DVB-S USB BOX with LME2510C+SHARP:BS2F7HZ7395 or
LME2510+LGTDQT-P001F tuner.
patch also requires patches.
140351 Support for Sharp IX2505V (marked B0017) DVB-S silicon tuner
140361 STV0288 Incorrect bit sample for Vitterbi status.
These patches should be applied to v4l-dvb-a4c762698
Hello All
I'm a new on media and camera things.
I try to use the isp cam port on omap3550 with media framework
we had a tvp5150 connected on isp port through the parallele interface on own
custom board.
I had ported the tvp5150 driver on media framework like im046 and 8et8ek8,
and I'm quiet lo
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Thu Sep 2 19:00:06 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15138:a4c762698bcb
git master:
Hello All
I'm a new on media and camera things.
I try to use the isp cam port on omap3550 with media framework
we had a tvp5150 connected on isp port through the parallele interface on own
custom board.
I had ported the tvp5150 driver on media framework like im046 and 8et8ek8,
and I'm quiet lo
From: Raja Mani
Add FM TX API calls in FM V4L2 module which will internally link to V4L2
subsystem. It includes ,
1) Support for set/get modulator attributes and extended control.
2) fm_v4l2_vidioc_s_ctrl ()
+ added support for V4L2_CID_TUNE_POWER_LEVEL,
V4L2_CID_TUNE_PREEMPHASIS
From: Raja Mani
Code cleanup and bug fixes in TI FM Common module.
1) Remove fmc_get_region() API (since it moved to FM RX module)
2) Mute/Umute fix ( As v4l2 spec, MUTE_ON should 1 and MUTE_OFF should be 0)
3) Support for FM TX Antenna Impedance configuration.
Signed-off-by: Raja Mani
Signe
From: Raja Mani
fm_rx_get_region() API is specific to FM RX module, So
moving this from FM Common module to FM RX module.
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
---
drivers/staging/ti-st/fmdrv_rx.c |7 +++
drivers/staging/ti-st/fmdrv_rx.h |1 +
2 files changed, 8 inser
From: Raja Mani
Update Makefile to include FM TX module (fmdrv_tx) for
the compilation.
Signed-off-by: Raja Mani
---
drivers/staging/ti-st/Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/ti-st/Makefile b/drivers/staging/ti-st/Makefile
index
From: Raja Mani
This has implementation of FM TX functionality (for Wl127x and WL128x
chip) which are listed below,
1) frequency set.
2) stereo/nono mode selection.
3) RDS config.
4) mute/unmute mode config.
5) power level config.
6) preemphasis filter config, etc.
This will work on top of TI S
From: Raja Mani
Add new members in FM TX global data structure (struct fmtx_data)
to track current Audio mode, Reemphasis and Region setting in TX mode.
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
---
drivers/staging/ti-st/fmdrv.h |4
1 files changed, 4 insertions(+), 0 dele
From: Raja Mani
Extend V4L2 CID list to support
1) FM RX Tuner controls
2) FM band
3) RSSI Threshold
4) Alternative Frequency
Signed-off-by: Raja Mani
Signed-off-by: Pramodh AG
---
include/linux/videodev2.h | 18 ++
1 files changed, 18 insertions(+), 0 deletions(
From: Raja Mani
This is second set patches for TI FM driver. This adds FM TX support
for TI WL128x and TI Wl127x chipsets. Also , extends V4L2 control IDs (CID)
to support few FM RX features.
First set of TI FM driver patches are submitted for review in linux-media
& LKML and availab
From: Raja Mani
Add support for the following new Control IDs (CID)
V4L2_CID_FM_RX_CLASS- FM RX Tuner controls
V4L2_CID_FM_BAND- FM band
V4L2_CID_RSSI_THRESHOLD - RSSI Threshold
V4L2_CID_TUNE_AF- Alternative Frequency
Signed-off-by: Raja Mani
Signed-off-by: Pramo
This patch defines platform data for the video-in driver
and adds it to all configurations of timberdale.
Signed-off-by: Richard Röjfors
---
diff --git a/drivers/mfd/timberdale.c b/drivers/mfd/timberdale.c
index ac59950..52a651b 100644
--- a/drivers/mfd/timberdale.c
+++ b/drivers/mfd/timberdale.c
This patch adds the timberdale video-in driver.
The video IP of timberdale delivers the video data via DMA.
The driver uses the DMA api to handle DMA transfers, and make use
of the V4L2 video buffers to handle buffers against user space.
If available the driver uses an encoder to get/set the vide
To follow are two patches.
The first adds the timberdale video-in driver to the media tree.
The second adds it to the timberdale MFD driver.
Samuel and Mauro hope you can support and solve the potential merge
issue between your two trees.
Thanks
--Richard
--
To unsubscribe from this list: send
On Fri, 27 Aug 2010 17:16:39 +0900
KAMEZAWA Hiroyuki wrote:
> On Thu, 26 Aug 2010 18:36:24 +0900
> Minchan Kim wrote:
>
> > On Thu, Aug 26, 2010 at 1:30 PM, KAMEZAWA Hiroyuki
> > wrote:
> > > On Thu, 26 Aug 2010 13:06:28 +0900
> > > Minchan Kim wrote:
> > >
> > >> On Thu, Aug 26, 2010 at 12:4
30 matches
Mail list logo