Em Sun, 16 Dec 2012 19:23:28 +0100
Frank Schäfer escreveu:
> The em2800 can transfer up to 4 bytes per i2c message.
> All other em25xx/em27xx/28xx chips can transfer at least 64 bytes per message.
>
> I2C adapters should never split messages transferred via the I2C subsystem
> into multiple mess
Em Sat, 22 Dec 2012 22:25:24 +0100
Roland Scheidegger escreveu:
> Am 21.12.2012 06:38, schrieb linux-media-ow...@vger.kernel.org:
> > Hi,
> >
> > I've recently got a terratec h5 for dvb-c and thought it would be
> > supported but it looks like it's a newer revision not recognized by em28xx.
> >
Em Sat, 22 Dec 2012 21:46:17 +0100 (CET)
"Hans Verkuil" escreveu:
> 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:Sat Dec 22 19:00:28 CET 2012
> git hash:
Hello.
On 18-12-2012 21:34, Tony Prisk wrote:
Resend to include mailing lists.
Such remarks should be placed under --- tear line, not in the changelog.
Replace IS_ERR_OR_NULL with IS_ERR on clk_get results.
Signed-off-by: Tony Prisk
CC: Kyungmin Park
CC: Tomasz Stanislawski
CC: lin
Am 21.12.2012 06:38, schrieb linux-media-ow...@vger.kernel.org:
> Hi,
>
> I've recently got a terratec h5 for dvb-c and thought it would be
> supported but it looks like it's a newer revision not recognized by em28xx.
> After using the new_id hack it gets recognized and using various htc
> cards (
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:Sat Dec 22 19:00:28 CET 2012
git hash:0dae88392395e228e67436cd08f084d395b39df5
gcc version: i686-linux-gcc (GCC
Em Thu, 8 Nov 2012 20:11:48 +0200
Frank Schäfer escreveu:
> Rename module parameter isoc_debug to usb_debug and macro
> em28xx_isocdbg to em28xx_usb dbg to reflect that they are
> used for isoc and bulk USB transfers.
>
> Signed-off-by: Frank Schäfer
> ---
> drivers/media/usb/em28xx/em28xx-vi
Em Sat, 22 Dec 2012 15:03:26 +0100
Frank Schäfer escreveu:
> Am 22.12.2012 00:35, schrieb Mauro Carvalho Chehab:
> > Em Fri, 21 Dec 2012 16:32:54 +0100
> > Frank Schäfer escreveu:
> >
> >> Am 13.12.2012 17:34, schrieb Frank Schäfer:
> >>> When em28xx_ir_init() fails du to an error in
> >>> em28
Em Sat, 22 Dec 2012 15:28:10 +0100
Frank Schäfer escreveu:
> Am 22.12.2012 00:28, schrieb Patchwork:
> > Hello,
> >
> > The following patches (submitted by you) have been updated in patchwork:
> >
> > * em28xx: msi Digivox ATSC board id [0db0:8810]
> > - http://patchwork.linuxtv.org/patch/1
Am 22.12.2012 00:28, schrieb Patchwork:
> Hello,
>
> The following patches (submitted by you) have been updated in patchwork:
>
> * em28xx: msi Digivox ATSC board id [0db0:8810]
> - http://patchwork.linuxtv.org/patch/15792/
> was: New
> now: RFC
>
> * em28xx: msi Digivox ATSC board i
When em28xx_ir_init() fails due to an configuration error, it frees the memory
of struct em28xx_IR *ir, but doesn't set the corresponding pointer in the
device struct to NULL.
On device removal, em28xx_ir_fini() gets called, which then calls
rc_unregister_device() with a pointer to freed memory.
F
Am 22.12.2012 00:35, schrieb Mauro Carvalho Chehab:
> Em Fri, 21 Dec 2012 16:32:54 +0100
> Frank Schäfer escreveu:
>
>> Am 13.12.2012 17:34, schrieb Frank Schäfer:
>>> When em28xx_ir_init() fails du to an error in em28xx_ir_change_protocol(),
>>> it
>>> frees the memory of struct em28xx_IR *ir, b
Add support for Avermedia A835B
Signed-off-by: Eddi De Pieri
diff --git a/drivers/media/dvb-core/dvb-usb-ids.h
b/drivers/media/dvb-core/dvb-usb-ids.h
index 26c4481..84d7759 100644
--- a/drivers/media/dvb-core/dvb-usb-ids.h
+++ b/drivers/media/dvb-core/dvb-usb-ids.h
@@ -231,6 +231,10 @@
#define
The following changes since commit 0dae88392395e228e67436cd08f084d395b39df5:
[media] em28xx: add support for RC6 mode 0 on devices that support it
(2012-12-21 21:16:19 -0200)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git menu
for you to fetch changes up
On Fri December 21 2012 22:27:14 Mauro Carvalho Chehab wrote:
> Em Fri, 21 Dec 2012 21:47:06 +0100 (CET)
> "Hans Verkuil" escreveu:
>
> > 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 bui
15 matches
Mail list logo