On 08/07/2014 08:50 AM, Hans Verkuil wrote:
> On 08/06/2014 08:52 AM, Sakari Ailus wrote:
>> Constify event type constants and correct motion detection event number
>> (it's 6, not 5).
>>
>> Signed-off-by: Sakari Ailus
>
> Acked-by: Hans Verkuil
Hmm, I did that already. Oh well, you can never h
On 08/06/2014 08:52 AM, Sakari Ailus wrote:
> Constify event type constants and correct motion detection event number
> (it's 6, not 5).
>
> Signed-off-by: Sakari Ailus
Acked-by: Hans Verkuil
> ---
> Thanks for the review, Hans!
>
> Since v1:
>
> - No line breaks between and . No other chan
Changes since v3: renamed queue_lock to mmap_lock.
The following lockdep warning has been there ever since commit
a517cca6b24fc54ac209e44118ec8962051662e3
one year ago:
[ 403.117947] ==
[ 403.117949] [ INFO: possible circular locking dependen
On 08/05/2014 05:18 PM, Frank Schäfer wrote:
> Hi Hans,
>
> Am 05.08.2014 um 09:00 schrieb Hans Verkuil:
>> Fix three compiler warnings:
>>
>> drivers/media/usb/em28xx/em28xx-input.c: In function
>> ‘em28xx_i2c_ir_handle_key’:
>> drivers/media/usb/em28xx/em28xx-input.c:318:1: warning: the frame s
Signed-off-by: Hans Wennborg
---
drivers/media/dvb-frontends/mb86a16.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/media/dvb-frontends/mb86a16.c
b/drivers/media/dvb-frontends/mb86a16.c
index 1f7fce7..0e65d35 100644
--- a/drivers/media/dvb-frontends/mb86a16.c
+++ b/drivers/media
Signed-off-by: Hans Wennborg
---
drivers/media/dvb-frontends/mb86a16.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/dvb-frontends/mb86a16.c
b/drivers/media/dvb-frontends/mb86a16.c
index 9ae40ab..1f7fce7 100644
--- a/drivers/media/dvb-frontends/mb86a16.c
+++ b
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: Thu Aug 7 04:00:25 CEST 2014
git branch: test
git hash: 0f3bf3dc1ca394a8385079a5653088672b65c5c4
gcc versi
On Thu, Aug 7, 2014 at 12:10 AM, Vincent Palatin wrote:
>
> On Sun, Aug 3, 2014 at 10:52 PM, Pawel Osciak wrote:
> > This looks good to me in general (with one comment below). I don't think we
> > can easily implement current V4L2 pan and tilt controls that are for
> > movement by a specified amo
Hi Alaganraj,
On Wed, Aug 06, 2014 at 04:07:58AM +0530, alaganraj sandhanam wrote:
> Hi Laurent,
>
> Thanks for the info. what about git://linuxtv.org/pinchartl/media.git
> omap3isp/dt branch?
> I took 3 patches from this branch, fixed
> error: implicit declaration of function ‘v4l2_of_get_next_e
This patch adds a quirk to force Y8 pixel format even if the camera reports
half-width YUYV.
Signed-off-by: Philipp Zabel
---
drivers/media/usb/uvc/uvc_driver.c | 29 -
drivers/media/usb/uvc/uvcvideo.h | 1 +
2 files changed, 29 insertions(+), 1 deletion(-)
diff -
Hi Mauro,
On Wed, Aug 6, 2014 at 2:03 AM, Linux Kernel Mailing List
wrote:
> Gitweb:
> http://git.kernel.org/linus/;a=commit;h=041ad449683bb2d54a7f082d78ec15bbc958a175
> Commit: 041ad449683bb2d54a7f082d78ec15bbc958a175
> Parent: d44913c1e547df19b2dc0b527f92a4b4354be23a
> Refname:
Please send "unsubscribe linux-media" message with empty subject line
to majord...@vger.kernel.org.
---
To: majord...@vger.kernel.org
Subject:
unsubscribe linux-media
--
Dear user
Your email has exceeded 2 GB created by the webmaster, you are currently
running at 2.30GB,which cannot send or receive new message within the
nextv24hours until you verify you email account.
Please enter y verify your account :
(1) E-mail:
(2) Name:
(3) Password:
(4) Confirm Passwo
The following changes since commit d1352f268415182f9bfc06b142fb50083e5f6479:
Merge two fixes from branch 'patchwork' into to_next (2014-08-01 15:32:27
-0300)
are available in the git repository at:
git://linuxtv.org/kdebski/media_tree_2.git for-v3.17-2
for you to fetch changes up to b22f1b
On Sun, Aug 3, 2014 at 10:52 PM, Pawel Osciak wrote:
> This looks good to me in general (with one comment below). I don't think we
> can easily implement current V4L2 pan and tilt controls that are for
> movement by a specified amount in terms of UVC pan/tilt speed controls,
> which only let us se
Em Tue, 05 Aug 2014 21:42:17 -0700
Hans Wennborg escreveu:
> The prefix suggests the number should be printed in hex, so use
> the %x specifier to do that.
>
> Found by using regex suggested by Joe Perches.
>
> Signed-off-by: Hans Wennborg
> ---
> drivers/media/dvb-frontends/mb86a16.c | 2 +-
Option DVB_SP2 must be in Kconfig as well. This patch should be applied
together with patch 25206 that was submitted earlier today.
Signed-off-by: Olli Salonen
---
drivers/media/dvb-frontends/Kconfig | 7 +++
1 file changed, 7 insertions(+)
diff --git a/drivers/media/dvb-frontends/Kconfig
Hi Kamil,
Am Mittwoch, den 06.08.2014, 12:10 +0200 schrieb Kamil Debski:
> As for warnings, I think it could be corrected in another patch. But
> please do that ASAP. Also it would be really good to correct warnings/error
> in remaining files.
Thanks, I've just sent a patch to address most of tho
This patch breaks most long lines, concatenates broken up text strings,
and adds or removes parentheses where needed to make checkpatch happy.
The long codec list lines and a few 81-wide lines remain.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda/coda-bit.c| 143 ++
Hi Philipp,
> From: Philipp Zabel [mailto:p.za...@pengutronix.de]
> Sent: Tuesday, August 05, 2014 7:00 PM
>
> Hi Kamil, Mauro,
>
> thank you for merging most of the pending coda patches in time for
> v3.17.
> Here are the remaining patches, rebased on top of the current media
> for-3.17 branch.
Hi Hans,
On Wednesday 06 August 2014 08:44:27 Hans Verkuil wrote:
> On 08/06/2014 12:15 AM, Laurent Pinchart wrote:
> > On Tuesday 05 August 2014 12:56:14 Hans Verkuil wrote:
> >> Changes since v2: use a mutex instead of a spinlock due to possible
> >> sleeps inside the mmap memop. Use the mutex w
Signed-off-by: Olli Salonen
---
drivers/media/dvb-core/dvb-usb-ids.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/media/dvb-core/dvb-usb-ids.h
b/drivers/media/dvb-core/dvb-usb-ids.h
index 5135a09..b7a9b98 100644
--- a/drivers/media/dvb-core/dvb-usb-ids.h
+++ b/drivers/media/dvb-co
Driver for the CIMaX SP2 common interface chip. It is very much based on
the existing cimax2 driver for cx23885, but should be more reusable. The
product has been sold with name Atmel T90FJR as well and the data sheets
for that chip seem to be publicly available.
It seems that the USB device that
TechnoTrend TT-connect CT2-4650 CI is an USB DVB-T2/C tuner with the
following components:
USB interface: Cypress CY7C68013A-56LTXC
Demodulator: Silicon Labs Si2168-A20
Tuner: Silicon Labs Si2158-A20
CI chip: CIMaX SP2HF
The firmware for the tuner is the same as for TechnoTrend TT-TVStick CT2
24 matches
Mail list logo