Re: [PATCH RFC v2 1/2] media: platform: transfer format translations to soc_mediabus

2016-04-05 Thread Robert Jarzmik
Guennadi Liakhovetski writes: Hi Guennadi, > Not sure I understand, what should the purpose of this patch be? See in [1]. > Why do you want to move some function(s) from one file to another? And you > aren't even calling the new soc_mbus_build_fmts_xlate() function I'm calling it in pxa_camera_

Re: [PATCH RFC v2 1/2] media: platform: transfer format translations to soc_mediabus

2016-04-05 Thread Guennadi Liakhovetski
Hi Robert, Not sure I understand, what should the purpose of this patch be? Why do you want to move some function(s) from one file to another? And you aren't even calling the new soc_mbus_build_fmts_xlate() function, and you aren't replacing the currently used analogous soc_camera_init_user_for

Re: cron job: media_tree daily build: ERRORS

2016-04-05 Thread Hans Verkuil
On 04/05/2016 08:06 PM, Hans Verkuil wrote: 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 Apr 6 04:00:18 CEST 2016 git branch: test git hash: d3

[PATCH] au0828: remove unused macro

2016-04-05 Thread Guennadi Liakhovetski
An V4L2_CID_PRIVATE_SHARPNESS macro is defined in the su0828 driver, but never used. Remove it. Signed-off-by: Guennadi Liakhovetski --- diff --git a/drivers/media/usb/au0828/au0828.h b/drivers/media/usb/au0828/au0828.h index 23f869c..6871a21 100644 --- a/drivers/media/usb/au0828/au0828.h +++ b

cron job: media_tree daily build: ERRORS

2016-04-05 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 Apr 6 04:00:18 CEST 2016 git branch: test git hash: d3f5193019443ef8e556b64f3cd359773c4d377b gcc versi

Security Fix for CVE-2015-7833

2016-04-05 Thread Yuki Machida
Hi Sasha, I conformed that these patches for CVE-2015-7833 not applied at v4.1.20. 588afcc1c0e45358159090d95bf7b246fb67565 fa52bd506f274b7619955917abfde355e3d19ff Could you please apply this CVE-2015-7833 fix for 4.1-stable ? References: https://security-tracker.debian.org/tracker/CVE-2015-7833 h

Re: AVerMedia HD Volar (A867) AF9035 + MXL5007T driver issues

2016-04-05 Thread Alessandro Radicati
On Wed, Apr 6, 2016 at 12:33 AM, Antti Palosaari wrote: > I found one stick having AF9035 + MXL5007T. It is HP branded A867, so it > should be similar. It seems to work all three 12.13.15.0 6.20.15.0 > firmwares: > http://palosaari.fi/linux/v4l-dvb/firmware/af9035/ > > mxl5007t 5-0060: creating ne

Re: AVerMedia HD Volar (A867) AF9035 + MXL5007T driver issues

2016-04-05 Thread Antti Palosaari
I found one stick having AF9035 + MXL5007T. It is HP branded A867, so it should be similar. It seems to work all three 12.13.15.0 6.20.15.0 firmwares: http://palosaari.fi/linux/v4l-dvb/firmware/af9035/ mxl5007t 5-0060: creating new instance mxl5007t_get_chip_id: unknown rev (3f) mxl5007t_get_ch

[PATCH] media: af9035 I2C combined write + read transaction fix

2016-04-05 Thread Alessandro Radicati
This patch will modify the af9035 driver to use the register address fields of the I2C read command for the combined write/read transaction case. Without this change, the firmware issues just a I2C read transaction without the preceding write transaction to select the register. Signed-off-by: Ale

Re: [PATCH v4 2/2] media: soc_camera: rcar_vin: add device tree support for r8a7792

2016-04-05 Thread Geert Uytterhoeven
Hi Guennadi, On Tue, Apr 5, 2016 at 10:56 PM, Guennadi Liakhovetski wrote: > On Tue, 15 Mar 2016, Simon Horman wrote: >> Simply document new compatibility string. >> As a previous patch adds a generic R-Car Gen2 compatibility string >> there appears to be no need for a driver updates. >> >> By do

Re: [PATCH v4 2/2] media: soc_camera: rcar_vin: add device tree support for r8a7792

2016-04-05 Thread Guennadi Liakhovetski
Hi Simon, On Tue, 15 Mar 2016, Simon Horman wrote: > Simply document new compatibility string. > As a previous patch adds a generic R-Car Gen2 compatibility string > there appears to be no need for a driver updates. > > By documenting this compat string it may be used in DTSs shipped, for > exam

Re: AVerMedia HD Volar (A867) AF9035 + MXL5007T driver issues

2016-04-05 Thread Alessandro Radicati
On Tue, Apr 5, 2016 at 8:15 PM, Antti Palosaari wrote: > On 04/02/2016 01:44 PM, Alessandro Radicati wrote: >> >> Hi, >> In trying to understand why my DVB USB tuner doesn't work with stock >> kernel drivers (4.2.0), I decided to pull out my logic analyser and >> sniff the I2C bus between the AF90

Re: AVerMedia HD Volar (A867) AF9035 + MXL5007T driver issues

2016-04-05 Thread Antti Palosaari
On 04/02/2016 01:44 PM, Alessandro Radicati wrote: Hi, In trying to understand why my DVB USB tuner doesn't work with stock kernel drivers (4.2.0), I decided to pull out my logic analyser and sniff the I2C bus between the AF9035 and MXL5007T. I seem to have uncovered a couple of issues: 1) Atta

Re: [RFC PATCH v2 0/5] Media Device Allocator API

2016-04-05 Thread Mauro Carvalho Chehab
Em Tue, 5 Apr 2016 08:10:11 +0200 Takashi Iwai escreveu: > On Tue, 05 Apr 2016 05:35:55 +0200, > Shuah Khan wrote: > > > > There are known problems with media device life time management. When media > > device is released while an media ioctl is in progress, ioctls fail with > > use-after-free e

Re: [media 5/5] Bridge driver for PT3, PX-Q3PE & PX-BCUD

2016-04-05 Thread Mauro Carvalho Chehab
Em Wed, 6 Apr 2016 01:14:14 +0900 escreveu: > From: Буди Романто, AreMa Inc > > Bridge driver for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD > ISDB-S USB dongle. > Including simplified Nagahama's patch for PLEX PX-BCUD (ISDB-S usb dongle)... > Please read cover letter for detail

Re: [media 2/5] drop backstabbing drivers

2016-04-05 Thread Mauro Carvalho Chehab
Em Wed, 6 Apr 2016 01:14:11 +0900 escreveu: > From: Буди Романто, AreMa Inc You should, instead, add the stuff you need to the existing drivers and not remove them. > Obsoleted & superseded, please read cover letter for details. Cover letter is not stored at the git history. So, it should be

Re: [RFC PATCH 3/4] media: Add refcount to keep track of media device registrations

2016-04-05 Thread Mauro Carvalho Chehab
Em Mon, 28 Mar 2016 15:37:43 -0600 Shuah Khan escreveu: > On 03/28/2016 12:28 PM, Mauro Carvalho Chehab wrote: > > Em Fri, 25 Mar 2016 22:38:44 -0600 > > Shuah Khan escreveu: > > > >> Add refcount to keep track of media device registrations to avoid release > >> of media device when one of th

Re: [RFC PATCH 1/4] media: Add Media Device Allocator API

2016-04-05 Thread Mauro Carvalho Chehab
Em Mon, 28 Mar 2016 15:34:15 -0600 Shuah Khan escreveu: > On 03/28/2016 12:28 PM, Mauro Carvalho Chehab wrote: > > Hi Shuah, > > > > I reviewed the entire patch series, but I'm adding the comments only here, > > as the other patches are coherent with this one. > > That is fine. > > > > > Em

[media 0/5] DVB driver for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle

2016-04-05 Thread info
From: Буди Романто, AreMa Inc DVB driver for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle == Status: stable Features: 1. in addition to the real frequency: ISDB-S : fr

[media 1/5] Raise adapter number limit

2016-04-05 Thread info
From: Буди Романто, AreMa Inc The current limit is too low for latest cards with 8+ tuners on a single slot. IMHO, the most appropriate minimum default is 16. Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-core/Kconfig | 4 ++-- drivers/media/dvb-core/dvbdev.h | 2 +- 2 files ch

[media 4/5] Tuners for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle

2016-04-05 Thread info
From: Буди Романто, AreMa Inc tda2014x.c TDA20142PX-Q3PE qm1d1c004x.cQM1D1C0042, QM1D1C0045, QM1D1C0045_2PX-BCUD, PT3 nm131.c NM131, NM130, NM120 PX-Q3PE mxl301rf.c MxL301RFPT3 Signed-of

[media 2/5] drop backstabbing drivers

2016-04-05 Thread info
From: Буди Романто, AreMa Inc Obsoleted & superseded, please read cover letter for details. Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-frontends/tc90522.c | 840 drivers/media/dvb-frontends/tc90522.h | 42 -- drivers/media/pci/pt3/Kconfig

[media 3/5] Demodulator for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle

2016-04-05 Thread info
From: Буди Романто, AreMa Inc Toshiba TC905xx demodulator driver for PT3, PX-Q3PE & PX-BCUD Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-frontends/tc90522.c | 254 ++ drivers/media/dvb-frontends/tc90522.h | 18 +++ 2 files changed, 272 insertion

[media 5/5] Bridge driver for PT3, PX-Q3PE & PX-BCUD

2016-04-05 Thread info
From: Буди Романто, AreMa Inc Bridge driver for Earthsoft PT3, PLEX PX-Q3PE ISDB-S/T PCIE cards & PX-BCUD ISDB-S USB dongle. Including simplified Nagahama's patch for PLEX PX-BCUD (ISDB-S usb dongle)... Please read cover letter for details. Signed-off-by: Буди Романто, AreMa Inc --- drivers/m

Re: [PATCH] si2168: use i2c controlled mux interface

2016-04-05 Thread Peter Rosin
On 2016-04-05 16:50, Antti Palosaari wrote: > On 03/23/2016 06:58 PM, Peter Rosin wrote: >> On 2016-01-06 06:42, Antti Palosaari wrote: >>> Recent i2c mux locking update offers support for i2c controlled i2c >>> muxes. Use it and get the rid of homemade hackish i2c adapter >>> locking code. >> >> [

Re: [PATCH] si2168: use i2c controlled mux interface

2016-04-05 Thread Antti Palosaari
On 03/23/2016 06:58 PM, Peter Rosin wrote: On 2016-01-06 06:42, Antti Palosaari wrote: Recent i2c mux locking update offers support for i2c controlled i2c muxes. Use it and get the rid of homemade hackish i2c adapter locking code. [actual patch elided] I had a 2nd look and it seems that the s

Re: [RFC PATCH v2 0/5] Media Device Allocator API

2016-04-05 Thread Shuah Khan
On 04/05/2016 12:10 AM, Takashi Iwai wrote: > On Tue, 05 Apr 2016 05:35:55 +0200, > Shuah Khan wrote: >> >> There are known problems with media device life time management. When media >> device is released while an media ioctl is in progress, ioctls fail with >> use-after-free errors and kernel han

Re: [PATCH v6 19/24] i2c-mux: document i2c muxes and elaborate on parent-/mux-locked muxes

2016-04-05 Thread Peter Rosin
On 2016-04-03 13:09, Jonathan Cameron wrote: > On 03/04/16 09:52, Peter Rosin wrote: >> From: Peter Rosin >> >> Signed-off-by: Peter Rosin > Very nice, one typo that I could see. Thanks! *snip* >> + and the actual transfer (e.g. if the child mux is auto-closing >> + and the parent mux

Re: [PATCH v6 14/24] of/unittest: convert to use an explicit i2c mux core

2016-04-05 Thread Peter Rosin
On 2016-04-04 07:16, Rob Herring wrote: > On Sun, Apr 03, 2016 at 10:52:44AM +0200, Peter Rosin wrote: >> From: Peter Rosin >> >> Allocate an explicit i2c mux core to handle parent and child adapters >> etc. Update the select op to be in terms of the i2c mux core instead >> of the child adapter. >

Re: [PATCH v2 4/7] scatterlist: add sg_alloc_table_from_buf() helper

2016-04-05 Thread Dave Gordon
On 30/03/16 19:18, Boris Brezillon wrote: On Wed, 30 Mar 2016 09:51:43 -0700 Mark Brown wrote: On Wed, Mar 30, 2016 at 05:39:51PM +0200, Boris Brezillon wrote: sg_alloc_table_from_buf() provides an easy solution to create an sg_table from a virtual address pointer. This function takes care of