All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [media] redrat3: cleanup driver
@ 2013-02-16 21:25 Sean Young
  2013-02-16 21:25 ` [PATCH 1/3] [media] redrat3: limit periods to hardware limits Sean Young
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sean Young @ 2013-02-16 21:25 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Jarod Wilson; +Cc: David Härdeman, linux-media

This driver has various minor issues and could be simpler.

Sean Young (3):
  [media] redrat3: limit periods to hardware limits
  [media] redrat3: remove memcpys and fix unaligned memory access
  [media] redrat3: missing endian conversions and warnings

 drivers/media/rc/redrat3.c |  457 +++++++++++++-------------------------------
 1 files changed, 130 insertions(+), 327 deletions(-)

-- 
1.7.2.5


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

end of thread, other threads:[~2013-02-26 23:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16 21:25 [PATCH 0/3] [media] redrat3: cleanup driver Sean Young
2013-02-16 21:25 ` [PATCH 1/3] [media] redrat3: limit periods to hardware limits Sean Young
2013-02-16 21:25 ` [PATCH 2/3] [media] redrat3: remove memcpys and fix unaligned memory access Sean Young
2013-02-26 23:39   ` David Härdeman
2013-02-16 21:25 ` [PATCH 3/3] [media] redrat3: missing endian conversions and warnings Sean Young

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.