mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/5] staging/easycap cleanups + fix
@ 2011-06-13 12:18 Kirill Smelkov
  2011-06-13 12:18 ` [PATCH 1/5] staging/easycap: Kill leftover build options in readme Kirill Smelkov
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Kirill Smelkov @ 2011-06-13 12:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Tomas Winkler, Mike Thomas, devel, linux-kernel, Kirill Smelkov

Hello up there,

Recently I've bought Mobiledata's easycap, and while trying to make it work
under Linux, and studying the driver, have found some places to clean up and 1
bug related to bytesperline calculation.


Please apply and thanks,
Kirill


Kirill Smelkov (5):
  staging/easycap: Kill leftover build options in readme
  staging/easycap: Fix thinko in "bars" module option description
  staging/easycap: There is no need to support V4L1 ioctls
  staging/easycap: PAGE_SIZE is always defined
  staging/easycap: Fix bytesperline calculation

 drivers/staging/easycap/README             |   26 +-------------------------
 drivers/staging/easycap/easycap.h          |    4 ----
 drivers/staging/easycap/easycap_settings.c |    2 +-
 3 files changed, 2 insertions(+), 30 deletions(-)

-- 
1.7.6.rc1


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

end of thread, other threads:[~2011-06-29  8:43 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-13 12:18 [PATCH 0/5] staging/easycap cleanups + fix Kirill Smelkov
2011-06-13 12:18 ` [PATCH 1/5] staging/easycap: Kill leftover build options in readme Kirill Smelkov
2011-06-13 12:24   ` Winkler, Tomas
2011-06-13 12:18 ` [PATCH 2/5] staging/easycap: Fix thinko in "bars" module option description Kirill Smelkov
2011-06-13 12:25   ` Winkler, Tomas
2011-06-13 12:27   ` Dan Carpenter
2011-06-14 16:46     ` Kirill Smelkov
2011-06-14 17:16       ` Dan Carpenter
2011-06-29  8:35         ` Kirill Smelkov
2011-06-29  8:37           ` Winkler, Tomas
2011-06-13 12:18 ` [PATCH 3/5] staging/easycap: There is no need to support V4L1 ioctls Kirill Smelkov
2011-06-13 12:26   ` Winkler, Tomas
2011-06-13 12:18 ` [PATCH 4/5] staging/easycap: PAGE_SIZE is always defined Kirill Smelkov
2011-06-13 12:26   ` Winkler, Tomas
2011-06-13 12:18 ` [PATCH 5/5] staging/easycap: Fix bytesperline calculation Kirill Smelkov
2011-06-13 12:36   ` Dan Carpenter
2011-06-14 16:37     ` Kirill Smelkov
2011-06-14 21:01       ` Winkler, Tomas
2011-06-29  8:42         ` Kirill Smelkov
2011-06-13 13:23   ` Winkler, Tomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome