[PATCH 2/2] Staging: bcm: Fix three initialization errors in InterfaceDld.c

2011-10-18 Thread Kevin McKinney
This patch fixes three initialization errors. One is an incorrect initialization of a static variable. The other two are incorrect initializations in an if statement. These errors were found by checkpatch.pl. Signed-off-by: Kevin McKinney --- drivers/staging/bcm/InterfaceDld.c |8 +--- 1

[PATCH 1/2] Staging: bcm: Fix coding style issues in InterfaceDld.c

2011-10-18 Thread Kevin McKinney
This patch fixes multiple coding style issues in file, InterfaceDld.c, found by checkpatch.pl. Signed-off-by: Kevin McKinney --- drivers/staging/bcm/InterfaceDld.c | 424 +++- 1 files changed, 178 insertions(+), 246 deletions(-) diff --git a/drivers/staging/bcm/

Re: [staging-next 1/1] staging:mei: wd_ops and wd_info should be static

2011-10-18 Thread Dan Carpenter
On Tue, Oct 18, 2011 at 11:19:02PM +0200, Julian Andres Klode wrote: > On Tue, Oct 18, 2011 at 09:56:34PM +0200, Tomas Winkler wrote: > > Intel Israel (74) Limited > > > > This e-mail and any attachments may contain confidential material for > > the sole use of the intended recipient(s). Any revie

Re: [PATCH 1/14] staging/media/as102: initial import from Abilis

2011-10-18 Thread Dan Carpenter
On Tue, Oct 18, 2011 at 02:38:59PM -0200, Mauro Carvalho Chehab wrote: > > It would be better to separate these two chunks out and put them at > > the end after you've fixed the compile errors in [PATCH 13/14]. > > This doesn't really matter, as the driver won't be added to the Kernel > building

Re: [staging-next 1/1] staging:mei: wd_ops and wd_info should be static

2011-10-18 Thread Julian Andres Klode
On Tue, Oct 18, 2011 at 09:56:34PM +0200, Tomas Winkler wrote: > Intel Israel (74) Limited > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intend

Re: [RESEND PATCH 10/14] staging/media/as102: properly handle multiple product names

2011-10-18 Thread Greg KH
On Tue, Oct 18, 2011 at 10:54:08PM +0200, Piotr Chmura wrote: > On Tue, 18 Oct 2011 13:28:39 -0700 > Joe Perches wrote: > > > On Tue, 2011-10-18 at 22:02 +0200, Piotr Chmura wrote: > > > Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ > > [] > > > diff --git linux/drivers

Re: [RESEND PATCH 10/14] staging/media/as102: properly handle multiple product names

2011-10-18 Thread Joe Perches
On Tue, 2011-10-18 at 22:54 +0200, Piotr Chmura wrote: > On Tue, 18 Oct 2011 13:28:39 -0700 > Joe Perches wrote: > > On Tue, 2011-10-18 at 22:02 +0200, Piotr Chmura wrote: > > > Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ > > [] > > > diff --git linux/drivers/staging/m

Re: [RESEND PATCH 10/14] staging/media/as102: properly handle multiple product names

2011-10-18 Thread Piotr Chmura
On Tue, 18 Oct 2011 13:28:39 -0700 Joe Perches wrote: > On Tue, 2011-10-18 at 22:02 +0200, Piotr Chmura wrote: > > Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ > [] > > diff --git linux/drivers/staging/media/as102/as102_fe.c > > linuxb/drivers/staging/media/as102/as10

Re: [RESEND PATCH 10/14] staging/media/as102: properly handle multiple product names

2011-10-18 Thread Joe Perches
On Tue, 2011-10-18 at 22:02 +0200, Piotr Chmura wrote: > Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ [] > diff --git linux/drivers/staging/media/as102/as102_fe.c > linuxb/drivers/staging/media/as102/as102_fe.c [] > @@ -408,6 +408,8 @@ > > /* init frontend callb

[staging-next 1/1] staging:mei: wd_ops and wd_info should be static

2011-10-18 Thread Tomas Winkler
wd_ops and wd_info structures are local to wd.c so mark them static Cc: Oren Weil Signed-off-by: Tomas Winkler --- drivers/staging/mei/wd.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/mei/wd.c b/drivers/staging/mei/wd.c index ffca7ca..cb3f92d 1006

[RESEND PATCH 12/14] staging/media/as102: fix licensing oversight

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment:# HG changeset patch # User Devin Heitmueller # Date 1267577404 18000 # Node ID 8557cb6da3e71a350a538e3a0eb41126884289b9 # Parent 84b93826c0a19efa114a6808165f91390cb86daa as102: fix licensing ove

[RESEND PATCH 11/14] staging/media/as102: fix compile warning about unused function

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267319685 18000 # Node ID 84b93826c0a19efa114a6808165f91390cb86daa # Parent 22ef1bdca69a2781abf397c53a0f7f6125f5359a as102: fix compile warn

[RESEND PATCH 10/14] staging/media/as102: properly handle multiple product names

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment:# HG changeset patch # User Devin Heitmueller # Date 1267319051 18000 # Node ID 22ef1bdca69a2781abf397c53a0f7f6125f5359a # Parent 4a82558f6df8b957bc623d854a118a5da32dead2 as102: properly handle m

[RESEND PATCH 9/14] staging/media/as102: Add Elgato EyeTV DTT Deluxe

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318991 18000 # Node ID 4a82558f6df8b957bc623d854a118a5da32dead2 # Parent 89de57601df871f6d951ca13bf52b136f9eadddf as102: Add Elgato EyeTV

[RESEND PATCH 8/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318909 18000 # Node ID 89de57601df871f6d951ca13bf52b136f9eadddf # Parent 152825226bec049f947a844bea2c530fc9269ae5 as102: checkpatch fixes

[RESEND PATCH 7/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318867 18000 # Node ID 152825226bec049f947a844bea2c530fc9269ae5 # Parent 5916edd6739e9b8e02ff8a1e93161c4d23b50b3e as102: checkpatch fixes

[RESEND PATCH 6/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318799 18000 # Node ID 5916edd6739e9b8e02ff8a1e93161c4d23b50b3e # Parent 1ccb2e0adbf02a111decf8a4c78e93f4354e2bd2 as102: checkpatch fixes

[RESEND PATCH 5/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318751 18000 # Node ID 1ccb2e0adbf02a111decf8a4c78e93f4354e2bd2 # Parent 69c8f5172790784738bcc18f8301919ef3d5373f as102: checkpatch fixes

[RESEND PATCH 4/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318701 18000 # Node ID 69c8f5172790784738bcc18f8301919ef3d5373f # Parent b91e96a07bee27c1d421b4c3702e33ee8075de83 as102: checkpatch fixes

[RESEND PATCH 3/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318626 18000 # Node ID b91e96a07bee27c1d421b4c3702e33ee8075de83 # Parent e2ba344c99936bddc46722f1f1efec5600c58659 as102: checkpatch fixes

[RESEND PATCH 2/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318502 18000 # Node ID e2ba344c99936bddc46722f1f1efec5600c58659 # Parent a78bda1e1a0badc4a1296be958f1f8a49014ae18 as102: checkpatch fixes

Re: [PATCH 0/14] staging/media/as102: new driver submission (was Re: [PATCH 1/7] Staging submission: PCTV 74e driver (as102)

2011-10-18 Thread Piotr Chmura
On Tue, 18 Oct 2011 11:52:17 -0400 Devin Heitmueller wrote: > On Tue, Oct 18, 2011 at 5:10 AM, Piotr Chmura > wrote: > > Thanks for comments for all of you. > > > > [PATCH 1-12/14] Following your guidelines i exported all changes from hg > > one by one. This way we will have all history in ker

Re: [PATCH 1/14] staging/media/as102: initial import from Abilis

2011-10-18 Thread Mauro Carvalho Chehab
Em 18-10-2011 14:24, Dan Carpenter escreveu: > On Tue, Oct 18, 2011 at 11:11:34AM +0200, Piotr Chmura wrote: >> diff --git linux/drivers/staging/media/as102/Kconfig >> linuxb/drivers/media/dvb/as102/Kconfig >> new file mode 100644 >> --- /dev/null >> +++ linuxb/drivers/staging/media/as102/Kconfig

Re: [PATCH 1/14] staging/media/as102: initial import from Abilis

2011-10-18 Thread Dan Carpenter
On Tue, Oct 18, 2011 at 11:11:34AM +0200, Piotr Chmura wrote: > diff --git linux/drivers/staging/media/as102/Kconfig > linuxb/drivers/media/dvb/as102/Kconfig > new file mode 100644 > --- /dev/null > +++ linuxb/drivers/staging/media/as102/Kconfig > @@ -0,0 +1,7 @@ > +config DVB_AS102 > + trista

[PATCH 26/26] staging: et131x: Remove more forward declarations

2011-10-18 Thread Mark Einon
Moved functions in et131x.c file to remove the following forward declarations: et131x_soft_reset et131x_isr_handler et131x_device_alloc Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 505 +++ 1 files changed, 251 insertions(+), 254 deletions

[RESEND][PATCH 09/26] staging: et131x: move et1310_tx.h contents into et131x.c

2011-10-18 Thread Mark Einon
Move et1310_tx.h contents into et131x.c and delete et1310_tx.h Signed-off-by: Mark Einon --- drivers/staging/et131x/et1310_tx.h | 150 drivers/staging/et131x/et131x.c| 87 - 2 files changed, 86 insertions(+), 151 deletions(-) delet

[RESEND][PATCH 10/26] staging: et131x: Update TODO list - remove 'put driver into single file'

2011-10-18 Thread Mark Einon
Driver now resides in a single file with a separate header with registers, updated the README TODO list. Signed-off-by: Mark Einon --- drivers/staging/et131x/README |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/staging/et131x/README b/drivers/staging/et131x/REA

[RESEND][PATCH 04/26] staging: et131x: move et1310_address_map.h contents into et131x.h

2011-10-18 Thread Mark Einon
Move et1310_address_map.h register defines into et131x.h and delete et1310_address_map.h Signed-off-by: Mark Einon --- drivers/staging/et131x/et1310_address_map.h | 1436 --- drivers/staging/et131x/et1310_phy.h |2 - drivers/staging/et131x/et1310_rx.h

[RESEND][PATCH 07/26] staging: et131x: move et131x_defs.h contents into et131x.c

2011-10-18 Thread Mark Einon
Move et131x_defs.h contents into et131x.c and delete et131x_defs.h Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 66 +- drivers/staging/et131x/et131x_defs.h | 128 -- 2 files changed, 64 insertions(+), 130 deletions(-) de

[RESEND][PATCH 06/26] staging: et131x: move et131x_adapter.h contents into et131x.c

2011-10-18 Thread Mark Einon
Move et131x_adapter.h contents into et131x.c and delete et131x_adapter.h Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 152 +- drivers/staging/et131x/et131x_adapter.h | 217 --- 2 files changed, 151 insertions(+), 218 de

[PATCH 21/26] staging: et131x: Remove redundant et131x_reset_recv() call

2011-10-18 Thread Mark Einon
This call doesn't do anything useful - only warns on the receive list being empty, so removed it. Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 18 -- 1 files changed, 0 insertions(+), 18 deletions(-) diff --git a/drivers/staging/et131x/et131x.c b/drivers/sta

[PATCH 22/26] staging: et131x: Remove call to find pci pm capability

2011-10-18 Thread Mark Einon
pci_find_capability is called, but not used and is now redundant as power management is handled elsewhere. Removed. Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 14 -- 1 files changed, 0 insertions(+), 14 deletions(-) diff --git a/drivers/staging/et131x/et131x.c

[PATCH 25/26] staging: et131x: Remove forward declaration of et131x_adapter_setup

2011-10-18 Thread Mark Einon
Also associated function movements within et131x.c file Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 445 +++ 1 files changed, 222 insertions(+), 223 deletions(-) diff --git a/drivers/staging/et131x/et131x.c b/drivers/staging/et131x/et131x

[RESEND][PATCH 19/26] staging: et131x: Remove unused defines

2011-10-18 Thread Mark Einon
Some defines are no longer referenced in the code, so removed them. Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 11 --- 1 files changed, 0 insertions(+), 11 deletions(-) diff --git a/drivers/staging/et131x/et131x.c b/drivers/staging/et131x/et131x.c index 1c11dfd..1

[PATCH 20/26] staging: et131x: Remove unused rx_ring.recv_buffer_pool

2011-10-18 Thread Mark Einon
rx_ring.recv_buffer_pool is unused, even in the original driver code. Remove from stuct, and also remove some comments regarding it. Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c |6 -- 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/drivers/staging/et131x/

[RESEND][PATCH 17/26] staging: et131x: on transmit, stop the queue if the next packet will fail

2011-10-18 Thread Mark Einon
* Currently the tx queue is only stopped when the current packet fails. Check if the next packet will fail, and stop the queue if so. * Removed associated item from TODO list in the README. * Also minor fixup as adapter was being declared as null and immediately set to a value. Signed-off-by: Ma

[RESEND][PATCH 18/26] staging: et131x: Convert rest of pci memory management to dma api

2011-10-18 Thread Mark Einon
Replaced pci map/unmap and set_mask calls with their dma equivalents. Also updated comments to reflect this. Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 56 +++--- 1 files changed, 28 insertions(+), 28 deletions(-) diff --git a/drivers/stagi

[PATCH 24/26] staging: et131x: Remove some forward declarations

2011-10-18 Thread Mark Einon
Moved functions in et131x.c file to remove the following forward declarations: et131x_align_allocated_memory et131x_disable_interrupts et131x_enable_interrupts et131x_error_timer_handler Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 126 ++

[RESEND][PATCH 03/26] staging: et131x: Move non-register defines from et131x.h to et131x.c

2011-10-18 Thread Mark Einon
Header file should only have register defines, moved non-register defines to et131x.c Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 31 +++ drivers/staging/et131x/et131x.h | 33 + 2 files changed, 32 insertions(+),

[RESEND][PATCH 13/26] staging: et131x: Fix issues when USE_FBR0 is not defined

2011-10-18 Thread Mark Einon
* Following on from making rx_ring.fbr use a common structure - reversed the fbr[] array indicies so that index 1 = FBR0 and index 0 = FBR1, which allows USE_FBR0 define to work. * Also fixed up minor issues where indexes into the array were out of bounds in some places. * Removed rx_ring.fbr com

[PATCH 23/26] staging: et131x: Remove unused rx_ring.recv_packet_pool

2011-10-18 Thread Mark Einon
tx_ring.recv_packet_pool is unused, even in the original driver code. Removed. Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/staging/et131x/et131x.c b/drivers/staging/et131x/et131x.c index 9383c5c..

[RESEND][PATCH 16/26] staging: et131x: Tidy up PCI device table definition

2011-10-18 Thread Mark Einon
Used the convenience macros DEFINE_PCI_DEVICE_TABLE and PCI_VDEVICE to tidy up the device table definition. Also remove the corresponding TODO item from the README. Signed-off-by: Mark Einon --- drivers/staging/et131x/README |1 - drivers/staging/et131x/et131x.c | 12 2 fil

[RESEND][PATCH 14/26] staging: et131x: use dma_alloc... instead of pci_alloc...

2011-10-18 Thread Mark Einon
Use dma_allocs instead of pci_allocs, so we can use GFP_KERNEL allocations. Also removed this item from the TODO list Signed-off-by: Mark Einon --- drivers/staging/et131x/README |1 - drivers/staging/et131x/et131x.c | 39 ++- 2 files changed, 22 inser

[RESEND][PATCH 15/26] staging: et131x: Match dma_alloc_ calls with dma_free_ calls

2011-10-18 Thread Mark Einon
Previous update was to replace pci_alloc with dma_alloc calls. I missed replacing the corresponding pci_free_ calls with the dma versions. Now done. Thanks to Denis Kirjanov for pointing this out. Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 16 1 files cha

[RESEND][PATCH 12/26] staging: et131x: Make rx_ring.fbr{0, 1} share a common structure

2011-10-18 Thread Mark Einon
Sharing a common structure by moving common structure items into fbr_lookup. TODO - Currently will not work if USE_FBR0 = 0 as FBR1 uses fbr[1] which is removed in this case Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 293 +++ 1 files cha

[RESEND][PATCH 08/26] staging: et131x: move et1310_rx.h contents into et131x.c

2011-10-18 Thread Mark Einon
Move et1310_rx.h contents into et131x.c and delete et1310_rx.h Signed-off-by: Mark Einon --- drivers/staging/et131x/et1310_rx.h | 243 drivers/staging/et131x/et131x.c| 181 ++- 2 files changed, 180 insertions(+), 244 deletions(-)

[RESEND][PATCH 11/26] staging: et131x: Moving two extern inline functions to .c file

2011-10-18 Thread Mark Einon
Two helper functions for adding 10bit/12bit umbers with wrapping are defined in the header. Moved them to the driver .c file. Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 11 +++ drivers/staging/et131x/et131x.h | 10 -- 2 files changed, 11 insertions(+), 10

[RESEND][PATCH 05/26] staging: et131x: move et1310_phy.h contents into et131x.h

2011-10-18 Thread Mark Einon
Move et1310_phy.h register defines into et131x.h and delete et1310_phy.h Signed-off-by: Mark Einon --- drivers/staging/et131x/et1310_phy.h | 290 --- drivers/staging/et131x/et131x.c |1 - drivers/staging/et131x/et131x.h | 227

[RESEND][PATCH 02/26] staging: et131x: Move function declarations from et131x.h to et131x.c

2011-10-18 Thread Mark Einon
The function declarations in et131x.h are no longer used now all functions are in one file. Removed declarations from et131x.h and added any required forward declarations to et131x.c. Signed-off-by: Mark Einon --- drivers/staging/et131x/et131x.c | 31 drivers/staging/et131x/et131x

[PATCH 00/26] Mostly resending patches

2011-10-18 Thread Mark Einon
First 19 patches are resends requested by greg KH, the remaining 7 patches are code tidy ups. Mark Einon (26): staging: et131x: Put all .c files into one big file staging: et131x: Move function declarations from et131x.h to et131x.c staging: et131x: Move non-register defines fro

Re: [PATCH 0/14] staging/media/as102: new driver submission (was Re: [PATCH 1/7] Staging submission: PCTV 74e driver (as102)

2011-10-18 Thread Devin Heitmueller
On Tue, Oct 18, 2011 at 5:10 AM, Piotr Chmura wrote: > Thanks for comments for all of you. > > [PATCH 1-12/14] Following your guidelines i exported all changes from hg one > by one. This way we will have all history in kernel tree. > I moved driver to staging/media and removed Kconfig/Makefile ch

Re: [PATCH 8/9] Staging: bcm: Fix coding style issues in InterfaceDld.c

2011-10-18 Thread Kevin McKinney
Hi Greg, On Tue, Oct 18, 2011 at 10:45 AM, Greg KH wrote: > On Tue, Oct 18, 2011 at 09:19:49AM -0400, Kevin McKinney wrote: >> Hi Dan, >> >> On Tue, Oct 18, 2011 at 5:18 AM, Dan Carpenter >> wrote: >> > What happened to patches 1-7?  I only got 8 and 9. >> > >> For every patch I submit for drive

Re: [PATCH 8/9] Staging: bcm: Fix coding style issues in InterfaceDld.c

2011-10-18 Thread Greg KH
On Tue, Oct 18, 2011 at 09:19:49AM -0400, Kevin McKinney wrote: > Hi Dan, > > On Tue, Oct 18, 2011 at 5:18 AM, Dan Carpenter > wrote: > > What happened to patches 1-7?  I only got 8 and 9. > > > For every patch I submit for driver bcm, the patch number continues to > increment by one. That's no

Re: [PATCH 8/9] Staging: bcm: Fix coding style issues in InterfaceDld.c

2011-10-18 Thread Dan Carpenter
On Tue, Oct 18, 2011 at 09:19:49AM -0400, Kevin McKinney wrote: > Hi Dan, > > On Tue, Oct 18, 2011 at 5:18 AM, Dan Carpenter > wrote: > > What happened to patches 1-7?  I only got 8 and 9. > > > For every patch I submit for driver bcm, the patch number continues to > increment by one. Perhaps I

Re: [PATCH 8/9] Staging: bcm: Fix coding style issues in InterfaceDld.c

2011-10-18 Thread Kevin McKinney
Hi Dan, On Tue, Oct 18, 2011 at 5:18 AM, Dan Carpenter wrote: > What happened to patches 1-7?  I only got 8 and 9. > For every patch I submit for driver bcm, the patch number continues to increment by one. Perhaps I need to reset this number after I submit a patch? So patches 1-7 were submitted

[PATCH 20/20] Staging: comedi: fix printk issue in cb_pcidas.c

2011-10-18 Thread Ravishankar Karkala Mallikarjunayya
This is a patch to the cb_pcidas.c file that fixes up a printk warning found by the checkpatch.pl tool converted printks to dev_printk. Removed unnecessary printk statements. Signed-off-by: Ravishankar Karkala Mallikarjunayya --- drivers/staging/comedi/drivers/cb_pcidas.c | 49 ++-

[PATCH 19/19] Staging: comedi: fix warning issue in das16m1.c

2011-10-18 Thread Ravishankar Karkala Mallikarjunayya
Fixed code bracing style and line over 80 character warning issue. Converted printks to dev_printk. Removed unnecessary printk statements. Signed-off-by: Ravishankar Karkala Mallikarjunayya --- drivers/staging/comedi/drivers/das16m1.c | 71 +++-- 1 files changed, 37 in

[PATCH 18/20] Staging: comedi: fix printk issue in ni_at_a2150.c

2011-10-18 Thread Ravishankar Karkala Mallikarjunayya
This is a patch to the ni_at_a2150.c file that fixes up a printk warning found by the checkpatch.pl tool converted printks to dev_printk. Removed unnecessary printk statements. Fixed brace coding issue. Signed-off-by: Ravishankar Karkala Mallikarjunayya --- drivers/staging/comedi/drivers/ni_at_

[PATCH 17/20] Staging: comedi: fix printk issue in adv_pci_dio.c

2011-10-18 Thread Ravishankar Karkala Mallikarjunayya
This is a patch to the contec_pci_dio.c file that fixes up a printk warning found by the checkpatch.pl tool converted printks to dev_printk. Removed unnecessary printk statements. Fixed NULL initialization issue. Signed-off-by: Ravishankar Karkala Mallikarjunayya --- drivers/staging/comedi/driv

[PATCH 15/20] Staging: comedi: fix printk issue in contec_pci_dio.c

2011-10-18 Thread Ravishankar Karkala Mallikarjunayya
This is a patch to the contec_pci_dio.c file that fixes up a printk warning found by the checkpatch.pl tool converted printks to dev_printk. Removed unnecessary printk statements. Signed-off-by: Ravishankar Karkala Mallikarjunayya --- drivers/staging/comedi/drivers/contec_pci_dio.c | 24 +

[PATCH 16/20] Staging: comedi: fix printk issue in amplc_pci230.c

2011-10-18 Thread Ravishankar Karkala Mallikarjunayya
Converted printks to dev_printk. Removed unnecessary printk statement. Signed-off-by: Ravishankar Karkala Mallikarjunayya --- drivers/staging/comedi/drivers/amplc_pci230.c | 34 + 1 files changed, 12 insertions(+), 22 deletions(-) diff --git a/drivers/staging/comedi/d

[PATCH 14/20] Staging: comedi: fix printk issue in cb_pcimdda.c

2011-10-18 Thread Ravishankar Karkala Mallikarjunayya
This is a patch to the cb_pcimdda.c file that fixes up a printk warning found by the checkpatch.pl tool Converted printks to dev_printk. Removed unnecessary printk statement. Signed-off-by: Ravishankar Karkala Mallikarjunayya --- drivers/staging/comedi/drivers/cb_pcimdda.c | 14 ++

[staging-next 1/1] staging/easycap: cleanup function usage

2011-10-18 Thread Tomas Winkler
1. Remove declarations of none global functions from easycap.h and make them static in the c-files. 2. Reorder static functions to reduce number of forward declarations. 3. Remove unused functions. Signed-off-by: Tomas Winkler --- drivers/staging/easycap/easycap.h | 88 +++- drivers/

Re: [PATCH 8/9] Staging: bcm: Fix coding style issues in InterfaceDld.c

2011-10-18 Thread Dan Carpenter
What happened to patches 1-7? I only got 8 and 9. regards, dan carpenter ___ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

[PATCH 13/14] staging/media/as102: fix compile

2011-10-18 Thread Piotr Chmura
Replace usb_buffer_free() and usb_buffer_alloc() by usb_free_coherent() and usb_alloc_coherent() making it compile in current tree. Add driver to parent Makefile and Kconfig Signed-off-by: Piotr Chmura diff -Nur linux.as102.pulled/drivers/staging/Kconfig linux.as102.compiling/drivers/staging/K

[PATCH 14/14] staging/media/as102: add nBox Tuner Dongle support

2011-10-18 Thread Piotr Chmura
Add support for nBox Tuner Dongle based on the same chip. Signed-off-by: Piotr Chmura diff -Nur linux.as102.01-initial/drivers/staging/media/as102/as102_usb_drv.c linux.as102.02-nbox/drivers/staging/media/as102/as102_usb_drv.c --- linux.as102.01-initial/drivers/staging/media/as102/as102_usb_dr

[PATCH 12/14] staging/media/as102: fix licensing oversight

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment:# HG changeset patch # User Devin Heitmueller # Date 1267577404 18000 # Node ID 8557cb6da3e71a350a538e3a0eb41126884289b9 # Parent 84b93826c0a19efa114a6808165f91390cb86daa as102: fix licensing ove

[PATCH 11/14] staging/media/as102: fix compile warning about unused function

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267319685 18000 # Node ID 84b93826c0a19efa114a6808165f91390cb86daa # Parent 22ef1bdca69a2781abf397c53a0f7f6125f5359a as102: fix compile warn

[PATCH 9/14] staging/media/as102: Add Elgato EyeTV DTT Deluxe

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318991 18000 # Node ID 4a82558f6df8b957bc623d854a118a5da32dead2 # Parent 89de57601df871f6d951ca13bf52b136f9eadddf as102: Add Elgato EyeTV

[PATCH 10/14] staging/media/as102: properly handle multiple product names

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment:# HG changeset patch # User Devin Heitmueller # Date 1267319051 18000 # Node ID 22ef1bdca69a2781abf397c53a0f7f6125f5359a # Parent 4a82558f6df8b957bc623d854a118a5da32dead2 as102: properly handle m

[PATCH 6/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318799 18000 # Node ID 5916edd6739e9b8e02ff8a1e93161c4d23b50b3e # Parent 1ccb2e0adbf02a111decf8a4c78e93f4354e2bd2 as102: checkpatch fixes

[PATCH 7/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318867 18000 # Node ID 152825226bec049f947a844bea2c530fc9269ae5 # Parent 5916edd6739e9b8e02ff8a1e93161c4d23b50b3e as102: checkpatch fixes

[PATCH 8/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318909 18000 # Node ID 89de57601df871f6d951ca13bf52b136f9eadddf # Parent 152825226bec049f947a844bea2c530fc9269ae5 as102: checkpatch fixes

[PATCH 4/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318701 18000 # Node ID 69c8f5172790784738bcc18f8301919ef3d5373f # Parent b91e96a07bee27c1d421b4c3702e33ee8075de83 as102: checkpatch fixes

[PATCH 5/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318751 18000 # Node ID 1ccb2e0adbf02a111decf8a4c78e93f4354e2bd2 # Parent 69c8f5172790784738bcc18f8301919ef3d5373f as102: checkpatch fixes

[PATCH 2/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318502 18000 # Node ID e2ba344c99936bddc46722f1f1efec5600c58659 # Parent a78bda1e1a0badc4a1296be958f1f8a49014ae18 as102: checkpatch fixes

[PATCH 3/14] staging/media/as102: checkpatch fixes

2011-10-18 Thread Piotr Chmura
Patch taken from http://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/ Original source and comment: # HG changeset patch # User Devin Heitmueller # Date 1267318626 18000 # Node ID b91e96a07bee27c1d421b4c3702e33ee8075de83 # Parent e2ba344c99936bddc46722f1f1efec5600c58659 as102: checkpatch fixes

[PATCH 0/14] staging/media/as102: new driver submission (was Re: [PATCH 1/7] Staging submission: PCTV 74e driver (as102)

2011-10-18 Thread Piotr Chmura
On Sun, 16 Oct 2011 11:44:14 -0200 Mauro Carvalho Chehab wrote: > Em 16-10-2011 09:45, Devin Heitmueller escreveu: > > On Sun, Oct 16, 2011 at 4:57 AM, Stefan Richter > > wrote: > >> Hi Piotr, > >> > >> thanks for getting this going again. - I have not yet looked through the > >> source but hav

Re: [PATCH 0/4] [RESEND v6] VME Framework Fixes

2011-10-18 Thread Manohar Vanga
Thanks Greg (and Martyn!) :-) On Mon, Oct 17, 2011 at 03:45:22PM -0700, Greg KH wrote: > On Tue, Oct 11, 2011 at 06:35:51AM -0600, Greg KH wrote: > > On Tue, Oct 11, 2011 at 01:17:32PM +0100, Martyn Welch wrote: > > > On 11/10/11 13:04, Greg KH wrote: > > > > On Tue, Oct 11, 2011 at 12:56:32PM +01

[PATCH v2] staging:iio:dac: Add AD5064 driver

2011-10-18 Thread Lars-Peter Clausen
This patch adds support for the Analog Devices AD6064, AD6064-1, AD6044, AD6024 quad channel digital-to-analog converter devices. Signed-off-by: Lars-Peter Clausen Acked-by: Jonathan Cameron --- Changes since v1: * Use spi instead of i2c module table, since this is an spi driver --- dr