[PATCH 1/1] Kconfig: cosmetics, as Mauro suggested

2014-10-05 Thread Буди Романто, AreMa Inc
PT3 is wrongly categorized, fix it Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-frontends/Kconfig | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/media/dvb-frontends/Kconfig b/drivers/media/dvb-frontends/Kconfig index 5a13454..6c75418 100644 --- a

cron job: media_tree daily build: WARNINGS

2014-10-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: Mon Oct 6 04:00:17 CEST 2014 git branch: test git hash: cf3167cf1e969b17671a4d3d956d22718a8ceb85 gcc versi

leadtek dvb-t dongle dual not working if plugged in during boot via hub

2014-10-05 Thread Hamish Moffatt
Hi, I've found that the Leadtek dvb-t dongle dual (USB 0413:6a05) is not initialised properly for me if it's plugged in at boot time through a USB 2.0 hub. Plugging it in later is fine, and plugging it directly into the PC is fine. [12:33PM] hamish@bandicoot:~ $ dmesg | grep 1-5\\.3 [2.0

Re: i.MX6 status for IPU/VPU/GPU

2014-10-05 Thread Steve Longerbeam
On 10/02/2014 07:50 AM, Jean-Michel Hautbois wrote: > Hi Steve, > > 2014-09-09 18:28 GMT+02:00 Steve Longerbeam : >> On 09/09/2014 12:49 AM, Jean-Michel Hautbois wrote: >>> 2014-08-27 16:23 GMT+02:00 Steve Longerbeam : >>> The complete driver I posted to the list does have some minor issues >

Re: Upcoming v4l-utils 1.6.0 release

2014-10-05 Thread Mauro Carvalho Chehab
Em Sun, 05 Oct 2014 21:38:45 +0200 Gregor Jasny escreveu: > Hello, > > On 04/10/14 16:22, Mauro Carvalho Chehab wrote: > > Em Tue, 30 Sep 2014 18:29:26 +0200 > > Hans de Goede escreveu: > >> About the 1.6.0 release, please do not release it until the series > >> fixing the regression in 1.4.0 w

Re: [PATCH 1/1] Kconfig: cosmetic improvement

2014-10-05 Thread Mauro Carvalho Chehab
Em Mon, 06 Oct 2014 02:37:34 +0900 "Буди Романто, AreMa Inc" escreveu: > PT1 & PT3 are wrongly categorized, fix it > Add comment that PT3 needs FE & tuners > > This patch can be applied immediately > > Signed-off-by: Буди Романто, AreMa Inc > --- > drivers/media/dvb-frontends/Kconfig | 4 ++--

Re: Upcoming v4l-utils 1.6.0 release

2014-10-05 Thread Gregor Jasny
Hello, On 04/10/14 16:22, Mauro Carvalho Chehab wrote: > Em Tue, 30 Sep 2014 18:29:26 +0200 > Hans de Goede escreveu: >> About the 1.6.0 release, please do not release it until the series >> fixing the regression in 1.4.0 with gstreamer which I've posted >> today. A review of that series would be

spurious remote control events

2014-10-05 Thread Carl Michal
Hello, I'm using a cubox-i, which has a gpio remote receiver built in. The remote I'm using is a universal remote, using an RC-6 protocol. This is using kernel 3.14.14 (from geexbox) What happens is that if you press key1, key1, key2 with spaces between the presses that are larger than IR_KE

[PATCH 1/1] Kconfig: cosmetic improvement

2014-10-05 Thread Буди Романто, AreMa Inc
PT1 & PT3 are wrongly categorized, fix it Add comment that PT3 needs FE & tuners This patch can be applied immediately Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-frontends/Kconfig | 4 ++-- drivers/media/pci/pt3/Kconfig | 2 +- 2 files changed, 3 insertions(+), 3 deletio

Re: [PATCH 02/11] tc90522 is a client

2014-10-05 Thread Akihiro TSUKADA
(some Cc:'s removed, to exclude those who are not directly involved) It seems that I should make some counterarguments. On 2014年10月05日 21:39, AreMa Inc. wrote: > We started developing and publishing PT3 drivers (chardev and DVB versions) > on 2013 and have been submitting the patches to this

Re: [PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-05 Thread Mauro Carvalho Chehab
Please don't do top-posting. (moved your comments to the end of the email) Em Sun, 05 Oct 2014 22:04:32 +0900 "AreMa Inc." escreveu: > > 2014-10-05 21:29 GMT+09:00 Mauro Carvalho Chehab : > > Hi Bud, > > > > Em Sun, 05 Oct 2014 18:36:54 +0900 > > "AreMa Inc." escreveu: > > > >> Dear Antti, Mau

Re: [PATCH 02/11] tc90522 is a client

2014-10-05 Thread AreMa Inc.
>> We started developing and publishing PT3 drivers (chardev and DVB versions) >> on 2013 and have been submitting the patches to this community since then. >> We were waiting for reviews. > >The reviews were sent, but it is really hard to review a big patch with >14 files changed and 2952 insertio

Re: [PATCH 02/11] tc90522 is a client

2014-10-05 Thread Mauro Carvalho Chehab
Em Sun, 05 Oct 2014 21:39:01 +0900 "AreMa Inc." escreveu: > Mauro, > > As this _stable_ patch series is developed originally > (and already submitted for review) since 2013, > not based on Tsukada's patch you just linked, > it is difficult to split into one patch per logic. > > As you said, for

Re: [PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-05 Thread AreMa Inc.
Yeah, sorry if we are not familiar with submission rules as it was the first time for us. We already splitted the FE and tuners as I2C drivers, according to your request. Maybe Tsukada is very clever and we are too busy with daily business, but it doesn't mean that backstabbing is tolerated. We al

Re: [PATCH 02/11] tc90522 is a client

2014-10-05 Thread AreMa Inc.
Mauro, As this _stable_ patch series is developed originally (and already submitted for review) since 2013, not based on Tsukada's patch you just linked, it is difficult to split into one patch per logic. As you said, for example, to fix the Tsukada's patch of tuner - FE - bridge communication, w

Re: [PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-05 Thread Mauro Carvalho Chehab
Hi Bud, Em Sun, 05 Oct 2014 18:36:54 +0900 "AreMa Inc." escreveu: > Dear Antti, Mauro & others, > > We don't want to flood the mailing lists with dirts. > It is regretful to send this kind of email, however > as we just received a "war declaration" from Tsukada Akihiro, > it is better to postpo

Re: [PATCH 02/11] tc90522 is a client

2014-10-05 Thread Mauro Carvalho Chehab
Em Sun, 05 Oct 2014 17:59:38 +0900 "Буди Романто, AreMa Inc" escreveu: > tc90522 is an I2C client functioning as a frontend > thus, it is enough to return the FE pointer. > > Signed-off-by: Буди Романто, AreMa Inc > --- > drivers/media/dvb-frontends/tc90522.h | 41 > --

Re: [PATCH 01/11] tc90522: better chip description

2014-10-05 Thread Mauro Carvalho Chehab
Em Sun, 05 Oct 2014 17:59:37 +0900 "Буди Романто, AreMa Inc" escreveu: > tc90522 has both satellite & terrestrial demodulators, > thus change the category description > > Signed-off-by: Буди Романто, AreMa Inc > --- > drivers/media/dvb-frontends/Kconfig | 4 ++-- > drivers/media/dvb-frontends

Re: [PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-05 Thread AreMa Inc.
Dear Antti, Mauro & others, We don't want to flood the mailing lists with dirts. It is regretful to send this kind of email, however as we just received a "war declaration" from Tsukada Akihiro, it is better to postpone delivering PT3 driver to the main kernel tree. A series proof of facts follow

[PATCH 02/11] tc90522 is a client

2014-10-05 Thread Буди Романто, AreMa Inc
tc90522 is an I2C client functioning as a frontend thus, it is enough to return the FE pointer. Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-frontends/tc90522.h | 41 --- 1 file changed, 14 insertions(+), 27 deletions(-) diff --git a/drivers/media

[PATCH 07/11] mxl301rf: namespace cleanup

2014-10-05 Thread Буди Романто, AreMa Inc
minimize export Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/tuners/mxl301rf.h | 23 ++- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/drivers/media/tuners/mxl301rf.h b/drivers/media/tuners/mxl301rf.h index 19e6840..a5334e7 100644 --- a/drivers/m

[PATCH 00/11] pt3: pci, tc90522, mxl301rf, qm1d1c0042

2014-10-05 Thread Буди Романто, AreMa Inc
*** PT3 stable driver *** Clean Package: Please pull from https://github.com/knight-rider/ptx/tree/master/pt3_dvb Буди Романто, AreMa Inc (11): tc90522: better chip description tc90522 is a client tc90522: use hardware algorithm & correct CNR pt3: add comment pt3: merge I2C & DMA

[PATCH 09/11] mxl301rf: namespace cleanup & remodelling

2014-10-05 Thread Буди Романто, AreMa Inc
- minimize exports - use client->dev.platform_data to point frontend - use real address for I2C - no freq limits in FE, it is non sense. move here... - try to treat invalid frequency as channel number Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/tuners/mxl301rf.c | 550 ++

[PATCH 04/11] pt3: add comment

2014-10-05 Thread Буди Романто, AreMa Inc
PT3 needs frontend & tuners to run properly Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/pci/pt3/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/pci/pt3/Kconfig b/drivers/media/pci/pt3/Kconfig index 16c208a..f7b7210 100644 --- a/drivers/media

[PATCH 03/11] tc90522: use hardware algorithm & correct CNR

2014-10-05 Thread Буди Романто, AreMa Inc
1. The chip is clever enough to do fine tuning. Thus, simply let dvb-core do the iteration of hw_algo. 2. Tsukada's patch violates the consensus in include/uapi/linux/dvb/frontend.h Change CNR unit from .001 dB to .0001 dB, and yet lightweight calculus using only shifters for divs. Sig

[PATCH 05/11] pt3: merge I2C & DMA handlers

2014-10-05 Thread Буди Романто, AreMa Inc
I2C & DMA handlers are merged into single file. Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/pci/pt3/Makefile | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/drivers/media/pci/pt3/Makefile b/drivers/media/pci/pt3/Makefile index 396f146..56ebc9b 100644 ---

[PATCH 10/11] qm1d1c0042: namespace cleanup & remodelling

2014-10-05 Thread Буди Романто, AreMa Inc
- minimize exports - use client->dev.platform_data to point frontend - use real address for I2C - no freq limits in FE, it is non sense. move here... - try to treat invalid frequency as channel number Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/tuners/qm1d1c0042.c | 644

[PATCH 08/11] qm1d1c0042: namespace cleanup

2014-10-05 Thread Буди Романто, AreMa Inc
minimize export Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/tuners/qm1d1c0042.h | 34 ++ 1 file changed, 10 insertions(+), 24 deletions(-) diff --git a/drivers/media/tuners/qm1d1c0042.h b/drivers/media/tuners/qm1d1c0042.h index 4f5c188..65bca43 1006

[PATCH 11/11] pt3: merge I2C & DMA handlers

2014-10-05 Thread Буди Романто, AreMa Inc
- namespace cleanup, minimize exports and "goto" sentences - remove useless parameters: one_adapter, num_bufs - using single DVB adapter is wrong approach, change to 1 adapter per 1 FE + 1 tuner - use pci_request_selected_regions() instead of pci_request_regions() - provide struct i2c_clie

[PATCH 06/11] pt3: namespace cleanup

2014-10-05 Thread Буди Романто, AreMa Inc
nothing to export Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/pci/pt3/pt3.h | 183 +++- 1 file changed, 10 insertions(+), 173 deletions(-) diff --git a/drivers/media/pci/pt3/pt3.h b/drivers/media/pci/pt3/pt3.h index 1b3f2ad..13a0c8c 100644 --

[PATCH 01/11] tc90522: better chip description

2014-10-05 Thread Буди Романто, AreMa Inc
tc90522 has both satellite & terrestrial demodulators, thus change the category description Signed-off-by: Буди Романто, AreMa Inc --- drivers/media/dvb-frontends/Kconfig | 4 ++-- drivers/media/dvb-frontends/Makefile | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers

Re: [PATCH 3/3] [media] coda: Remove devm_kzalloc() error message

2014-10-05 Thread Philipp Zabel
Hi Fabio, On Sat, Oct 04, 2014 at 04:40:52PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Core code already prints on OOM errors, so no need to keep this here. > > Signed-off-by: Fabio Estevam I already have sent this patch: https://www.mail-archive.com/linux-media@vger.kernel.org/ms

Re: [PATCH 2/3] [media] coda: Unregister v4l2 upon alloc_workqueue() error

2014-10-05 Thread Philipp Zabel
On Sat, Oct 04, 2014 at 04:40:51PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > If alloc_workqueue() fails, we should go to the 'err_v4l2_register' label, > which > will unregister the v4l2 device. > > Signed-off-by: Fabio Estevam Acked-by: Philipp Zabel regards Philipp -- To unsub

Re: [PATCH 1/3] [media] coda: Call v4l2_device_unregister() from a single location

2014-10-05 Thread Philipp Zabel
On Sat, Oct 04, 2014 at 04:40:50PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Instead of calling v4l2_device_unregister() in multiple locations within the > error paths, let's call it from a single location to make the error handling > simpler. > > Signed-off-by: Fabio Estevam Acked