Hi,
On Friday 01 July 2011 04:44 PM, Mauro Carvalho Chehab wrote:
Em 01-07-2011 19:49, Archit Taneja escreveu:
Hi,
On Friday 01 July 2011 11:48 AM, Mauro Carvalho Chehab wrote:
Em 22-06-2011 16:32, hvaib...@ti.com escreveu:
The following changes since commit af0d6a0a3a30946f7df69c764791f1b06
Em 01-07-2011 12:06, Hans de Goede escreveu:
> Hi Hans (et all),
>
> I've been working on doing a much needed cleanup to the pwc driver,
> converting it to videobuf2 and using the new ctrl framework.
>
> I hope to be able to send a pull request for this, this weekend.
>
> I saw your pull request
Em 01-07-2011 19:49, Archit Taneja escreveu:
> Hi,
>
> On Friday 01 July 2011 11:48 AM, Mauro Carvalho Chehab wrote:
>> Em 22-06-2011 16:32, hvaib...@ti.com escreveu:
>>> The following changes since commit af0d6a0a3a30946f7df69c764791f1b0643f7cd6:
>>>Linus Torvalds (1):
>>> Merge bran
Em 29-06-2011 10:15, Guennadi Liakhovetski escreveu:
> Hi Mauro
>
> I expect at least one more soc-camera pull request for 3.1, so far a bunch
> of patches, that have been lying around since a while already.
>
> The following changes since commit 7023c7dbc3944f42aa1d6910a6098c5f9e23d3f1:
>
>
Hi,
On Friday 01 July 2011 11:48 AM, Mauro Carvalho Chehab wrote:
Em 22-06-2011 16:32, hvaib...@ti.com escreveu:
The following changes since commit af0d6a0a3a30946f7df69c764791f1b0643f7cd6:
Linus Torvalds (1):
Merge branch 'x86-urgent-for-linus' of
git://git.kernel.org/.../tip/linu
On Fri, Jul 01, 2011 at 03:47:11PM +0400, Kirill Smelkov wrote:
> drivers/usb/host/ehci-sysfs.c | 104
> +++--
As you are adding new sysfs files, it is required that you also add new
entries in the Documentation/ABI/ directory.
Please do that for these files
Hi Uwe,
On 06/29/2011 09:58 PM, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König
> ---
> Hello,
>
> this is a driver that is still classified as work in progress. There are
> some known problems with it, still following the "release early, release
> often" principle I'd be happy to get s
Em 22-06-2011 16:32, hvaib...@ti.com escreveu:
> The following changes since commit af0d6a0a3a30946f7df69c764791f1b0643f7cd6:
> Linus Torvalds (1):
> Merge branch 'x86-urgent-for-linus' of
> git://git.kernel.org/.../tip/linux-2.6-tip
>
> are available in the git repository at:
>
> gi
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Fri Jul 1 19:00:33 CEST 2011
git hash:66ef90675ad5e45717ff84e4a106c0d22e690803
gcc version: i686-linux-gcc (GCC) 4.5
Em 22-06-2011 16:32, hvaib...@ti.com escreveu:
> The following changes since commit af0d6a0a3a30946f7df69c764791f1b0643f7cd6:
> Linus Torvalds (1):
> Merge branch 'x86-urgent-for-linus' of
> git://git.kernel.org/.../tip/linux-2.6-tip
>
> are available in the git repository at:
>
> gi
Add media bus configuration types and two subdev operations to get
supported mediabus configurations and to set a specific configuration.
Subdevs can support several configurations, e.g., they can send video data
on 1 or several lanes, can be configured to use a specific CSI-2 channel,
in such case
Hello John,
> I'm having problems with this card- I can get it to scan DVB-S and
> DVB-S2 using scan-s2, and can get it to tune to DVB-S channels, but I
> cannot szap to DVB-S2 channels
>
> szap2 -p -t 2 "BBC HD" reports error ioctl DVBFE_SET_DELSYS failed:
> Operation not supported
>
> I have t
On 06/28/2011 03:47 PM, Guennadi Liakhovetski wrote:
Hi Robert
Hope you don't mind me resuming an almost 3 year old mail thread;) I'm
referring to your patches to soc-camera core and pxa-camera, adding PM
support to them. Below is your message again, explaining, why the standard
pm hooks cannot
On Friday, July 01, 2011 17:06:43 Hans de Goede wrote:
> Hi Hans (et all),
>
> I've been working on doing a much needed cleanup to the pwc driver,
> converting it to videobuf2 and using the new ctrl framework.
>
> I hope to be able to send a pull request for this, this weekend.
Thanks!
> I saw
Hi Hans (et all),
I've been working on doing a much needed cleanup to the pwc driver,
converting it to videobuf2 and using the new ctrl framework.
I hope to be able to send a pull request for this, this weekend.
I saw your pull request and I'm looking forward to be able to
play with ctrl events
Propagate return value from v4l2_ctrl_handler_setup as any
errors from it are now silently ignored.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/video/noon010pc30.c |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/media/vid
Replace g/s_mbus_fmt ops with the pad level get/set_fmt operations.
Add media entity initialization and set subdev flags so the host driver
creates a v4l-subdev device node for the driver. A mutex is added for
serializing operations on subdevice node. When setting format
is attempted during streami
The following patch set converts noon010pc30 camera sensor driver to the
subdev pad level operations. Additionally it adds a s_stream operation
and marks driver as experimental as it now uses V4L2 sub-device API.
Now unneeded g_chip_ident op is also removed.
Changes since v1:
- fixed subdev's fla
It is now not needed as the sensor identification is done
through the media controller API.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/video/noon010pc30.c | 10 --
include/media/v4l2-chip-ident.h |3 ---
2 files changed, 0 insertions(+), 13
Remove unneeded check for the platform data in s_power operation.
Do not reset the image resolution and pixel format set by user
when cycling sensor's power.
Add a small delay for a proper reset signal shape.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/video
Em 01-07-2011 11:01, Charan Prakash escreveu:
> Hi,
> Im try to develop code for Kinect camera of XBOX. The USB interface was
> working fine until I tried installing your drivers as given in this page:
> http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
> I
This device also uses audio on a separate USB interface. The new audio
handling works fine, but the GPIO settings, and I2C/XCLK speed need
some fixes.
Thanks to Oravecz to diagnose and get the right configs for the registers.
Reported-by: Oravecz Csaba
Signed-off-by: Mauro Carvalho Chehab
---
Em 01-07-2011 09:24, Jonathan Liu escreveu:
> Hi Mauro,
>
> I had a problem with my the Y0400046 remote control not working properly with
> my Leadtek WinFast TV2000 XP Deluxe.
> It seems the keycode mask is incorrect for my particular card.
> I have attached a patch which fixes the issue for me
In some cases the poll() implementation in a driver has to do different
things depending on the events the caller wants to poll for. An example is
when a driver needs to start a DMA engine if the caller polls for POLLIN,
but doesn't want to do that if POLLIN is not requested but instead only
POLLOU
On 07/01/2011 12:42 AM, Guennadi Liakhovetski wrote:
...
>>> +/**
>>> + * v4l2_mbus_type - media bus type
>>> + * @V4L2_MBUS_PARALLEL:parallel interface with hsync and vsync
>>> + * @V4L2_MBUS_BT656: parallel interface with embedded
>>> synchronisation, can
>>> + * also b
On Friday, July 01, 2011 13:59:14 Mauro Carvalho Chehab wrote:
> Em 01-07-2011 06:45, Hans Verkuil escreveu:
> > On Thursday, June 30, 2011 22:35:15 Mauro Carvalho Chehab wrote:
>
> >>> This also leads to another ambiguity with poll(): what should poll do if
> >>> another filehandle started strea
Em 01-07-2011 08:59, Mauro Carvalho Chehab escreveu:
> Em 01-07-2011 06:45, Hans Verkuil escreveu:
>> On Thursday, June 30, 2011 22:35:15 Mauro Carvalho Chehab wrote:
>
This also leads to another ambiguity with poll(): what should poll do if
another filehandle started streaming? So fh1
Em 01-07-2011 06:45, Hans Verkuil escreveu:
> On Thursday, June 30, 2011 22:35:15 Mauro Carvalho Chehab wrote:
>>> This also leads to another ambiguity with poll(): what should poll do if
>>> another filehandle started streaming? So fh1 called STREAMON (and so
>>> becomes
>>> the 'owner' of the
Hi all,
One thing that would solve all the problems we have with POLLPRI and the
read/write I/O mode is if the driver would know which poll events the
application
actually requested.
However, this would require changes in the fs core. I expected this to be very
difficult, but after analyzing it
The only sysfs attr implemented so far is "companion" from ehci-hub.c,
but in the next patch we are going to add another sysfs file, so prior
to that let's structure things and move already-in-there sysfs code to
separate file.
NOTE: All the code I'm moving into this new file was written by Alan
S
There are cases, when 80% max isochronous bandwidth is too limiting.
For example I have two USB video capture cards which stream uncompressed
video, and to stream full NTSC + PAL videos we'd need
NTSC 640x480 YUV422 @30fps ~17.6 MB/s
PAL 720x576 YUV422 @25fps ~19.7 MB/s
isoc b
There are cases, when 80% max isochronous bandwidth is too limiting.
Let's allow knowledgeable users to override that 80% max limit explicitly for
extreme cases, like 2 high bandwidth isochronously streaming devices on the
same High Speed USB bus in order to make them work simultaneously.
See ful
Em 01-07-2011 08:15, Sakari Ailus escreveu:
> On Fri, Jul 01, 2011 at 09:57:39AM +0200, Hans Verkuil wrote:
>> On Friday, July 01, 2011 03:27:10 Mauro Carvalho Chehab wrote:
>>> Em 10-06-2011 06:27, Sakari Ailus escreveu:
Hi Mauro,
This pull request adds the bitmask controls, flash A
On Fri, Jul 01, 2011 at 09:57:39AM +0200, Hans Verkuil wrote:
> On Friday, July 01, 2011 03:27:10 Mauro Carvalho Chehab wrote:
> > Em 10-06-2011 06:27, Sakari Ailus escreveu:
> > > Hi Mauro,
> > >
> > > This pull request adds the bitmask controls, flash API and the adp1653
> > > driver. What has c
Tested with webcam "SilverCrest WC2130".
Signed-off-by: Frank Schaefer
Cc: sta...@kernel.org
---
drivers/media/video/gspca/sn9c20x.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/gspca/sn9c20x.c
b/drivers/media/video/gspca/sn9c20x.c
index c431900
On Thursday, June 30, 2011 22:35:15 Mauro Carvalho Chehab wrote:
> Em 30-06-2011 10:46, Hans Verkuil escreveu:
> > On Wednesday, June 29, 2011 16:35:04 Hans de Goede wrote:
> >> Hi,
> >>
> >> On 06/29/2011 03:43 PM, Hans Verkuil wrote:
> >>> On Wednesday, June 29, 2011 15:07:14 Hans de Goede wrote:
On Thu, Jun 30, 2011 at 11:01:01AM -0700, Sarah Sharp wrote:
> On Fri, Jun 24, 2011 at 08:48:06PM +0400, Kirill Smelkov wrote:
> >
> > Changes since v1:
> >
> >
> > - dropped RFC status as "this seems like the sort of feature somebody might
> >reasonably want to use -- if they know exactly
Hi Mauro,
This is the pull request containing all control event and control framework
patches. The first set (until the compat-ioctl32 patch) you have already
reviewed.
The second set contains the RFCv2 patch series posted Tuesday together with
the two changes you wanted for the first set ('make
Dear Manu,
I think there is a regression in your patch from December 2010 regarding the
stb6100 module.
With the latest version of stb6100 published in media_build git branch, we
can't tune the TT-S2-3200 on some DVBS2 transponders like Hotbird 13E
11681-H-27500 or Hotbird 13E 12692-H-27500.
After
Hi Hans and Mauro,
On Fri, Jul 01, 2011 at 09:57:39AM +0200, Hans Verkuil wrote:
> On Friday, July 01, 2011 03:27:10 Mauro Carvalho Chehab wrote:
> > Em 10-06-2011 06:27, Sakari Ailus escreveu:
> > > Hi Mauro,
> > >
> > > This pull request adds the bitmask controls, flash API and the adp1653
> >
> -Original Message-
> From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
> ow...@vger.kernel.org] On Behalf Of Malcolm Priestley
> Sent: vendredi 1 juillet 2011 00:22
> To: Linux Media Mailing List
> Cc: Sébastien RAILLARD (COEXSI)
> Subject: [PATCH] STV0288 Fast Channel Acquis
On Friday, July 01, 2011 03:27:10 Mauro Carvalho Chehab wrote:
> Em 10-06-2011 06:27, Sakari Ailus escreveu:
> > Hi Mauro,
> >
> > This pull request adds the bitmask controls, flash API and the adp1653
> > driver. What has changed since the patches is:
> >
> > - Adp1653 flash faults control is vo
On Thu, 30 Jun 2011, Sakari Ailus wrote:
> On Wed, Jun 29, 2011 at 09:28:06PM +0200, Guennadi Liakhovetski wrote:
> > On Wed, 29 Jun 2011, Sakari Ailus wrote:
> >
> > > Guennadi Liakhovetski wrote:
> > > > On Mon, 27 Jun 2011, Guennadi Liakhovetski wrote:
> > > >
> > > > [snip]
> > > >
> > > >>
43 matches
Mail list logo