mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 00/33] staging: comedi: cb_das16_cs: cleanup the driver
@ 2012-06-25 22:13 H Hartley Sweeten
  0 siblings, 0 replies; only message in thread
From: H Hartley Sweeten @ 2012-06-25 22:13 UTC (permalink / raw)
  To: Linux Kernel; +Cc: devel, abbotti, fmhess, gregkh

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-25 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-25 22:13 [PATCH 00/33] staging: comedi: cb_das16_cs: cleanup the driver H Hartley Sweeten

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®