From: Daniel Scheller
The cxd2099 driver makes use of the Regmap I2C kernel API, thus add
"select REGMAP_I2C" to it's Kconfig block. Also, make it default "m" if
!MEDIA_SUBDRV_AUTOSELECT, just like every other dvb-frontend driver.
And, while at it, remove the hyphens around the help tag.
Cc: Jas
dvb-c/fi-sonera and dvb-c/fi-HTV should have
[CHANNEL]
DELIVERY_SYSTEM = DVBC/ANNEX_A
FREQUENCY = 29000
SYMBOL_RATE = 690
INNER_FEC = NONE
MODULATION = QAM/256
INVERSION = AUTO
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@v
This is an update of my previous [1] patch series adding subdev driver
for OV9650/52 image sensors. Changes in this version are:
- addition of patches introducing v4l2 core helper functions:
v4l2_ctrl_subdev_log_status(), v4l2_ctrl_subdev_subscribe_event(),
v4l2_event_subdev_unsubscribe(),
Mauro is proposing a new API to handle statistics. This functionality will
be returned after the statistics API is ready. Just remove them for now.
Signed-off-by: Michael Krufky
---
Documentation/DocBook/media/dvb/dvbproperty.xml | 18 --
drivers/media/dvb/dvb-core/dvb_frontend
I've just realised there is some illegal whitespace in this patch here:
> @@ -553,5 +568,20 @@ typedef enum fe_guard_interval {
>
>
>
> +
> + DVB-T2 parameters
> +
> + This section covers parameter
On 05/08/2011 09:13 PM, Steve Kerrison wrote:
> Hi Mauro
>
>> +3) DVB-T specifies 2K and 8K as valid sizes.
>>> + 4) DVB-T2 specifies 1K, 2K, 4K, 8K, 16K and 32K.
>>
>> It makes sense to add here that ISDB-T specifies 2K, 4K and 8K.
>> (yeah, sorry, it is my fault that I didn
A few new capabilities added to frontend.h for DVB-T2. Added these
to the documentation plus some notes explaining that they are
used by the T2 delivery system.
Signed-off-by: Steve Kerrison
---
Documentation/DocBook/dvb/dvbproperty.xml | 36 ++--
Documentation/DocBook/
Hi Mauro
> + 3) DVB-T specifies 2K and 8K as valid sizes.
> > + 4) DVB-T2 specifies 1K, 2K, 4K, 8K, 16K and 32K.
>
> It makes sense to add here that ISDB-T specifies 2K, 4K and 8K.
> (yeah, sorry, it is my fault that I didn't notice it before ;) )
Actually note 1) in that l
Em 08-05-2011 12:51, Steve Kerrison escreveu:
> A few new capabilities added to frontend.h for DVB-T2. Added these
> to the documentation plus some notes explaining that they are
> used by the T2 delivery system.
>
> Signed-off-by: Steve Kerrison
> ---
> Documentation/DocBook/dvb/dvbproperty.xml
A few new capabilities added to frontend.h for DVB-T2. Added these
to the documentation plus some notes explaining that they are
used by the T2 delivery system.
Signed-off-by: Steve Kerrison
---
Documentation/DocBook/dvb/dvbproperty.xml | 21 ++---
Documentation/DocBook/dvb/fro
IR additions and misc minor media_tree fixes for 2.6.40. There's an input.h
patch included in here, which was merged in 2.6.39-rc4, that the patch
just after it depends upon, wasn't quite sure how to handle that, since it
wasn't already in the staging/for_v2.6.40 branch that th
DM365? Is it only a
> matter of changing the board-specific files, such as board-dm365-evm.c?
These patches are only for DM6446. The DM365 enabled patches will follow in a
few days. Those will include the overall DM365 features and appropriate
platform additions.
>
> Sincerely,
> Rob
Hi Robert,
On Thu, Jan 20, 2011 at 12:12 AM, Robert Mellen wrote:
> Are the "davinci vpbe" patches specific only to the DM644x platform? I am
> developing on the DM365 and would like to use the OSD features implemented
> in the patches. Are there plans to port these patches to the DM365? Is it
>
2011 8:40 AM
To: LMML; LAK; Kevin Hilman
Cc: dlos; Mauro Carvalho Chehab
Subject: [PATCH v16 3/3] davinci vpbe: board specific additions
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karich
Manjunath Hadli writes:
> This patch implements the overall device creation for the Video
> display driver, initializes the platform variables and implements
> platform functions including setting video clocks.
This is dm644x specific. Please use 'davinci: dm644x: VPBE' as subject
prefix.
Kevi
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c | 84 -
1 files changed, 69 insert
This patch implements the overall device creation for the Video
display driver, initializes the platform variables and implements
platform functions including setting video clocks.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/
Manjunath Hadli wrote:
This patch implements the overall device creation for the Video
display driver, initializes the platform variables and implements
platform functions including setting video clocks.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
Hello.
Hadli, Manjunath wrote:
This patch implements the overall device creation for the Video
display driver.
It does not only that...
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/devices.c
b/arch/
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c | 84 -
1 files changed, 69 insert
This patch implements the overall device creation for the Video
display driver, initializes the platform variables and implements
platform functions including setting video clocks.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/
On Sat, Jan 15, 2011 at 21:13:33, Sergei Shtylyov wrote:
> Hello.
>
> On 14-01-2011 16:31, Manjunath Hadli wrote:
>
> > This patch implements the overall device creation for the Video
> > display driver.
>
> It does not only that...
>
> > Signed-off-by: Manjunath Hadli
> > Acked-by: Murali
Hello.
On 14-01-2011 16:31, Manjunath Hadli wrote:
This patch implements the overall device creation for the Video
display driver.
It does not only that...
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/d
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c | 84 -
1 files changed, 69 insert
This patch implements the overall device creation for the Video
display driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/devices.c | 11 +-
arch/arm/mach-davinci/dm355.c |3 +
arch/arm/m
Hi Manju,
Please CC linux-arm-ker...@lists.infradead.org for mach-davinci
patches.
On Mon, Jan 10, 2011 at 18:57:37, Hadli, Manjunath wrote:
> This patch implements the overall device creation for the Video
> display driver.
>
> Signed-off-by: Manjunath Hadli
> Acked-by: Muralidharan Karicheri
This patch implements the overall device creation for the Video
display driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/dm644x.c | 172 +--
arch/arm/mach-davinci/include/mach/dm644x.h
On Mon, Jan 10, 2011 at 18:21:34, Hadli, Manjunath wrote:
> On Mon, Jan 10, 2011 at 17:25:33, Nori, Sekhar wrote:
> > On Mon, Jan 10, 2011 at 16:58:41, Sergei Shtylyov wrote:
> >
> > > > +
> > > > +#define OSD_REG_SIZE 0x01ff
> > > > +#define VENC_REG_SIZE 0x
On Mon, Jan 10, 2011 at 17:25:33, Nori, Sekhar wrote:
> On Mon, Jan 10, 2011 at 16:58:41, Sergei Shtylyov wrote:
>
> > > +
> > > +#define OSD_REG_SIZE 0x01ff
> > > +#define VENC_REG_SIZE0x017f
> >
> > Well, actually that's not the size but "limi
On Mon, Jan 10, 2011 at 16:58:41, Sergei Shtylyov wrote:
> > +
> > +#define OSD_REG_SIZE 0x01ff
> > +#define VENC_REG_SIZE 0x017f
>
> Well, actually that's not the size but "limit" -- sizes should be 0x200
> and 0x180 respectively...
In mos
Hello.
On 10-01-2011 13:23, Manjunath Hadli wrote:
This patch implements the overall device creation for the Video
display driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/dm644x.c b/arch/arm/mach-davin
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c | 86 --
1 files changed, 70 inser
This patch implements the overall device creation for the Video
display driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/dm644x.c | 168 +--
arch/arm/mach-davinci/include/mach/dm644x.h
On Fri, Jan 07, 2011 at 19:49:19, Sergei Shtylyov wrote:
> On 07-01-2011 17:13, Hadli, Manjunath wrote:
>
> >>> This patch implements the overall device creation for the Video
> >>> display driver.
>
> >>> Signed-off-by: Manjunath Hadli
> >>> Acked-by: Muralidharan Karicheri
> >>> Acked-by: Hans
On 07-01-2011 17:13, Hadli, Manjunath wrote:
This patch implements the overall device creation for the Video
display driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/include/mach/dm644x.h
b/arch/arm/mac
On Fri, Jan 07, 2011 at 19:27:37, Sergei Shtylyov wrote:
> Hello.
>
> On 07-01-2011 16:40, Manjunath Hadli wrote:
>
> > This patch implements the overall device creation for the Video
> > display driver.
>
> > Signed-off-by: Manjunath Hadli
> > Acked-by: Muralidharan Karicheri
> > Acked-by: Han
Hello.
On 07-01-2011 16:40, Manjunath Hadli wrote:
This patch implements the overall device creation for the Video
display driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/include/mach/dm644x.h
b/arch/
This patch implements the overall device creation for the Video
display driver.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/dm644x.c | 168 +--
arch/arm/mach-davinci/include/mach/dm644x.h
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c | 86 --
1 files changed, 70 inser
This patch implements the overall device creation for the Video
display driver
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/dm644x.c | 167 +--
arch/arm/mach-davinci/include/mach/dm644x.h
Sergei,
On Thu, Dec 23, 2010 at 23:19:30, Sergei Shtylyov wrote:
> Hello.
>
> Manjunath Hadli wrote:
>
> > This patch implements the overall device creation for the Video
> > display driver
>
> > Signed-off-by: Manjunath Hadli
> > Acked-by: Muralidharan Karicheri
> > Acked-by: Hans Verkuil
>
Hello.
Manjunath Hadli wrote:
This patch implements the overall device creation for the Video
display driver
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/dm644x.c b/arch/arm/mach-davinci/dm644x.c
index 9
This patch implements the overall device creation for the Video
display driver
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/dm644x.c | 173 +--
arch/arm/mach-davinci/include/mach/dm644x.h
Hello.
On 23-12-2010 14:54, Manjunath Hadli wrote:
This patch implements the overall device creation for the Video
display driver
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/dm644x.c b/arch/arm/mach-davinc
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c | 81 +-
1 files changed, 68 inse
This patch implements the overall device creation for the Video
display driver
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/dm644x.c | 172 +--
arch/arm/mach-davinci/include/mach/dm644x.h
Manjunath Hadli writes:
> This patch implements the overall device creation for the Video
> display driver
>
> Signed-off-by: Manjunath Hadli
> Acked-by: Muralidharan Karicheri
> Acked-by: Hans Verkuil
This one still conflicts with other changes in davinci-next queued for
2.6.38.
Please sepa
Hello.
Hadli, Manjunath wrote:
Sergei,
Only one comment. For others I have done the fixes.
Thanks and Regards,
-Manju
Others On Tue, Dec 21, 2010 at 17:13:30, Sergei Shtylyov wrote:
Hello.
On 20-12-2010 16:54, Manjunath Hadli wrote:
This patch implements tables for display timings,o
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c | 81 +-
1 files changed, 68 inser
This patch implements the overall device creation for the Video
display driver
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/dm644x.c | 170 ++-
arch/arm/mach-davinci/include/mach/dm644x.h
Sergei,
Only one comment. For others I have done the fixes.
Thanks and Regards,
-Manju
Others On Tue, Dec 21, 2010 at 17:13:30, Sergei Shtylyov wrote:
> Hello.
>
> On 20-12-2010 16:54, Manjunath Hadli wrote:
>
> > This patch implements tables for display timings,outputs and other
> > board rel
Hello.
On 20-12-2010 16:54, Manjunath Hadli wrote:
This patch implements the overall device creation for the Video
display driver
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/dm644x.c b/arch/arm/mach-davinc
Hello.
On 20-12-2010 16:54, Manjunath Hadli wrote:
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/board-dm6
This patch implements the overall device creation for the Video
display driver
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/dm644x.c | 164 ++-
arch/arm/mach-davinci/include/mach/dm644x.h
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c | 79 +-
1 files changed, 66 inser
On Fri, Dec 17, 2010 at 21:59:23, Sergei Shtylyov wrote:
> Hello.
>
> Manjunath Hadli wrote:
>
> > This patch implements tables for display timings,outputs and other
> > board related functionalities.
>
> > Signed-off-by: Manjunath Hadli
> > Acked-by: Muralidharan Karicheri
> > Acked-by: Hans
Hello.
Manjunath Hadli wrote:
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a/arch/arm/mach-davinci/board-dm644x-evm.c
b/arch/arm
This patch implements the overall device creation for the Video
display driver
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/dm644x.c | 164 ++-
arch/arm/mach-davinci/include/mach/dm644x.h
This patch implements tables for display timings,outputs and
other board related functionalities.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c | 79 +-
1 files changed, 66 inser
Hello.
On 15-12-2010 18:54, Karicheri, Muralidharan wrote:
I think the DM644x EVM board changes should be in a separate patch.
Any reason?
The resaon is simple: you shouldn't mix SoC-level and board-level changes.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
German
i-linux-open-source-boun...@linux.davincidsp.com] On Behalf
>Of Sergei Shtylyov
>Sent: Wednesday, December 15, 2010 6:20 AM
>To: Hadli, Manjunath
>Cc: dlos; Mauro Carvalho Chehab; LMML
>Subject: Re: [PATCH v6 5/7] davinci vpbe: platform specific additions
>
>Hello.
>
>On
Hello.
On 15-12-2010 12:11, Manjunath Hadli wrote:
This patch implements the overall device creation for the Video
display driver, and addition of tables for the mode and output list.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
[...]
diff --git a
This patch implements the overall device creation for the Video
display driver, and addition of tables for the mode and output list.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c| 79 +++--
arch
This patch implements the overall device creation for the Video
display driver, and addition of tables for the mode and output list.
Signed-off-by: Manjunath Hadli
Acked-by: Muralidharan Karicheri
Acked-by: Hans Verkuil
---
arch/arm/mach-davinci/board-dm644x-evm.c| 79 +++--
arch
This patch implements the overall device creation for the Video
display driver, and addition of tables for the mode and output list.
Signed-off-by: Manjunath Hadli
Signed-off-by: Muralidharan Karicheri
Acked-by: Muralidharan Karicheri
---
arch/arm/mach-davinci/board-dm644x-evm.c| 79
>-Original Message-
>From: Hadli, Manjunath
>Sent: Thursday, December 02, 2010 7:39 AM
>To: LMML
>Cc: dlos; Mauro Carvalho Chehab; Hans Verkuil; Hadli, Manjunath; Karicheri,
>Muralidharan
>Subject: [PATCH v3 5/6] davinci vpbe: platform specific additions
>
&g
This patch implements the overall device creation for the Video
display driver, and addition of tables for the mode and output list
Signed-off-by: Manjunath Hadli
Signed-off-by: Muralidharan Karicheri
---
arch/arm/mach-davinci/board-dm644x-evm.c| 79 +++--
arch/arm/mach-davinci/dm
Resending the reply with proper indentation..
On Mon, Nov 29, 2010 at 21:27:39, Hadli, Manjunath wrote:
> On Sat, Nov 27, 2010 at 20:52:14, Muralidharan Karicheri wrote:
> > > +static int dm644x_set_if_config(enum v4l2_mbus_pixelcode pixcode) {
> > > + unsigned int val = 0;
> > > + int
On Sat, Nov 27, 2010 at 20:52:14, Muralidharan Karicheri wrote:
> > +static int dm644x_set_if_config(enum v4l2_mbus_pixelcode pixcode) {
> > + unsigned int val = 0;
> > + int ret = 0;
> > +
> > + switch (pixcode) {
> > + case V4L2_MBUS_FMT_FIXED:
> > + /* Analog
Just want to add one more point. Probably it is a good idea to keep
this function in venc. Why this function has to be platform specific?
On Sat, Nov 27, 2010 at 10:22 AM, Muralidharan Karicheri
wrote:
>> +static int dm644x_set_if_config(enum v4l2_mbus_pixelcode pixcode)
>> +{
>> + unsigned
> +static int dm644x_set_if_config(enum v4l2_mbus_pixelcode pixcode)
> +{
> + unsigned int val = 0;
> + int ret = 0;
> +
> + switch (pixcode) {
> + case V4L2_MBUS_FMT_FIXED:
> + /* Analog out.do nothing */
> + break;
> + case V4L2_MBUS_FMT_YUYV8
This patch implements the overall device creation for the Video
display driver, and addition of tables for the mode and output list.
Signed-off-by: Manjunath Hadli
Signed-off-by: Muralidharan Karicheri
---
arch/arm/mach-davinci/board-dm644x-evm.c| 81 --
arch/arm/mach-davinci/dm64
From: Muralidharan Karicheri
This patch implements the overall device creation for the Video
display driver, and addition of tables for the mode and output list.
Signed-off-by: Muralidharan Karicheri
Signed-off-by: Manjunath Hadli
---
arch/arm/mach-davinci/board-dm644x-evm.c| 85 +++
Hi,
4th revision of my patches below:
Changes:
* more carefull repeat support in NECX protocol
* added documentation for wide band mode ioctl
* fix for 64 bit divide
* updated summary of patches, and preserved few
* Acked/Reviewed by tags you gave me.
Best regards,
Maxim Levitsky
--
T
On Fri, 2010-07-30 at 16:33 -0300, Mauro Carvalho Chehab wrote:
> Em 30-07-2010 08:38, Maxim Levitsky escreveu:
> > Hi,
> >
> > This is mostly same patchset.
> >
> > I addressed the comments of Andy Walls.
> >
> > Now IR decoding is done by a separate thread, and this fixes
> > the race, and un
Em 30-07-2010 08:38, Maxim Levitsky escreveu:
> Hi,
>
> This is mostly same patchset.
>
> I addressed the comments of Andy Walls.
>
> Now IR decoding is done by a separate thread, and this fixes
> the race, and unnesesary performance loss due to it.
>
> Best regards,
> Maxim Levitsky
>
Hi,
This is mostly same patchset.
I addressed the comments of Andy Walls.
Now IR decoding is done by a separate thread, and this fixes
the race, and unnesesary performance loss due to it.
Best regards,
Maxim Levitsky
--
To unsubscribe from this list: send the line "unsubscribe linux-m
Hi,
This is third revision of my patchset.
Notable changes:
* Added whitespace fixes from Jarod Wilson
* 4 new bugs fixed (patches 04-07). Now in-kernel decoding
works perfectly with all protocols it supports.
* lirc interface additions cleaned up.
no more wrong support for timeout reports
On Thu, 2010-07-29 at 19:15 +0200, Christoph Bartelmus wrote:
> on 29 Jul 10 at 19:26, Maxim Levitsky wrote:
> > On Thu, 2010-07-29 at 11:38 -0400, Andy Walls wrote:
> >> On Thu, 2010-07-29 at 17:41 +0300, Maxim Levitsky wrote:
> >>> On Thu, 2010-07-29 at 09:23 +0200, Christoph Bartelmus wrote:
Hi
On Fri, 2010-07-30 at 01:07 +0300, Maxim Levitsky wrote:
> On Thu, 2010-07-29 at 17:57 -0400, Jarod Wilson wrote:
> > On Thu, Jul 29, 2010 at 5:28 PM, Jarod Wilson wrote:
> > > On Thu, Jul 29, 2010 at 11:04:47PM +0300, Maxim Levitsky wrote:
> > >> On Thu, 2010-07-29 at 21:35 +0200, Christoph Bar
On Thu, 2010-07-29 at 17:57 -0400, Jarod Wilson wrote:
> On Thu, Jul 29, 2010 at 5:28 PM, Jarod Wilson wrote:
> > On Thu, Jul 29, 2010 at 11:04:47PM +0300, Maxim Levitsky wrote:
> >> On Thu, 2010-07-29 at 21:35 +0200, Christoph Bartelmus wrote:
> >> > Hi!
> >> >
> >> > Maxim Levitsky "maximlevit.
On Thu, Jul 29, 2010 at 5:28 PM, Jarod Wilson wrote:
> On Thu, Jul 29, 2010 at 11:04:47PM +0300, Maxim Levitsky wrote:
>> On Thu, 2010-07-29 at 21:35 +0200, Christoph Bartelmus wrote:
>> > Hi!
>> >
>> > Maxim Levitsky "maximlevit...@gmail.com" wrote:
>> > [...]
>> > > Could you explain exactly
On Thu, Jul 29, 2010 at 11:04:47PM +0300, Maxim Levitsky wrote:
> On Thu, 2010-07-29 at 21:35 +0200, Christoph Bartelmus wrote:
> > Hi!
> >
> > Maxim Levitsky "maximlevit...@gmail.com" wrote:
> > [...]
> > > Could you explain exactly how timeout reports work?
> > [...]
> > >>> So, timeout rep
On Thu, 2010-07-29 at 21:35 +0200, Christoph Bartelmus wrote:
> Hi!
>
> Maxim Levitsky "maximlevit...@gmail.com" wrote:
> [...]
> > Could you explain exactly how timeout reports work?
> [...]
> >>> So, timeout report is just another sample, with a mark attached, that
> >>> this is last sample
On Thu, 2010-07-29 at 21:42 +0200, Christoph Bartelmus wrote:
> Hi!
>
> Maxim Levitsky "maximlevit...@gmail.com" wrote:
>
> > On Thu, 2010-07-29 at 18:58 +0200, Christoph Bartelmus wrote:
> >> Hi Maxim,
> >>
> >> on 29 Jul 10 at 17:41, Maxim Levitsky wrote:
> >> [...]
> > Note that I send ti
Hi!
Maxim Levitsky "maximlevit...@gmail.com" wrote:
> On Thu, 2010-07-29 at 18:58 +0200, Christoph Bartelmus wrote:
>> Hi Maxim,
>>
>> on 29 Jul 10 at 17:41, Maxim Levitsky wrote:
>> [...]
> Note that I send timeout report with zero value.
> I don't think that this value is importaint.
>>
Hi!
Maxim Levitsky "maximlevit...@gmail.com" wrote:
[...]
> Could you explain exactly how timeout reports work?
[...]
>>> So, timeout report is just another sample, with a mark attached, that
>>> this is last sample? right?
>>
>> No, a timeout report is just an additional hint for the decoder
On Thu, Jul 29, 2010 at 06:58:00PM +0200, Christoph Bartelmus wrote:
> Hi Maxim,
>
> on 29 Jul 10 at 17:41, Maxim Levitsky wrote:
> [...]
> >>> Note that I send timeout report with zero value.
> >>> I don't think that this value is importaint.
> >>
> >> This does not sound good. Of course the valu
On Thu, 2010-07-29 at 18:58 +0200, Christoph Bartelmus wrote:
> Hi Maxim,
>
> on 29 Jul 10 at 17:41, Maxim Levitsky wrote:
> [...]
> >>> Note that I send timeout report with zero value.
> >>> I don't think that this value is importaint.
> >>
> >> This does not sound good. Of course the value is i
On Thu, 2010-07-29 at 19:15 +0200, Christoph Bartelmus wrote:
> Hi Maxim,
>
> on 29 Jul 10 at 19:26, Maxim Levitsky wrote:
> > On Thu, 2010-07-29 at 11:38 -0400, Andy Walls wrote:
> >> On Thu, 2010-07-29 at 17:41 +0300, Maxim Levitsky wrote:
> >>> On Thu, 2010-07-29 at 09:23 +0200, Christoph Bart
Hi Maxim,
on 29 Jul 10 at 19:26, Maxim Levitsky wrote:
> On Thu, 2010-07-29 at 11:38 -0400, Andy Walls wrote:
>> On Thu, 2010-07-29 at 17:41 +0300, Maxim Levitsky wrote:
>>> On Thu, 2010-07-29 at 09:23 +0200, Christoph Bartelmus wrote:
Hi Maxim,
on 29 Jul 10 at 02:40, Maxim Levitsky
Hi Maxim,
on 29 Jul 10 at 17:41, Maxim Levitsky wrote:
[...]
>>> Note that I send timeout report with zero value.
>>> I don't think that this value is importaint.
>>
>> This does not sound good. Of course the value is important to userspace
>> and 2 spaces in a row will break decoding.
>>
>> Chris
Hi Andy,
on 29 Jul 10 at 11:38, Andy Walls wrote:
> On Thu, 2010-07-29 at 17:41 +0300, Maxim Levitsky wrote:
>> On Thu, 2010-07-29 at 09:23 +0200, Christoph Bartelmus wrote:
>>> Hi Maxim,
>>>
>>> on 29 Jul 10 at 02:40, Maxim Levitsky wrote:
>>> [...]
In addition to comments, I changed helper
On Thu, 2010-07-29 at 19:26 +0300, Maxim Levitsky wrote:
> On Thu, 2010-07-29 at 11:38 -0400, Andy Walls wrote:
> > On Thu, 2010-07-29 at 17:41 +0300, Maxim Levitsky wrote:
> > > On Thu, 2010-07-29 at 09:23 +0200, Christoph Bartelmus wrote:
> > > > Hi Maxim,
> > > >
> > > > on 29 Jul 10 at 02:40
On Thu, 2010-07-29 at 11:38 -0400, Andy Walls wrote:
> On Thu, 2010-07-29 at 17:41 +0300, Maxim Levitsky wrote:
> > On Thu, 2010-07-29 at 09:23 +0200, Christoph Bartelmus wrote:
> > > Hi Maxim,
> > >
> > > on 29 Jul 10 at 02:40, Maxim Levitsky wrote:
> > > [...]
> > > > In addition to comments,
Here's the OMAP3 ISP driver along with V4L2 API additions/enhancements that
it depends on, rebased on top of the media controller v3 patches. Once again
please don't review this set, but use it as sample code for the media
controller.
Antti Koskipaa (1):
v4l: Add crop ioctl to V4L2
On Thu, 2010-07-29 at 17:41 +0300, Maxim Levitsky wrote:
> On Thu, 2010-07-29 at 09:23 +0200, Christoph Bartelmus wrote:
> > Hi Maxim,
> >
> > on 29 Jul 10 at 02:40, Maxim Levitsky wrote:
> > [...]
> > > In addition to comments, I changed helper function that processes samples
> > > so it sends l
On Thu, Jul 29, 2010 at 06:30:28PM +0300, Maxim Levitsky wrote:
> On Wed, 2010-07-28 at 23:52 -0400, Jarod Wilson wrote:
> > On Thu, Jul 29, 2010 at 02:40:43AM +0300, Maxim Levitsky wrote:
> > > Hi,
> > > This is second version of the patchset.
> > > Hopefully, I didn't forget to address all comme
On Wed, 2010-07-28 at 23:52 -0400, Jarod Wilson wrote:
> On Thu, Jul 29, 2010 at 02:40:43AM +0300, Maxim Levitsky wrote:
> > Hi,
> > This is second version of the patchset.
> > Hopefully, I didn't forget to address all comments.
> >
> > In addition to comments, I changed helper function that proc
On Thu, 2010-07-29 at 09:23 +0200, Christoph Bartelmus wrote:
> Hi Maxim,
>
> on 29 Jul 10 at 02:40, Maxim Levitsky wrote:
> [...]
> > In addition to comments, I changed helper function that processes samples
> > so it sends last space as soon as timeout is reached.
> > This breaks somewhat lirc,
1 - 100 of 110 matches
Mail list logo