mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: H Hartley Sweeten <hartleys@visionengravers.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: <devel@driverdev.osuosl.org>, <abbotti@mev.co.uk>,
	<fmhess@users.sourceforge.net>, <gregkh@linuxfoundation.org>
Subject: [PATCH 00/33] staging: comedi: cb_das16_cs: cleanup the driver
Date: Mon, 25 Jun 2012 15:13:46 -0700	[thread overview]
Message-ID: <201206251513.46905.hartleys@visionengravers.com> (raw)

Cleanup the comedi cb_das16_cs driver.

H Hartley Sweeten (33):
  staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA check
  staging: comedi: cb_das16_cs: move the MODULE_* stuff to the EOF
  staging: comedi: cb_das16_cs: add module_{init,exit} declarations
  staging: comedi: cb_das16_cs: consolidate the init and exit functions
  staging: comedi: cb_das13_cs: change driver registration order
  staging: comedi: cb_das16_cs: cleanup to the pcmcia_driver declaration
  staging: comedi: cb_das16_cs: remove some useless comments
  staging: comedi: cb_das16_cs: refactor the pcmcia support code
  staging: comedi: cb_das16_cs: refactor the pcmcia attach/detach
  staging: comedi: cb_das16_cs: remove unused pcmcia 'stop' logic
  staging: comedi: cb_das16_cs: remove the pcmcia suspend/resume
  staging: comedi: cb_das16_cs: remove unneeded pcmcia private data
  staging: comedi: cb_das16_cs: Move the comedi_driver variable
  staging: comedi: cb_das16_cs: refactor the comedi attach/detach
  staging: comedi: cb_das16_cs: remove thisboard and devpriv macros
  staging: comedi: cb_das16_cs: remove n_boards define
  staging: comedi: cb_das16_cs: remove skel driver cut-and-past comments
  staging: comedi: cb_das16_cs: remove unused timer subdevice
  staging: comedi: cb_das16_cs: cleanup dio subdevice initialization
  staging: comedi: cb_das16_cs: fix analog outputo subdevice init
  staging: comedi: cb_das16_cs: remove unneeded include
  staging: comedi: cb_das16_cs: probe for the device first
  staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint"
  staging: comedi: cb_das16_cs: cleanup the boardinfo
  staging: comedi: cb_das16_cs: consolidate the attach messages
  staging: comedi: cb_das16_cs: return '0' for successful attach
  staging: comedi: cb_das16_cs: add whitespace to the subdev init
  staging: comedi: cb_das16_cs: cleanup das16cs_ai_rinsn()
  staging: comedi: cb_das16_cs: use #define'd io reg offsets
  staging: comedi: cb_das16_cs: remove unused variable in private data
  staging: comedi: cb_das16_cs: use the BIP_RANGE helper macro
  staging: comedi: cb_das16_cs: remove some commented out debug
  staging: comedi: cb_das16_cs: fix a multi-line comment

 drivers/staging/comedi/drivers/cb_das16_cs.c | 575 +++++++++------------------
 1 file changed, 184 insertions(+), 391 deletions(-)

-- 
1.7.11


                 reply	other threads:[~2012-06-25 22:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=201206251513.46905.hartleys@visionengravers.com \
    --to=hartleys@visionengravers.com \
    --cc=abbotti@mev.co.uk \
    --cc=devel@driverdev.osuosl.org \
    --cc=fmhess@users.sourceforge.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /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

all inboxes | Powered by JetHome®