Hello,
On Wednesday, October 19, 2011 8:03 AM Pawel Osciak wrote:
> Hi Marek,
> I think there is a typo in this patch:
>
> On Wed, Oct 12, 2011 at 09:12, Marek Szyprowski
> wrote:
> > __buffer_in_use() might be called for empty/uninitialized buffer in the
> > following scenario: REQBUF(n, USER_
On Mon, Oct 3, 2011 at 00:21, Marek Szyprowski wrote:
> This patch fixes incorrect return value. Errors should be returned
> as negative numbers.
>
> Reported-by: Tomasz Stanislawski
> Signed-off-by: Marek Szyprowski
> ---
> drivers/media/video/videobuf2-core.c | 2 +-
> 1 files changed, 1 i
Hi Marek,
I think there is a typo in this patch:
On Wed, Oct 12, 2011 at 09:12, Marek Szyprowski
wrote:
> __buffer_in_use() might be called for empty/uninitialized buffer in the
> following scenario: REQBUF(n, USER_PTR), QUERYBUF(). This patch fixes
> kernel ops in such case.
>
> Signed-off-by: M
Hi Guennadi, and Phil
Thank you for your check/test
> > Both are needed.
> > These are bug fix patches
>
> I tried to capture several frames beginning with the very first one (as
> much as performance allowed), and I do see several black or wrongly
> coloured framed in the beginning, but none
On Tue, Oct 18, 2011 at 02:38:59PM -0200, Mauro Carvalho Chehab wrote:
> > It would be better to separate these two chunks out and put them at
> > the end after you've fixed the compile errors in [PATCH 13/14].
>
> This doesn't really matter, as the driver won't be added to the Kernel
> building
On 18/10/11 15:03, Devin Heitmueller wrote:
On Tue, Oct 18, 2011 at 6:00 PM, Greg Bowyer wrote:
Hi there
You probably get this a lot, with the latest and greatest drivers from your
git repository at Steve Tosh's website I get the following after a few days
[198934.085303] tda18271_write_regs:
On Tue, Oct 18, 2011 at 6:00 PM, Greg Bowyer wrote:
> Hi there
>
> You probably get this a lot, with the latest and greatest drivers from your
> git repository at Steve Tosh's website I get the following after a few days
>
> [198934.085303] tda18271_write_regs: [4-0060|S] ERROR: idx = 0x5, len = 1
Hi there
You probably get this a lot, with the latest and greatest drivers from
your git repository at Steve Tosh's website I get the following after a
few days
[198934.085303] tda18271_write_regs: [4-0060|S] ERROR: idx = 0x5, len =
1, i2c_transfer returned: -5
[198934.085310] tda18271_init
On Tue, 18 Oct 2011, Sylwester Nawrocki wrote:
> Hi Laurent,
>
> On 10/18/2011 01:07 AM, Laurent Pinchart wrote:
> > On Monday 17 October 2011 23:26:28 Sylwester Nawrocki wrote:
> >> On 10/17/2011 05:23 PM, Guennadi Liakhovetski wrote:
> >>> On Mon, 17 Oct 2011, Sylwester Nawrocki wrote:
[snip]
The crop rectangle takes the preview engine internal cropping
requirements into account. The smallest allowable margins are 14 columns
and 8 rows when reading from memory, and 18 columns and 8 rows when
processing data on the fly from the CCDC.
Signed-off-by: Laurent Pinchart
---
drivers/media/v
The macros that define the minimum/maximum input and output sizes are
defined in seperate files and have no consistent naming. In preparation
for preview engine cropping support, move them all to isppreview.c and
rename them to PREV_{MIN|MAX}_{IN|OUT}_{WIDTH|HEIGHT}*.
Remove unused and/or unneeded
The horizontal averager isn't used and will get in the way when
implementing cropping support on the input pad. Remove it, it can be
added back later if needed.
Signed-off-by: Laurent Pinchart
---
drivers/media/video/omap3isp/isppreview.c | 18 ++
drivers/media/video/omap3isp/i
Hi everybody,
Those two patches add cropping support at the preview engine input. The first
patch removes horizontal averager support (unused) to ease crop implementation.
Horizontal averager support will be added back later if needed.
Laurent Pinchart (3):
omap3isp: preview: Remove horizontal
Hi Laurent,
On 10/18/2011 01:07 AM, Laurent Pinchart wrote:
> On Monday 17 October 2011 23:26:28 Sylwester Nawrocki wrote:
>> On 10/17/2011 05:23 PM, Guennadi Liakhovetski wrote:
>>> On Mon, 17 Oct 2011, Sylwester Nawrocki wrote:
On 10/17/2011 03:49 PM, Guennadi Liakhovetski wrote:
> On M
On Tue, 2011-10-18 at 22:54 +0200, Piotr Chmura wrote:
> On Tue, 18 Oct 2011 13:28:39 -0700
> Joe Perches wrote:
> > On Tue, 2011-10-18 at 22:02 +0200, Piotr Chmura wrote:
> > > Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
> > []
> > > diff --git linux/drivers/staging/m
On Tue, Oct 18, 2011 at 10:54:08PM +0200, Piotr Chmura wrote:
> On Tue, 18 Oct 2011 13:28:39 -0700
> Joe Perches wrote:
>
> > On Tue, 2011-10-18 at 22:02 +0200, Piotr Chmura wrote:
> > > Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
> > []
> > > diff --git linux/drivers
On Tue, 18 Oct 2011 13:28:39 -0700
Joe Perches wrote:
> On Tue, 2011-10-18 at 22:02 +0200, Piotr Chmura wrote:
> > Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
> []
> > diff --git linux/drivers/staging/media/as102/as102_fe.c
> > linuxb/drivers/staging/media/as102/as10
Hi Lars,
Lars Noschinski wrote:
> I'm using a webcam (Philipps SPC500NC) which identifies itself as
>
> 093a:2603 Pixart Imaging, Inc. PAC7312 Camera
>
> and is sort-of supported by the gspca_pac7311 module. "sort-of" because
> the image alternates quickly between having a red tint or a gree
On Tue, 18 Oct 2011, Antonio Ospite wrote:
> > > im getting the following null pointer dereference from time to time when
> > > releasing a usb camera.
> > >
> > > maybe this trace is of assistance...please reply to my mail since im not
> > > subscribed.
> > >
> >
> > I suspect this is happenin
On Tue, 2011-10-18 at 22:02 +0200, Piotr Chmura wrote:
> Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
[]
> diff --git linux/drivers/staging/media/as102/as102_fe.c
> linuxb/drivers/staging/media/as102/as102_fe.c
[]
> @@ -408,6 +408,8 @@
>
> /* init frontend callb
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:# HG changeset patch
# User Devin Heitmueller
# Date 1267577404 18000
# Node ID 8557cb6da3e71a350a538e3a0eb41126884289b9
# Parent 84b93826c0a19efa114a6808165f91390cb86daa
as102: fix licensing ove
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267319685 18000
# Node ID 84b93826c0a19efa114a6808165f91390cb86daa
# Parent 22ef1bdca69a2781abf397c53a0f7f6125f5359a
as102: fix compile warn
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:# HG changeset patch
# User Devin Heitmueller
# Date 1267319051 18000
# Node ID 22ef1bdca69a2781abf397c53a0f7f6125f5359a
# Parent 4a82558f6df8b957bc623d854a118a5da32dead2
as102: properly handle m
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318991 18000
# Node ID 4a82558f6df8b957bc623d854a118a5da32dead2
# Parent 89de57601df871f6d951ca13bf52b136f9eadddf
as102: Add Elgato EyeTV
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318909 18000
# Node ID 89de57601df871f6d951ca13bf52b136f9eadddf
# Parent 152825226bec049f947a844bea2c530fc9269ae5
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318867 18000
# Node ID 152825226bec049f947a844bea2c530fc9269ae5
# Parent 5916edd6739e9b8e02ff8a1e93161c4d23b50b3e
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318799 18000
# Node ID 5916edd6739e9b8e02ff8a1e93161c4d23b50b3e
# Parent 1ccb2e0adbf02a111decf8a4c78e93f4354e2bd2
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318751 18000
# Node ID 1ccb2e0adbf02a111decf8a4c78e93f4354e2bd2
# Parent 69c8f5172790784738bcc18f8301919ef3d5373f
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318701 18000
# Node ID 69c8f5172790784738bcc18f8301919ef3d5373f
# Parent b91e96a07bee27c1d421b4c3702e33ee8075de83
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318626 18000
# Node ID b91e96a07bee27c1d421b4c3702e33ee8075de83
# Parent e2ba344c99936bddc46722f1f1efec5600c58659
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318502 18000
# Node ID e2ba344c99936bddc46722f1f1efec5600c58659
# Parent a78bda1e1a0badc4a1296be958f1f8a49014ae18
as102: checkpatch fixes
If the said config optio is not set, the compiler will spill out many
warnings about statements with no effect, such as:
drivers/media/video/saa7134/saa7134-core.c: In function ‘saa7134_irq’:
drivers/media/video/saa7134/saa7134-core.c:569:7: warning: statement with no
effect
drivers/media/video/s
Mauro,
Please pull from the aero-m-dvbt branch of my mxl111sf git tree. This
adds DVB-T support to the WinTV Aero-M, which already supports ATSC.
Once this is merged, the WinTV Aero-M will be the first USB device
known to be supported under Linux that supports both ATSC and DVB-T.
(I will have mi
On Tue, 18 Oct 2011 10:48:46 -0700, Dave Hansen wrote:
On Tue, 2011-10-18 at 10:26 -0700, Michal Nazarewicz wrote:
> You can do this in a more general fashion by checking the
> zone boundaries and resolving the pfn->page every MAX_ORDER_NR_PAGES.
> That will not be SPARSEMEM specific.
I've tr
On Tue, 18 Oct 2011, Antonio Ospite wrote:
> > can anyone reproduce this?
> >
>
> Ping.
>
> David, does the change below fix it for you, I sent the patch
> last week.
>
I never had the problem.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message t
Bump, could anybody give me a hand on this ?
Thanks !
On Sun, Oct 16, 2011 at 5:02 PM, Ariel Jolo wrote:
>
> Hey guys, I'm having the same issue here. I bought a MSI Digi VOX Mini
> II Analog (which was documented as having RTL2832 or AF9016 chips) but
> mine is:
> 1f4d:0237 G-Tek Electronics G
On Tue, 2011-10-18 at 10:26 -0700, Michal Nazarewicz wrote:
> > You can do this in a more general fashion by checking the
> > zone boundaries and resolving the pfn->page every MAX_ORDER_NR_PAGES.
> > That will not be SPARSEMEM specific.
>
> I've tried doing stuff that way but it ended up with much
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:Tue Oct 18 19:00:15 CEST 2011
git hash:a461e0ad3d27b6342140566909a80db30d151a91
gcc version: i686-linux-gcc (GC
On Tue, 18 Oct 2011 05:21:09 -0700, Mel Gorman wrote:
At this point, I'm going to apologise for not reviewing this a long long
time ago.
On Thu, Oct 06, 2011 at 03:54:42PM +0200, Marek Szyprowski wrote:
From: KAMEZAWA Hiroyuki
This commit introduces alloc_contig_freed_pages() function
which
On Tue, 18 Oct 2011 11:52:17 -0400
Devin Heitmueller wrote:
> On Tue, Oct 18, 2011 at 5:10 AM, Piotr Chmura
> wrote:
> > Thanks for comments for all of you.
> >
> > [PATCH 1-12/14] Following your guidelines i exported all changes from hg
> > one by one. This way we will have all history in ker
Hi All:
I'm trying to obtain the raw data stream off an aptina mt9p031 via
bypassing the isp in order to get my data directly from the ccdc on a
beagle xm. I've seen what seem to be 3 different forks stabbing at the
problem. None of the threads seem to indicate what patch train, cross
compile e
Hi all
On Wed, 12 Oct 2011, Kuninori Morimoto wrote:
> Hi Guennadi
>
> > There was a question at the bottom of this email, which you might have
> > overseen:-) Could you give me an idea, which patche(es) exactly you meant?
>
> sorry for my super late response.
> I losted this email.
>
>
> >
Em 18-10-2011 14:24, Dan Carpenter escreveu:
> On Tue, Oct 18, 2011 at 11:11:34AM +0200, Piotr Chmura wrote:
>> diff --git linux/drivers/staging/media/as102/Kconfig
>> linuxb/drivers/media/dvb/as102/Kconfig
>> new file mode 100644
>> --- /dev/null
>> +++ linuxb/drivers/staging/media/as102/Kconfig
On Tue, Oct 18, 2011 at 3:33 PM, Boris Todorov
wrote:
> Hi
>
> I'm trying to run OMAP + TVP5151 in BT656 mode.
>
> I'm using omap3isp-omap3isp-yuv (git.linuxtv.org/pinchartl/media.git).
> Plus the following patches:
>
> TVP5151:
> https://github.com/ebutera/meta-igep/tree/testing-v2/recipes-kernel
Em 18-10-2011 12:24, Hans Verkuil escreveu:
> On Tuesday 18 October 2011 14:19:40 Mauro Carvalho Chehab wrote:
>> Em 17-10-2011 15:03, Hans Verkuil escreveu:
>>> On Monday, October 17, 2011 17:36:10 Mauro Carvalho Chehab wrote:
Em 17-10-2011 06:32, Hans Verkuil escreveu:
>Currently I h
On Tue, Oct 18, 2011 at 11:11:34AM +0200, Piotr Chmura wrote:
> diff --git linux/drivers/staging/media/as102/Kconfig
> linuxb/drivers/media/dvb/as102/Kconfig
> new file mode 100644
> --- /dev/null
> +++ linuxb/drivers/staging/media/as102/Kconfig
> @@ -0,0 +1,7 @@
> +config DVB_AS102
> + trista
On 2011-10-18 10:14, Boris Todorov wrote:
On Tue, Oct 18, 2011 at 7:04 PM, Gary Thomas wrote:
On 2011-10-18 09:53, Boris Todorov wrote:
On Tue, Oct 18, 2011 at 6:24 PM, Gary Thomaswrote:
On 2011-10-18 09:10, Boris Todorov wrote:
On Tue, Oct 18, 2011 at 5:49 PM, Gary Thomas
wrote:
On Tue, Oct 18, 2011 at 7:04 PM, Gary Thomas wrote:
> On 2011-10-18 09:53, Boris Todorov wrote:
>>
>> On Tue, Oct 18, 2011 at 6:24 PM, Gary Thomas wrote:
>>>
>>> On 2011-10-18 09:10, Boris Todorov wrote:
On Tue, Oct 18, 2011 at 5:49 PM, Gary Thomas
wrote:
>
> On 2011-10-18
On 2011-10-18 09:53, Boris Todorov wrote:
On Tue, Oct 18, 2011 at 6:24 PM, Gary Thomas wrote:
On 2011-10-18 09:10, Boris Todorov wrote:
On Tue, Oct 18, 2011 at 5:49 PM, Gary Thomaswrote:
On 2011-10-18 08:28, Boris Todorov wrote:
I'm using different board.
What board? I would think
On Tue, Oct 18, 2011 at 6:24 PM, Gary Thomas wrote:
> On 2011-10-18 09:10, Boris Todorov wrote:
>>
>> On Tue, Oct 18, 2011 at 5:49 PM, Gary Thomas wrote:
>>>
>>> On 2011-10-18 08:28, Boris Todorov wrote:
I'm using different board.
>>>
>>> What board? I would think the architecture of t
On Tue, Oct 18, 2011 at 5:10 AM, Piotr Chmura wrote:
> Thanks for comments for all of you.
>
> [PATCH 1-12/14] Following your guidelines i exported all changes from hg one
> by one. This way we will have all history in kernel tree.
> I moved driver to staging/media and removed Kconfig/Makefile ch
On 2011-10-18 09:10, Boris Todorov wrote:
On Tue, Oct 18, 2011 at 5:49 PM, Gary Thomas wrote:
On 2011-10-18 08:28, Boris Todorov wrote:
I'm using different board.
What board? I would think the architecture of the OMAP3 ISP would
not change, based on the board?
It's a custom board with om
On Tue, Oct 18, 2011 at 5:49 PM, Gary Thomas wrote:
> On 2011-10-18 08:28, Boris Todorov wrote:
>>
>> I'm using different board.
>
> What board? I would think the architecture of the OMAP3 ISP would
> not change, based on the board?
It's a custom board with omap3630. ISP is not changed.
When I d
On 2011-10-18 08:28, Boris Todorov wrote:
I'm using different board.
What board? I would think the architecture of the OMAP3 ISP would
not change, based on the board?
According "media-ctl -p":
- entity 5: OMAP3 ISP CCDC (3 pads, 9 links)
type V4L2 subdev subtype Unknown
I'm using different board.
According "media-ctl -p":
- entity 5: OMAP3 ISP CCDC (3 pads, 9 links)
type V4L2 subdev subtype Unknown
device node name /dev/v4l-subdev2
pad0: Input [UYVY2X8 720x525]
<- 'OMAP3 ISP CCP2':pad1 []
<- 'OMAP3
On Tuesday 18 October 2011 14:19:40 Mauro Carvalho Chehab wrote:
> Em 17-10-2011 15:03, Hans Verkuil escreveu:
> > On Monday, October 17, 2011 17:36:10 Mauro Carvalho Chehab wrote:
> >> Em 17-10-2011 06:32, Hans Verkuil escreveu:
> >>>Currently I have four standards:
> >>> #define V4L2_DV_BT_
On 2011-10-18 07:33, Boris Todorov wrote:
Hi
I'm trying to run OMAP + TVP5151 in BT656 mode.
I'm using omap3isp-omap3isp-yuv (git.linuxtv.org/pinchartl/media.git).
Plus the following patches:
TVP5151:
https://github.com/ebutera/meta-igep/tree/testing-v2/recipes-kernel/linux/linux-3.0+3.1rc/tvp
On Thu, Oct 06, 2011 at 03:54:46PM +0200, Marek Szyprowski wrote:
> The Contiguous Memory Allocator is a set of helper functions for DMA
> mapping framework that improves allocations of contiguous memory chunks.
>
> CMA grabs memory on system boot, marks it with CMA_MIGRATE_TYPE and
> gives back t
Hi
I'm trying to run OMAP + TVP5151 in BT656 mode.
I'm using omap3isp-omap3isp-yuv (git.linuxtv.org/pinchartl/media.git).
Plus the following patches:
TVP5151:
https://github.com/ebutera/meta-igep/tree/testing-v2/recipes-kernel/linux/linux-3.0+3.1rc/tvp5150
The latest RFC patches for BT656 suppo
On Thu, Oct 06, 2011 at 03:54:44PM +0200, Marek Szyprowski wrote:
> From: Michal Nazarewicz
>
> The MIGRATE_CMA migration type has two main characteristics:
> (i) only movable pages can be allocated from MIGRATE_CMA
> pageblocks and (ii) page allocator will never change migration
> type of MIGRAT
On Thu, Oct 06, 2011 at 03:54:43PM +0200, Marek Szyprowski wrote:
> From: Michal Nazarewicz
>
> This commit adds the alloc_contig_range() function which tries
> to allocate given range of pages. It tries to migrate all
> already allocated pages that fall in the range thus freeing them.
> Once al
At this point, I'm going to apologise for not reviewing this a long long
time ago.
On Thu, Oct 06, 2011 at 03:54:42PM +0200, Marek Szyprowski wrote:
> From: KAMEZAWA Hiroyuki
>
> This commit introduces alloc_contig_freed_pages() function
> which allocates (ie. removes from buddy system) free pag
Em 17-10-2011 15:03, Hans Verkuil escreveu:
> On Monday, October 17, 2011 17:36:10 Mauro Carvalho Chehab wrote:
>> Em 17-10-2011 06:32, Hans Verkuil escreveu:
>>> RFC: Improved handling of presets
>>> =
>>>
>>> This RFC attempts to resolve the issues raised by this t
On Thu, Oct 06, 2011 at 03:54:41PM +0200, Marek Szyprowski wrote:
> From: KAMEZAWA Hiroyuki
>
> Memory hotplug is a logic for making pages unused in the specified
> range of pfn. So, some of core logics can be used for other purpose
> as allocating a very large contigous memory block.
>
> This p
Replace usb_buffer_free() and usb_buffer_alloc() by usb_free_coherent() and
usb_alloc_coherent() making it compile in current tree.
Add driver to parent Makefile and Kconfig
Signed-off-by: Piotr Chmura
diff -Nur linux.as102.pulled/drivers/staging/Kconfig
linux.as102.compiling/drivers/staging/K
Add support for nBox Tuner Dongle based on the same chip.
Signed-off-by: Piotr Chmura
diff -Nur linux.as102.01-initial/drivers/staging/media/as102/as102_usb_drv.c
linux.as102.02-nbox/drivers/staging/media/as102/as102_usb_drv.c
--- linux.as102.01-initial/drivers/staging/media/as102/as102_usb_dr
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:# HG changeset patch
# User Devin Heitmueller
# Date 1267577404 18000
# Node ID 8557cb6da3e71a350a538e3a0eb41126884289b9
# Parent 84b93826c0a19efa114a6808165f91390cb86daa
as102: fix licensing ove
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267319685 18000
# Node ID 84b93826c0a19efa114a6808165f91390cb86daa
# Parent 22ef1bdca69a2781abf397c53a0f7f6125f5359a
as102: fix compile warn
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:# HG changeset patch
# User Devin Heitmueller
# Date 1267319051 18000
# Node ID 22ef1bdca69a2781abf397c53a0f7f6125f5359a
# Parent 4a82558f6df8b957bc623d854a118a5da32dead2
as102: properly handle m
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318991 18000
# Node ID 4a82558f6df8b957bc623d854a118a5da32dead2
# Parent 89de57601df871f6d951ca13bf52b136f9eadddf
as102: Add Elgato EyeTV
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318909 18000
# Node ID 89de57601df871f6d951ca13bf52b136f9eadddf
# Parent 152825226bec049f947a844bea2c530fc9269ae5
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318867 18000
# Node ID 152825226bec049f947a844bea2c530fc9269ae5
# Parent 5916edd6739e9b8e02ff8a1e93161c4d23b50b3e
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318799 18000
# Node ID 5916edd6739e9b8e02ff8a1e93161c4d23b50b3e
# Parent 1ccb2e0adbf02a111decf8a4c78e93f4354e2bd2
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318751 18000
# Node ID 1ccb2e0adbf02a111decf8a4c78e93f4354e2bd2
# Parent 69c8f5172790784738bcc18f8301919ef3d5373f
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318701 18000
# Node ID 69c8f5172790784738bcc18f8301919ef3d5373f
# Parent b91e96a07bee27c1d421b4c3702e33ee8075de83
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318626 18000
# Node ID b91e96a07bee27c1d421b4c3702e33ee8075de83
# Parent e2ba344c99936bddc46722f1f1efec5600c58659
as102: checkpatch fixes
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
Original source and comment:
# HG changeset patch
# User Devin Heitmueller
# Date 1267318502 18000
# Node ID e2ba344c99936bddc46722f1f1efec5600c58659
# Parent a78bda1e1a0badc4a1296be958f1f8a49014ae18
as102: checkpatch fixes
On Sun, 16 Oct 2011 11:44:14 -0200
Mauro Carvalho Chehab wrote:
> Em 16-10-2011 09:45, Devin Heitmueller escreveu:
> > On Sun, Oct 16, 2011 at 4:57 AM, Stefan Richter
> > wrote:
> >> Hi Piotr,
> >>
> >> thanks for getting this going again. - I have not yet looked through the
> >> source but hav
On Mon, 17 Oct 2011 17:05:19 -0700 (PDT)
David Rientjes wrote:
> On Mon, 17 Oct 2011, Tomas M. wrote:
>
> > im getting the following null pointer dereference from time to time when
> > releasing a usb camera.
> >
> > maybe this trace is of assistance...please reply to my mail since im not
> > s
On Wed, 12 Oct 2011 23:59:26 +0200
Antonio Ospite wrote:
> The change in 8280b66 does not cover the case when v4l2_dev is already
> NULL, fix that.
>
> With a Kinect sensor, seen as an USB camera using GSPCA in this context,
> a NULL pointer dereference BUG can be triggered by just unplugging th
80 matches
Mail list logo