All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC/RFT 0/10] radio-mr800 patch series
@ 2009-09-12 14:48 David Ellingsworth
  2009-09-13  3:26 ` David Ellingsworth
  0 siblings, 1 reply; 2+ messages in thread
From: David Ellingsworth @ 2009-09-12 14:48 UTC (permalink / raw)
  To: linux-media, klimov.linux

What follow is a series of patches to clean up the radio-mr800 driver. I 
do _not_ have access to this device so these patches need to be tested. 
These patches should apply to Mauro's git tree and against the 2.6.31 
release kernel. The patches in this series are as follows:

1. radio-mr800: implement proper locking
2. radio-mr800: simplify video_device allocation
3. radio-mr800: simplify error paths in usb probe callback
4. radio-mr800: remove an unnecessary local variable
5. radio-mr800: simplify access to amradio_device
6. radio-mr800: simplify locking in ioctl callbacks
7. radio-mr800: remove device-removed indicator
8. radio-mr800: turn radio on during first open and off during last close
9. radio-mr800: preserve radio-state during suspend/resume
10. radio-mr800: fix potential use after free

Each individual patch will follow in a separate email.

Regards,

David Ellingsworth

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RFC/RFT 0/10] radio-mr800 patch series
  2009-09-12 14:48 [RFC/RFT 0/10] radio-mr800 patch series David Ellingsworth
@ 2009-09-13  3:26 ` David Ellingsworth
  0 siblings, 0 replies; 2+ messages in thread
From: David Ellingsworth @ 2009-09-13  3:26 UTC (permalink / raw)
  To: david; +Cc: linux-media, klimov.linux

David Ellingsworth wrote:
> What follow is a series of patches to clean up the radio-mr800 driver. 
> I do _not_ have access to this device so these patches need to be 
> tested. These patches should apply to Mauro's git tree and against the 
> 2.6.31 release kernel. The patches in this series are as follows:
>
> 1. radio-mr800: implement proper locking
> 2. radio-mr800: simplify video_device allocation
> 3. radio-mr800: simplify error paths in usb probe callback
> 4. radio-mr800: remove an unnecessary local variable
> 5. radio-mr800: simplify access to amradio_device
> 6. radio-mr800: simplify locking in ioctl callbacks
> 7. radio-mr800: remove device-removed indicator
> 8. radio-mr800: turn radio on during first open and off during last close
> 9. radio-mr800: preserve radio-state during suspend/resume
> 10. radio-mr800: fix potential use after free
>
> Each individual patch will follow in a separate email.
>
> Regards,
>
> David Ellingsworth
This series has been superseded by my new 14 patch series. The first 7 
patches of this series remain a part of the new series.

Regards,

David Ellingsworth

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-13  3:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-12 14:48 [RFC/RFT 0/10] radio-mr800 patch series David Ellingsworth
2009-09-13  3:26 ` David Ellingsworth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.