This allocation had no error checking. It didn't need to be under
the mutex so I moved it out form there. That makes the error handling
easier and is a potential speed up.
Signed-off-by: Dan Carpenter
diff --git a/drivers/media/usb/tm6000/tm6000-core.c
b/drivers/media/usb/tm6000/tm6000-core.c
Hi Vikas,
Changelog mentioning differences between v1 and v2 is generally
preferred as it will help the reviewers.
On 30 January 2013 12:00, Vikas Sajjan wrote:
> This patch adds display-timing node parsing to drm fimd, this depends on
> the display helper patchset at
> http://lists.freedesktop.
This patch adds display-timing node parsing using video helper function
Signed-off-by: Leela Krishna Amudala
Signed-off-by: Vikas Sajjan
---
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 38 +++---
1 file changed, 35 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu
This patch adds display-timing node parsing to drm fimd, this depends on
the display helper patchset at
http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html
It also adds pinctrl support for drm fimd.
patch is based on branch "exynos-drm-next" at
http://git.kernel.org/pub/scm/l
On Tue, Jan 15, 2013 at 6:33 AM, Maarten Lankhorst
wrote:
>
Hi Maarten,
This is a nice looking extension to avoid re-implementing a mutex in
TTM/reservation code.. ofc, probably someone more familiar with mutex
code should probably review, but probably a bit of explanation about
what and why wo
Hi Antonio,
On Monday 28 January 2013 13:22:10 Antonio Ospite wrote:
> Hi,
>
> looking at the MIPI Alliance Specification for Camera Serial Interface
> 2 (I'll call it MIPI-CSI2 from now on, the document I am referring to
> is mentioned at [1] and available at [2]), I see there is an YUV420 8
> 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: Tue Jan 29 19:00:20 CET 2013
git branch: for_v3.9
git hash: a32f7d1ad3744914273c6907204c2ab3b5d496a0
gcc ve
Em Tue, 29 Jan 2013 16:40:18 +0100
Gianluca Gennari escreveu:
> Il 29/01/2013 15:59, Hans Verkuil ha scritto:
> > On Tue January 29 2013 15:18:12 Olivier Subilia wrote:
> >> Hi,
> >>
> >> First of all, I've no experience with this mailing list. I'm not sure
> >> I'm sending my report to the righ
Em Tue, 29 Jan 2013 19:21:50 +0100
Hans Verkuil escreveu:
> On Tue January 29 2013 18:51:46 Frank Schäfer wrote:
> > Am 29.01.2013 10:49, schrieb Hans Verkuil:
> > > This was part of my original em28xx patch series. That particular patch
> > > combined two things: this fix and the change where TR
Hi, I'm going to unsubscribe this mailing list (cause of flooding my mailbox ;))
Please send a mail to me if there's any progress.
Sorry for any annoyance :(
Sincerely,
Henry Lin
2013/1/2 林博仁 :
> Hi,
> I tried to make a DVB-T reciever which uses ID 187f:0202(Siano Mobile
> Silicon Nice) work on
On Tue January 29 2013 18:51:46 Frank Schäfer wrote:
> Am 29.01.2013 10:49, schrieb Hans Verkuil:
> > This was part of my original em28xx patch series. That particular patch
> > combined two things: this fix and the change where TRY_FMT would no
> > longer return -EINVAL for unsupported pixelformat
Am 29.01.2013 10:49, schrieb Hans Verkuil:
> This was part of my original em28xx patch series. That particular patch
> combined two things: this fix and the change where TRY_FMT would no
> longer return -EINVAL for unsupported pixelformats. The latter change was
> rejected (correctly), but we all f
Am 28.01.2013 11:00, schrieb Hans Verkuil:
> On Fri January 25 2013 18:27:01 Frank Schäfer wrote:
>> Signed-off-by: Frank Schäfer
>> ---
>> drivers/media/usb/em28xx/em28xx-video.c |1 +
>> 1 Datei geändert, 1 Zeile hinzugefügt(+)
>>
>> diff --git a/drivers/media/usb/em28xx/em28xx-video.c
>>
On Tue January 29 2013 17:41:29 Devin Heitmueller wrote:
> On Tue, Jan 29, 2013 at 11:32 AM, Hans Verkuil wrote:
> > I will take a closer look at the vbi support, though.. It would be nice to
> > get
> > that working.
>
> FYI: I had the VBI support working when I submitted the driver
> upstream
On Tue, Jan 29, 2013 at 11:32 AM, Hans Verkuil wrote:
> I will take a closer look at the vbi support, though.. It would be nice to get
> that working.
FYI: I had the VBI support working when I submitted the driver
upstream (at least for NTSC CC). If it doesn't work, then somebody
broke it.
Dev
From: Hans Verkuil
Share tuner, frequency, debug and input ioctls with cx231xx-video.
These are all shared resources, so no need to implement them again.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-417.c | 113 +++--
drivers/media/usb/cx231xx/cx
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-417.c | 732 +++
1 file changed, 360 insertions(+), 372 deletions(-)
diff --git a/drivers/media/usb/cx231xx/cx231xx-417.c
b/drivers/media/usb/cx231xx/cx231xx-417.c
index cbdc141..
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-417.c | 20 +---
drivers/media/usb/cx231xx/cx231xx-video.c |6 +++---
drivers/media/usb/cx231xx/cx231xx.h |2 ++
3 files changed, 6 insertions(+), 22 deletions(-)
diff --git a
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-417.c | 213 ---
drivers/media/usb/cx231xx/cx231xx.h |2 +-
2 files changed, 86 insertions(+), 129 deletions(-)
diff --git a/drivers/media/usb/cx231xx/cx231xx-417.c
b/driv
From: Hans Verkuil
Let the tuner clamp the frequency and store that clamped value.
This fixes a v4l2_compliance failure.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-video.c | 33 +++--
1 file changed, 17 insertions(+), 16 deletions(-)
diff --gi
From: Hans Verkuil
This fixes a v4l2_compliance failure.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-video.c | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/drivers/media/usb/cx231xx/cx231xx-video.c
b/drivers/media/usb/cx231xx/cx23
From: Hans Verkuil
Colorspace, field and priv were not set, and sizeimage was calculated
using the wrong values (dev->ts1.ts_packet_size and dev->ts1.ts_packet_count
can be 0 at module load).
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-417.c | 34 +--
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-417.c | 68 +--
1 file changed, 1 insertion(+), 67 deletions(-)
diff --git a/drivers/media/usb/cx231xx/cx231xx-417.c
b/drivers/media/usb/cx231xx/cx231xx-417.c
index 15dd334..ac15
From: Hans Verkuil
The g_tuner call wasn't passed on to the subdevices, g_frequency didn't
check for invalid tuners and a low-level function that was expected to
return 0 or a negative error returned a positive number instead, causing
s_frequency to return bogus errors.
Signed-off-by: Hans Verku
From: Hans Verkuil
Set the initial standard of subdevices instead of leaving it undefined.
Also update the width and height when a new standard is chosen and
return -EBUSY when attempting to change the standard while videobuf is
busy.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/c
From: Hans Verkuil
There was already a core lock, so why wasn't ioctl already replaced by
unlock_ioctl?
This patch switches to unlocked_ioctl.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-417.c | 15 ++-
drivers/media/usb/cx231xx/cx231xx-video.c |2 +-
From: Hans Verkuil
The use of this field is deprecated since it will not work when multiple
device nodes reference the same video input (the video and vbi nodes in
this case). The norm field should be a device-global value.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-417.
From: Hans Verkuil
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-video.c |6 +-
drivers/media/usb/cx231xx/cx231xx.h | 18 +-
2 files changed, 2 insertions(+), 22 deletions(-)
diff --git a/drivers/media/usb/cx231xx/cx231xx-video.c
b/drivers/m
From: Hans Verkuil
This is needed to resolve the v4l2-compliance complaints about the control
ioctls.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-audio.c |4 -
drivers/media/usb/cx231xx/cx231xx-cards.c |2 -
drivers/media/usb/cx231xx/cx231xx-video.c | 244 +++
From: Hans Verkuil
Fixed a number of incorrect size and bytesperline calculations, remove an
invalid busy check in try_fmt_vid_cap (try_fmt can never return EBUSY) and
zero the priv field.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-video.c | 12 +++-
1 file cha
From: Hans Verkuil
Various v4l2-compliance fixes: remove unused sliced VBI functions, zero the
reserved fields of struct v4l2_vbi_format and implement the missing
s_fmt_vbi_cap.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-video.c | 45 ++---
1 f
Hi all,
This patch series cleans up the cx231xx driver based on v4l2-compliance
reports.
I have tested this on various cx231xx devices. However, I have no hardware
that supports the radio tuner, so that's untested.
Also note that vbi and the MPEG encoder support does not seem to work. It
didn't
From: Hans Verkuil
The audio selection code is broken. Audio and video indices were
mixed up and s_audio would reject changing the audio input to
something else anyway, so what's the point?
All the audio input code has been removed.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx
From: Hans Verkuil
Required to resolve v4l2-compliance failures.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-video.c | 31 -
drivers/media/usb/cx231xx/cx231xx.h |2 ++
2 files changed, 28 insertions(+), 5 deletions(-)
diff --git a/
From: Hans Verkuil
Radio should not use video or audio inputs.
In addition, fix a bug in radio_g_tuner where s_tuner was called in the tuner
subdev instead of g_tuner.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-video.c | 79 +++--
1 file changed
From: Hans Verkuil
This fixes a v4l2_compliance failure.
Signed-off-by: Hans Verkuil
---
drivers/media/usb/cx231xx/cx231xx-video.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/drivers/media/usb/cx231xx/cx231xx-video.c
b/drivers/media/usb/cx231xx/cx231xx-video.c
index 7
Thanks to Hans and grazie mille a Gianluca for their hints.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Il 29/01/2013 16:30, Olivier Subilia ha scritto:
> Thanks for help.
>
> I must confess there are so many entries in menuconfig I can't find
> where enabling em28xx is hidden (20 minutes searching in vain :-( .
> Could you please help me ?
>
You can use 'make xconfig' and the Find command (ctrl-F
Il 29/01/2013 15:59, Hans Verkuil ha scritto:
> On Tue January 29 2013 15:18:12 Olivier Subilia wrote:
>> Hi,
>>
>> First of all, I've no experience with this mailing list. I'm not sure
>> I'm sending my report to the right place. If not, please don't hesitate
>> to tell it to me (possibly with t
On Tue January 29 2013 16:30:37 Olivier Subilia wrote:
> Thanks for help.
>
> I must confess there are so many entries in menuconfig I can't find
> where enabling em28xx is hidden (20 minutes searching in vain :-( .
> Could you please help me ?
Multimedia support
Media USB Adapters
...
Found !
(I had to activate other entries to make em28xx appear).
Now the compile process is ok.
I have to wait this evening at home to check if the module is OK.
Thank you very much for helping
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a me
Hi Mauro,
this is the pull request I sent to you two months ago.
I've applied the patches on your 'for_v3.9' branch and
everything is still working fine.
Furthermore, I've added the SoB line. I hope everything
is OK this time. If not please let me know.
The following changes since commit 8672c8
Thanks for help.
I must confess there are so many entries in menuconfig I can't find
where enabling em28xx is hidden (20 minutes searching in vain :-( .
Could you please help me ?
Le 29/01/2013 15:59, Hans Verkuil a écrit :
On Tue January 29 2013 15:18:12 Olivier Subilia wrote:
Hi,
First o
On Tue January 29 2013 15:18:12 Olivier Subilia wrote:
> Hi,
>
> First of all, I've no experience with this mailing list. I'm not sure
> I'm sending my report to the right place. If not, please don't hesitate
> to tell it to me (possibly with the right place address).
>
> I'm desperately trying
On Tue, Jan 29, 2013 at 4:49 AM, Hans Verkuil wrote:
> This was part of my original em28xx patch series. That particular patch
> combined two things: this fix and the change where TRY_FMT would no
> longer return -EINVAL for unsupported pixelformats. The latter change was
> rejected (correctly), b
From: Lad, Prabhakar
add OF support for the tvp514x driver.
Signed-off-by: Lad, Prabhakar
Cc: Hans Verkuil
Cc: Laurent Pinchart
Cc: Mauro Carvalho Chehab
Cc: Guennadi Liakhovetski
Cc: Sylwester Nawrocki
Cc: Sakari Ailus
Cc: Grant Likely
Cc: Rob Herring
Cc: Rob Landley
Cc: devicetree-di
spotted by sparse.
Signed-off-by: Sean Young
---
drivers/media/rc/ttusbir.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/media/rc/ttusbir.c b/drivers/media/rc/ttusbir.c
index f9226b8..cf0d47f 100644
--- a/drivers/media/rc/ttusbir.c
+++ b/drivers/media/rc/ttu
If more than 127 different lengths are transmitted then the driver causes
an overrun on sample_lens. Try to send as much as possible and return the
amount sent.
Signed-off-by: Sean Young
---
drivers/media/rc/redrat3.c | 18 ++
1 file changed, 6 insertions(+), 12 deletions(-)
dif
This transceiver expects the set IR TX ports and IR data as seperate
packets, like the Windows driver does. Remove unnecessary kzalloc.
Signed-off-by: Sean Young
---
drivers/media/rc/mceusb.c | 25 +++--
1 file changed, 11 insertions(+), 14 deletions(-)
diff --git a/drivers/
The GET_REVISION command puts the device in an unresponsive state,
although it continues to report any IR activity. Note that GET_REVISION
command is not documented, nor is any possible response to it parsed.
Signed-off-by: Sean Young
---
drivers/media/rc/mceusb.c | 8 +++-
1 file changed, 3
led_classdev_resume already sets the led.
Signed-off-by: Sean Young
---
drivers/media/rc/ttusbir.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/media/rc/ttusbir.c b/drivers/media/rc/ttusbir.c
index 78be8a9..f9226b8 100644
--- a/drivers/media/rc/ttusbir.c
+++ b/dr
This patch has been pending for a long time. I finally got around to posting
it. I've rebased it to for_v3.9.
It compiles fine, but since AFAIK nobody has the hardware I cannot test it.
Regards,
Hans
Convert the meye driver to the control framework. Some private controls
have been repl
This was part of my original em28xx patch series. That particular patch
combined two things: this fix and the change where TRY_FMT would no
longer return -EINVAL for unsupported pixelformats. The latter change was
rejected (correctly), but we all forgot about the second part of the patch
which fixe
Hi Mauro,
While cleaning up my outstanding git branches I came across this fix.
We discussed this here:
https://patchwork.kernel.org/patch/1457221/
And then I posted an RFCv2:
https://patchwork.kernel.org/patch/1518751/
Unfortunately, I forgot about it and never posted a pull request. So I've
Hi Hans,
On Fri, Jan 25, 2013 at 5:27 PM, Hans Verkuil wrote:
> Hi Prabhakar,
>
> As mentioned in my review of your ths7353 driver we (Cisco) have a driver
> for this device as well. Below is our driver so you can take the best bits
> of both.
>
Thanks for sharing the patch.
> However, I wonder
Hi Mauro,
The cx2341x module is a helper module for conexant-based MPEG encoders.
It isn't an i2c module at all, instead it should be in common since it is
used by 7 pci and usb drivers to handle the MPEG setup.
It also shouldn't be visible in the config menu as it is always
selected automati
56 matches
Mail list logo