Adds support for AmScope MU800 / ToupTek UCMOS08000KPB USB microscope camera.
Signed-off-by: John McMaster
---
drivers/media/usb/gspca/Kconfig | 10 +
drivers/media/usb/gspca/Makefile |2 +
drivers/media/usb/gspca/touptek.c | 859 +
3 files changed,
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 5 04:00:16 CEST 2014
git branch: test
git hash: cf3167cf1e969b17671a4d3d956d22718a8ceb85
gcc versi
From: Fabio Estevam
If alloc_workqueue() fails, we should go to the 'err_v4l2_register' label, which
will unregister the v4l2 device.
Signed-off-by: Fabio Estevam
---
drivers/media/platform/coda/coda-common.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/media/p
From: Fabio Estevam
Core code already prints on OOM errors, so no need to keep this here.
Signed-off-by: Fabio Estevam
---
drivers/media/platform/coda/coda-common.c | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/media/platform/coda/coda-common.c
b/drivers/medi
From: Fabio Estevam
Instead of calling v4l2_device_unregister() in multiple locations within the
error paths, let's call it from a single location to make the error handling
simpler.
Signed-off-by: Fabio Estevam
---
drivers/media/platform/coda/coda-common.c | 14 --
1 file changed,
Added semicolon for the line usleep_range(1, 11000);
Signed-off-by: Stevean Raja Kumar
---
drivers/staging/media/cxd2099/cxd2099.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/media/cxd2099/cxd2099.c
b/drivers/staging/media/cxd2099/cxd2099.c
index cda1
Em Tue, 30 Sep 2014 18:29:26 +0200
Hans de Goede escreveu:
> Hi,
>
> On 09/30/2014 05:20 PM, Gregor Jasny wrote:
> > Hello,
> >
> > On 27/09/14 13:54, Mauro Carvalho Chehab wrote:
> >> Em Sat, 27 Sep 2014 12:57:11 +0200
> >> Gregor Jasny escreveu:
> >>> As far as I understand the service_locati
Yesterday I upgraded to the Linux kernel 3.17RC7 and build & installed
the latest drivers from the media-tree (devel-3.17-rc6 branch).
When switching to HD channels I'm getting a lot of lag, switching back
to SD channels, it works without any lag/issues.
It's not a GPU problem, because it worked (
Hi Mauro,
The biggest reason is that, the submitted driver, also published at
https://github.com/knight-rider/ptx/tree/master/pt3_dvb
is well proven to be running smoothly and already used by Japanese community
for more than a year (i.e. de facto standard) without any major issues.
The second is
Add CI support for DVBSky T980C card. The new host device independent CIMaX SP2
I2C driver was used to implement it.
IRQ handling is not implemented at this point. It could be used to detect the
CAM insertion/removal instantly.
Signed-off-by: Olli Salonen
---
drivers/media/pci/cx23885/cx23885
10 matches
Mail list logo