mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kirill Smelkov <kirr@mns.spb.ru>
To: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Tomas Winkler <tomas.winkler@intel.com>,
	Mike Thomas <rmthomas@sciolus.org>,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	Kirill Smelkov <kirr@mns.spb.ru>
Subject: [PATCH 0/5] staging/easycap cleanups + fix
Date: Mon, 13 Jun 2011 16:18:27 +0400	[thread overview]
Message-ID: <cover.1307967011.git.kirr@mns.spb.ru> (raw)

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


             reply	other threads:[~2011-06-13 12:19 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-13 12:18 Kirill Smelkov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1307967011.git.kirr@mns.spb.ru \
    --to=kirr@mns.spb.ru \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmthomas@sciolus.org \
    --cc=tomas.winkler@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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