cx24116.h

2013-12-24 Thread Jahn
Is there anywhere a datasheet for cx24116 conexant chip? Thanks -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[GIT PULL for v3.14] mem2mem patches

2013-12-24 Thread Kamil Debski
The following changes since commit 7d459937dc09bb8e448d9985ec4623779427d8a5: [media] Add driver for Samsung S5K5BAF camera sensor (2013-12-21 07:01:36 -0200) are available in the git repository at: git://linuxtv.org/kdebski/media.git master for you to fetch changes up to

[PATCH v2 14/20] media: dvb_core: slight optimization of addr compare

2013-12-24 Thread Ding Tianhong
Use possibly more efficient ether_addr_equal instead of memcmp. Cc: Mauro Carvalho Chehab m.che...@samsung.com Cc: linux-media@vger.kernel.org Cc: linux-ker...@vger.kernel.org Signed-off-by: Yang Yingliang yangyingli...@huawei.com Signed-off-by: Ding Tianhong dingtianh...@huawei.com ---

[PATCH 1/3] [media] s5k5baf: Fix build warning

2013-12-24 Thread Sachin Kamat
Fixes the following warnings: drivers/media/i2c/s5k5baf.c: In function 's5k5baf_fw_parse': drivers/media/i2c/s5k5baf.c:362:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=] drivers/media/i2c/s5k5baf.c:383:4: warning: format '%d' expects argument

[PATCH 3/3] [media] s5k5baf: Fix potential NULL pointer dereferencing

2013-12-24 Thread Sachin Kamat
Dereference 'fw' after the NULL check. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/media/i2c/s5k5baf.c |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/media/i2c/s5k5baf.c b/drivers/media/i2c/s5k5baf.c index 974b865c2ee1..4b838cbd 100644

[PATCH 2/3] [media] s5k5baf: Fix checkpatch error

2013-12-24 Thread Sachin Kamat
Fixes the following error: ERROR: return is not a function, parentheses are not required FILE: drivers/media/i2c/s5k5baf.c:1353: Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/media/i2c/s5k5baf.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[GIT PULL FOR v3.14] OMAP4 ISS fixes

2013-12-24 Thread Laurent Pinchart
Hi Mauro, The following changes since commit 7d459937dc09bb8e448d9985ec4623779427d8a5: [media] Add driver for Samsung S5K5BAF camera sensor (2013-12-21 07:01:36 -0200) are available in the git repository at: git://linuxtv.org/pinchartl/media.git omap4iss/next for you to fetch changes up

[PATCH 0/3] OMAP3 ISP: Handle CCDC SBL idle failures gracefully

2013-12-24 Thread Laurent Pinchart
Hello, This patch set lets the driver recover from a CCDC SBL idle failure. When such a condition is detected all subsequent buffers will be marked as erroneous and the ISP will be reset the next time it gets released by userspace. Pipelines containing the CCDC will fail to start in the meantime.

[PATCH 3/3] omap3isp: ccdc: Don't hang when the SBL fails to become idle

2013-12-24 Thread Laurent Pinchart
Under abnormal conditions (such as glitches on the HSYNC/VSYNC signals) the CCDC output SBL can fail to become idle. The driver currently logs this condition to the kernel log and doesn't restart the CCDC. This results in CCDC video capture hanging without any notification to userspace. Cancel

[PATCH 1/3] omap3isp: Cancel streaming when a fatal error occurs

2013-12-24 Thread Laurent Pinchart
When a fatal error that prevents any further video streaming occurs in a pipeline, all queued buffers must be marked as erroneous and new buffers must be prevented from being queued. Implement this behaviour with a new omap3isp_pipeline_cancel_stream() function that can be used by submodules to

[PATCH 2/3] omap3isp: Refactor modules stop failure handling

2013-12-24 Thread Laurent Pinchart
Modules failing to stop are fatal errors for the preview engine only. Flag that condition separately from the other stop failures to prepare support for more fatal errors. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/platform/omap3isp/isp.c | 36

[PATCH for v3.14] sn9c102: fix build dependency

2013-12-24 Thread Hans Verkuil
This driver should only build if MEDIA_USB_SUPPORT is set. Signed-off-by: Hans Verkuil hans.verk...@cisco.com Reported-by: Jim Davis jim.ep...@gmail.com Reported-by: kbuild test robot fengguang...@intel.com --- drivers/staging/media/sn9c102/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH 1/2] m88rs2000: add m88rs2000_set_carrieroffset

2013-12-24 Thread Malcolm Priestley
Set the carrier offset correctly using the default mclk values. Add function m88rs2000_get_mclk to calculate the mclk value against crystal frequency which will later be used for other functions. Add function m88rs2000_set_carrieroffset to calculate and set the offset value. variable offset

[PATCH 2/2] m88rs2000: set symbol rate accurately.

2013-12-24 Thread Malcolm Priestley
Current setting of symbol rate is not very actuate causing loss of lock. Covert temp to u64 and use mclk to calculate from big number. Calculate symbol rate by dividing symbol rate by 1000 times 1 24 and dividing sum by mclk. Add other symbol rate settings to function registers 0xa0-0xa3. In

DS3000/TS2020 diseqc problem

2013-12-24 Thread Olcay Korkmaz
Hello, I have a geniatech hdstar device with ubuntu gnome 13.10x64 kernel 3.11 My setup is two sats on disecq switch turksat s42e : lnb1 hellassat s39e : lnb2 I can't scan channels with scan-s2,dvbscan,w_scan,dvbv5-scan sometimes device can lock on transporder but can't get channel information

cron job: media_tree daily build: ERRORS

2013-12-24 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 Dec 25 04:00:29 CET 2013 git branch: test git hash: 7d459937dc09bb8e448d9985ec4623779427d8a5 gcc