Re: [PATCH 1/1] omap3isp: Fix async notifier registration order

2015-05-20 Thread Laurent Pinchart
On Wednesday 20 May 2015 09:57:33 Laurent Pinchart wrote: > On Wednesday 20 May 2015 01:41:43 Sebastian Reichel wrote: > > On Wed, May 20, 2015 at 02:08:05AM +0300, Sakari Ailus wrote: > > > The async notifier was registered before the v4l2_device was registered > > > and before the notifier callba

[PATCH] [media] cx231xx: Add support for Terratec Grabby

2015-05-20 Thread Tommi Rantala
Add support for the Terratec Grabby with USB ID 0ccd:00a6. Signed-off-by: Tommi Rantala --- drivers/media/usb/cx231xx/cx231xx-cards.c | 28 drivers/media/usb/cx231xx/cx231xx.h | 1 + 2 files changed, 29 insertions(+) diff --git a/drivers/media/usb/cx231xx/cx2

[PULL v3] for 4.2: add support for cx24120/Technisat SkyStar S2

2015-05-20 Thread Patrick Boettcher
Hi Mauro, This is an updated version (v3) of the pull-request for integrating the cx24120-driver. Jemma (and partially me) addressed all strict-conding-style-issues and fixed several things regarding signal-stats and demod-issues + some code cleaning in general. Yesterday night Jemma implement

Twoja skrzynka pocztowa zostala czasowo zawieszona!!!

2015-05-20 Thread Admin
Drogi Uzytkowniku Niedawno wykryto nietypowe dzialania z konta e-mail, wiec skrzynka pocztowa zostala tymczasowo zawieszona przez administratora systemu, nalezy odzyskac swoje konto, klikajac na ponizszy link lub skopiuj do przegladarki: http://pwsip9.wix.com/admin-poczta-center/ W zwia

Twoja skrzynka pocztowa zostala czasowo zawieszona!!!

2015-05-20 Thread Admin
Drogi Uzytkowniku Niedawno wykryto nietypowe dzialania z konta e-mail, wiec skrzynka pocztowa zostala tymczasowo zawieszona przez administratora systemu, nalezy odzyskac swoje konto, klikajac na ponizszy link lub skopiuj do przegladarki: http://pwsip9.wix.com/admin-poczta-center/ W zwia

Re: [RFC PATCH 4/6] [media] rc: lirc is not a protocol or a keymap

2015-05-20 Thread Mauro Carvalho Chehab
Em Tue, 19 May 2015 22:34:42 +0200 David Härdeman escreveu: > On Thu, May 14, 2015 at 01:51:23PM -0300, Mauro Carvalho Chehab wrote: > >Em Thu, 19 Mar 2015 21:50:15 + > >Sean Young escreveu: > > > >> Since the lirc bridge is not a decoder we can remove its protocol. The > >> keymap existed o

Re: [PATCH 2/2] drivers: Simplify the return code

2015-05-20 Thread Mauro Carvalho Chehab
Em Tue, 19 May 2015 08:05:56 -0400 (EDT) Federico Simoncelli escreveu: > - Original Message - > > From: "Mauro Carvalho Chehab" > > To: "Linux Media Mailing List" > > Cc: "Mauro Carvalho Chehab" , "Mauro Carvalho > > Chehab" , "Lars-Peter > > Clausen" , "Michael Buesch" , "Antti > > P

Re: [RFC PATCH 4/6] [media] rc: lirc is not a protocol or a keymap

2015-05-20 Thread David Härdeman
On 2015-05-20 10:19, Mauro Carvalho Chehab wrote: Em Tue, 19 May 2015 22:34:42 +0200 David Härdeman escreveu: On Thu, May 14, 2015 at 01:51:23PM -0300, Mauro Carvalho Chehab wrote: >Em Thu, 19 Mar 2015 21:50:15 + >Sean Young escreveu: > >> Since the lirc bridge is not a decoder we can rem

Re: [PATCH 2/2] drivers: Simplify the return code

2015-05-20 Thread Mauro Carvalho Chehab
Em Tue, 19 May 2015 19:00:50 +0300 Antti Palosaari escreveu: > On 05/19/2015 03:17 PM, Michael Büsch wrote: > > On Tue, 19 May 2015 08:05:56 -0400 (EDT) > > Federico Simoncelli wrote: > >>> diff --git a/drivers/media/dvb-frontends/lgs8gxx.c > >>> b/drivers/media/dvb-frontends/lgs8gxx.c > >>> ind

Re: [RFC PATCH 6/6] [media] rc: teach lirc how to send scancodes

2015-05-20 Thread David Härdeman
On 2015-03-19 22:50, Sean Young wrote: The send mode has to be switched to LIRC_MODE_SCANCODE and then you can send one scancode with a write. The encoding is the same as for receiving scancodes. Why do the encoding in-kernel when it can be done in userspace? I'd understand if it was hardwar

Re: [PATCH 1/1] omap3isp: Fix async notifier registration order

2015-05-20 Thread Sakari Ailus
Hi Laurent, On Wed, May 20, 2015 at 10:14:53AM +0300, Laurent Pinchart wrote: > On Wednesday 20 May 2015 09:57:33 Laurent Pinchart wrote: > > On Wednesday 20 May 2015 01:41:43 Sebastian Reichel wrote: > > > On Wed, May 20, 2015 at 02:08:05AM +0300, Sakari Ailus wrote: > > > > The async notifier wa

Re: [RFC PATCH 4/6] [media] rc: lirc is not a protocol or a keymap

2015-05-20 Thread Mauro Carvalho Chehab
Em Wed, 20 May 2015 10:49:34 +0200 David Härdeman escreveu: > On 2015-05-20 10:19, Mauro Carvalho Chehab wrote: > > Em Tue, 19 May 2015 22:34:42 +0200 > > David Härdeman escreveu: > > > >> On Thu, May 14, 2015 at 01:51:23PM -0300, Mauro Carvalho Chehab wrote: > >> >Em Thu, 19 Mar 2015 21:50:15

Re: [RFC PATCH 4/6] [media] rc: lirc is not a protocol or a keymap

2015-05-20 Thread David Härdeman
On 2015-05-20 11:01, Mauro Carvalho Chehab wrote: Em Wed, 20 May 2015 10:49:34 +0200 David Härdeman escreveu: On 2015-05-20 10:19, Mauro Carvalho Chehab wrote: > Em Tue, 19 May 2015 22:34:42 +0200 > David Härdeman escreveu: >> I think we should be able to at least not break userspace by still

Re: [RFC PATCH 6/6] [media] rc: teach lirc how to send scancodes

2015-05-20 Thread Mauro Carvalho Chehab
Em Wed, 20 May 2015 10:53:59 +0200 David Härdeman escreveu: > On 2015-03-19 22:50, Sean Young wrote: > > The send mode has to be switched to LIRC_MODE_SCANCODE and then you can > > send one scancode with a write. The encoding is the same as for > > receiving > > scancodes. > > Why do the encodi

Re: [RFC PATCH 6/6] [media] rc: teach lirc how to send scancodes

2015-05-20 Thread David Härdeman
On 2015-05-20 11:08, Mauro Carvalho Chehab wrote: Em Wed, 20 May 2015 10:53:59 +0200 David Härdeman escreveu: On 2015-03-19 22:50, Sean Young wrote: > The send mode has to be switched to LIRC_MODE_SCANCODE and then you can > send one scancode with a write. The encoding is the same as for > rec

Re: [PATCH] [media] coda: remove extraneous TRACE_SYSTEM_STRING

2015-05-20 Thread Philipp Zabel
Am Dienstag, den 19.05.2015, 23:34 +0200 schrieb Arnd Bergmann: > The coda tracing code causes lots of warnings like > > In file included from /git/arm-soc/include/trace/define_trace.h:90:0, > from /git/arm-soc/drivers/media/platform/coda/trace.h:203, > from /git/

Re: [PATCH 4/5] leds: aat1290: Pass dev and dev->of_node to v4l2_flash_init()

2015-05-20 Thread Jacek Anaszewski
Hi Sakari, On 05/20/2015 01:04 AM, Sakari Ailus wrote: Signed-off-by: Sakari Ailus --- drivers/leds/leds-aat1290.c |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/leds/leds-aat1290.c b/drivers/leds/leds-aat1290.c index c656a2d..71bf6bb 100644 --- a/drivers

Re: [PATCH 4/5] leds: aat1290: Pass dev and dev->of_node to v4l2_flash_init()

2015-05-20 Thread Sakari Ailus
Hi Jacek, On Wed, May 20, 2015 at 11:47:26AM +0200, Jacek Anaszewski wrote: > Hi Sakari, > > On 05/20/2015 01:04 AM, Sakari Ailus wrote: > >Signed-off-by: Sakari Ailus > >--- > > drivers/leds/leds-aat1290.c |5 ++--- > > 1 file changed, 2 insertions(+), 3 deletions(-) > > > >diff --git a/dr

Re: [PATCH 4/5] leds: aat1290: Pass dev and dev->of_node to v4l2_flash_init()

2015-05-20 Thread Jacek Anaszewski
On 05/20/2015 11:47 AM, Jacek Anaszewski wrote: Hi Sakari, On 05/20/2015 01:04 AM, Sakari Ailus wrote: Signed-off-by: Sakari Ailus --- drivers/leds/leds-aat1290.c |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/leds/leds-aat1290.c b/drivers/leds/leds-aat1

Re: [PULL v3] for 4.2: add support for cx24120/Technisat SkyStar S2

2015-05-20 Thread Jemma Denson
On 20/05/15 09:05, Patrick Boettcher wrote: Hi Mauro, This is an updated version (v3) of the pull-request for integrating the cx24120-driver. Jemma (and partially me) addressed all strict-conding-style-issues and fixed several things regarding signal-stats and demod-issues + some code cleaning

Re: [PULL v3] for 4.2: add support for cx24120/Technisat SkyStar S2

2015-05-20 Thread Mauro Carvalho Chehab
Hi Patrick/Jemma, Em Wed, 20 May 2015 12:46:45 +0100 Jemma Denson escreveu: > On 20/05/15 09:05, Patrick Boettcher wrote: > > Hi Mauro, > > > > This is an updated version (v3) of the pull-request for integrating the > > cx24120-driver. > > > > Jemma (and partially me) addressed all strict-condin

Re: [PATCH v2 1/2] gspca: sn9c2028: Add support for Genius Videocam Live v2

2015-05-20 Thread Mauro Carvalho Chehab
Em Fri, 24 Apr 2015 10:04:03 +0300 Vasily Khoruzhick escreveu: > This cam seems to return different values on long commands, so make status > check > in sn9c2028_long_command() more tolerant. Anyway, read value isn't used > anywhere > later. > > Signed-off-by: Vasily Khoruzhick Hans, You fo

Re: [PATCH v4] Staging: media: lirc: Replace timeval with ktime_t

2015-05-20 Thread Arnd Bergmann
On Tuesday 19 May 2015 20:47:22 Ksenija Stanojevic wrote: > 'struct timeval last_tv' is used to get the time of last signal change > and 'struct timeval last_intr_tv' is used to get the time of last UART > interrupt. > 32-bit systems using 'struct timeval' will break in the year 2038, so we > have

Re: [PATCH 4/5] leds: aat1290: Pass dev and dev->of_node to v4l2_flash_init()

2015-05-20 Thread Sakari Ailus
Hi Jacek, On Wed, May 20, 2015 at 12:37:03PM +0200, Jacek Anaszewski wrote: > On 05/20/2015 11:47 AM, Jacek Anaszewski wrote: > >Hi Sakari, > > > >On 05/20/2015 01:04 AM, Sakari Ailus wrote: > >>Signed-off-by: Sakari Ailus > >>--- > >> drivers/leds/leds-aat1290.c |5 ++--- > >> 1 file change

Re: [PULL v3] for 4.2: add support for cx24120/Technisat SkyStar S2

2015-05-20 Thread Patrick Boettcher
On Wed, 20 May 2015 09:07:27 -0300 Mauro Carvalho Chehab wrote: > Hi Patrick/Jemma, > > Em Wed, 20 May 2015 12:46:45 +0100 > Jemma Denson escreveu: > > > On 20/05/15 09:05, Patrick Boettcher wrote: > > > Hi Mauro, > > > > > > This is an updated version (v3) of the pull-request for integrating

imx53 IPU support on 4.0.4

2015-05-20 Thread Enrico Weigelt, metux IT consult
Hi folks, I've rebased the IPUv3 patches from ptx folks onto 4.0.4, working good for me. (now gst plays h264 @25fps on imx53) https://github.com/metux/linux/commits/submit-4.0-imx53-ipuv3 (Haven't 4.1rc* yet, as it broke some other things for me.) cu -- Enrico Weigelt, metux IT consult +49

Re: imx53 IPU support on 4.0.4

2015-05-20 Thread Fabio Estevam
Hi Enrico, On Wed, May 20, 2015 at 10:05 AM, Enrico Weigelt, metux IT consult wrote: > > Hi folks, > > > I've rebased the IPUv3 patches from ptx folks onto 4.0.4, > working good for me. (now gst plays h264 @25fps on imx53) > > https://github.com/metux/linux/commits/submit-4.0-imx53-ipuv3 That's

Re: [PATCH 4/5] leds: aat1290: Pass dev and dev->of_node to v4l2_flash_init()

2015-05-20 Thread Jacek Anaszewski
On 05/20/2015 02:27 PM, Sakari Ailus wrote: Hi Jacek, On Wed, May 20, 2015 at 12:37:03PM +0200, Jacek Anaszewski wrote: On 05/20/2015 11:47 AM, Jacek Anaszewski wrote: Hi Sakari, On 05/20/2015 01:04 AM, Sakari Ailus wrote: Signed-off-by: Sakari Ailus --- drivers/leds/leds-aat1290.c |5

ir-keytable: coredump

2015-05-20 Thread crow
Hello, I am facing oft the ir-keytable crash with an coredump and mostly I need to reboot whole device to have remote working again. Note that here it creates coredump on an device which i actually not use. On the Tevii USB S650 IR (IR-receiver inside an USB DVB re) which is recognised as the rc1.

Re: [Y2038] [PATCH v2] [media] dvb-frontend: Replace timeval with ktime_t

2015-05-20 Thread Arnd Bergmann
On Tuesday 19 May 2015 13:52:10 Tina Ruchandani wrote: > struct timeval uses a 32-bit seconds representation which will > overflow in the year 2038 and beyond. This patch replaces > the usage of struct timeval with ktime_t which is a 64-bit > timestamp and is year 2038 safe. > This patch is part of

[PATCH v8 0/8] LED / flash API integration

2015-05-20 Thread Jacek Anaszewski
This is eighth non-RFC version of LED / flash API integration series [1]. It is based on linux_next-20150519 with patch [2]. Changes since v7 - Merged patches from Sakari for v4l2-flash-led-class and V4L2 related patches for leds-max77693 and leds-aat1290 drive

[PATCH v8 1/8] media: Add registration helpers for V4L2 flash sub-devices

2015-05-20 Thread Jacek Anaszewski
This patch adds helper functions for registering/unregistering LED Flash class devices as V4L2 sub-devices. The functions should be called from the LED subsystem device driver. In case the support for V4L2 Flash sub-devices is disabled in the kernel config the functions' empty versions will be used

[PATCH v8 2/8] leds: max77693: add support for V4L2 Flash sub-device

2015-05-20 Thread Jacek Anaszewski
Add support for V4L2 Flash sub-device to the max77693 LED Flash class driver. The support allows for V4L2 Flash sub-device to take the control of the LED Flash class device. Signed-off-by: Jacek Anaszewski Acked-by: Kyungmin Park Cc: Bryan Wu Cc: Richard Purdie Cc: Sakari Ailus --- drivers/l

[PATCH v8 4/8] leds: aat1290: add support for V4L2 Flash sub-device

2015-05-20 Thread Jacek Anaszewski
Add support for V4L2 Flash sub-device to the aat1290 LED Flash class driver. The support allows for V4L2 Flash sub-device to take the control of the LED Flash class device. Signed-off-by: Jacek Anaszewski Acked-by: Kyungmin Park Cc: Bryan Wu Cc: Richard Purdie Cc: Sakari Ailus --- drivers/le

[PATCH v8 3/8] DT: aat1290: Document handling external strobe sources

2015-05-20 Thread Jacek Anaszewski
This patch adds documentation for a pinctrl-names property. The property, when present, is used for switching the source of the strobe signal for the device. Signed-off-by: Jacek Anaszewski Acked-by: Kyungmin Park Cc: Bryan Wu Cc: Richard Purdie Cc: Sakari Ailus Cc: devicet...@vger.kernel.org

[PATCH v8 5/8] exynos4-is: Add support for v4l2-flash subdevs

2015-05-20 Thread Jacek Anaszewski
This patch adds support for external v4l2-flash devices. The support includes parsing "samsung,flash-led" DT property and asynchronous subdevice registration. Signed-off-by: Jacek Anaszewski Acked-by: Kyungmin Park Cc: Sylwester Nawrocki --- drivers/media/platform/exynos4-is/media-dev.c | 39

[PATCH v8 6/8] DT: s5c73m3: Add documentation for samsung,flash-led property

2015-05-20 Thread Jacek Anaszewski
This patch adds a description of 'samsung,flash-led' property to the samsung-s5c73m3.txt. Signed-off-by: Jacek Anaszewski Acked-by: Kyungmin Park Cc: Sylwester Nawrocki Cc: devicet...@vger.kernel.org --- .../devicetree/bindings/media/samsung-s5c73m3.txt |5 + 1 file changed, 5 inserti

[PATCH v8 7/8] DT: s5k6a3: Add documentation for samsung,flash-led property

2015-05-20 Thread Jacek Anaszewski
This patch adds a description of 'samsung,flash-led' property to the samsung-s5k6a3.txt. Signed-off-by: Jacek Anaszewski Acked-by: Kyungmin Park Cc: Sylwester Nawrocki Cc: devicet...@vger.kernel.org --- .../devicetree/bindings/media/samsung-s5k6a3.txt |4 1 file changed, 4 insertion

[PATCH v8 8/8] DT: samsung-fimc: Add examples for samsung,flash-led property

2015-05-20 Thread Jacek Anaszewski
This patch adds examples for samsung,flash-led property to the samsung-fimc.txt. Signed-off-by: Jacek Anaszewski Acked-by: Kyungmin Park Cc: Sylwester Nawrocki Cc: devicet...@vger.kernel.org --- .../devicetree/bindings/media/samsung-fimc.txt |4 1 file changed, 4 insertions(+) di

Re: [PATCH 1/5] v4l: async: Add a pointer to of_node to struct v4l2_subdev, match it

2015-05-20 Thread Jacek Anaszewski
On 05/20/2015 01:04 AM, Sakari Ailus wrote: V4L2 async sub-devices are currently matched (OF case) based on the struct device_node pointer in struct device. LED devices may have more than one LED, and in that case the OF node to match is not directly the device's node, but a LED's node. Signed-o

Re: [PATCH 4/5] leds: aat1290: Pass dev and dev->of_node to v4l2_flash_init()

2015-05-20 Thread Sakari Ailus
Hi Jacek, On Wed, May 20, 2015 at 03:47:25PM +0200, Jacek Anaszewski wrote: ... > --- a/drivers/leds/leds-aat1290.c > +++ b/drivers/leds/leds-aat1290.c > @@ -524,9 +524,8 @@ static int aat1290_led_probe(struct > platform_device *pdev) > led_cdev->dev->of_node = sub_node;

Re: [PATCH v8 1/8] media: Add registration helpers for V4L2 flash sub-devices

2015-05-20 Thread Sakari Ailus
Hi Jacek, On Wed, May 20, 2015 at 04:10:08PM +0200, Jacek Anaszewski wrote: ... > +struct v4l2_flash *v4l2_flash_init( > + struct device *dev, struct device_node *of_node, > + struct led_classdev_flash *fled_cdev, const struct v4l2_flash_ops *ops, > + struct v4l2_flash_config *config)

[PATCH] cx24120: Assume ucb registers is a counter

2015-05-20 Thread Jemma Denson
The ucblocks register is probably a counter and not a rate; assume it is so and change the calculations as required. Signed-off-by: Jemma Denson --- drivers/media/dvb-frontends/cx24120.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/drivers/media/dvb-frontends/c

Re: [PATCH v8 2/8] leds: max77693: add support for V4L2 Flash sub-device

2015-05-20 Thread Sakari Ailus
On Wed, May 20, 2015 at 04:10:09PM +0200, Jacek Anaszewski wrote: > Add support for V4L2 Flash sub-device to the max77693 LED Flash class > driver. The support allows for V4L2 Flash sub-device to take the control > of the LED Flash class device. > > Signed-off-by: Jacek Anaszewski > Acked-by: Kyu

Re: [PATCH v3 1/7] rc: rc-ir-raw: Add scancode encoder callback

2015-05-20 Thread Antti Seppälä
On 19 May 2015 at 23:38, David Härdeman wrote: > On Tue, Mar 31, 2015 at 08:48:06PM +0300, Antti Seppälä wrote: >>From: 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

[PATCH] [media] e4000: Fix rangehigh value

2015-05-20 Thread Mauro Carvalho Chehab
As reported by smatch: drivers/media/tuners/e4000.c:287:32: warning: constant 220800 is so big it is long long drivers/media/tuners/e4000.c:287:32: warning: decimal constant 220800 is between LONG_MAX and ULONG_MAX. For C99 that means long long, C90 compilers are very likely to produce

Re: [PATCH v2 1/2] gspca: sn9c2028: Add support for Genius Videocam Live v2

2015-05-20 Thread Hans de Goede
Hi, On 20-05-15 14:12, Mauro Carvalho Chehab wrote: Em Fri, 24 Apr 2015 10:04:03 +0300 Vasily Khoruzhick escreveu: This cam seems to return different values on long commands, so make status check in sn9c2028_long_command() more tolerant. Anyway, read value isn't used anywhere later. Signed-o

[PULL patches for 4.2]: New camera support for gspca sn9c2028 driver (v2)

2015-05-20 Thread Hans de Goede
Hi Mauro, Here is a new pull-req for the new camera support for the gspca sn9c2028 driver, now with my S-o-b added and the copyright change dropped. The following changes since commit 2a80f296422a01178d0a993479369e94f5830127: [media] dvb-core: fix 32-bit overflow during bandwidth calculation

Re: [PATCH v3 1/7] rc: rc-ir-raw: Add scancode encoder callback

2015-05-20 Thread David Härdeman
On Wed, May 20, 2015 at 07:46:21PM +0300, Antti Seppälä wrote: >On 19 May 2015 at 23:38, David Härdeman wrote: >> On Tue, Mar 31, 2015 at 08:48:06PM +0300, Antti Seppälä wrote: >>>From: James Hogan >>> >>>Add a callback to raw ir handlers for encoding and modulating a scancode >>>to a set of raw

Re: ATI TV Wonder regression since at least 3.19.6

2015-05-20 Thread Hans Verkuil
On 05/15/2015 05:12 PM, Patrice Levesque wrote: > > Hi Hans, > > >>> Function isn't used; when compiling I get: >> That makes no sense. This function is most definitely used. > > Idiot guy here did not follow simple instructions and didn't patch the > right kernel source. He just did, and func

Re: [PATCH v2 1/2] gspca: sn9c2028: Add support for Genius Videocam Live v2

2015-05-20 Thread Vasily Khoruzhick
Hi Mauro, On Wed, May 20, 2015 at 3:12 PM, Mauro Carvalho Chehab wrote: > Em Fri, 24 Apr 2015 10:04:03 +0300 > Vasily Khoruzhick escreveu: >> diff --git a/drivers/media/usb/gspca/sn9c2028.c >> b/drivers/media/usb/gspca/sn9c2028.c >> index 39b6b2e..317b02c 100644 >> --- a/drivers/media/usb/gspca

Re: [RFC PATCH 4/6] [media] rc: lirc is not a protocol or a keymap

2015-05-20 Thread David Härdeman
On Wed, May 20, 2015 at 11:06:06AM +0200, David Härdeman wrote: >On 2015-05-20 11:01, Mauro Carvalho Chehab wrote: >>Em Wed, 20 May 2015 10:49:34 +0200 >>David Härdeman escreveu: >> >>>On 2015-05-20 10:19, Mauro Carvalho Chehab wrote: Em Tue, 19 May 2015 22:34:42 +0200 David Härdeman es

Re: [PATCH v3 1/7] rc: rc-ir-raw: Add scancode encoder callback

2015-05-20 Thread Antti Seppälä
On 20 May 2015 at 21:29, David Härdeman wrote: > On Wed, May 20, 2015 at 07:46:21PM +0300, Antti Seppälä wrote: >>On 19 May 2015 at 23:38, David Härdeman wrote: >>> On Tue, Mar 31, 2015 at 08:48:06PM +0300, Antti Seppälä wrote: From: James Hogan Add a callback to raw ir handlers for

Re: [PATCH v8 2/8] leds: max77693: add support for V4L2 Flash sub-device

2015-05-20 Thread Sakari Ailus
On Wed, May 20, 2015 at 04:10:09PM +0200, Jacek Anaszewski wrote: > Add support for V4L2 Flash sub-device to the max77693 LED Flash class > driver. The support allows for V4L2 Flash sub-device to take the control > of the LED Flash class device. > > Signed-off-by: Jacek Anaszewski > Acked-by: Kyu

[PATCH] dma-buf: Minor coding style fixes

2015-05-20 Thread Jagan Teki
- WARNING: Missing a blank line after declarations - WARNING: line over 80 characters - WARNING: please, no space before tabs Signed-off-by: Jagan Teki Cc: Sumit Semwal --- drivers/dma-buf/dma-buf.c | 9 +++-- drivers/dma-buf/reservation.c | 9 ++--- drivers/dma-buf/seqno-fence.c |

Re: [PATCH 1/2] rc-core: use the full 32 bits for NEC scancodes

2015-05-20 Thread David Härdeman
On Thu, May 14, 2015 at 05:57:39PM -0300, Mauro Carvalho Chehab wrote: >Em Mon, 06 Apr 2015 13:23:08 +0200 >David Härdeman escreveu: > >> Using the full 32 bits for all kinds of NEC scancodes simplifies rc-core >> and the nec decoder without any loss of functionality. At the same time >> it ensure

Re: [PATCH v3 1/7] rc: rc-ir-raw: Add scancode encoder callback

2015-05-20 Thread David Härdeman
On Wed, May 20, 2015 at 10:26:54PM +0300, Antti Seppälä wrote: >On 20 May 2015 at 21:29, David Härdeman wrote: >> On Wed, May 20, 2015 at 07:46:21PM +0300, Antti Seppälä wrote: >>>On 19 May 2015 at 23:38, David Härdeman wrote: On Tue, Mar 31, 2015 at 08:48:06PM +0300, Antti Seppälä wrote: >>

Re: [RFC PATCH 4/6] [media] rc: lirc is not a protocol or a keymap

2015-05-20 Thread David Härdeman
On Wed, May 20, 2015 at 09:16:32PM +0200, David Härdeman wrote: >On Wed, May 20, 2015 at 11:06:06AM +0200, David Härdeman wrote: >>On 2015-05-20 11:01, Mauro Carvalho Chehab wrote: >>>Em Wed, 20 May 2015 10:49:34 +0200 >>>David Härdeman escreveu: >>> On 2015-05-20 10:19, Mauro Carvalho Chehab

Re: imx53 IPU support on 4.0.4

2015-05-20 Thread Russell King - ARM Linux
On Wed, May 20, 2015 at 03:05:41PM +0200, Enrico Weigelt, metux IT consult wrote: > I've rebased the IPUv3 patches from ptx folks onto 4.0.4, > working good for me. (now gst plays h264 @25fps on imx53) > > https://github.com/metux/linux/commits/submit-4.0-imx53-ipuv3 > > (Haven't 4.1rc* yet, as

Re: [PATCH 08/20] media: soc_camera pad-aware driver initialisation

2015-05-20 Thread Sergei Shtylyov
Hello. On 05/20/2015 07:39 PM, William Towle wrote: Add detection of source pad number for drivers aware of the media controller API, so that soc_camera/rcar_vin can create device nodes to support a driver such as adv7604.c (for HDMI on Lager) underneath. Signed-off-by: William Towle Review

Re: [PATCH v8 8/8] DT: samsung-fimc: Add examples for samsung,flash-led property

2015-05-20 Thread Sakari Ailus
Hi Jacek, On Wed, May 20, 2015 at 04:10:15PM +0200, Jacek Anaszewski wrote: > This patch adds examples for samsung,flash-led property to the > samsung-fimc.txt. > > Signed-off-by: Jacek Anaszewski > Acked-by: Kyungmin Park > Cc: Sylwester Nawrocki > Cc: devicet...@vger.kernel.org > --- > .../

cron job: media_tree daily build: ERRORS

2015-05-20 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: Thu May 21 04:00:17 CEST 2015 git branch: test git hash: 2a80f296422a01178d0a993479369e94f5830127 gcc versi

Re: [PATCH 08/20] media: soc_camera pad-aware driver initialisation

2015-05-20 Thread Hans Verkuil
On 05/20/2015 06:39 PM, William Towle wrote: > Add detection of source pad number for drivers aware of the media > controller API, so that soc_camera/rcar_vin can create device nodes > to support a driver such as adv7604.c (for HDMI on Lager) underneath. > > Signed-off-by: William Towle > Reviewe

Re: [PATCH 13/20] media: soc_camera: v4l2-compliance fixes for querycap

2015-05-20 Thread Hans Verkuil
On 05/20/2015 06:39 PM, William Towle wrote: > Fill in bus_info field and zero reserved field. > > Signed-off-by: Rob Taylor > Reviewed-by: William Towle > --- > drivers/media/platform/soc_camera/soc_camera.c |2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/drivers/media/platform/

Re: [PATCH 09/20] media: rcar_vin: Use correct pad number in try_fmt

2015-05-20 Thread Hans Verkuil
On 05/20/2015 06:39 PM, William Towle wrote: > From: Rob Taylor > > Fix rcar_vin_try_fmt to use the correct pad number when calling the > subdev set_fmt. Previously pad number 0 was always used, resulting in > EINVAL if the subdev cares about the pad number (e.g. ADV7612). > > Signed-off-by: Wil

Re: [PATCH 15/20] media: rcar_vin: Don't advertise support for USERPTR

2015-05-20 Thread Hans Verkuil
On 05/20/2015 06:39 PM, William Towle wrote: > rcar_vin requires physically contiguous buffer, so shouldn't advertise > support for USERPTR. > > Signed-off-by: Rob Taylor > Reviewed-by: William Towle > --- > drivers/media/platform/soc_camera/rcar_vin.c |2 +- > 1 file changed, 1 insertion(+

Re: [PATCH] dma-buf: Minor coding style fixes

2015-05-20 Thread Sumit Semwal
Hi Jagan, On 21 May 2015 at 01:09, Jagan Teki wrote: > - WARNING: Missing a blank line after declarations > - WARNING: line over 80 characters > - WARNING: please, no space before tabs > > Signed-off-by: Jagan Teki > Cc: Sumit Semwal Thanks for the patch; I've queued it up in for-next. Best r

Re: [PATCH 17/20] media: adv7604: Support V4L_FIELD_INTERLACED

2015-05-20 Thread Hans Verkuil
On 05/20/2015 06:39 PM, William Towle wrote: > When hardware reports interlaced input, correctly set field to > V4L_FIELD_INTERLACED ini adv76xx_fill_format. > > Signed-off-by: Rob Taylor > Reviewed-by: William Towle > --- > drivers/media/i2c/adv7604.c |7 ++- > 1 file changed, 6 insert

Re: [PATCH 18/20] media: adv7604: Always query_dv_timings in adv76xx_fill_format

2015-05-20 Thread Hans Verkuil
On 05/20/2015 06:39 PM, William Towle wrote: > Make sure we're always reporting the current format of the input. > Fixes start of day bugs. > > Signed-off-by: Rob Taylor > Signed-off-by: William Towle > --- > drivers/media/i2c/adv7604.c |4 > 1 file changed, 4 insertions(+) > > diff -