Hi Tomi,
On Friday 17 August 2012 14:42:31 Tomi Valkeinen wrote:
> On Fri, 2012-08-17 at 13:10 +0200, Laurent Pinchart wrote:
> > What kind of directory structure do you have in mind ? Panels are already
> > isolated in drivers/video/panel/ so we could already ditch the panel-
> > prefix in driver
Hi,
I accidentally purchased a dvico fusionhtdtv dual express>2< rather than
just a plain dual express and I've since found out the express 2 is
not supported.
Cheeky to ask, but I was just wondering if anyone happened to be working on
support for this in ubuntu 10.04?
I'm trying to decide if I sh
On 08/17/2012 09:04 AM, Hiroshi Doyu wrote:
dev_dbg_reatelimited() without DEBUG printed "217078 callbacks
suppressed". This shouldn't print anything without DEBUG.
Signed-off-by: Hiroshi Doyu
Reported-by: Antti Palosaari
---
include/linux/device.h |6 +-
1 files changed, 5 insertio
Hi Mauro,
On Friday 17 August 2012 19:03:47 Mauro Carvalho Chehab wrote:
> Em 17-08-2012 18:01, Sylwester Nawrocki escreveu:
> > On 08/15/2012 11:09 PM, Laurent Pinchart wrote:
> >> On Wednesday 15 August 2012 18:13:19 Sylwester Nawrocki wrote:
> >>> On 08/15/2012 12:06 AM, Laurent Pinchart wrote:
Скъпа моя,
Приветствия към вас, скъпа моя възлюбен, аз съм г-жа Кристи Уолтън голяма
гражданин на Съединените американски щати.
Аз ви нося предложение на стойност $ 9,000,000,000.00 (девет милиарда
Съединените членка долара), които възнамерявам да се използват за
благотворителност.
Моля
Em 17-08-2012 18:01, Sylwester Nawrocki escreveu:
> Hi Laurent,
>
> On 08/15/2012 11:09 PM, Laurent Pinchart wrote:
>> On Wednesday 15 August 2012 18:13:19 Sylwester Nawrocki wrote:
>>> On 08/15/2012 12:06 AM, Laurent Pinchart wrote:
On Tuesday 14 August 2012 18:37:23 Sylwester Nawrocki wrote
Hi Hans,
On 08/17/2012 09:54 PM, Hans Verkuil wrote:
> 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:Fri Aug 17 19:00:26 CEST 2012
> git hash:9b78c5a30
Hi Laurent,
On 08/15/2012 11:09 PM, Laurent Pinchart wrote:
> On Wednesday 15 August 2012 18:13:19 Sylwester Nawrocki wrote:
>> On 08/15/2012 12:06 AM, Laurent Pinchart wrote:
>>> On Tuesday 14 August 2012 18:37:23 Sylwester Nawrocki wrote:
On 08/14/2012 03:04 PM, Mauro Carvalho Chehab wrote:
On 08/17/2012 10:35 PM, Hans Petter Selasky wrote:
Hi,
Have anyone out there tested the CT-3650 USB driver in the Linux kernel with a
"strong pairing cam".
Likely that means CI+ with some pairing features enabled.
According to some web-forums, the hardware should support that given using the
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:Fri Aug 17 19:00:26 CEST 2012
git hash:9b78c5a3007e10a172d4e83bea18509fdff2e8e3
gcc version: i686-linux-gcc (GC
Hi,
Have anyone out there tested the CT-3650 USB driver in the Linux kernel with a
"strong pairing cam".
According to some web-forums, the hardware should support that given using the
vendor provided DVB WinXXX software.
drivers/media/dvb/dvb-usb/ttusb2.c
Any clues how to debug or what can be
Em 17-08-2012 14:21, CrazyCat escreveu:
>
> 16.08.2012, 21:11, "Antti Palosaari" :
>>> - /* ISDB-T specifics */
>>> - u32 isdbs_ts_id;
>>> -
>>> - /* DVB-T2 specifics */
>>> - u32 dvbt2_plp_id;
>>> + /* Multistream specifics */
>>> + u32 stream_id;
>>
>> u32 == 32 bit lo
On 08/17/2012 08:21 PM, CrazyCat wrote:
16.08.2012, 21:11, "Antti Palosaari" :
- /* ISDB-T specifics */
- u32 isdbs_ts_id;
-
- /* DVB-T2 specifics */
- u32 dvbt2_plp_id;
+ /* Multistream specifics */
+ u32 stream_id;
u32 == 32 bit long unsigned number. See ne
Em 17-08-2012 14:52, CrazyCat escreveu:
> 16.08.2012, 21:11, "Antti Palosaari" :
>> @Mauro, should we rename also DTV_ISDBS_TS_ID to DTV_ISDBS_TS_ID_LEGACY
>> to remind users ?
>
> Maybe leave DTV_ISDBS_TS_ID and convert DTV_DVBT2_PLP_ID to
> DTV_DVB_STREAM_ID ? and dvbt2_plp_id convert to dvb_s
16.08.2012, 21:11, "Antti Palosaari" :
> @Mauro, should we rename also DTV_ISDBS_TS_ID to DTV_ISDBS_TS_ID_LEGACY
> to remind users ?
Maybe leave DTV_ISDBS_TS_ID and convert DTV_DVBT2_PLP_ID to DTV_DVB_STREAM_ID
? and dvbt2_plp_id convert to dvb_stream_id.
Because DVB and ISDB different standard
16.08.2012, 21:11, "Antti Palosaari" :
>> - /* ISDB-T specifics */
>> - u32 isdbs_ts_id;
>> -
>> - /* DVB-T2 specifics */
>> - u32 dvbt2_plp_id;
>> + /* Multistream specifics */
>> + u32 stream_id;
>
> u32 == 32 bit long unsigned number. See next comment.
>>
>> - c->isd
On 17 August 2012 13:51, Sylwester Nawrocki wrote:
> Hi Sachin,
>
> On 08/17/2012 08:28 AM, Sachin Kamat wrote:
>> Silences the following warning:
>> WARNING: Use #include instead of
>>
>> Signed-off-by: Sachin Kamat
>
> Added both to my tree.
Thanks Sylwester.
>
> Thanks,
> Sylwester
--
On 17 August 2012 19:14, Sakari Ailus wrote:
> Hi Sachin,
>
> On Fri, Aug 17, 2012 at 10:19:02AM +0530, Sachin Kamat wrote:
>> devm_* functions are device managed functions and make code a bit
>> smaller and cleaner.
>>
>> Signed-off-by: Sachin Kamat
>> ---
>> Changes since v1:
>> Used devm_kzall
(Adding Mauro to CC has he is the maintainer)
On Thu, Aug 16, 2012 at 10:09:32AM +0200, Matthijs Kooijman wrote:
> Hi folks,
>
> > I'm currently compiling a 3.5 kernel with just the rdev initialization
> > moved up to see if this will fix my problem at all, but I'd like your
> > view on this in t
Hi Tomi,
On Friday 17 August 2012 16:06:30 Tomi Valkeinen wrote:
> On Fri, 2012-08-17 at 14:33 +0200, Laurent Pinchart wrote:
> > > But first, the data type should be byte, not unsigned long. How would
> > > you write 8 bits or 16 bits with your API?
> >
> > u8 and u16 both fit in an unsigned lon
Hi Sachin,
On Fri, Aug 17, 2012 at 10:19:02AM +0530, Sachin Kamat wrote:
> devm_* functions are device managed functions and make code a bit
> smaller and cleaner.
>
> Signed-off-by: Sachin Kamat
> ---
> Changes since v1:
> Used devm_kzalloc for sensor->nvm.
> Used devm_clk_get and devm_regulato
Hi,
On 08/17/2012 02:57 PM, Laurent Pinchart wrote:
Regarding ENUM_FRAMESIZES: it makes sense to add an aspect ratio here for
use with sensors. But for video receivers ENUM_FRAMESIZES isn't applicable.
Do we have sensors with non-square pixels ?
Short answer: not that I know of.
Long ans
On Fri, 2012-08-17 at 14:33 +0200, Laurent Pinchart wrote:
> > But first, the data type should be byte, not unsigned long. How would
> > you write 8 bits or 16 bits with your API?
>
> u8 and u16 both fit in an unsigned long :-) Please see below.
Ah, I see, so the driver would just discard 24 bit
On Friday 17 August 2012 14:55:13 Hans Verkuil wrote:
> On Fri August 17 2012 14:48:23 Hans de Goede wrote:
> > On 08/17/2012 12:35 PM, Hans Verkuil wrote:
> > > Hi all,
> > >
> > > I've prepared a presentation for the upcoming workshop based on my RFC
> > > and the comments I received.
> > >
> >
On Fri August 17 2012 14:48:23 Hans de Goede wrote:
> Hi,
>
> On 08/17/2012 12:35 PM, Hans Verkuil wrote:
> > Hi all,
> >
> > I've prepared a presentation for the upcoming workshop based on my RFC and
> > the
> > comments I received.
> >
> > It is available here:
> >
> > http://hverkuil.home.xs4a
Hi,
On 08/17/2012 12:35 PM, Hans Verkuil wrote:
Hi all,
I've prepared a presentation for the upcoming workshop based on my RFC and the
comments I received.
It is available here:
http://hverkuil.home.xs4all.nl/presentations/v4l2-workshop-2012.odp
http://hverkuil.home.xs4all.nl/presentations/v4
On Fri August 17 2012 13:50:25 Patrick Dickey wrote:
> I'm looking for information about what distributions people are using,
> and how they go about testing their code. The reason is, I'm running
> Ubuntu for my main distribution, and it seems like I'll have to go
> through a lot of hoops in orde
Hi Tomi,
On Friday 17 August 2012 13:51:49 Tomi Valkeinen wrote:
> On Fri, 2012-08-17 at 12:02 +0200, Laurent Pinchart wrote:
> > On Friday 17 August 2012 12:03:02 Tomi Valkeinen wrote:
> > > On Fri, 2012-08-17 at 02:49 +0200, Laurent Pinchart wrote:
> > > > +/*
> > > > ---
I've updated the media_build scripts to reflect the new file organization.
Most of the work was actually in dealing with some driver changes that required
compat code and that had nothing to do with the reorganization.
I'll have to wait for the daily build tonight to know for certain whether all
Hello Patrick,
There are some information at: http://git.linuxtv.org/media_tree.git
On Fri, Aug 17, 2012 at 8:50 AM, Patrick Dickey wrote:
> I'm looking for information about what distributions people are using,
> and how they go about testing their code. The reason is, I'm running
> Ubuntu fo
I'm looking for information about what distributions people are using,
and how they go about testing their code. The reason is, I'm running
Ubuntu for my main distribution, and it seems like I'll have to go
through a lot of hoops in order to compile and test changes to the
kernel. I realize that
On Fri, 2012-08-17 at 13:10 +0200, Laurent Pinchart wrote:
> What kind of directory structure do you have in mind ? Panels are already
> isolated in drivers/video/panel/ so we could already ditch the panel- prefix
> in drivers.
The same directory also contains files for the framework and buses.
I know this is slightly off topic for this list, but I hope
someone here can help me. I have asked on the gstreamer list,
but it's quite often slow/unreliable.
I'm trying to capture video using v4l2src. The problem is
that my sensor only delivers bayer RGB and I can't figure
out what the caps s
Hi Tomi,
Thanks a lot for the review.
On Friday 17 August 2012 11:38:14 Tomi Valkeinen wrote:
> On Fri, 2012-08-17 at 02:49 +0200, Laurent Pinchart wrote:
> > I will appreciate all reviews, comments, criticisms, ideas, remarks, ...
> > If
>
> Oookay, where to start... ;)
>
> A few cosmetic/gene
On Fri, 2012-08-17 at 12:02 +0200, Laurent Pinchart wrote:
> Hi Tomi,
>
> Thank you for the review.
>
> On Friday 17 August 2012 12:03:02 Tomi Valkeinen wrote:
> > On Fri, 2012-08-17 at 02:49 +0200, Laurent Pinchart wrote:
> > > +/*
> > > --
Hi all,
I've prepared a presentation for the upcoming workshop based on my RFC and the
comments I received.
It is available here:
http://hverkuil.home.xs4all.nl/presentations/v4l2-workshop-2012.odp
http://hverkuil.home.xs4all.nl/presentations/v4l2-workshop-2012.pdf
Attendees of the workshop: pl
Hi Tomi,
Thank you for the review.
On Friday 17 August 2012 12:03:02 Tomi Valkeinen wrote:
> On Fri, 2012-08-17 at 02:49 +0200, Laurent Pinchart wrote:
> > +/*
> > -
> > + * Bus operations
> > + */
> > +
> > +void panel_
On 8/17/2012 2:45 PM, Laurent Pinchart wrote:
> Hi Prabhakar,
>
> On Friday 17 August 2012 14:02:19 Prabhakar Lad wrote:
>> On Friday 17 August 2012 11:07 AM, Sekhar Nori wrote:
>>> On 8/17/2012 10:51 AM, Prabhakar Lad wrote:
On Thursday 16 August 2012 08:43 PM, Laurent Pinchart wrote:
>
Hi Mauro,
The following changes since commit 88f8472c9fc6c08f5113887471f1f4aabf7b2929:
[media] Fix some Makefile rules (2012-08-16 19:55:03 -0300)
are available in the git repository at:
git://linuxtv.org/pinchartl/media.git omap3isp-sensors-next
Laurent Pinchart (4):
v4l2-ctrls: Add
Hi Prabhakar,
On Friday 17 August 2012 14:02:19 Prabhakar Lad wrote:
> On Friday 17 August 2012 11:07 AM, Sekhar Nori wrote:
> > On 8/17/2012 10:51 AM, Prabhakar Lad wrote:
> >> On Thursday 16 August 2012 08:43 PM, Laurent Pinchart wrote:
> >>> On Thursday 16 August 2012 19:32:00 Prabhakar Lad wro
On Fri, 2012-08-17 at 02:49 +0200, Laurent Pinchart wrote:
> +/*
> -
> + * Bus operations
> + */
> +
> +void panel_dbi_write_command(struct panel_dbi_device *dev, unsigned long cmd)
> +{
> + dev->bus->ops->write_comma
Hi,
On Fri, 2012-08-17 at 02:49 +0200, Laurent Pinchart wrote:
> I will appreciate all reviews, comments, criticisms, ideas, remarks, ... If
Oookay, where to start... ;)
A few cosmetic/general comments first.
I find the file naming a bit strange. You have panel.c, which is the
core framework,
Hi Sekhar,
On Friday 17 August 2012 11:07 AM, Sekhar Nori wrote:
> On 8/17/2012 10:51 AM, Prabhakar Lad wrote:
>> Hi Laurent,
>>
>> Thanks for the review.
>>
>> On Thursday 16 August 2012 08:43 PM, Laurent Pinchart wrote:
>>> Hi Prabhakar,
>>>
>>> Thanks for the patch.
>>>
>>> On Thursday 16 Augus
Hi Sachin,
On 08/17/2012 08:28 AM, Sachin Kamat wrote:
> Silences the following warning:
> WARNING: Use #include instead of
>
> Signed-off-by: Sachin Kamat
Added both to my tree.
Thanks,
Sylwester
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a mess
Hi Sachin,
On 08/17/2012 08:22 AM, Sachin Kamat wrote:
> Silences the following warnings:
> WARNING: sizeof *ctx should be sizeof(*ctx)
> WARNING: sizeof *dev should be sizeof(*dev)
>
> Signed-off-by: Sachin Kamat
I've added this one to my tree.
Thanks!
Sylwester
--
To unsubscribe from this li
Hi Mauro,
There have been no comments since RFCv3 of this patch series, so this is the
final pull request.
RFCv3 is here:
http://www.mail-archive.com/linux-media@vger.kernel.org/msg50265.html
Changes since RFCv3:
Changed the ioctl numbers for the SUBDEV_G/S_EDID ioctls to unused numbers from
v
Hi Hans
I didnt catch this sentence in the documentation of the API "It is
not possible to set part of an EDID, it is always all or nothing." .
Guess, I have to read the documentation thoroughly before making
assumptions. It makes my question irrelevant.
Best Regards
Soby Mathew
On Thu, Aug 16
Hi Dan,
On Tuesday, August 14, 2012 8:59 AM Dan Carpenter wrote:
> We recently added locking to this function, but there was an error path
> which accidentally returned holding a lock. Also we returned zero on
> failure on some paths instead of the error code.
>
> Signed-off-by: Dan Carpenter
48 matches
Mail list logo