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: Mon May 23 04:00:22 CEST 2016
git branch: test
git hash: bc2b80ee3490651904f121eac1c8fb7652d48253
gcc versi
This adds the missing auto-select bits for DVB-frontends and tuners
(if MEDIA_SUBDRV_AUTOSELECT is enabled) which are used by the various
rtl28xxu devices.
The driver itself probes for three more tuners, but it's not actually
using any of them:
- MEDIA_TUNER_MT2063
- MEDIA_TUNER_MT2266
- MEDIA_TUNE
Signed-off-by: Martin Blumenstingl
---
drivers/media/usb/dvb-usb-v2/Kconfig | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/media/usb/dvb-usb-v2/Kconfig
b/drivers/media/usb/dvb-usb-v2/Kconfig
index fcecbf7..524533d 100644
--- a/drivers/media/usb/dvb-usb-v2/Kco
Hello,
my "Astrometa AMDVB-T2 v2" is not working on Arch Linux because their
kernel config does not select CONFIG_DVB_MN88473. This is because the
maintainers simply rely on MEDIA_SUBDRV_AUTOSELECT to choose the
required drivers.
This patchset depends on Antti Palosaari's patch
"mn88472: move out
The rtl2832 demod has 2 sets of PID filters. This patch enables
the filter support when using a slave demod.
Signed-off-by: Benjamin Larsson
Signed-off-by: Martin Blumenstingl
---
This patch was originally written by Benjamin Larsson, all I did was
rebasing the patch and to extend the dev_dbg st
To detect a rx fifo overrun it's checked whether the number of elements
in the chip fifo exceeds the fifo size. This check can never return true
and is wrong.
Instead we should generate an interrupt if the fifo overruns.
Signed-off-by: Heiner Kallweit
---
drivers/media/rc/nuvoton-cir.c | 14
On 3.05.2016 17:50, Ivaylo Dimitrov wrote:
The sensor is found in Nokia N900 main camera
Signed-off-by: Ivaylo Dimitrov
---
.../bindings/media/i2c/toshiba,et8ek8.txt | 53 +
drivers/media/i2c/Kconfig |1 +
drivers/media/i2c/Makefile
Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven
Cc: Mauro Carvalho Chehab
Cc: linux-media@vger.kernel.org
---
Please apply this patch directly if you want to be involved in device
tree binding documen
On 21/05/16 12:36, Andrea Gelmini wrote:
Signed-off-by: Andrea Gelmini
---
Documentation/DocBook/media/v4l/lirc_device_interface.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/DocBook/media/v4l/lirc_device_interface.xml
b/Documentation/DocBook/media/v4l