cron job: media_tree daily build: ERRORS

2017-02-24 Thread Hans Verkuil
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 Feb 25 05:00:18 CET 2017 media-tree git hash:e6b377dbbb944d5e3ceef4e5d429fc5c841e3692 media_build

[PATCH v2] [media] em28xx: Add new usbid eb1a:5051 for the Ion Video 2 PC MKII, Startech svid2usb23 and Raygo R12-41373

2017-02-24 Thread Alexandre-Xavier L
Add new usbid eb1a:5051 for the Ion Video 2 PC MKII, Startech svid2usb23 and Raygo R12-41373. I'm resending this patch because it seems my email client had removed tab characters. Best regards, Alexandre-Xavier Signed-off-by: Alexandre-Xavier Labonté-Lamoureux ---

Re: [PATCH] staging: bcm2835: Fix a memory leak in error handling path

2017-02-24 Thread Dan Carpenter
On Fri, Feb 24, 2017 at 10:38:38PM +0100, Stefan Wahren wrote: > > > Dan Carpenter hat am 24. Februar 2017 um 20:57 > > geschrieben: > > > > > > On Fri, Feb 24, 2017 at 01:37:30PM +0100, Stefan Wahren wrote: > > > Hi Christophe, > > > > > > Am 19.02.2017 um 11:34

Re: [PATCH 1/4] v4l2: device_register_subdev_nodes: allow calling multiple times

2017-02-24 Thread Pavel Machek
On Tue 2017-02-21 13:11:04, Sakari Ailus wrote: > On Tue, Feb 21, 2017 at 12:07:21PM +0100, Pavel Machek wrote: > > On Mon 2017-02-20 15:56:36, Sakari Ailus wrote: > > > On Mon, Feb 20, 2017 at 03:09:13PM +0200, Sakari Ailus wrote: > > > > I've tested ACPI, will test DT soon... > > > > > > DT

Re: How broken is the em28xx driver?

2017-02-24 Thread Alexandre-Xavier L-L
Hi Mauro, You're right, I forgot to set the region. I discovered that the Ion Video 2 PC does work with my portable DVD player and my ATSC TV broadcast to analog NTSC box for antenna television. I see interlacing in the video, but I don't know if the signal sent to the Ion Video 2 PC is

dtv-scan-tables: update of dvb-t/de-Nordrhein-Westfalen

2017-02-24 Thread yulinux
Hello, I updated the scan table for dvb-t/de-Nordrhein-Westfalen. The new version is attached. Thanks de-Nordrhein-Westfalen Description: Binary data

Re: [PATCH] staging: bcm2835: Fix a memory leak in error handling path

2017-02-24 Thread Stefan Wahren
> Dan Carpenter hat am 24. Februar 2017 um 20:57 > geschrieben: > > > On Fri, Feb 24, 2017 at 01:37:30PM +0100, Stefan Wahren wrote: > > Hi Christophe, > > > > Am 19.02.2017 um 11:34 schrieb Christophe JAILLET: > > >If 'kzalloc()' fails, we should release resources

Re: [PATCH] [media] exynos4-is: Add missing 'of_node_put'

2017-02-24 Thread Javier Martinez Canillas
Hello Christophe, On 01/23/2017 06:16 PM, Christophe JAILLET wrote: > It is likely that a "of_node_put(ep)" is missing here. > There is one in the previous error handling code, and one a few lines > below in the normal case as well. > > Signed-off-by: Christophe JAILLET

Re: [PATCH v4 15/36] platform: add video-multiplexer subdevice driver

2017-02-24 Thread Pavel Machek
Hi! > > Plus you might want to describe which port correspond to which gpio > > state/bitfield values... > > > > > +struct vidsw { > > > > I knew it: it is secretely a switch! :-). > > This driver started as a two-input gpio controlled bus switch. > I changed the name when adding support for

Re: [PATCH] staging: bcm2835: Fix a memory leak in error handling path

2017-02-24 Thread Dan Carpenter
On Fri, Feb 24, 2017 at 01:37:30PM +0100, Stefan Wahren wrote: > Hi Christophe, > > Am 19.02.2017 um 11:34 schrieb Christophe JAILLET: > >If 'kzalloc()' fails, we should release resources allocated so far, just as > >done in all other cases in this function. > > > >Signed-off-by: Christophe

Re: [PATCH 2/2] media: s5p-mfc: fix MMAP of mfc buffer during reqbufs

2017-02-24 Thread Javier Martinez Canillas
Hello Pankaj, On 12/16/2016 08:48 AM, Pankaj Dubey wrote: > From: Smitha T Murthy > > It has been observed on ARM64 based Exynos SoC, if IOMMU is not enabled > and we try to use reserved memory for MFC, reqbufs fails with below > mentioned error >

Re: [PATCH 1/2] media: s5p-mfc: convert drivers to use the new vb2_queue dev field

2017-02-24 Thread Javier Martinez Canillas
Hello Pankaj, On 12/16/2016 08:48 AM, Pankaj Dubey wrote: > From: Smitha T Murthy > > commit 2548fee63d9e ("[media] media/platform: convert drivers to use the new > vb2_queue dev field") has missed to set dev pointer of vb2_queue which will be > used in reqbufs of mfc

media / serial_ir: BUG: unable to handle kernel NULL pointer dereference at 0000039c

2017-02-24 Thread Linus Torvalds
Sorry, resending with a less broken subject line that doesn't talk about anti-virus scanning failures. I almost ignored the original email due to the crazy subject line. So if you get this twice, don't worry. It's all the same thing, just quoted and subject line cleaned up.

Re: [WARNING: A/V UNSCANNABLE][Merge tag 'media/v4.11-1' of git] ff58d005cd: BUG: unable to handle kernel NULL pointer dereference at 0000039c

2017-02-24 Thread Linus Torvalds
Added more relevant people. I've debugged the immediate problem below, but I think there's another problem that actually triggered this. On Fri, Feb 24, 2017 at 10:28 AM, kernel test robot wrote: > > 0day kernel testing robot got the below dmesg and the first bad commit

[PATCH v2] staging: bcm2835-camera: Fix a memory leak in error handling path in 'bm2835_mmal_init()'

2017-02-24 Thread Christophe JAILLET
If 'kzalloc()' fails, we should release resources allocated so far, just as done in all other cases in this function. Signed-off-by: Christophe JAILLET --- Not sure that the error handling path is correct. Is 'gdev[0]' freed? Should it be? v2: Rename patch to

Re: ir-keytable: infinite loops, segfaults

2017-02-24 Thread Vincent McIntyre
On 2/22/17, Sean Young wrote: > So it's still using the old keymap. I've attached a new one. That works, thanks. >> # vol down >> 1487676637.746348: event type EV_MSC(0x04): scancode = 0x0105 >> 1487676637.746348: event type EV_SYN(0x00). >> # vol up >>

Re: [PATCH 14/15] media: s5p-mfc: Use preallocated block allocator always for MFC v6+

2017-02-24 Thread Shuah Khan
Hi Marek, On Thu, Feb 23, 2017 at 11:26 PM, Marek Szyprowski wrote: > Hi Shuah > > > > On 2017-02-23 22:43, Shuah Khan wrote: >> >> On Tue, Feb 14, 2017 at 12:52 AM, Marek Szyprowski >> wrote: >>> >>> It turned out that all versions of MFC v6+

Re: [PATCH] staging: bcm2835: Fix a memory leak in error handling path

2017-02-24 Thread Stefan Wahren
Hi Christophe, Am 19.02.2017 um 11:34 schrieb Christophe JAILLET: If 'kzalloc()' fails, we should release resources allocated so far, just as done in all other cases in this function. Signed-off-by: Christophe JAILLET --- Not sure that the error handling path is

Re: How broken is the em28xx driver?

2017-02-24 Thread Mauro Carvalho Chehab
Hi Alexandre, Em Fri, 24 Feb 2017 04:09:42 -0500 Alexandre-Xavier L-L escreveu: > Hi everyone, > > Is it just me or every device that I try doesn't work. Here's a list, > they all use the em28xx driver. > > Ion video 2 pc > Plextor ConvertX PX-AV100U > Startech SVID2USB23

Assalamu`Alaikum.

2017-02-24 Thread mohammad ouattara
Dear Sir/Madam. Assalamu`Alaikum. I am Dr mohammad ouattara, I have ($10.6 Million us dollars) to transfer into your account, I will send you more details about this deal and the procedures to follow when I receive a positive response from you, Have a great day, Dr mohammad ouattara.

Assalamu`Alaikum.

2017-02-24 Thread mohammad ouattara
Dear Sir/Madam. Assalamu`Alaikum. I am Dr mohammad ouattara, I have ($10.6 Million us dollars) to transfer into your account, I will send you more details about this deal and the procedures to follow when I receive a positive response from you, Have a great day, Dr mohammad ouattara.

How broken is the em28xx driver?

2017-02-24 Thread Alexandre-Xavier L-L
Hi everyone, Is it just me or every device that I try doesn't work. Here's a list, they all use the em28xx driver. Ion video 2 pc Plextor ConvertX PX-AV100U Startech SVID2USB23 Video of the results: https://www.youtube.com/watch?v=wgQKziHupkI I have even tried a August VGB100 which doesn't use