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
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/
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
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
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
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
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
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
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
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
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 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 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 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 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 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 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 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 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 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 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
* 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
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
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 ++
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(+),
* 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
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..
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
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
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
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
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(-)
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
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
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
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
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
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
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
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
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
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 ++-
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
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_
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
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 +
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
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 ++
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/
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
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
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 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 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 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 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 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 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 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 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 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 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 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
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
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
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
80 matches
Mail list logo