This is the list of patches that weren't applied yet. I've made a big effort
starting
last weekend to handle everything I could. All pull requests were addressed.
There are still
43 patches on my queue.
Please help me to clean the list.
This is what we have currently:
== Waitin
On Fri, 2010-10-22 at 23:39 -0200, Mauro Carvalho Chehab wrote:
> Em 22-10-2010 23:25, Maxim Levitsky escreveu:
> > On Thu, 2010-10-21 at 11:56 -0200, Mauro Carvalho Chehab wrote:
> >> Em 21-10-2010 11:46, Jarod Wilson escreveu:
> >>> On Oct 20, 2010, at 1:18 PM, Mauro Carvalho Chehab wrote:
> >>>
Em 22-10-2010 23:25, Maxim Levitsky escreveu:
> On Thu, 2010-10-21 at 11:56 -0200, Mauro Carvalho Chehab wrote:
>> Em 21-10-2010 11:46, Jarod Wilson escreveu:
>>> On Oct 20, 2010, at 1:18 PM, Mauro Carvalho Chehab wrote:
>>>
The RC5 decoding is complete at a BIT_END state. there's no reason
>>
On Thu, 2010-10-21 at 11:56 -0200, Mauro Carvalho Chehab wrote:
> Em 21-10-2010 11:46, Jarod Wilson escreveu:
> > On Oct 20, 2010, at 1:18 PM, Mauro Carvalho Chehab wrote:
> >
> >> The RC5 decoding is complete at a BIT_END state. there's no reason
> >> to wait for the next space to produce a code.
> Any conclusion about the locking fixes patch?
>
I don't like it, but it at least fixes the problem. You can add my ack.
Acked-by: David Ellingsworth
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo inf
Em 18-10-2010 13:51, Hans Verkuil escreveu:
> On Monday, October 18, 2010 16:55:40 David Ellingsworth wrote:
>> OK, I see how this fixes it now.. You added the video_is_registered
>> check inside v4l2_open after acquiring the device lock. So while it
>> fixes that race it's rather ugly and very dif
Em 16-10-2010 16:44, tvbox escreveu:
> Updated driver for DM04/QQBOX USB DVB-S BOXES to version 1.60
>
> These include
> -later kill of usb_buffer to avoid kernel crash on hot unplugging.
> -DiSEqC functions.
> -LNB Power switch
> -Faster channel change.
> -support for LG tuner on LME2510C.
> -fir
Em 06-09-2010 03:53, Marek Szyprowski escreveu:
> From: Pawel Osciak
>
> VIDIOC_STREAMON should return EBUSY if streaming is already active.
>
> Signed-off-by: Pawel Osciak
> Signed-off-by: Kyungmin Park
> Signed-off-by: Marek Szyprowski
> ---
> Documentation/DocBook/v4l/vidioc-streamon.xml
Hi Laurent,
Em 06-10-2010 05:45, Laurent Pinchart escreveu:
> Hi Mauro,
>
> The following changes since commit c8dd732fd119ce6d562d5fa82a10bbe75a376575:
>
> V4L/DVB: gspca - sonixj: Have 0c45:6130 handled by sonixj instead of sn9c102
> (2010-10-01 18:14:35 -0300)
>
> are available in the gi
Em 22-10-2010 11:25, Jarod Wilson escreveu:
> On Oct 22, 2010, at 7:30 AM, Adrian Taylor wrote:
>
>> This patch allows this device successfully to show video, at least from
>> its composite input.
>>
>> I have no information about the true hardware contents of this device and so
>> this patch is b
Hello to all linux-media list,
I just updated http://www.linuxtv.org/wiki/index.php/Video_via_USB page adding
"Somagic devices" point and inner linked page,
http://www.linuxtv.org/wiki/index.php/Somagic. On that page are available
hardware chips with datasheet where available, windows drivers an
As you already know, we've been making a number of improvements to the
mceusb driver's raw buffer parsing routines, both to enhance functionality
for existing devices, and to enable proper support for the cx231xx/Polaris
integrated IR receiver. These changes to the mceusb driver are all
included he
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:Fri Oct 22 19:00:20 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15167:abd3aac6644e
git master:
On Fri, Oct 22, 2010 at 11:25:29AM -0200, Mauro Carvalho Chehab wrote:
> This is a series of patches to allow per-device data on mceusb. It basically
> removes the duplicate USB ID's from the driver, and adds a per-model
> struct, where quirks may be specified, and extra data, like per-model
> rc_m
Hi,
Here is a simple patch to flip camera for the Asus P81IJ laptop.
Aurélien
>From 015e4bcf34bd7569f7593958099276b989c08bac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20G=C3=A2teau?=
Date: Fri, 22 Oct 2010 18:15:51 +0200
Subject: [PATCH] Added Asus P81IJ
---
libv4lconvert/control/
Moikka Felix.
It is already supported, will go the 2.6.37. Tuner ID 177 is MaxLinear
MXL5007T.
Antti
On 10/21/2010 04:46 PM, Felix Droste wrote:
I could not get this DVBT-Stick (USB) to work:
auvisio USB-DVB-T-Receiver & -Recorder "DR-340"
h t t p : / / w w w
.pearl.de/product.jsp?pdid=HP
Hi Michael,
On Friday 22 October 2010 15:54:59 Michael Jones wrote:
> Sakari Ailus wrote:
> > Bastian Hecht wrote:
> >> I want to write a sensor driver for the mt9p031 (not mt9t031) camera
> >> chip and start getting confused about the different kernel forks and
> >> architectural changes that hap
Sakari Ailus wrote:
> Bastian Hecht wrote:
>> Hello media team,
>
> Hi Bastian,
>
>> I want to write a sensor driver for the mt9p031 (not mt9t031) camera
>> chip and start getting confused about the different kernel forks and
>> architectural changes that happen in V4L2.
>> A similar problem was
This is a series of patches to allow per-device data on mceusb. It basically
removes the duplicate USB ID's from the driver, and adds a per-model
struct, where quirks may be specified, and extra data, like per-model
rc_map tables can be stored.
Unfortunately, I don't have any branded cx231xx devic
It is better to use a per-model device name, especially on multi-function
devices like Polaris. So, allow overriding the default name at the
mceusb model table.
Signed-off-by: Mauro Carvalho Chehab
diff --git a/drivers/media/IR/mceusb.c b/drivers/media/IR/mceusb.c
index e72bfa1..35425ee 100644
-
Especially when used with Polaris boards, devices may have different
types of remotes shipped. So, we need a per-model rc-map.
Signed-off-by: Mauro Carvalho Chehab
diff --git a/drivers/media/IR/mceusb.c b/drivers/media/IR/mceusb.c
index 9143ab6..e72bfa1 100644
--- a/drivers/media/IR/mceusb.c
+++
The previous logic needed duplicate USB table structs, one to store
the list of the devices, and 3 sets of other structs, to store the
quirks list.
With this change, devices that require expecial quirks just need to
have a .driver_info = .
It also allows adding some extra quirks, like per-model R
On Oct 22, 2010, at 7:30 AM, Adrian Taylor wrote:
> This patch allows this device successfully to show video, at least from
> its composite input.
>
> I have no information about the true hardware contents of this device and so
> this patch is based solely on fiddling with things until it worked.
On 10/22/10 9:02 AM, Daniel Lee Kim wrote:
Steve,
> > [ 3072.621974] MT2131: successfully identified at address 0x60
Would the above message indicate that the tuner has been taken out of reset
mode?
Yes.
> It's probably the I/F (intermediate frequency) between the
> MT2131 and the LG33
This patch allows this device successfully to show video, at least from
its composite input.
I have no information about the true hardware contents of this device and so
this patch is based solely on fiddling with things until it worked. The
chip appears to be em2860, and the closest device with e
On Fri, Oct 22, 2010 at 09:10:57AM +0200, Sylwester Nawrocki wrote:
> > -Original Message-
> > From: Dan Carpenter [mailto:erro...@gmail.com]
> > Sent: Thursday, October 21, 2010 9:24 PM
> > To: Mauro Carvalho Chehab
> > Cc: Kyungmin Park; Sylwester Nawrocki; Pawel Osciak; Marek Szyprowski;
On Fri, Oct 22, 2010 at 09:25:47AM +0200, Sylwester Nawrocki wrote:
>
> This code is properly removed in my original patch. But it has been added
> again during a merge conflict solving. Unfortunately I cannot identify the
> merge commit today in linux-next.
> As for sched.h, it needs a separate
There are many reports about Wintv-HVR-1120 card not working
correctly. There are many errors related to dvb-fe-tda10048-1.0.fw
firmware.
Some people noticed that in the earlier versions this same card was
detected differently and the driver was loading a different firmware -
dvb-fe-tda10046.fw.
> -Original Message-
> From: Dan Carpenter [mailto:erro...@gmail.com]
> Sent: Thursday, October 21, 2010 9:24 PM
> To: Mauro Carvalho Chehab
> Cc: Kyungmin Park; Sylwester Nawrocki; Marek Szyprowski; Pawel Osciak;
> linux-media@vger.kernel.org; kernel-janit...@vger.kernel.org
> Subject: [pa
In addition, during analog scan, I get the following errors:
[ 6327.420037] tda18271c2_rf_tracking_filters_correction: [1-0060|M]
error -22 on line 278
[ 6327.468028] tda18271_calc_ir_measure: [1-0060|M] error -34 on line 716
[ 6327.468074] tda18271_calc_bp_filter: [1-0060|M] error -34 on line 648
> -Original Message-
> From: Dan Carpenter [mailto:erro...@gmail.com]
> Sent: Thursday, October 21, 2010 9:24 PM
> To: Mauro Carvalho Chehab
> Cc: Kyungmin Park; Sylwester Nawrocki; Pawel Osciak; Marek Szyprowski;
> linux-media@vger.kernel.org; kernel-janit...@vger.kernel.org
> Subject: [pa
From: Mats Randgaard
Added functions to set/get/query/enum DV presets.
Signed-off-by: Mats Randgaard
Signed-off-by: Hans Verkuil
---
drivers/media/video/davinci/vpif_capture.c | 143 +++-
drivers/media/video/davinci/vpif_capture.h |1 +
drivers/media/video/davinci
From: Mats Randgaard
Added functions to set and get custom DV timings.
Signed-off-by: Mats Randgaard
Signed-off-by: Hans Verkuil
---
drivers/media/video/davinci/vpif_capture.c | 119 +++
drivers/media/video/davinci/vpif_capture.h |1 +
drivers/media/video/davinci/
From: Mats Randgaard
Signed-off-by: Mats Randgaard
Signed-off-by: Hans Verkuil
---
drivers/media/video/davinci/vpif.h | 13 ++---
drivers/media/video/davinci/vpif_capture.c | 13 ++---
drivers/media/video/davinci/vpif_display.c | 23 ---
3 file
From: Mats Randgaard
- The ch_params tables in vpif_capture.c and vpif_display.c are moved to a
common
table in vpif.c. Then it is easier to maintain the table.
- The new table is extended with all the DV formats supportet by TVP7002.
- The field "fps" is removed from the struct vpif_channel_c
From: Mats Randgaard
The following functions are added to the drivers:
- vpif_g_chip_ident
- vpif_dbg_g_register
- vpif_dbg_s_register
- vpif_log_status
Signed-off-by: Mats Randgaard
Signed-off-by: Hans Verkuil
---
drivers/media/video/davinci/vpif_capture.c | 87
From: Mats Randgaard
Support for DV preset and timings added to vpif_capture and vpif_display
drivers.
Functions for debugging are added and the code is improved as well.
Mats Randgaard (5):
vpif_cap/disp: Add debug functionality
vpif: Move and extend ch_params[]
vpif_cap/disp: Added supp
37 matches
Mail list logo