Re: [PATCH v4 08/14] v4l: ti-vpe: Rename csc memory resource name

2014-03-14 Thread Archit Taneja
Hi Kamil, On Thursday 13 March 2014 08:14 PM, Kamil Debski wrote: Hi, From: Archit Taneja [mailto:arc...@ti.com] Sent: Thursday, March 13, 2014 12:44 PM Rename the memory block resource vpe_csc to csc since it also exists within the VIP IP block. This would make the name more generic, and

Re: [GIT PULL] Move device tree graph parsing helpers to drivers/of

2014-03-14 Thread Robert Schwebel
Hi, On Thu, Mar 13, 2014 at 04:13:08PM +0100, Sylwester Nawrocki wrote: My experience and feelings are similar, I started to treat mainline kernel much less seriously after similar DT related blocking issues. So how do we proceed now? Philipp implemented any of the suggested variants now;

Re: [PATCH] media: davinci: vpbe: fix build warning

2014-03-14 Thread Hans Verkuil
On 03/14/2014 06:25 AM, Lad, Prabhakar wrote: From: Lad, Prabhakar prabhakar.cse...@gmail.com this patch fixes following build warning drivers/media/platform/davinci/vpbe_display.c: In function 'vpbe_start_streaming': drivers/media/platform/davinci/vpbe_display.c:344: warning: unused

Re: [PATCH v3 02/14] v4l: ti-vpe: register video device only when firmware is loaded

2014-03-14 Thread Archit Taneja
Hi, On Thursday 13 March 2014 07:59 PM, Kamil Debski wrote: Hi, From: Archit Taneja [mailto:arc...@ti.com] Sent: Thursday, March 13, 2014 1:09 PM Hi Kamil, On Thursday 13 March 2014 05:18 PM, Kamil Debski wrote: Hi Archit, From: Archit Taneja [mailto:arc...@ti.com] Sent: Tuesday, March

[PATCH] [media] ov2640: add support for async device registration

2014-03-14 Thread Josh Wu
Move the clock detection code to the beginning of the probe(). If we meet any error in the clock detecting, then defer the probe. Signed-off-by: Josh Wu josh...@atmel.com --- drivers/media/i2c/soc_camera/ov2640.c | 43 + 1 file changed, 28 insertions(+), 15

re: [v2] media: soc-camera: OF cameras

2014-03-14 Thread Josh Wu
Hi, Brayn Sorry for the format of my email. I subscribe the linux-media maillist but I didn't find your email in my mailbox even. I don't know why some emails are missed. anyway, Some comments for your patch. [snip] ... ... +static void scan_of_host(struct soc_camera_host *ici) +{ +

[PATCH for v3.15] v4l2-pci-skeleton: add a V4L2 PCI skeleton driver

2014-03-14 Thread Hans Verkuil
This example driver uses all the latest frameworks and can serve as a starting point for a new V4L2 PCI driver. Originally written for a presentation on how to use V4L2 frameworks during FOSDEM 2014. Signed-off-by: Hans Verkuil hans.verk...@cisco.com ---

[PATCH for v3.15 1/2] DocBook media: v4l2_format_sdr was renamed to v4l2_sdr_format

2014-03-14 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com Update the DocBook files accordingly. Signed-off-by: Hans Verkuil hans.verk...@cisco.com Cc: Antti Palosaari cr...@iki.fi --- Documentation/DocBook/media/v4l/dev-sdr.xml | 6 +++--- Documentation/DocBook/media/v4l/vidioc-g-fmt.xml | 2 +- 2 files

[PATCH for v3.15 2/2] DocBook media: clarify v4l2_pix_format and v4l2_pix_format_mplane fields

2014-03-14 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com Be more specific with regards to how some of these fields are interpreted. In particular the height value and which fields can be set by the application. Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- Documentation/DocBook/media/v4l/pixfmt.xml |

[PATCH for v3.15 0/2] DocBook fixes

2014-03-14 Thread Hans Verkuil
Hi Mauro, Two patches: the first fixes a broken DocBook build due to the rename of v4l2_format_sdr to v4l2_sdr_format, the second is the second version of my clarify v4l2_pix_format and v4l2_pix_format_mplane fields where I dropped the height vs field sentences as you requested. Regards,

Congratulations By The Board Of Trustees

2014-03-14 Thread Atm Master Card United Kingdom
Congratulations By The Board Of Trustees As One Of The Final Recipients Of This United State Donation Of The ATM Master Card Value 500,000,00 Usd Transfer To Your Bank Account As Soon As We Received Email From You. Contact Dispatch Officer Ms Cherry Nass -- To unsubscribe from this list: send

Re: [GIT PULL] Move device tree graph parsing helpers to drivers/of

2014-03-14 Thread Philipp Zabel
Hi Laurent, Am Donnerstag, den 13.03.2014, 18:13 +0100 schrieb Laurent Pinchart: Hi Philipp, On Thursday 13 March 2014 12:08:16 Philipp Zabel wrote: Am Montag, den 10.03.2014, 14:37 + schrieb Grant Likely: Nak. I made comments that haven't been resolved yet. I've replied with

libv4lconvert: remove broken ALTERNATE handling

2014-03-14 Thread Hans Verkuil
The V4L2 specification used to say that if field == V4L2_FIELD_ALTERNATE, the height would have to be divided by two. This is incorrect, the height is that of a single field. This has been corrected in the spec, now this code in libv4lconvert needs to be removed as well. Tested with both bttv

Re: [GIT PULL] Move device tree graph parsing helpers to drivers/of

2014-03-14 Thread Tomi Valkeinen
Hi Philipp, Grant, On 14/03/14 14:19, Philipp Zabel wrote: People completely disagree about the direction the phandle links should point in. I am still of the opinion that the generic binding should describe just the topology, that the endpoint links in the kernel should represent an

Re: [GIT PULL] rtl2832_sdr driver

2014-03-14 Thread Mauro Carvalho Chehab
Em Fri, 14 Mar 2014 02:16:33 +0200 Antti Palosaari cr...@iki.fi escreveu: The following changes since commit 8ea5488a919bbd49941584f773fd66623192ffc0: [media] media: rc-core: use %s in rc_map_get() module load (2014-03-13 11:32:28 -0300) are available in the git repository at:

[linuxtv-media:master 479/499] drivers/staging/media/rtl2832u_sdr/rtl2832_sdr.c:181:1: warning: 'rtl2832_sdr_wr' uses dynamic stack allocation

2014-03-14 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: ba35ca07080268af1badeb47de0f9eff28126339 commit: 771138920eafa399f68d3492c8a75dfeea23474b [479/499] [media] rtl2832_sdr: Realtek RTL2832 SDR driver module config: make ARCH=s390 allmodconfig All warnings:

[linuxtv-media:master 477/499] ERROR: __umoddi3 [drivers/media/tuners/e4000.ko] undefined!

2014-03-14 Thread kbuild test robot
tree: git://linuxtv.org/media_tree.git master head: ba35ca07080268af1badeb47de0f9eff28126339 commit: 0ed0b22dc594a533a959ed8995e69e2275af40d9 [477/499] [media] e4000: fix PLL calc to allow higher frequencies config: make ARCH=m68k allmodconfig All error/warnings: ERROR: __umoddi3

[PATCH] ds3000: fix array out of bounds access

2014-03-14 Thread Colin King
From: Colin Ian King colin.k...@canonical.com cppcheck reports an array out of bounds access: [drivers/media/dvb-frontends/ds3000.c:619]: (error) Array 'dvbs2_snr_tab[80]' accessed at index 80, which is out of bounds. the index check is off by one, so fix this to avoid the error.

[PATCH] af9033: Don't export functions for the hardware filter

2014-03-14 Thread Mauro Carvalho Chehab
Exporting functions for hardware filter is a bad idea, as it breaks compilation if: CONFIG_DVB_USB_AF9035=y CONFIG_DVB_AF9033=m Because the PID filter function calls would be hardcoded at af9035. The same doesn't happen with af9033_attach() because the dvb_attach() doesn't

2014 Konto

2014-03-14 Thread WEBMASTER
Sehr geehrter Nutzer Es wurde ein Fehler in der Datenbank-Administration aufgrund der Anzahl der detektierten Spam, die Ihre E-Mail-Konto 2014 Konto-Upgrade und Schäden beeinflussen können Ihre E-Mail eingereicht. Sie sind verpflichtet, füllen Sie das folgende Formular aus um uns zu

Re: libv4lconvert: remove broken ALTERNATE handling

2014-03-14 Thread Hans de Goede
Hi, On 03/14/2014 01:39 PM, Hans Verkuil wrote: The V4L2 specification used to say that if field == V4L2_FIELD_ALTERNATE, the height would have to be divided by two. This is incorrect, the height is that of a single field. This has been corrected in the spec, now this code in libv4lconvert

[PATCH 1/2] e4000: fix 32-bit build error

2014-03-14 Thread Antti Palosaari
All error/warnings: drivers/built-in.o: In function `e4000_set_params': e4000.c:(.text+0x1219a1b): undefined reference to `__umoddi3' Reported-by: kbuild test robot fengguang...@intel.com Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/tuners/e4000.c | 6 -- 1 file changed,

[PATCH 2/2] rtl2832_sdr: do not use dynamic stack allocation

2014-03-14 Thread Antti Palosaari
Do not use dynamic stack allocation. drivers/staging/media/rtl2832u_sdr/rtl2832_sdr.c:181:1: warning: 'rtl2832_sdr_wr' uses dynamic stack allocation [enabled by default] Reported-by: Mauro Carvalho Chehab m.che...@samsung.com Reported-by: kbuild test robot fengguang...@intel.com Signed-off-by:

[GIT PULL] 2 SDR fixes

2014-03-14 Thread Antti Palosaari
These were reported by kbuild test robot fengguang...@intel.com after todays rtl2832_sdr driver commit. regards Antti The following changes since commit ba35ca07080268af1badeb47de0f9eff28126339: [media] em28xx-audio: make sure audio is unmuted on open() (2014-03-14 10:17:18 -0300) are

[PATCH] gspca_gl860: Clean up idxdata structs

2014-03-14 Thread Ismael Luceno
Signed-off-by: Ismael Luceno ismael.luc...@gmail.com --- drivers/media/usb/gspca/gl860/gl860-mi2020.c | 464 --- 1 file changed, 268 insertions(+), 196 deletions(-) diff --git a/drivers/media/usb/gspca/gl860/gl860-mi2020.c b/drivers/media/usb/gspca/gl860/gl860-mi2020.c

[GIT PULL] AF9035/AF9033 PID filter

2014-03-14 Thread Antti Palosaari
The following changes since commit ba35ca07080268af1badeb47de0f9eff28126339: [media] em28xx-audio: make sure audio is unmuted on open() (2014-03-14 10:17:18 -0300) are available in the git repository at: git://linuxtv.org/anttip/media_tree.git af9033_pid_filter for you to fetch changes

[PATCH] [media] adv7180: free an interrupt on failure paths in init_device()

2014-03-14 Thread Alexey Khoroshilov
There is request_irq() in init_device(), but the interrupt is not removed on failure paths. The patch adds proper error handling. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov khoroshi...@ispras.ru --- drivers/media/i2c/adv7180.c | 18

Re: [PATCH] [media] ov2640: add support for async device registration

2014-03-14 Thread Sylwester Nawrocki
Hi Josh, On 03/14/2014 11:12 AM, Josh Wu wrote: + clk = v4l2_clk_get(client-dev, mclk); + if (IS_ERR(clk)) + return -EPROBE_DEFER; You should instead make it: return PTR_ERR(clk); But you will need this patch for that to work:

[PATCH v2 5/9] rc: ir-rc5-decoder: Add encode capability

2014-03-14 Thread James Hogan
Add the capability to encode RC-5 and RC-5X scancodes as raw events. The protocol is chosen based on the specified protocol mask, and whether all the required bits are set in the scancode mask, and none of the unused bits are set in the scancode data. For example a scancode filter with bit 16 set

[PATCH v2 0/9] rc: Add IR encode based wakeup filtering

2014-03-14 Thread James Hogan
A recent discussion about proposed interfaces for setting up the hardware wakeup filter lead to the conclusion that it could help to have the generic capability to encode and modulate scancodes into raw IR events so that drivers for hardware with a low level wake filter (on the level of

[PATCH v2 1/9] rc: ir-raw: Add scancode encoder callback

2014-03-14 Thread James Hogan
Add a callback to raw ir handlers for encoding and modulating a scancode to a set of raw events. This could be used for transmit, or for converting a wakeup scancode filter to a form that is more suitable for raw hardware wake up filters. Signed-off-by: James Hogan ja...@albanarts.com Cc: Mauro

[PATCH v2 3/9] rc: ir-raw: Add Manchester encoder (phase encoder) helper

2014-03-14 Thread James Hogan
From: Antti Seppälä a.sepp...@gmail.com Adding a simple Manchester encoder to rc-core. Manchester coding is used by at least RC-5 protocol and its variants. Signed-off-by: Antti Seppälä a.sepp...@gmail.com Signed-off-by: James Hogan ja...@albanarts.com Cc: Mauro Carvalho Chehab

[PATCH v2 4/9] rc: ir-nec-decoder: Add encode capability

2014-03-14 Thread James Hogan
Add the capability to encode NEC scancodes as raw events. The scancode_to_raw is pretty much taken from the img-ir NEC filter() callback, and modulation uses the pulse distance helper added in a previous commit. Signed-off-by: James Hogan ja...@albanarts.com Cc: Mauro Carvalho Chehab

[PATCH v2 6/9] rc: ir-rc5-sz-decoder: Add ir encoding support

2014-03-14 Thread James Hogan
From: Antti Seppälä a.sepp...@gmail.com The encoding in rc5-sz first inserts a pulse and then simply utilizes the generic Manchester encoder available in rc-core. Signed-off-by: Antti Seppälä a.sepp...@gmail.com Signed-off-by: James Hogan ja...@albanarts.com Cc: Mauro Carvalho Chehab

[PATCH v2 7/9] rc: rc-core: Add support for encode_wakeup drivers

2014-03-14 Thread James Hogan
Add support in rc-core for drivers which implement the wakeup scancode filter by encoding the scancode using the raw IR encoders. This is by way of rc_dev::encode_wakeup which should be set to true to make the allowed wakeup protocols the same as the set of raw IR encoders. As well as updating

[PATCH v2 8/9] rc: rc-loopback: Add loopback of filter scancodes

2014-03-14 Thread James Hogan
Add the s_filter callback to the rc-loopback driver, which instead of setting the filter just feeds the scancode back through the input device so that it can be verified. Signed-off-by: James Hogan ja...@albanarts.com Cc: Mauro Carvalho Chehab m.che...@samsung.com Cc: Antti Seppälä

[PATCH v2 2/9] rc: ir-raw: Add pulse-distance modulation helper

2014-03-14 Thread James Hogan
Add IR encoding helper for pulse-distance modulation as used by the NEC protocol. Signed-off-by: James Hogan ja...@albanarts.com Cc: Mauro Carvalho Chehab m.che...@samsung.com Cc: Antti Seppälä a.sepp...@gmail.com Cc: David Härdeman da...@hardeman.nu --- Changes in v2: - Alter encode API to

[PATCH v2 9/9] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback

2014-03-14 Thread James Hogan
From: Antti Seppälä a.sepp...@gmail.com Nuvoton-cir utilizes the encoding capabilities of rc-core to convert scancodes from user space to pulse/space format understood by the underlying hardware. Converted samples are then written to the wakeup fifo along with other necessary configuration to

cron job: media_tree daily build: ERRORS

2014-03-14 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: Sat Mar 15 04:00:17 CET 2014 git branch: test git hash: ed97a6fe5308e5982d118a25f0697b791af5ec50 gcc