Re: [linuxtv-media:master 378/499] ERROR: "__udivdi3" [drivers/media/dvb-frontends/rtl2832_sdr.ko] undefined!

2014-07-22 Thread Antti Palosaari
Moikka! On 07/23/2014 02:20 PM, kbuild test robot wrote: tree: git://linuxtv.org/media_tree.git master head: eb9da073bd002f2968c84129a5c49625911a3199 commit: 77bbb2b049c1c3e935f5bec510bec337d94ae8f8 [378/499] rtl2832_sdr: move from staging to media config: i386-randconfig-ha2-0723 (attache

Re: [V4l2-library] FourCC support

2014-07-22 Thread Hans Verkuil
On 07/23/2014 07:04 AM, Monica, Agnes wrote: > Hi, > > It would be good if support exists for full and limited range. > > 1. So can we re-use(map) the existing colorspace for our different color > format. Well, no, obviously. You need to propose new colorspace defines. The list of colorspace

[PATCH for v3.17] vb2: fix videobuf2-core.h comments

2014-07-22 Thread Hans Verkuil
A lot of work was done in vb2 to regulate how drivers and the vb2 core handle buffer ownership, but inexplicably the videobuf2-core.h comments were never updated. Do so now. The same was true for the replacement of the -ENOBUFS mechanism by the min_buffers_needed field. Signed-off-by: Hans Verkuil

Re: [PATCH] v4l2: don't warn before we release buffer

2014-07-22 Thread Hans Verkuil
On 07/24/2014 05:53 AM, Scott Jiang wrote: > In fact we only need to give a warning if the driver still use the > buffer after we release all queued buffers. > > Signed-off-by: Scott Jiang Nacked-by: Hans Verkuil You're removing the warning telling you that your driver has a bug instead of fix

RE: [V4l2-library] FourCC support

2014-07-22 Thread Monica, Agnes
Hi, It would be good if support exists for full and limited range. 1. So can we re-use(map) the existing colorspace for our different color format. 2. Or is it a good way to use custom control command. So in future if we come across some specific features with respect to our chip, is it go

[PATCH] media: s5p_mfc: remove unnecessary calling to function video_devdata()

2014-07-22 Thread Zhaowei Yuan
Since we have get vdev by calling video_devdata() at the beginning of s5p_mfc_open(), we should just use vdev instead of calling video_devdata() again in the following code. Signed-off-by: Zhaowei Yuan --- drivers/media/platform/s5p-mfc/s5p_mfc.c |2 +- 1 file changed, 1 insertion(+), 1 dele

[PATCH] media: s5p_mfc: Check the right pointer after allocation

2014-07-22 Thread Zhaowei Yuan
It should be bank2_virt to be checked after dma allocation instead of dev->fw_virt_addr. Signed-off-by: Zhaowei Yuan --- drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c b/drivers/m

[PATCH] v4l2: don't warn before we release buffer

2014-07-22 Thread Scott Jiang
In fact we only need to give a warning if the driver still use the buffer after we release all queued buffers. Signed-off-by: Scott Jiang --- drivers/media/v4l2-core/videobuf2-core.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/v4l2-core/videobuf2-core.c

Re: [PATCH] [media] exynos-gsc: Remove PM_RUNTIME dependency

2014-07-22 Thread Shaik Ameer Basha
Hi Sachin, Thanks for testing. Even I tested with both PM enable/disable with EXYNOS_IOMMU. I didn't face any issues. Let me check with out IOMMU. I will update the status soon. Regards, Shaik Ameer Basha On Tue, Jul 22, 2014 at 10:31 AM, Sachin Kamat wrote: > Hi Shaik, > > On Mon, Jul 21, 201

Re: [PATCH] media: s5p_mfc: remove unnecessary calling to function video_devdata()

2014-07-22 Thread Joonyoung Shim
Hi Zhaowei, On 07/23/2014 09:49 AM, Zhaowei Yuan wrote: > Since we have get vdev by calling video_devdata() at the beginning of > s5p_mfc_open(), we should just use vdev instead of calling video_devdata() > again in the following code. > > Change-Id: I869051762d33b50a7c0dbc8149b072e70b89c6b9 Ple

cron job: media_tree daily build: OK

2014-07-22 Thread Hans Verkuil
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 Jul 23 04:00:19 CEST 2014 git branch: test git hash: eb9da073bd002f2968c84129a5c49625911a3199 gcc versi

[PATCH] media: s5p_mfc: remove unnecessary calling to function video_devdata()

2014-07-22 Thread Zhaowei Yuan
Since we have get vdev by calling video_devdata() at the beginning of s5p_mfc_open(), we should just use vdev instead of calling video_devdata() again in the following code. Change-Id: I869051762d33b50a7c0dbc8149b072e70b89c6b9 Signed-off-by: Zhaowei Yuan --- drivers/media/platform/s5p-mfc/s5p_mf

[PATCH] media: s5p_mfc: Check the right pointer after allocation

2014-07-22 Thread Zhaowei Yuan
It should be bank2_virt to be checked after dma allocation instead of dev->fw_virt_addr. Change-Id: I03ed5603de3ef1d97bf76d7d42097d9489b6b003 Signed-off-by: Zhaowei Yuan --- drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drive

[Kaffeine PATCH] Be sure to select the delivery system

2014-07-22 Thread Mauro Carvalho Chehab
Hi Christoph, I know you don't have any time for Kaffeine anymore. Still, it is a very nice application, with helps me to test some stuff. However, its DVB support is too outdated, and doesn't work fine with devices with multiple delivery systems, as it doesn't have support yet for DTV_ENUM_DELS

[PATCH 3/8] cx23885: Add si2165 support for HVR-5500

2014-07-22 Thread Matthias Schwarzott
The same card entry is used for HVR-4400 and HVR-5500. Only HVR-5500 has been tested. Signed-off-by: Matthias Schwarzott --- drivers/media/pci/cx23885/Kconfig | 1 + drivers/media/pci/cx23885/cx23885-cards.c | 17 +--- drivers/media/pci/cx23885/cx23885-dvb.c | 43 +

[PATCH 1/8] get_dvb_firmware: Add firmware extractor for si2165

2014-07-22 Thread Matthias Schwarzott
Signed-off-by: Matthias Schwarzott --- Documentation/dvb/get_dvb_firmware | 33 - 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/Documentation/dvb/get_dvb_firmware b/Documentation/dvb/get_dvb_firmware index d91b8be..26c623d 100755 --- a/Documentatio

[PATCH 2/8] si2165: Add demod driver for DVB-T only

2014-07-22 Thread Matthias Schwarzott
DVB-T was tested with 8MHz BW channels in germany This driver is the simplest possible, it uses automatic mode for all parameters (TPS). Added spectrum inversion support. Signed-off-by: Matthias Schwarzott --- drivers/media/dvb-frontends/Kconfig |9 + drivers/media/dvb-frontends/Make

[PATCH 0/8] add si2165 demod driver

2014-07-22 Thread Matthias Schwarzott
This series adds support for Si2165 demod. The driver is DVB-T only for now. Then it adds support for these devices: * Hauppauge WinTV 930C-HD model 1113xx * Hauppauge WinTV 930C-HD model 1114xx * Hauppauge HVR-5500 (add DVB-T support) * PCTV QuatroStick 521e * PCTV QuatroStick 522e Regards Matth

[PATCH 8/8] cx231xx: Add [2013:025e] PCTV QuatroStick 522e

2014-07-22 Thread Matthias Schwarzott
The hardware is identical to Hauppauge WinTV 930C-HD (model 1114xx) Signed-off-by: Matthias Schwarzott --- drivers/media/usb/cx231xx/cx231xx-cards.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/media/usb/cx231xx/cx231xx-cards.c b/drivers/media/usb/cx231xx/cx23

[PATCH 6/8] cx231xx: Add digital support for [2040:b131] Hauppauge WinTV 930C-HD (model 1114xx)

2014-07-22 Thread Matthias Schwarzott
Signed-off-by: Matthias Schwarzott --- drivers/media/usb/cx231xx/Kconfig | 1 + drivers/media/usb/cx231xx/cx231xx-cards.c | 42 + drivers/media/usb/cx231xx/cx231xx-dvb.c | 63 +++ drivers/media/usb/cx231xx/cx231xx.h | 1 + 4 files

[PATCH 7/8] cx231xx: Add [2013:0259] PCTV QuatroStick 521e

2014-07-22 Thread Matthias Schwarzott
The hardware is identical to Hauppauge WinTV 930C-HD (model 1113xx) Signed-off-by: Matthias Schwarzott --- drivers/media/usb/cx231xx/cx231xx-cards.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/media/usb/cx231xx/cx231xx-cards.c b/drivers/media/usb/cx231xx/cx23

[PATCH 4/8] cx231xx: prepare for i2c_client attachment

2014-07-22 Thread Matthias Schwarzott
This is needed to support PCTV QuatroStick 522e which uses a si2157. The si2157 driver is written using i2c_client attachment. Signed-off-by: Matthias Schwarzott --- drivers/media/usb/cx231xx/cx231xx-dvb.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/media/usb/cx231xx/cx23

[PATCH 5/8] cx231xx: Add digital support for [2040:b130] Hauppauge WinTV 930C-HD (model 1113xx)

2014-07-22 Thread Matthias Schwarzott
After loading the driver the first open to dvb device node fails. Signed-off-by: Matthias Schwarzott --- drivers/media/usb/cx231xx/Kconfig | 1 + drivers/media/usb/cx231xx/cx231xx-avcore.c | 1 + drivers/media/usb/cx231xx/cx231xx-cards.c | 92 ++ drivers/m

Re: [PATCH] si2168: Fix a badly solved merge conflict

2014-07-22 Thread Antti Palosaari
Acked-by: Antti Palosaari Reviewed-by: Antti Palosaari Could you merge it directly from patchwork. regards Antti On 07/22/2014 10:25 PM, Mauro Carvalho Chehab wrote: changeset a733291d6934 didn't merge the fixes well. It ended by restoring some bad logic removed there. Signed-off-by: Mauro

[PATCH] si2168: Fix a badly solved merge conflict

2014-07-22 Thread Mauro Carvalho Chehab
changeset a733291d6934 didn't merge the fixes well. It ended by restoring some bad logic removed there. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/dvb-frontends/si2168.c | 14 -- 1 file changed, 14 deletions(-) diff --git a/drivers/media/dvb-frontends/si2168.c b/drivers

[PATCH] si2168: Fix unknown chip version message

2014-07-22 Thread Mauro Carvalho Chehab
At least here with my PCTV 292e, it is printing this error: si2168 10-0064: si2168: unkown chip version Si21170- without a \n at the end. Probably because it is doing something weird or firmware didn't load well. Anyway, better to print it in hex, instead of using %c. While here, fix the

Re: [PATCH] si2157: Fix DVB-C bandwidth.

2014-07-22 Thread Antti Palosaari
On 07/22/2014 08:03 PM, Mauro Carvalho Chehab wrote: Em Tue, 22 Jul 2014 17:28:07 +0100 Luis Alves escreveu: That's right, A few days ago I also checked that with Antti. I've also had made some debugging and DVB core is in fact passing the correct bandwidth to the driver. But the true is that

Re: Fresco Logic FL2000

2014-07-22 Thread Michael Durkin
as sudo su root@SDR-client:/home/mike# lsusb -v -d 1d5c:2000 Bus 002 Device 003: ID 1d5c:2000 Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 239 Miscellaneous Device bDeviceSubClass 2 ? bDeviceProtocol

[linuxtv-media:master 499/499] drivers/media/usb/go7007/go7007-usb.c:699:30: sparse: cast to restricted __le16

2014-07-22 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 7955f03d18d14d18188f94581a4ea336c94b1e2d commit: 7955f03d18d14d18188f94581a4ea336c94b1e2d [499/499] [media] go7007: move out of staging into drivers/media/usb. reproduce: make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed by

[PATCH] [media] tuners/Kconfig: fix build when just DTV or SDR is enabled

2014-07-22 Thread Mauro Carvalho Chehab
As reported by Kbuildtest: warning: (VIDEO_PVRUSB2 && VIDEO_TLG2300 && VIDEO_USBVISION && VIDEO_GO7007 && VIDEO_AU0828_V4L2 && VIDEO_CX231XX && VIDEO_TM6000 && VIDEO_EM28XX && VIDEO_IVTV && VIDEO_MXB && VIDEO_CX18 && VIDEO_CX23885 && VIDEO_CX88 && VIDEO_BT848 && VIDEO_SAA7134 && VIDEO_SA

[linuxtv-media:master 498/499] drivers/media/pci/solo6x10/solo6x10-core.c:209:48: sparse: incorrect type in argument 3 (different base types)

2014-07-22 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: 7955f03d18d14d18188f94581a4ea336c94b1e2d commit: 28cae868cd245b6bb2f27bce807e9d78afcf8ea2 [498/499] [media] solo6x10: move out of staging into drivers/media/pci. reproduce: make C=1 CF=-D__CHECK_ENDIAN__ sparse warnings: (new ones prefixed

Re: [PATCH] si2157: Fix DVB-C bandwidth.

2014-07-22 Thread Mauro Carvalho Chehab
Em Tue, 22 Jul 2014 17:28:07 +0100 Luis Alves escreveu: > That's right, > A few days ago I also checked that with Antti. I've also had made some > debugging and DVB core is in fact passing the correct bandwidth to the > driver. > > But the true is that it doesn't work... > The sample I have is a

Re: [PATCH 00/11] OMAP3 ISP BT.656 support

2014-07-22 Thread Enrico
On Tue, Jul 22, 2014 at 6:04 PM, Laurent Pinchart wrote: > Hi Enrico, > > You will need to upgrade media-ctl and yavta to versions that support > interlaced formats. media-ctl has been moved to v4l-utils > (http://git.linuxtv.org/cgit.cgi/v4l-utils.git/) and yavta is hosted at > git://git.ideasonb

Re: [PATCH 00/11] OMAP3 ISP BT.656 support

2014-07-22 Thread Laurent Pinchart
Hi Enrico, On Tuesday 22 July 2014 18:26:52 Enrico wrote: > On Tue, Jul 22, 2014 at 6:04 PM, Laurent Pinchart wrote: > > Hi Enrico, > > > > You will need to upgrade media-ctl and yavta to versions that support > > interlaced formats. media-ctl has been moved to v4l-utils > > (http://git.linuxtv.o

Re: [PATCH] si2157: Fix DVB-C bandwidth.

2014-07-22 Thread Luis Alves
That's right, A few days ago I also checked that with Antti. I've also had made some debugging and DVB core is in fact passing the correct bandwidth to the driver. But the true is that it doesn't work... The sample I have is a dvb-c mux using QAM128 @ 6 Mbaud (which results in 7MHz bw) using 7MHz

Re: [PATCH 00/11] OMAP3 ISP BT.656 support

2014-07-22 Thread Laurent Pinchart
Hi Raymond, On Tuesday 22 July 2014 09:20:34 Raymond Jender wrote: > Please remove me from this mailing list. It does not provide me with what I > thought it would. We can't do that, but you can easily perform the operation yourself. Look at the bottom of any e-mail you receive from the list (b

Re: [PATCH] si2157: Fix DVB-C bandwidth.

2014-07-22 Thread Mauro Carvalho Chehab
Em Tue, 22 Jul 2014 12:09:48 +0100 Luis Alves escreveu: > This patch fixes DVB-C reception. > Without setting the bandwidth to 8MHz the received stream gets corrupted. > > Regards, > Luis > > Signed-off-by: Luis Alves > --- > drivers/media/tuners/si2157.c | 1 + > 1 file changed, 1 insertion(

Re: [PATCH 00/11] OMAP3 ISP BT.656 support

2014-07-22 Thread Laurent Pinchart
Hi Enrico, On Tuesday 22 July 2014 17:52:27 Enrico wrote: > On Tue, Jun 24, 2014 at 5:19 PM, Enrico wrote: > > On Tue, May 27, 2014 at 10:38 AM, Enrico wrote: > >> On Mon, May 26, 2014 at 9:50 PM, Laurent Pinchart wrote: > >>> Hello, > >>> > >>> This patch sets implements support for BT.656 and

Re: [PATCH] si2157: Fix DVB-C bandwidth.

2014-07-22 Thread Matthias Schwarzott
On 22.07.2014 13:09, Luis Alves wrote: > This patch fixes DVB-C reception. > Without setting the bandwidth to 8MHz the received stream gets corrupted. Hi Luis, I also wonder if some code should default to bandwidth of 8MHz if none is set. But then I grepped for it and found code in drivers/media

[PATCH] si2168: Add ts_mode config.

2014-07-22 Thread Luis Alves
This patch adds the TS mode as a config option: - ts_mode added to config struct. - Possible (interesting) values are * Parallel mode = 0x06 * Serial mode = 0x03 Currently the modules using this demod only use parallel mode. Regards, Luis Signed-off-by: Luis Alves --- drivers/media/dvb-f

Re: [PATCH 00/11] OMAP3 ISP BT.656 support

2014-07-22 Thread Enrico
On Tue, Jun 24, 2014 at 5:19 PM, Enrico wrote: > On Tue, May 27, 2014 at 10:38 AM, Enrico wrote: >> On Mon, May 26, 2014 at 9:50 PM, Laurent Pinchart >> wrote: >>> Hello, >>> >>> This patch sets implements support for BT.656 and interlaced formats in the >>> OMAP3 ISP driver. Better late than ne

Re: [PATCH 3/3] driver:gpio remove all usage of gpio_remove retval in driver

2014-07-22 Thread Linus Walleij
On Sat, Jul 12, 2014 at 10:30 PM, abdoulaye berthe wrote: Heads up. Requesting ACKs for this patch or I'm atleast warning that it will be applied. We're getting rid of the return value from gpiochip_remove(). > this remove all reference to gpio_remove retval in all driver > except pinctrl and gp

Re: [PATCH v2 8/9] Documentation: devicetree: Document sclk-jpeg clock for exynos3250 SoC

2014-07-22 Thread Sylwester Nawrocki
On 22/07/14 16:44, Arnd Bergmann wrote: > I'd vote for listing it as an optional clock independent of the compatible > string and changing the driver to just use it when it's provided. That sounds good to me, thanks for the suggestion. -- Regards, Sylwester -- To unsubscribe from this list: send

Re: [PATCH v2 8/9] Documentation: devicetree: Document sclk-jpeg clock for exynos3250 SoC

2014-07-22 Thread Arnd Bergmann
On Tuesday 22 July 2014 16:18:25 Sylwester Nawrocki wrote: > > All right, then I would rephrase it to: > > - clock-names : should contain: >- "jpeg" for the common gate clock, >- "sclk" for the special clock (only for Exynos3250). > - clocks: shou

Re: [PATCH v2 8/9] Documentation: devicetree: Document sclk-jpeg clock for exynos3250 SoC

2014-07-22 Thread Sylwester Nawrocki
On 22/07/14 13:48, Arnd Bergmann wrote: > -- clocks : should contain the JPEG codec IP gate clock specifier, from > the > > >> > +- clocks : should contain the JPEG codec IP gate clock specifier > > >> > and > > >> > +for the Exynos3250 SoC additionally the SCLK_

Good Day

2014-07-22 Thread Richard Wong
I have a business proposal I would like to share with you, on your response I will email you with more details. I await your quick response. Kind regards Richard Wong -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org

Re: [PATCH v3 06/32] [media] coda: Add encoder/decoder support for CODA960

2014-07-22 Thread Philipp Zabel
Am Montag, den 21.07.2014, 21:19 +0200 schrieb Robert Schwebel: > Hi Mauro, > > On Mon, Jul 21, 2014 at 04:01:28PM -0300, Mauro Carvalho Chehab wrote: > > > This patch adds support for the CODA960 VPU in Freescale i.MX6 SoCs. > > > > > > It enables h.264 and MPEG4 encoding and decoding support. B

[PATCH v4] [media] v4l2-mem2mem: export v4l2_m2m_try_schedule

2014-07-22 Thread Philipp Zabel
From: Michael Olbrich Some drivers might allow to decode remaining frames from an internal ringbuffer after a decoder stop command. Allow those to call v4l2_m2m_try_schedule directly. Signed-off-by: Michael Olbrich Signed-off-by: Philipp Zabel --- Changes since v3: - Export v4l2_m2m_try_sched

[PATCH 4/5] drm: panel: simple-panel: add support for bus_format retrieval

2014-07-22 Thread Boris BREZILLON
Provide a way to specify panel requirement in terms of supported media bus format (particularly useful for panels connected to an RGB or LVDS bus). Signed-off-by: Boris BREZILLON --- drivers/gpu/drm/panel/panel-simple.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/gpu/drm/pan

[PATCH 2/5] video: add RGB444_1X12 and RGB565_1X16 bus formats

2014-07-22 Thread Boris BREZILLON
Add RGB444 format using a 12 bits bus and RGB565 using a 16 bits bus. These formats will later be used by atmel-hlcdc driver. Signed-off-by: Boris BREZILLON --- include/uapi/linux/v4l2-mediabus.h| 2 ++ include/uapi/linux/video-bus-format.h | 4 +++- 2 files changed, 5 insertions(+), 1 dele

[PATCH 1/5] video: move mediabus format definition to a more standard place

2014-07-22 Thread Boris BREZILLON
Rename mediabus formats and move the enum into a separate header file so that it can be used by DRM/KMS subsystem without any reference to the V4L2 subsystem. Old V4L2_MBUS_FMT_ definitions are now macros that points to VIDEO_BUS_FMT_ definitions. Signed-off-by: Boris BREZILLON --- include/uapi

[PATCH 0/5] video: describe data bus formats

2014-07-22 Thread Boris BREZILLON
Hello, This patch series is a proposal to describe the different data formats used by HW components to connect with each other. This is just a copy of the existing V4L2_MBUS_FMT defintions with a neutral name so that it can be used by V4L2 and DRM/KMS subsystem. This series also makes use of thi

[PATCH 5/5] drm: panel: simple-panel: add bus format information for foxlink panel

2014-07-22 Thread Boris BREZILLON
Foxlink's fl500wvr00-a0t supports RGB888 format. Signed-off-by: Boris BREZILLON --- drivers/gpu/drm/panel/panel-simple.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c index 42fd6d1..f1e49fd 100644 --- a/drivers/gp

[PATCH 3/5] drm: add bus_formats and nbus_formats fields to drm_display_info

2014-07-22 Thread Boris BREZILLON
Add bus_formats and nbus_formats fields and drm_display_info_set_bus_formats helper function to specify the bus formats supported by a given display. This information can be used by display controller drivers to configure the output interface appropriately (i.e. RGB565, RGB666 or RGB888 on raw RGB

Re: [PATCH v2 8/9] Documentation: devicetree: Document sclk-jpeg clock for exynos3250 SoC

2014-07-22 Thread Arnd Bergmann
On Tuesday 22 July 2014 13:42:00 Sylwester Nawrocki wrote: > On 14/07/14 11:56, Mark Rutland wrote: > >> diff --git a/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt > >> b/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt > >> > index 937b755..3142745 100644 > >> > --- a

Re: [PATCH v2 8/9] Documentation: devicetree: Document sclk-jpeg clock for exynos3250 SoC

2014-07-22 Thread Sylwester Nawrocki
On 14/07/14 11:56, Mark Rutland wrote: >> diff --git a/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt >> b/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt >> > index 937b755..3142745 100644 >> > --- a/Documentation/devicetree/bindings/media/exynos-jpeg-codec.txt >> > +

[PATCH] si2157: Fix DVB-C bandwidth.

2014-07-22 Thread Luis Alves
This patch fixes DVB-C reception. Without setting the bandwidth to 8MHz the received stream gets corrupted. Regards, Luis Signed-off-by: Luis Alves --- drivers/media/tuners/si2157.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/media/tuners/si2157.c b/drivers/media/tuners/si2157.c

Re: [PATCH v3 18/32] [media] v4l2-mem2mem: export v4l2_m2m_try_schedule

2014-07-22 Thread Philipp Zabel
Am Montag, den 21.07.2014, 16:04 -0300 schrieb Mauro Carvalho Chehab: > Em Fri, 11 Jul 2014 11:36:29 +0200 > Philipp Zabel escreveu: > > > From: Michael Olbrich > > > > Some drivers might allow to decode remaining frames from an internal > > ringbuffer > > after a decoder stop command. Allow t

[GIT PULL] Mirics MSi3101/MSi2500 driver changes

2014-07-22 Thread Antti Palosaari
The following changes since commit a733291d6934d0663af9e7d9f2266ab87a2946cd: Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork (2014-07-22 02:03:59 -0300) are available in the git repository at: git://linuxtv.org/anttip/media_tree.git sdr_pull for you to fetch chang

[PATCH] msi2500: rename namespace msi3101 => msi2500

2014-07-22 Thread Antti Palosaari
Rename driver namespace according to current driver name. Old msi3101 was name of reference design, msi2500 is name of chip itself. Signed-off-by: Antti Palosaari --- drivers/media/usb/msi2500/msi2500.c | 256 ++-- 1 file changed, 128 insertions(+), 128 deletions(

[PATCH] msi2500: refactor USB stream copying

2014-07-22 Thread Antti Palosaari
There was a lot of duplicated functionality between different stream format handling. Refactor functionality in order to get rid of duplicated code. Signed-off-by: Antti Palosaari --- drivers/media/usb/msi2500/msi2500.c | 437 +--- 1 file changed, 103 insertions(+

Re: [V4l2-library] FourCC support

2014-07-22 Thread Hans Verkuil
On 07/22/14 09:23, Hans Verkuil wrote: > Hi Monica, > > The v4l2-library is not the best mailinglist for that so I've added > linux-media > as well, which is more appropriate. I've also added Lars-Peter since he does a > lot of adv work as well. > > The short answer is that those colorspaces are

Re: [V4l2-library] FourCC support

2014-07-22 Thread Hans Verkuil
Hi Monica, The v4l2-library is not the best mailinglist for that so I've added linux-media as well, which is more appropriate. I've also added Lars-Peter since he does a lot of adv work as well. The short answer is that those colorspaces are not supported at the moment, but that it is not a probl

[linuxtv-media:master 441/499] ERROR: "__aeabi_uldivmod" [drivers/media/dvb-frontends/rtl2832_sdr.ko] undefined!

2014-07-22 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: a733291d6934d0663af9e7d9f2266ab87a2946cd commit: 77bbb2b049c1c3e935f5bec510bec337d94ae8f8 [441/499] rtl2832_sdr: move from staging to media config: make ARCH=arm allmodconfig Note: the linuxtv-media/master HEAD a733291d6934d0663af9e7d9f2266a