On Wed November 28 2012 20:30:21 Greg Kroah-Hartman wrote:
> On Wed, Nov 28, 2012 at 08:18:20PM +0100, Hans Verkuil wrote:
> > On Wed November 28 2012 18:22:48 Greg Kroah-Hartman wrote:
> > > On Wed, Nov 28, 2012 at 10:18:02AM -0200, Mauro Carvalho Chehab wrote:
> > > > Em Wed, 28 Nov 2012 12:56:10
On Thu November 29 2012 00:47:41 Sylwester Nawrocki wrote:
> On 11/28/2012 10:29 PM, Dan Carpenter wrote:
> > On Wed, Nov 28, 2012 at 08:30:04PM +0100, Sylwester Nawrocki wrote:
> >> On 11/28/2012 01:22 PM, Dan Carpenter wrote:
> >>> In the end this is just a driver, and I don't especially care. B
sh-vou causes several "may be used uninitialized" warnings. Even though
they all are purely theoretical, it is better to fix them.
Signed-off-by: Guennadi Liakhovetski
---
I'll be pushing last-minute soc-camera+misc 3.7 fixes shortly, this patch
will be there too.
drivers/media/platform/sh_vo
Hi Mauro,
On Thu, Nov 29, 2012 at 1:05 AM, Mauro Carvalho Chehab
wrote:
> Hi Laurent,
>
> Em Wed, 28 Nov 2012 14:00:14 +0100
> Laurent Pinchart escreveu:
>
>> Hi Mauro,
>>
>> Please see below.
>>
>> On Wednesday 28 November 2012 09:22:13 Mauro Carvalho Chehab wrote:
>> > Hi Prabhakar,
>> >
>> >
Make it possible to compile dvb_usb_v2 driver without the remote
controller (RC-core).
Signed-off-by: Antti Palosaari
---
drivers/media/usb/dvb-usb-v2/Kconfig| 2 +-
drivers/media/usb/dvb-usb-v2/dvb_usb.h | 9 +
drivers/media/usb/dvb-usb-v2/dvb_usb_core.c | 12
From: Wei Yongjun
The dereference to 'icl' should be moved below the NULL test.
Signed-off-by: Wei Yongjun
---
drivers/media/i2c/soc_camera/mt9v022.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/media/i2c/soc_camera/mt9v022.c
b/drivers/media/i2c/soc_camera/mt9
Hi Sakari,
Thanks for the quick review.
On Thu, Nov 29, 2012 at 1:38 AM, Sakari Ailus wrote:
> On Wed, Nov 28, 2012 at 04:25:32PM +0530, Prabhakar Lad wrote:
>> From: Manjunath Hadli
>>
>> enable PPCR, enbale ISIF out on BCR and disable all events to
>> get the correct operation from ISIF.
>>
>
On Wed, 2012-11-28 at 16:06 -0300, Ezequiel Garcia wrote:
> On Tue, Oct 23, 2012 at 4:57 PM, Ezequiel Garcia
> wrote:
> > This is a large patchset that replaces struct memcpy with struct assignment,
> > whenever possible at drivers/media.
[]
> > A simplified version of the semantic match that fin
On 11/29/2012 04:05 AM, Matthew Gyurgyik wrote:
On 11/28/2012 05:55 PM, Antti Palosaari wrote:
Very, very, good pics and sniffs!!
From the sniff you could see I2C addresses
50 (a0 >> 1) eeprom
0e (1c >> 1) demod
60 (c0 >> 1) tuner
EM2874, USB-bridge, clocked at 12MHz, crystal on other side
On 11/28/2012 05:55 PM, Antti Palosaari wrote:
Very, very, good pics and sniffs!!
From the sniff you could see I2C addresses
50 (a0 >> 1) eeprom
0e (1c >> 1) demod
60 (c0 >> 1) tuner
EM2874, USB-bridge, clocked at 12MHz, crystal on other side of PCB.
There is also 32k serial eeprom for EM28
Hi Sakari,
Thanks for the quick review.
On Thu, Nov 29, 2012 at 1:48 AM, Sakari Ailus wrote:
> Hi Prabhakar,
>
> On Wed, Nov 28, 2012 at 04:25:33PM +0530, Prabhakar Lad wrote:
>> From: Manjunath Hadli
>>
>> request_mem_region for VPSS_CLK_CTRL register and ioremap.
>> and enable clocks appropri
I'm living in The Netherlands and am looking for a DVB-C USB device
that's available, supported and (preferably) affordable. Devices that
are available and affordable would appear to be the Delock DVB-C USB
stick (which I can't find a whole lot about) and the MSI DigiVox mini Trio.
According t
On 11/28/2012 10:29 PM, Dan Carpenter wrote:
On Wed, Nov 28, 2012 at 08:30:04PM +0100, Sylwester Nawrocki wrote:
On 11/28/2012 01:22 PM, Dan Carpenter wrote:
In the end this is just a driver, and I don't especially care. But
it's like not just this one which makes me frustrated. I really
beli
On 12-11-28 08:13 AM, Ezequiel Garcia wrote:
>
> Try again with
> modprobe ivtv ivtv_debug=10
OK. Happened again. The kernel log for the whole day since starting
the module with debug this morning can be found at
http://brian.interlinx.bc.ca/ivtv-dmesg.txt.bz2.
Associated with that log there w
On 11/29/2012 12:29 AM, Matthew Gyurgyik wrote:
On 11/28/2012 03:47 PM, Frank Schäfer wrote:
Your device seems to use a EM2874 bridge.
That is what appears on the chip.
Any chance to open the device and find out which demodulator it uses ?
To my surprise it was easier to open than expected.
On 11/28/2012 03:47 PM, Frank Schäfer wrote:
Your device seems to use a EM2874 bridge.
That is what appears on the chip.
Any chance to open the device and find out which demodulator it uses ?
To my surprise it was easier to open than expected.
I think this is the demodulator:
7th Generation
On Wed, Nov 28, 2012 at 08:30:04PM +0100, Sylwester Nawrocki wrote:
> On 11/28/2012 01:22 PM, Dan Carpenter wrote:
> > In the end this is just a driver, and I don't especially care. But
> > it's like not just this one which makes me frustrated. I really
> > believe in linux-next and I think every
This patch adds MAINTAINERS entry for dsbr100 usb radio driver.
Signed-off-by: Alexey Klimov
diff --git a/MAINTAINERS b/MAINTAINERS
index a36b29c..38da55f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2528,6 +2528,13 @@ S: Supported
F: drivers/gpu/drm/exynos
F: include/drm/exyn
On Wed, Nov 28, 2012 at 08:18:20PM +0100, Hans Verkuil wrote:
> but in this case it just seems to introduce a second
> merge window before the 'real' merge window.
>
I don't care about this driver, but I mean yes. That's the point of
linux-next.
I would say the standard rule is that it should s
On Wed, Nov 28, 2012 at 4:55 PM, Mauro Carvalho Chehab
wrote:
[...]
>
> There are 400+ patches pending today at patchwork. I doubt I'll have enough
> time for all of them, so, I'll skip cleanup patches like the above, in order
> to try to focus on bug fixes and patches that brings new functionalit
Hi Matthew,
thank you for reporting this device and your investigations !
Am 28.11.2012 03:31, schrieb Matthew Gyurgyik:
> Hi,
>
> I recently acquired a msi Digivox ATSC tuner. I believe this card has
> an em28xx chip (the windows driver included is em28xx). Looking at the
> em28xx wiki page and
On Wed, Nov 28, 2012 at 08:30:04PM +0100, Sylwester Nawrocki wrote:
> On 11/28/2012 01:22 PM, Dan Carpenter wrote:
> > In the end this is just a driver, and I don't especially care. But
> > it's like not just this one which makes me frustrated. I really
> > believe in linux-next and I think every
Hi Guennadi,
On Mon, 26 Nov 2012 16:20:14 +0100 (CET)
Guennadi Liakhovetski wrote:
...
> > --- a/drivers/media/platform/soc_camera/soc_camera.c
> > +++ b/drivers/media/platform/soc_camera/soc_camera.c
> > @@ -902,6 +902,8 @@ static int soc_camera_s_crop(struct file *file, void
> > *fh,
> >
Hi Prabhakar,
On Wed, Nov 28, 2012 at 04:25:33PM +0530, Prabhakar Lad wrote:
> From: Manjunath Hadli
>
> request_mem_region for VPSS_CLK_CTRL register and ioremap.
> and enable clocks appropriately.
>
> Signed-off-by: Manjunath Hadli
> Signed-off-by: Lad, Prabhakar
> ---
> drivers/media/plat
Sometimes VIDIOC_S_GROP ioctl doesn't work, soc-camera driver reports:
soc-camera-pdrv soc-camera-pdrv.0: S_CROP denied: getting current crop failed
The VIDIOC_G_CROP documentation states that the type field needs to be
set to the respective buffer type when querying, so the check in .g_crop()
of
On Wed, Nov 28, 2012 at 04:25:32PM +0530, Prabhakar Lad wrote:
> From: Manjunath Hadli
>
> enable PPCR, enbale ISIF out on BCR and disable all events to
> get the correct operation from ISIF.
>
> Signed-off-by: Manjunath Hadli
> Signed-off-by: Lad, Prabhakar
> ---
> drivers/media/platform/dav
On Wed, Nov 28, 2012 at 12:56:10PM +0100, Hans Verkuil wrote:
> On Wed 28 November 2012 12:45:37 Dan Carpenter wrote:
> > I wish people wouldn't submit big patches right before the merge
> > window opens... :/ It's better to let it sit in linux-next for a
> > couple weeks so people can mess with i
Hi Mauro,
On Wed, Nov 28, 2012 at 09:22:13AM -0200, Mauro Carvalho Chehab wrote:
> Hi Prabhakar,
>
> Em Wed, 28 Nov 2012 16:12:09 +0530
> Prabhakar Lad escreveu:
>
> > +Introduction
> > +
> > +
> > +This file documents the Texas Instruments Davinci Video processing Front
> > End
>
Em Wed, 28 Nov 2012 16:06:31 -0300
Ezequiel Garcia escreveu:
> On Tue, Oct 23, 2012 at 4:57 PM, Ezequiel Garcia
> wrote:
> > Hello everyone,
> >
> > This is a large patchset that replaces struct memcpy with struct assignment,
> > whenever possible at drivers/media.
> >
> > The patches are hand
Hi Laurent,
Em Wed, 28 Nov 2012 14:00:14 +0100
Laurent Pinchart escreveu:
> Hi Mauro,
>
> Please see below.
>
> On Wednesday 28 November 2012 09:22:13 Mauro Carvalho Chehab wrote:
> > Hi Prabhakar,
> >
> > Em Wed, 28 Nov 2012 16:12:09 +0530
> >
> > Prabhakar Lad escreveu:
> > > +Introductio
On 11/28/2012 01:22 PM, Dan Carpenter wrote:
> In the end this is just a driver, and I don't especially care. But
> it's like not just this one which makes me frustrated. I really
> believe in linux-next and I think everything should spend a couple
> weeks there before being merged.
Couple of we
On Wed, Nov 28, 2012 at 08:18:20PM +0100, Hans Verkuil wrote:
> On Wed November 28 2012 18:22:48 Greg Kroah-Hartman wrote:
> > On Wed, Nov 28, 2012 at 10:18:02AM -0200, Mauro Carvalho Chehab wrote:
> > > Em Wed, 28 Nov 2012 12:56:10 +0100
> > > Hans Verkuil escreveu:
> > >
> > > > On Wed 28 Novem
Add subdev group id definition for FIMC-IS ISP and sensor subdev.
While at it rename all group id definitions to start with GRP_ID.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/s5p-fimc/fimc-mdevice.c | 21 +++--
drivers/media/platf
Add second source media pad for the FIFO data output to FIMC-IS
and implement subdev s_stream op for configurations where FIMC-LITE
is used as a glue logic between FIMC-IS and MIPI-CSIS or an image
sensor. The second source media pad will be linked to the FIMC-LITE
video node.
For proper configurat
There is nothing to do in s_power callback so remove it.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/s5p-fimc/fimc-lite.c |9 -
1 file changed, 9 deletions(-)
diff --git a/drivers/media/platform/s5p-fimc/fimc-lite.c
b/drivers/media/pla
On Wed November 28 2012 18:22:48 Greg Kroah-Hartman wrote:
> On Wed, Nov 28, 2012 at 10:18:02AM -0200, Mauro Carvalho Chehab wrote:
> > Em Wed, 28 Nov 2012 12:56:10 +0100
> > Hans Verkuil escreveu:
> >
> > > On Wed 28 November 2012 12:45:37 Dan Carpenter wrote:
> > > > I wish people wouldn't subm
Dump registers contents together with the event counters state
in VIDIOC_LOG_STATUS ioctl.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/s5p-fimc/mipi-csis.c | 28 +++
1 file changed, 28 insertions(+)
diff --git a/drivers/me
The counter field is unsigned so >= 0 condition always evaluates
to true. Fix this to log events for which counter is > 0 or for
all when in debug mode.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/s5p-fimc/mipi-csis.c |6 +++---
1 file changed,
Enable only MIPI CSI-2 data lanes at the DPHY that are actively
used, rather than unmasking all unconditionally.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/s5p-fimc/mipi-csis.c | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
d
The MIPI CSIS device supports MIPI CSI-2 RAW8, RAW10, RAW12 data
types. Add related media bus pixel format definitions. This
doesn't cover all possible supported media bus pixel formats.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/s5p-fimc/mipi-csis
Add variant data structures for Exynos4212 and Exynos4412 SoC.
Add 'const' qualifier for the variant description structures.
Also remove has_cam_if flags from FIMC3 on Exynos4210 SoC is
it has no interconnections the camera ports.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
-
The FIMC FIFO output is not supported in the driver due to
some hardware issues thus we can remove some code as out_path
is always FIMC_IO_DMA.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/s5p-fimc/fimc-reg.c | 38
driv
Use v4l2_info() to make it possible to identify which FIMC-LITE
device instance the logs refer to.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
drivers/media/platform/s5p-fimc/fimc-lite-reg.c |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/driv
Setting FIMC_REG_CITRGFMT_FLIP_X_MIRROR bit causes X-axis image
flip (vertical flip) and thus it corresponds to V4L2_CID_VFLIP.
Likewise, setting FIMC_REG_CITRGFMT_FLIP_Y_MIRROR bit causes Y-axis
image flip (horizontal flip) and thus it corresponds to V4L2_CID_HFLIP.
Currently the driver does X-a
This patch adds definition of media bus code for YUV pixel format
transferred in 30-bit samples where each component has 10 bits width.
Signed-off-by: Sylwester Nawrocki
Signed-off-by: Kyungmin Park
---
Documentation/DocBook/media/v4l/subdev-formats.xml | 718 ++--
Documentatio
This patch series contains mainly prerequisite changes for adding
FIMC-IS (camera ISP) device support for Exynos4x12 SoCs.
The ISP driver itself is under development and I intend to post
initial version of it soon.
Sylwester Nawrocki (12):
V4L: DocBook: Add V4L2_MBUS_FMT_YUV10_1X30 media bus pix
On Tue, Oct 23, 2012 at 4:57 PM, Ezequiel Garcia wrote:
> Hello everyone,
>
> This is a large patchset that replaces struct memcpy with struct assignment,
> whenever possible at drivers/media.
>
> The patches are hand applied and every change has been thoroughly reviewed.
> However, to avoid regre
This patch adds support for the Elgato Video Capture, version 2, device.
The device is added based on the code for
CX231XX_BOARD_HAUPPAUGE_USBLIVE2, it is simply a
copy of the code for that board, with the proper USB device info for the
Elgato Video Capture V2 device.
Signed-off-by: Alf Høgem
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:Wed Nov 28 19:00:23 CET 2012
git hash:d8658bca2e5696df2b6c69bc5538f8fe54e4a01e
gcc version: i686-linux-gcc (GCC
On Wed, Nov 28, 2012 at 10:18:02AM -0200, Mauro Carvalho Chehab wrote:
> Em Wed, 28 Nov 2012 12:56:10 +0100
> Hans Verkuil escreveu:
>
> > On Wed 28 November 2012 12:45:37 Dan Carpenter wrote:
> > > I wish people wouldn't submit big patches right before the merge
> > > window opens... :/ It's be
Signed-off-by: Michael Krufky
---
drivers/media/usb/au0828/au0828-cards.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/media/usb/au0828/au0828-cards.c
b/drivers/media/usb/au0828/au0828-cards.c
index 0cb7c28..d12bdd3 100644
--- a/drivers/media/usb/au0828/au0828-cards.c
+++ b/
Signed-off-by: Michael Krufky
---
drivers/media/usb/au0828/au0828-cards.c |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/media/usb/au0828/au0828-cards.c
b/drivers/media/usb/au0828/au0828-cards.c
index d12bdd3..cf309d8 100644
--- a/drivers/media/usb/au0828/au0
Signed-off-by: Michael Krufky
---
drivers/media/usb/au0828/au0828-cards.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/media/usb/au0828/au0828-cards.c
b/drivers/media/usb/au0828/au0828-cards.c
index 0cb7c28..d12bdd3 100644
--- a/drivers/media/usb/au0828/au0828-cards.c
+++ b/
Signed-off-by: Michael Krufky
---
drivers/media/usb/au0828/au0828-cards.c |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/media/usb/au0828/au0828-cards.c
b/drivers/media/usb/au0828/au0828-cards.c
index d12bdd3..cf309d8 100644
--- a/drivers/media/usb/au0828/au0
The following changes since commit c6c22955f80f2db9614b01fe5a3d1cfcd8b3d848:
[media] dma-mapping: fix dma_common_get_sgtable() conditional
compilation (2012-11-27 09:42:31 -0200)
are available in the git repository at:
git://linuxtv.org/mkrufky/hauppauge voyager-72281
for you to fetch chang
Hi Mauro,
The two patches included in this pull requests have been previously posted to
the list and acked. As the omap_vout seems unmaintained, here's a pull
request.
If no maintainer steps up in response to this e-mail I'll send a patch for
MAINTAINERS to list myself as a 'Odd Fixes' maintai
Hi Tomi,
On Monday 12 November 2012 15:33:38 Tomi Valkeinen wrote:
> Hi,
>
> This patch removes use of cpu_is_* funcs from omap_vout, and uses omapdss's
> version instead. The other patch removes an unneeded plat/dma.h include.
>
> These are based on current omapdss master branch, which has the
From: Lad, Prabhakar
This patch allows enabling building of VPBE display driver for DM365
and DM355. This also removes unnecessary entry VIDEO_DM644X_VPBE
in Kconfig, which could have been done with single entry, and
appropriate changes in Makefile for building.
Signed-off-by: Lad, Prabhakar
Si
Hi Sylwester,
On Tuesday 27 November 2012 23:54:40 Sylwester Nawrocki wrote:
> On 11/25/2012 01:41 AM, Laurent Pinchart wrote:
> > When subdev registration fails the subdev v4l2_dev field is left to a
> > non-NULL value. Later calls to v4l2_device_unregister_subdev() will
> > consider the subdev a
On 12-11-28 08:13 AM, Ezequiel Garcia wrote:
>
> Try again with
> modprobe ivtv ivtv_debug=10
That actually errored out but I think you meant:
# modprobe ivtv debug=10
which actually was successful in loading the module. Now we just wait
for the failure and see.
I will update here as soon as
On 12-11-28 08:08 AM, Ezequiel Garcia wrote:
>
> Can you post a dmesg output when this happens?
Unfortunately, there is nothing at all in dmesg when this happens.
b.
signature.asc
Description: OpenPGP digital signature
On Wed, Nov 28, 2012 at 10:10 AM, Brian J. Murrell
wrote:
> On 12-11-28 08:08 AM, Ezequiel Garcia wrote:
>>
>> Can you post a dmesg output when this happens?
>
> Unfortunately, there is nothing at all in dmesg when this happens.
>
Try again with
modprobe ivtv ivtv_debug=10
--
To unsubscribe from
On Wed, Nov 28, 2012 at 12:20 AM, Brian J. Murrell
wrote:
>
> To remedy the hanging input I simply have to rmmod ivtv && modprobe ivtv
> and all is back to normal again, until it happens again.
>
> Any ideas?
>
Can you post a dmesg output when this happens?
Thanks,
Ezequiel
--
To unsubscrib
Hi Mauro,
Please see below.
On Wednesday 28 November 2012 09:22:13 Mauro Carvalho Chehab wrote:
> Hi Prabhakar,
>
> Em Wed, 28 Nov 2012 16:12:09 +0530
>
> Prabhakar Lad escreveu:
> > +Introduction
> > +
> > +
> > + This file documents the Texas Instruments Davinci Video processing
"Brian J. Murrell" wrote:
>I wonder if anyone here has control over or knows anyone who has
>control
>over the ivtvdriver.org website and lists.
>
>They seem to be down and have been for a bit now.
>
>Does anyone know if there is any expectation that this stuff will come
>back or is headed for mo
On Wed, Nov 28, 2012 at 12:56:10PM +0100, Hans Verkuil wrote:
> On Wed 28 November 2012 12:45:37 Dan Carpenter wrote:
> > I wish people wouldn't submit big patches right before the merge
> > window opens... :/ It's better to let it sit in linux-next for a
> > couple weeks so people can mess with i
Em Wed, 28 Nov 2012 12:56:10 +0100
Hans Verkuil escreveu:
> On Wed 28 November 2012 12:45:37 Dan Carpenter wrote:
> > I wish people wouldn't submit big patches right before the merge
> > window opens... :/ It's better to let it sit in linux-next for a
> > couple weeks so people can mess with it
On Wed 28 November 2012 12:45:37 Dan Carpenter wrote:
> I wish people wouldn't submit big patches right before the merge
> window opens... :/ It's better to let it sit in linux-next for a
> couple weeks so people can mess with it a bit.
It's been under review for quite some time now, and the main
I wish people wouldn't submit big patches right before the merge
window opens... :/ It's better to let it sit in linux-next for a
couple weeks so people can mess with it a bit.
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a messag
On 11/28/2012 10:05 AM, Ingo Kofler wrote:
I know that they are not that powerful. I don't want to dump the whole
transportstream but just a single program (~ 10 mbit/s) contained in
it. Filtering based on the PID is done in the device isn't it?
Used em28xx chip supports pid filtering but drive
Hi Prabhakar,
Em Wed, 28 Nov 2012 16:12:09 +0530
Prabhakar Lad escreveu:
> +Introduction
> +
> +
> +This file documents the Texas Instruments Davinci Video processing Front End
> +(VPFE) driver located under drivers/media/platform/davinci. The original
> driver
> +exists for Davinci
Hi Mauro,
Can you please pull the following patches, which add medibus and pixel
format supported by DM365.
Pull request for these patches was sent earlier
(http://patchwork.linuxtv.org/patch/13619/)
but was not accepted because no driver was using them. I have issued a
pull request for
the drive
From: Manjunath Hadli
enable PPCR, enbale ISIF out on BCR and disable all events to
get the correct operation from ISIF.
Signed-off-by: Manjunath Hadli
Signed-off-by: Lad, Prabhakar
---
drivers/media/platform/davinci/vpss.c | 13 +
1 files changed, 13 insertions(+), 0 deletions(
From: Manjunath Hadli
request_mem_region for VPSS_CLK_CTRL register and ioremap.
and enable clocks appropriately.
Signed-off-by: Manjunath Hadli
Signed-off-by: Lad, Prabhakar
---
drivers/media/platform/davinci/vpss.c | 14 ++
1 files changed, 14 insertions(+), 0 deletions(-)
di
From: Manjunath Hadli
Hi Mauro,
This patchset, was part of the DM365 capture driver series, I have split
them up and made as separate series as the capture patches will now be going
under staging and made as version V3. This patches have undergone
several reviews along with the capture driver.
From: Manjunath Hadli
add interface functions to set sync polarity, interrupt
completion and pageframe size in vpss to be used by the main driver.
Signed-off-by: Manjunath Hadli
Signed-off-by: Lad, Prabhakar
---
drivers/media/platform/davinci/vpss.c | 32
in
From: Manjunath Hadli
IPIPE is the hardware IP which implements the functionality
required for resizer, ipipe(colorspace converter) and
the associated hardware support. This patch implements hardware
setup including coefficient programming for various hardware
filters, gamma, cfa and clock enabli
From: Manjunath Hadli
Add documentation on the Davinci VPFE driver. Document the subdevs,
and private IOTCLs the driver implements. This patch also includes
the TODO's to fit into drivers/media/ folder.
Signed-off-by: Manjunath Hadli
Signed-off-by: Lad, Prabhakar
---
drivers/staging/media/dav
From: Manjunath Hadli
add build infrastructure for dm365 specific modules for VPFE
capture driver.
Signed-off-by: Manjunath Hadli
Signed-off-by: Lad, Prabhakar
---
drivers/staging/media/Kconfig |2 ++
drivers/staging/media/Makefile |1 +
drivers/staging/medi
From: Manjunath Hadli
add support for dm365 IPIPEIF driver based on media framework.
The IPIPEIF is exposed as a subdev, and it supports features
like fault pixel correction, dark frame subtraction and other
necessary hardware setup.
Signed-off-by: Manjunath Hadli
Signed-off-by: Lad, Prabhakar
From: Manjunath Hadli
Add a generic video driver functionality to be used by all the vpfe
drivers for davinci SoCs. The functionality includes all the
standard v4l2 interfaces including streaming. The video node
interface can be used both as an input and output node for both
continuous and single
From: Manjunath Hadli
Mauro/Greg,
The below series of patches have gone through good amount of reviews, and
agreed by Laurent, Hans and Sakari to be part of the staging tree. I am
combining
the patchs with the pull request so we can get them into the 3.8 kernel.
Please pull these patches.If you
Signed-off-by: Kamil Debski
Signed-off-by: Kyungmin Park
---
MAINTAINERS |8
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index b623679..c675df0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1092,6 +1092,14 @@ F: arch/arm/mach-s5pv210/mach-goni.c
F
Hi Sachin,
The comments from Sylwester also apply to the patches you have sent to MFC
and G2D.
I don't see the benefit of switching to devm_clk_get(), it does some
allocations and hence uses more resources. Leaving that aside there is no
support for devm_clk_prepare and I would rather wait until
Hi Sachin,
The comments from Sylwester also apply to the patches you have sent to MFC
and G2D.
I don't see the benefit of switching to devm_clk_get(), it does some
allocations and hence uses more resources. Leaving that aside there is no
support for devm_clk_prepare and I would rather wait until
Signed-off-by: Andy Shevchenko
---
drivers/media/dvb-frontends/or51211.c | 94 +++--
1 file changed, 43 insertions(+), 51 deletions(-)
diff --git a/drivers/media/dvb-frontends/or51211.c
b/drivers/media/dvb-frontends/or51211.c
index 1af997e..9db8008 100644
--- a/dri
Signed-off-by: Andy Shevchenko
---
drivers/media/dvb-frontends/ix2505v.c |2 +-
drivers/media/dvb-frontends/or51211.c |5 +
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/drivers/media/dvb-frontends/ix2505v.c
b/drivers/media/dvb-frontends/ix2505v.c
index bc5a820..0e33
I know that they are not that powerful. I don't want to dump the whole
transportstream but just a single program (~ 10 mbit/s) contained in
it. Filtering based on the PID is done in the device isn't it?
Ingo
2012/11/27 Joel Wirāmu Pauling :
> The 1043nd and similar ar7xxx chipsets only support ar
88 matches
Mail list logo