[PATCH] [0904_6] Siano: smsdvb - new device status mechanism

2009-04-05 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1238694624 -10800 # Node ID 4a0b207a424af7f05d8eb417a698a82a61dd086f # Parent eb9fed366b2bb2b8a99760f52b9c0e40d72a71e0 siano: smsdvb - new device status mechanism [PATCH] [0904_6] Siano: smsdvb - new device status mechanism From: Uri Shkolnik

[PATCH] [0904_5] Siano: core header - indentation

2009-04-05 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1238692457 -10800 # Node ID eb9fed366b2bb2b8a99760f52b9c0e40d72a71e0 # Parent 83b19eba46dd4f8253d02c26db4f42728d60e28f [PATCH] [0904_5] Siano: core header - indentation From: Uri Shkolnik Some more indentation for the smscoreapi.h There are no

[PATCH] [0904_3] Siano: core - move and update the main core structure declaration

2009-04-05 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1238691361 -10800 # Node ID 19925582e5dded86fccce7d8c9965285c1240836 # Parent 05cf6606192642241ff25a152e249118cb8a129b [PATCH] [0904_3] Siano: core - move and update the main core structure declaration From: Uri Shkolnik smscoreapi - move the

[PATCH] [0904_2] Siano: core header - add definitions and structures

2009-04-05 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1238690859 -10800 # Node ID 05cf6606192642241ff25a152e249118cb8a129b # Parent c3f0f50d46058f07fb355d8e5531f35cfd0ca37e [PATCH] [0904_2] Siano: core header - add definitions and structures From: Uri Shkolnik Add new definitions (of Siano&#

[PATCH] [0904_1] Siano: core header - update license and include files

2009-04-05 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1238689930 -10800 # Node ID c3f0f50d46058f07fb355d8e5531f35cfd0ca37e # Parent 7311d23c3355629b617013cd51223895a2423770 [PATCH] [0904_1] Siano: core header - update license and included files From: Uri Shkolnik This patch does not include any

Re: [PATCH - RECALL] siano: smsendian & smsdvb - binding the smsendian to smsdvb

2009-04-04 Thread Uri Shkolnik
--- On Sat, 4/4/09, Mauro Carvalho Chehab wrote: > From: Mauro Carvalho Chehab > Subject: Re: [PATCH - RECALL] siano: smsendian & smsdvb - binding the > smsendian to smsdvb > To: "Uri Shkolnik" > Cc: linux-media@vger.kernel.org > Date: Saturday, April 4, 200

Re: [PATCH - RECALL] siano: smsendian & smsdvb - binding the smsendian to smsdvb

2009-04-03 Thread Uri Shkolnik
--- On Fri, 4/3/09, Mauro Carvalho Chehab wrote: From: Mauro Carvalho Chehab Subject: Re: [PATCH - RECALL] siano: smsendian & smsdvb - binding the smsendian to smsdvb To: "Uri Shkolnik" Cc: linux-media@vger.kernel.org Date: Friday, April 3, 2009, 3:15 PM Uri, On Fri, 3 Apr

Re: [PATCH 1/1 re-submit 1] sdio: add low level i/o functions for workarounds

2009-03-25 Thread Uri Shkolnik
--- On Tue, 3/24/09, Pierre Ossman wrote: > From: Pierre Ossman > Subject: Re: [PATCH 1/1 re-submit 1] sdio: add low level i/o functions for > workarounds > To: "Uri Shkolnik" > Cc: "Mauro Carvalho Chehab" , "Linux Media Mailing > List" &g

RE: [PATCH 1/1 re-submit 1] sdio: add low level i/o functions for workarounds

2009-03-22 Thread Uri Shkolnik
-Original Message- From: Pierre Ossman [mailto:drz...@drzeus.cx] Sent: Sunday, March 22, 2009 4:36 PM To: Mauro Carvalho Chehab Cc: Uri Shkolnik; Linux Media Mailing List Subject: Re: [PATCH 1/1 re-submit 1] sdio: add low level i/o functions for workarounds On Sat, 14 Mar 2009 07:42:01

[PATCH] Siano: SDIO interface driver - remove two redundant lines

2009-03-15 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1237111557 -7200 # Node ID 7311d23c3355629b617013cd51223895a2423770 # Parent 7352ee1288f651d19d58c7bb479a98f070ad98e6 Siano: remove two redundant lines From: Uri Shkolnik Remove two redundant lines, based on Klimov Alexey code review. Priority

Re: Fw: [PATCH 1/1 re-submit 1] sdio: add low level i/o functions for workarounds

2009-03-14 Thread Uri Shkolnik
committed, and again, thank you very much for your help :-) Regards, Uri sdio: add cards id for sms (Siano Mobile Silicon) MDTV receivers From: Uri Shkolnik Add SDIO vendor ID, and multiple device IDs for various SMS-

Re: [PATCH 1/1] siano: add high level SDIO interface driver for SMS based cards

2009-03-14 Thread Uri Shkolnik
--- On Sat, 3/14/09, Mauro Carvalho Chehab wrote: > From: Mauro Carvalho Chehab > Subject: Re: [PATCH 1/1] siano: add high level SDIO interface driver for SMS > based cards > To: "Patrick Boettcher" > Cc: "Uri Shkolnik" , "Michael Krufky" >

Re: [PATCH 1/1] siano: add high level SDIO interface driver for SMS based cards

2009-03-12 Thread Uri Shkolnik
Hi Alexey, I numbered your comments and append all answers to the end of this email. --- On Fri, 3/13/09, Alexey Klimov wrote: > From: Alexey Klimov > Subject: Re: [PATCH 1/1] siano: add high level SDIO interface driver for SMS > based cards > To: "Uri Shkolnik"

Re: [PATCH 1/1] siano: add high level SDIO interface driver for SMS based cards

2009-03-12 Thread Uri Shkolnik
Mauro and all, I submitted 3 patches, two modifications for the SDIO generic stack, and one new high level SDIO interface driver for Siano based devices. This concludes SDIO related changes, with one exception, which is explained below. However this explanation requires some overview about Si

[PATCH 1/1] siano: add high level SDIO interface driver for SMS based cards

2009-03-12 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1236865697 -7200 # Node ID 7352ee1288f651d19d58c7bb479a98f070ad98e6 # Parent 3392722cc5b687586c4d898b73050ab6e59bf401 siano: add high level SDIO interface driver for SMS based cards From: Uri Shkolnik This patch provides SDIO interface driver

[PATCH 1/1] sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receivers

2009-03-12 Thread Uri Shkolnik
sdio: add cards id for sms (Siano Mobile Silicon) MDTV receivers From: Uri Shkolnik Add SDIO vendor ID, and multiple device IDs for various SMS-based MDTV SDIO adapters. The patch has been done against 2.6.29-rc7 . Signed-off-by: Uri Shkolnik diff -uNr linux-2.6.29-rc7.prestine/include

[PATCH 1/1 re-submit 1] sdio: add low level i/o functions for workarounds

2009-03-12 Thread Uri Shkolnik
9-rc7 . Signed-off-by: Pierre Ossman Signed-off-by: Uri Shkolnik diff -uNr linux-2.6.29-rc7.prestine/drivers/mmc/core/sdio_io.c linux-2.6.29-rc7_sdio_patch/drivers/mmc/core/sdio_io.c --- linux-2.6.29-rc7.prestine/drivers/mmc/core/sdio_io.c2009-03-04 03:05:22.0 +0200 +++ linux-2

Re: [PATCH 1/1] sdio: add low level i/o functions for workarounds

2009-03-12 Thread Uri Shkolnik
Hi, Sorry, but I emailed the wrong patch file, sorry about it. Please ignore and I'll re-submit it shortly. :-( Uri -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kern

[PATCH 1/1] sdio: add low level i/o functions for workarounds

2009-03-12 Thread Uri Shkolnik
2008, and re-generated against 2.6.29-rc7 . Signed-off-by: Pierre Ossman Signed-off-by: Uri Shkolnik diff -uNr linux-2.6.29-rc7.prestine/drivers/mmc/core/sdio_io.c linux-2.6.29-rc7/drivers/mmc/core/sdio_io.c --- linux-2.6.29-rc7.prestine/drivers/mmc/core/sdio_io.c2009-03-04

SDIO stack patch

2009-03-12 Thread Uri Shkolnik
Hi, I have a question regarding patching kernel files which reside outside the 'drivers/media' scope. The SMS device can use SPI and SDIO host interfaces (among others). Both those drivers' sources require some patching. The SDIO stack has been patched by Pierre Ossman himself (maintainer of

Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio

2009-03-11 Thread Uri Shkolnik
--- On Wed, 3/11/09, Uri Shkolnik wrote: > From: Uri Shkolnik > Subject: Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio > To: "Devin Heitmueller" > Cc: "Michael Krufky" , "Mauro Carvalho Chehab" > , linux-media@vger.kernel.o

Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio

2009-03-11 Thread Uri Shkolnik
--- On Wed, 3/11/09, Devin Heitmueller wrote: > From: Devin Heitmueller > Subject: Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio > To: "Uri Shkolnik" > Cc: "Michael Krufky" , "Mauro Carvalho Chehab" > , linux-media@vger.kernel.org >

Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio

2009-03-11 Thread Uri Shkolnik
--- On Wed, 3/11/09, Michael Krufky wrote: > From: Michael Krufky > Subject: Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio > To: "Uri Shkolnik" > Cc: "Mauro Carvalho Chehab" , > linux-media@vger.kernel.org > Date: Wednesday, March

Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio

2009-03-11 Thread Uri Shkolnik
--- On Mon, 3/9/09, Mauro Carvalho Chehab wrote: > From: Mauro Carvalho Chehab > Subject: Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio > To: "Michael Krufky" , "Uri Shkolnik" > Cc: linux-media@vger.kernel.org > Date: Monday, March 9, 2009, 6:1

Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio

2009-03-08 Thread Uri Shkolnik
--- On Fri, 3/6/09, Michael Krufky wrote: > From: Michael Krufky > Subject: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx-gpio > To: "Mauro Carvalho Chehab" > Cc: linux-media@vger.kernel.org > Date: Friday, March 6, 2009, 3:15 PM > Mauro, > > Please pull from: > > http://linuxtv.org/hg/~mkr

RE: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx

2009-02-26 Thread Uri Shkolnik
-Original Message- From: mkru...@gmail.com on behalf of Michael Krufky Sent: Thu 2/26/2009 9:23 PM To: Mauro Carvalho Chehab Cc: linux-media@vger.kernel.org; Uri Shkolnik Subject: Re: [PULL] http://linuxtv.org/hg/~mkrufky/sms1xxx On Thu, Feb 26, 2009 at 2:13 PM, Mauro Carvalho Chehab

[PATCH] Siano 10239 SMSSpiCommon unused bytes bugfix

2009-02-24 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1235483353 -7200 # Node ID ba9020b165e75b80e8c7b499e8068741982c44f6 # Parent 3caff6dae0753d2adb581b7ef5e309a1954820b2 Fixed use of freed memory in smsspicommon From: Uri Shkolnik Moved the handling of "unused bytes" before the re

Re: Minimum kernel version supported by v4l-dvb

2009-02-18 Thread Uri Shkolnik
ed > for another year. By > that time we're on 2.6.32/33 and maintaining > compatibility for a whopping > 15 kernels. Doesn't that strike you as ridiculous? > > I might be wrong, but aren't you using RHEL 5 because > you work for redhat > these days? Not a typical

Re: Use ir_keymaps.c for dibcom driver (was: Re: [PATCH] Add Elgato EyeTV Diversity to dibcom driver)

2009-02-08 Thread Uri Shkolnik
er base reading) with the truly common RC5 parsing and keymaps functionality. Since the SMS driver needs only the parser and the keymaps (hardware reading is done in a totally different way from the method that is used by "ir_common"), it will be great if the common IR handling will have single interface such as 'ir_received_input(device *dev, u16 ir_word)', where ir_word is the raw 28 bit. Hope to get your opinions on this issue, Uri Shkolnik -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] Siano 10238 Add IR (remote controllers) support

2009-02-08 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1234106917 -7200 # Node ID 3caff6dae0753d2adb581b7ef5e309a1954820b2 # Parent 56b506432a55cebe0f52eb28cc8b55584bc9a429 Add IR support for SMS based devices From: Uri Shkolnik Add IR support, which is used for remote controllers, including kernel

Re: Siano's patches

2009-01-20 Thread Uri Shkolnik
--- On Tue, 1/20/09, Trent Piepho wrote: > From: Trent Piepho > Subject: Re: Siano's patches > To: "Uri Shkolnik" > Cc: "Mauro Carvalho Chehab" , "Michael Krufky" > , linux-media@vger.kernel.org, "linux-dvb" > > Date: Tues

Re: Siano's patches

2009-01-19 Thread Uri Shkolnik
January 19, 2009, 1:29 PM > Hi Uri, > > On Sun, 18 Jan 2009 10:37:32 -0800 (PST) > Uri Shkolnik wrote: > > > > From: Michael Krufky > > > Subject: Re: Siano's patches > > > To: uri...@yahoo.com > > > Cc: "Mauro Carvalho" > , li

Re: Siano's patches

2009-01-18 Thread Uri Shkolnik
--- On Sun, 1/18/09, Michael Krufky wrote: > From: Michael Krufky > Subject: Re: Siano's patches > To: uri...@yahoo.com > Cc: "Mauro Carvalho" , linux-media@vger.kernel.org, > linuxtv-comm...@linuxtv.org, "linux-dvb" > Date: Sunday, January 18,

Siano's patches

2009-01-18 Thread Uri Shkolnik
Hi Mauro, Hope you had a great weekend :-) I would like to know if you have already reached the conclusion whether to use the Mercurial tree option or the email option we discussed last week. Regarding the patches that have been already submitted to the linux-media@vger.kernel.org ML, any

[PATCH] Siano 10237 __le32 to le32

2009-01-18 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1232271170 -7200 # Node ID 56b506432a55cebe0f52eb28cc8b55584bc9a429 # Parent 50775d37b85469c33f4023203a6c54394163c4bd __le32 to le32 From: Uri Shkolnik Trent Piepho made a commit review about the usage of __le32, as a result the code has been

Re: [PATCH] Siano 10226 Siano sub-system

2009-01-15 Thread Uri Shkolnik
--- On Thu, 1/15/09, Trent Piepho wrote: > From: Trent Piepho > Subject: Re: [PATCH] Siano 10226 Siano sub-system > To: "Uri Shkolnik" > Cc: linux-media@vger.kernel.org > Date: Thursday, January 15, 2009, 7:44 PM > On Tue, 13 Jan 2009, Uri Shkolnik wrote: &g

[PATCH] Siano 10236 SPI drv minor casting issue

2009-01-15 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1232026755 -7200 # Node ID 50775d37b85469c33f4023203a6c54394163c4bd # Parent 794f836ffef2b3300056c2f602768ad76ae25877 Fix minor casting issue From: Uri Shkolnik Fix minor casting issue in the SPI core driver Priority: normal Signed-off-by: Uri

[PATCH] Siano 10234 big endian support

2009-01-15 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1232021993 -7200 # Node ID 101e8cca3fad7a2f0fbc8249135bd35f5ca85b0e # Parent d1b03bfce9d6d68ce586d7be33a41482f1b6cec7 Add big endian support From: Uri Shkolnik Add big endian support Priority: normal Signed-off-by: Uri Shkolnik diff -r

Re: [PATCH] Siano 10226 Siano sub-system

2009-01-13 Thread Uri Shkolnik
--- On Wed, 1/14/09, Trent Piepho wrote: > From: Trent Piepho > Subject: Re: [PATCH] Siano 10226 Siano sub-system > To: "Uri Shkolnik" > Cc: linux-media@vger.kernel.org > Date: Wednesday, January 14, 2009, 12:54 AM > On Tue, 13 Jan 2009, Uri Shkolnik wrote: &

Re: [linux-dvb] [PATCH] Siano (SMS) DTV driver [WAS: Re: Introduction]

2009-01-13 Thread Uri Shkolnik
--- On Tue, 1/13/09, BOUWSMA Barry wrote: > From: BOUWSMA Barry > Subject: Re: [linux-dvb] [PATCH] Siano (SMS) DTV driver [WAS: Re: > Introduction] > To: "Uri Shkolnik" > Cc: "Mauro Carvalho Chehab" , "Michael Krufky" > , "linux-dvb&qu

[PATCH] (inline/robot) Siano 10221 smssdio

2009-01-13 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1231770205 -7200 # Node ID 2a546240ebe57391622c731646cf7523d20830dd # Parent 036cad8c8b513658cdfb714d0ed3274447d4f748 Add SDIO driver interface for SMS based devices From: Uri Shkolnik This patch provides SDIO interface driver for SMS chip-set

[PATCH] Siano 10231 add submenu to kconfig

2009-01-13 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1231851527 -7200 # Node ID 237f7e853bb76dce1d7369e2bd804d74bd11e2ea # Parent 9a7e625c254bf24465b2663bdfbfd19bf192e4d8 SMS Kconfig - add submenu From: Uri Shkolnik Add submenu that contains all SMS related components Priority: normal Signed-off

[PATCH] Siano 10230 Core coding style fix

2009-01-13 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1231850270 -7200 # Node ID 9a7e625c254bf24465b2663bdfbfd19bf192e4d8 # Parent 46b5358fa358cf6a0338918a1472728b2fdf2685 SMS Core coding style fix From: Uri Shkolnik Fix coding style issues Priority: normal Signed-off-by: Uri Shkolnik diff -r

[PATCH] Siano 10229 Build configuration upgrade

2009-01-13 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1231849232 -7200 # Node ID 46b5358fa358cf6a0338918a1472728b2fdf2685 # Parent 84bd0617f712c993f6ee767c78483e147b049a49 SMS driver build upgrade From: Uri Shkolnik This patch provides the following: A) SPI and SDIO interfaces driver support B) DVB

[PATCH] Siano 10228 Cards upgrade

2009-01-13 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1231849043 -7200 # Node ID 84bd0617f712c993f6ee767c78483e147b049a49 # Parent 1432098ff39090d2d619ce509031675e1e91ea5a SMS Cards module upgrade From: Uri Shkolnik This patch provides generic events handling for SMS chip-sets based boards and

[PATCH] Siano 10226 Siano sub-system

2009-01-13 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1231847968 -7200 # Node ID 0d667d493399447a285bac21f0f38162fbbc2241 # Parent a9dd63fe39745548432a32617f059f2ed64b5d48 Siano sub-system From: Uri Shkolnik This patch adds Siano subsystem, which supports the CMMB and T-DMB DTV standards. The

[PATCH] Siano 10225 DVBv3

2009-01-13 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1231847701 -7200 # Node ID a9dd63fe39745548432a32617f059f2ed64b5d48 # Parent ff7a9223aa99c0ab964772643265ec83aec5112c DVB v3 adapter upgrade From: Uri Shkolnik A) Add DVB v3 events B) UNC set to reflect the TS Packets errors instead of BER C

[PATCH] Siano 10224 USB adapter

2009-01-13 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1231847481 -7200 # Node ID ff7a9223aa99c0ab964772643265ec83aec5112c # Parent 924ce9a69a12352546ab13fe1298f45a868c9eb1 USB adapter - Code indentation and comments From: Uri Shkolnik Code identation according to Linux kernel coding style (and

[PATCH] Siano 10223 SPI driver

2009-01-13 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1231842832 -7200 # Node ID 924ce9a69a12352546ab13fe1298f45a868c9eb1 # Parent 4ba2960232322ae3a1448670bbf2c33a8ecacfda SPI (SPP) driver for SMS based devices From: Uri Shkolnik This patch provides SPI interface driver for SMS chip-set based

[PATCH] Siano 10222 sdio stack

2009-01-13 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik # Date 1231841725 -7200 # Node ID 4ba2960232322ae3a1448670bbf2c33a8ecacfda # Parent 2a546240ebe57391622c731646cf7523d20830dd sdio: add low level i/o functions for workarounds From: Pierre Ossman Some shoddy hardware doesn't properly adhere t

[PATCH] Siano 10221 smssdio

2009-01-13 Thread Uri Shkolnik
10221_smssdio_c.patch Description: Binary data

<    1   2