All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Marek Belisko <marek.belisko@gmail.com>,
	devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH V2 0/2] staging: ft1000: generic neatening
Date: Mon,  3 Nov 2014 16:25:42 -0800	[thread overview]
Message-ID: <cover.1415060503.git.joe@perches.com> (raw)
In-Reply-To: <20141104000656.GA17825@kroah.com>

Joe Perches (2):
  staging: ft1000: Whitespace neatening
  ASoC: staging: ft1000: Logging message neatening

 drivers/staging/ft1000/ft1000-pcmcia/boot.h        |   34 +-
 drivers/staging/ft1000/ft1000-pcmcia/ft1000.h      |   30 +-
 drivers/staging/ft1000/ft1000-pcmcia/ft1000_cs.c   |   50 +-
 drivers/staging/ft1000/ft1000-pcmcia/ft1000_dnld.c |  208 ++--
 drivers/staging/ft1000/ft1000-pcmcia/ft1000_hw.c   |  894 +++++++--------
 drivers/staging/ft1000/ft1000-usb/ft1000_debug.c   | 1198 ++++++++++----------
 .../staging/ft1000/ft1000-usb/ft1000_download.c    |  394 +++----
 drivers/staging/ft1000/ft1000-usb/ft1000_hw.c      |  436 ++++---
 drivers/staging/ft1000/ft1000-usb/ft1000_ioctl.h   |   60 +-
 drivers/staging/ft1000/ft1000-usb/ft1000_usb.c     |   97 +-
 drivers/staging/ft1000/ft1000-usb/ft1000_usb.h     |    4 +-
 11 files changed, 1635 insertions(+), 1770 deletions(-)

-- 
2.1.2


  reply	other threads:[~2014-11-04  0:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-01 23:53 [PATCH 0/2] staging: ft1000: generic neatening Joe Perches
2014-11-01 23:53 ` [PATCH 1/2] staging: ft1000: Whitespace neatening Joe Perches
2014-11-04  0:06   ` Greg Kroah-Hartman
2014-11-04  0:25     ` Joe Perches [this message]
2014-11-04  0:25       ` [PATCH V2 " Joe Perches
2014-11-04  0:25       ` [PATCH V2 2/2] ASoC: staging: ft1000: Logging message neatening Joe Perches
2014-11-04  0:36         ` Greg Kroah-Hartman
2014-11-04  2:21           ` Joe Perches
2014-11-01 23:53 ` [PATCH 2/2] " Joe Perches

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.1415060503.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marek.belisko@gmail.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 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.