[PATCH v2] Add version number to all siano modules description lines.

2011-11-03 Thread Doron Cohen
From 595a6726947b032ce355ac0d838f07d937ed7f57 Mon Sep 17 00:00:00 2001 From: Doron Cohen lab@Doron-Ubuntu.(none) Date: Thu, 15 Sep 2011 11:38:53 +0300 Subject: [PATCH 2/2] Add version number to all siano modules description line. Signed-off-by: Doron Cohen dor...@siano-ms.com --- drivers/media

[PATCH v2] Add smsspi driver to support Siano SPI connected device

2011-11-03 Thread Doron Cohen
From 80d279ec11492ca6729f1421983f52b8e7144cd4 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Sun, 25 Sep 2011 17:47:12 +0300 Subject: [PATCH v2] Add smsspi driver to support Siano SPI connected device using SPI generic driver modified: drivers/media/dvb/siano

Problem with DVB module during suspend/hibernate.

2011-11-03 Thread Doron Cohen
Hi, I am dealing with a problems with suspend/hibernate freeze during resume when DVB API is used. I found a workaround for it here http://forum.xbmc.org/showthread.php?t=71490 which solve the problem but this is not a solution only a workaround. Problem is that when using USB DVB tuner the tuner

Re: [PATCH 1/17]DVB:Siano drivers - Adding LKM for handling SPI connected devices.

2011-09-25 Thread Doron Cohen
On Fri, 2011-09-23 at 17:20 -0300, Mauro Carvalho Chehab wrote: Em 20-09-2011 07:30, Doron Cohen escreveu: Hi, It took a long time to merge all the changes in kernel.org with Siano sources which were updated in a different repository for the last couple of years. I have made all

[PATCH 1/17]DVB:Siano drivers - Adding LKM for handling SPI connected devices.

2011-09-20 Thread Doron Cohen
SPI connection and used the spidrv of the kernel. module is used mainly in android platforms but is a pure LKM works with siano modules stack. Thanks, Doron Cohen - From 9115d85edbafc38e48ed1fc5f1218da81b7c5a2e Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com

[PATCH 2/17]DVB:Siano drivers - Update module name string to contain module version

2011-09-20 Thread Doron Cohen
Hi, This patch step adds version to module name string for all modules. Thanks, Doron Cohen --- From 81a55103537fb6df2b487819aa9a5af28a5c4bd2 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Wed, 14 Sep 2011 13:33:20 +0300 Subject: [PATCH 03/21] Add smsspi

[PATCH 3/17]DVB:Siano drivers - Changing some field names and debug messages.

2011-09-20 Thread Doron Cohen
Hi, This patch is changing field names and debug messages to be more clear. From 5b3525a0860992b3811dd9ebd4c797b79e14631a Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Thu, 15 Sep 2011 14:30:24 +0300 Subject: [PATCH 06/21] Change debug prints and struct field names

[PATCH 4/17]DVB:Siano drivers - Add support in new Siano SDIO devices.

2011-09-20 Thread Doron Cohen
Hi, This patch adds support in newer devices. Thanks, Doron Cohen -- From 7714e418af56ae73d760cfa39b9e7b99d4dc3aa2 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Thu, 15 Sep 2011 14:40:03 +0300 Subject: [PATCH 07/21] Add support to new siano DSIO devices

[PATCH 6/17]DVB:Siano drivers - Add support in various boards implemented with siano devices.

2011-09-20 Thread Doron Cohen
Hi, This patch adds support in various boards implemented with Siano devices. Thanks, Doron Cohen -- From becf520ccaba483a80e242622b471d10bd74024e Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Mon, 19 Sep 2011 13:57:40 +0300 Subject: [PATCH 09

[PATCH 7/17]DVB:Siano drivers - Support flexiable usb endpoint rather than hard-cored numbers.

2011-09-20 Thread Doron Cohen
Hi, This patch changes the usb driver to support flexiable usb endpoint rather than hard-cored numbers. Thanks, Doron Cohen -- From e4134fa357d3f41476b8ff33ebbcb69c399641dc Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Mon, 19 Sep 2011 13:58:43 +0300 Subject

[PATCH 8/17]DVB:Siano drivers - Hide smscore structure from all modules which are not the core device.

2011-09-20 Thread Doron Cohen
Hi, This patch makes smscore structure hidden from all other module by making it's pointer NULL. Thanks, Doron Cohen -- From b003e8ec2893b7d6e68720abeb490fba38904e59 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Mon, 19 Sep 2011 14:16:02 +0300 Subject: [PATCH

[PATCH 9/17]DVB:Siano drivers - Improve debug capabilities by separating debug and info messages.

2011-09-20 Thread Doron Cohen
Hi, This patch Improves debug capabilities by changing debug messages. Thanks, Doron Cohen -- From 1adbdde1dc186b23eb772f0c647d7175dc3f7418 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Mon, 19 Sep 2011 14:24:29 +0300 Subject: [PATCH 12/21] Improve debug

[PATCH 10/17]DVB:Siano drivers - Improve signal reception parameters monitoring using siano statistic functions

2011-09-20 Thread Doron Cohen
Hi, This patch Improve signal reception parameters monitoring using siano statistic functions. Thanks, Doron Cohen -- From 0325e0559d99ccb5ac04e9edef8eb0281a410c52 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Mon, 19 Sep 2011 14:43:01 +0300 Subject: [PATCH

[PATCH 11/17]DVB:Siano drivers - Improve debug capabilities - add and change debug prints

2011-09-20 Thread Doron Cohen
Hi, This patch Improve debug capabilities - add and change debug prints. Thanks, Doron Cohen -- From 33055c84a25faa1bde70a8417c2138381f49f498 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Tue, 20 Sep 2011 08:05:35 +0300 Subject: [PATCH 15/21] Improve debug

[PATCH 12/17]DVB:Siano drivers - Improve firmware load and reload mechanism.

2011-09-20 Thread Doron Cohen
Hi, This patch step Improve firmware load and reload mechanism in order to support new siano devices and match all existing devices. Thanks, Doron Cohen --- From 59062b9fbc2f3c28cbb1ec014c6ed5a3e065a7de Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Tue

[PATCH 13/17]DVB:Siano drivers - Support big endian platform which uses SPI/I2C

2011-09-20 Thread Doron Cohen
Hi, This patch step adds support big endian platform which uses SPI/I2C Thanks, Doron Cohen From 2b77c0b5f69924206b9e09cda42aad56772e9380 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Tue, 20 Sep 2011 08:31:52 +0300 Subject: [PATCH 17/21] Support big endian platform which

[PATCH 14/17]DVB:Siano drivers - support platform whcih doesn't have request firmware deamon (used in android)

2011-09-20 Thread Doron Cohen
Hi, This patch step support platform whcih doesn't have request firmware deamon (used in android). Thanks, Doron Cohen --- From 3e0060fc7cfdbd5844e9a644b6d2927a406cde20 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Tue, 20 Sep 2011 08:37:43 +0300 Subject

[PATCH 15/17]DVB:Siano drivers - Bug fix - avoid (rare) dead locks causing the driver to hang when module removed.

2011-09-20 Thread Doron Cohen
Hi, This patch step is a Bug fix - avoid (rare) dead locks causing the driver to hang when module removed. Thanks, Doron Cohen --- From ad75d9ce48d440c6db6c5147530f1e23de2fcb28 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Tue, 20 Sep 2011 08:46:52

[PATCH 16/17]DVB:Siano drivers - extern function smscore_send_last_fw_chunk to be used by other modules

2011-09-20 Thread Doron Cohen
Hi, This patch step externs function smscore_send_last_fw_chunk to be used by other modules. Thanks, Doron Cohen --- From 1e19b238fa7129396df7ddc89e8197669c72a3a4 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Tue, 20 Sep 2011 09:38:10 +0300 Subject

[PATCH 17/17]DVB:Siano drivers - Automatically load client modules to make easier usage of device

2011-09-20 Thread Doron Cohen
Hi, This patch step makes Automatically load client modules to make easier usage of device Thanks, Doron Cohen --- From 82afa26fc1fb9db798e46de0c55b49fd1bda9580 Mon Sep 17 00:00:00 2001 From: Doron Cohen dor...@siano-ms.com Date: Tue, 20 Sep 2011 09:39:02 +0300 Subject: [PATCH

RE: [PATCH] drivers: support new Siano tuner devices.

2011-08-03 Thread Doron Cohen
merges. I will make the proper changes based on the comments about this thread and publish it again. Thanks, Doron -Original Message- From: Mauro Carvalho Chehab [mailto:mche...@redhat.com] Sent: Wednesday, August 03, 2011 14:09 To: Doron Cohen Cc: BOUWSMA Barry; linux-media@vger.kernel.org

RE: [PATCH] drivers: support new Siano tuner devices.

2011-08-02 Thread Doron Cohen
[mailto:freebeer.bouw...@gmail.com] Sent: Tuesday, August 02, 2011 11:19 To: Doron Cohen Cc: linux-media@vger.kernel.org Subject: Re: [PATCH] drivers: support new Siano tuner devices. On k (kedd) 19.júl (július) 2011, 14:21, Doron Cohen wrote: This is the first time I ever post changes to linux kernel

[PATCH] siano: apply debug flag to module level.

2011-07-20 Thread Doron Cohen
applied only for functions in that main file. flag was changed to be non-static and therefore can be accessed by all module files (although it is still not exported out of the module). Thanks, Doron Signed-off-by: Doron Cohen dor...@siano-ms.com --- drivers/media/dvb/siano/sms-cards.c |4

[PATCH] drivers: support new Siano tuner devices.

2011-07-19 Thread Doron Cohen
--- a/drivers/media/dvb/siano/smscoreapi.h +++ b/drivers/media/dvb/siano/smscoreapi.h @@ -2,7 +2,7 @@ Siano Mobile Silicon, Inc. MDTV receiver kernel modules. -Copyright (C) 2006-2008, Uri Shkolnik, Anatoly Greenblat +Copyright (C) 2006-2011, Doron Cohen This program is free software: you can