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 Nov 7 04:00:24 CET 2015
git branch: test
git hash: 79f5b6ae960d380c829fb67d5dadcd1d025d2775
gcc versio
On 10/10/2015 06:45 PM, Antti Palosaari wrote:
Add lock to prevent concurrent access for control message as control
message function uses shared buffer. Without the lock there may be
remote control polling which messes the buffer causing IO errors.
Increase buffer size and add check for maximum s
On Fri, Nov 06, 2015 at 02:13:43PM +0100, Markus Pargmann wrote:
> Add optional reset and standby gpios. The reset gpio is used to reset
> the chip in power_on().
>
> The standby gpio is not used currently. It is just unset, so the chip is
> not in standby.
>
> Signed-off-by: Markus Pargmann
> R
On Mon, 2015-10-26 at 19:49 -0400, Andy Walls wrote:
> On October 26, 2015 7:13:52 PM EDT, Warren Sturm <
> warren.st...@gmail.com> wrote:
> > Hi Andy.
> >
> > I don't know whether this was intended but the pvr250 lost the
> > composite 3 input when going from kernel version 4.1.10 to 4.2.3.
> >
accessing a pointer after free could possible lead to segmentation
fault, hence correcting it
Signed-off-by: Saurabh Sengar
---
drivers/media/usb/hackrf/hackrf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/usb/hackrf/hackrf.c
b/drivers/media/usb/hackrf/hack
This patch adds V4L2 controls for Auto Exposure Control and Auto Gain
Control settings. These settings include low pass filter, update
frequency of these settings and the update interval for those units.
Signed-off-by: Markus Pargmann
---
drivers/media/i2c/mt9v032.c | 153 +++
Add optional reset and standby gpios. The reset gpio is used to reset
the chip in power_on().
The standby gpio is not used currently. It is just unset, so the chip is
not in standby.
Signed-off-by: Markus Pargmann
Reviewed-by: Philipp Zabel
---
.../devicetree/bindings/media/i2c/mt9v032.txt
The power_on function of the driver resets the chip and sets the
CHIP_CONTROL register to 0. This switches the operating mode to slave.
The s_stream function sets the correct mode. But this caused problems on
a board where the camera chip is operated as master. The camera started
after a random amo
Hi Olli,
Here is the dmesg:
[ 2427.795294] dvb-usb: found a 'Mygica T230 DVB-T/T2/C' in warm state.
[ 2427.795299] power control: 1
[ 2428.030801] dvb-usb: will pass the complete MPEG2 transport stream
to the software demuxer.
[ 2428.030962] DVB: registering new adapter (Mygica T230 DVB-T/T2/C)
[
Am 05.11.2015 19:50, schrieb SF Markus Elfring:
> From: Markus Elfring
> Date: Thu, 5 Nov 2015 19:23:50 +0100
>
> The variable "tsin" was checked three times in a loop iteration of the
> c8sectpfe_tuner_unregister_frontend() function.
> This implementation detail could be improved by the combin
Hello Mauro,
Please add to dvb-fe-tool function as a femon from dvb-apps.
,,-c number : samples to take (default 0 = infinite),,
This is the number of repetitions of reading signal.
It's important for my statistics adapter. Thanks.
--
To unsubscribe from t
11 matches
Mail list logo