cron job: media_tree daily build: OK

2015-10-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: Sun Oct 25 04:00:16 CET 2015 git branch: test git hash: 79f5b6ae960d380c829fb67d5dadcd1d025d2775 gcc versio

Re: [PATCH v5 1/4] media: pxa_camera: fix the buffer free path

2015-10-24 Thread Robert Jarzmik
Robert Jarzmik writes: > Fix the error path where the video buffer wasn't allocated nor > mapped. In this case, in the driver free path don't try to unmap memory > which was not mapped in the first place. > > Signed-off-by: Robert Jarzmik > --- > Since v3: take into account the 2 paths possibili

dtv-scan-tables: please remove dvb-s/Eurobird1-28.5E

2015-10-24 Thread Nick Morrott
As noted in my previous patch for Astra-28.2E, the Eurobird 1 satellite was removed from the 28E cluster a few months ago and repositioned at 33E. My Astra patch removes the relevant Eurobird entries from the Astra-28.2E scan table. However, the separate dvb-s/Eurobird1-28.5E scan table should be

5th and 6th Sony PlayTV DVB-T device always error (-23)

2015-10-24 Thread Mark
Reposting from deprecated linux-...@linuxtv.org mail list. *** I'm having difficulties with 6 x Sony PlayTV DVB-T tuners. Essentially the first 4 that get plugged in work perfectly fine - but the 5th and 6th return an error "Sony PlayTV error while loading driver (-23)" and refuse to work (an

[PATCH] dtv-scan-tables: update dvb-s/Astra-28.2E

2015-10-24 Thread Nick Morrott
Update dvb-s/Astra28.2E to reflect changes to satellite availability. Over the past few years there have been significant changes to the Astra 28.2E cluster. Astra 2A/B/D have been replaced by Astra 2E/F/G. Eurobird 1 was removed from the cluster a few months ago and repositioned at 33E. Signed-o

Re: PCIe capture driver

2015-10-24 Thread Hans Verkuil
On 10/23/2015 23:57, Ran Shalit wrote: > On Tue, Oct 20, 2015 at 9:23 AM, Hans Verkuil wrote: >> On 10/19/2015 10:26 PM, Ran Shalit wrote: >>> Hello, >>> >>> When writing a device driver for capturing video coming from PCIe, >>> does it need to be used as v4l device (video for linux) , ? >> >>