I'll review this during the weekend. Most of the patches look fine, but I want
to take a closer look at some of them.
Regards,
Hans
Hans de Goede wrote:
>Hi All,
>
>This patch set obsoletes my previous "add v4l2_subscribed_event_ops" set,
>while working on adding support for ctrl-events
On 12.02.2012 21:02, poma wrote:
On 29.11.2011 20:45, poma wrote:
..
Don't forget to read/edit "Makefile" for 3.2.* kernels,
uncomment line:
INCLUDE_EXTRA_DVB := include-320
?
rgds,
poma
Antti
--
http://palosaari.fi/
--
To unsubscribe from this list: send the line "unsubscribe linux-media"
The signal strength value returned is not quite correct, it decreases
when I increase the gain of my antenna, and vice versa. It also
doesn't span over the whole 0x-0x range. Compute a value which
at least increases when signal strength increases, and spans the whole
allowed range.
In prac
On 29.11.2011 20:45, poma wrote:
..
Don't forget to read/edit "Makefile" for 3.2.* kernels,
uncomment line:
INCLUDE_EXTRA_DVB := include-320
rgds,
poma
--
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
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:Sun Feb 12 19:00:17 CET 2012
git hash:59b30294e14fa6a370fdd2bc2921cca1f977ef16
gcc version: i686-linux-gcc (GCC
Hi,
Currently when playing stream from memory through dvr device (through write
calls), the written buffer is copied from user-space to kernel space. The
same applies when recording a stream, the TS packets received from HW are
copied to dvr ring-buffer.
I'm a bit concerned about the performance
Read signal strength using VAR_P_INBAND and apply FEC preferred values.
Note this does not work on IT9137 devices even with dvb-usb-it9135-01.fw
firmware.
Config read_sl allows switch between read signal strength and signal
level.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/
Allow PID 8192 to turn PID filter off in USB high speed.
The PID number is still written to the PID index and will only
turn on again if that index is set to 0.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/it913x.c | 18 --
1 files changed, 16 insertions(+),
Some virtual I2C commands are missed along some PID filtering
commands resulting complete stall of driver.
Since dvb-usb cannot handle the -EAGAIN error and commands
generally should not be missed mutex_lock is used instead.
Signed-off-by: Malcolm Priestley
---
drivers/media/dvb/dvb-usb/it913x.
This patch converts the drivers in drivers/media/* to use the
module_i2_driver() macro which makes the code smaller and a bit simpler.
Signed-off-by: Axel Lin
Cc: Mauro Carvalho Chehab
Cc: Kyungmin Park
Cc: Heungjun Kim
Cc: Jonathan Corbet
Cc: Tomasz Stanislawski
Cc: Hans Verkuil
Cc: Joonyo
Reported by kmemleak.
Signed-off-by: Jean Delvare
Cc: Mauro Carvalho Chehab
Cc: Devin Heitmueller
---
I am not familiar with the usb API, are we also supposed to call
usb_kill_urb() in the error case maybe?
drivers/media/dvb/dvb-usb/dib0700_core.c |2 ++
1 file changed, 2 insertions(+)
-
Reason:
The current output from IR remotes in DVB seems to go to /dev/input/eventX
This causes huge problems with other applications,
because the pressed keys appear in those applications as input,
even if no DVB application is running,
all that is required is that the DVB USB device is plugged in
12 matches
Mail list logo