summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/cb_das16_cs.c
AgeCommit message (Expand)Author
2012-06-26staging: comedi: cb_das16_cs: return '0' for successful attachH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: consolidate the attach messagesH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: cleanup the boardinfoH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove the debug output of the "fingerprint"H Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: probe for the device firstH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove unneeded includeH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: fix analog output subdevice initH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: cleanup dio subdevice initializationH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove unused timer subdeviceH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove skel driver cut-and-paste commentsH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove n_boards defineH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove thisboard and devpriv macrosH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: refactor the comedi attach/detachH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: Move the comedi_driver variableH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove unneeded pcmcia private dataH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove the pcmcia suspend/resumeH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove unused pcmcia 'stop' logicH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: refactor the pcmcia attach/detachH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: refactor the pcmcia support codeH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove some useless commentsH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: cleanup the pcmcia_driver declarationH Hartley Sweeten
2012-06-26staging: comedi: cb_das13_cs: change driver registration orderH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: consolidate the init and exit functionsH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: add module_{init, exit} declarationsH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: move the MODULE_* stuff to the EOFH Hartley Sweeten
2012-06-26staging: comedi: cb_das16_cs: remove CONFIG_PCMCIA checkH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: change device used in dev_...() callsIan Abbott
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2011-12-08Staging: comedi: fix initialise statics to 0 or NULL issue in cb_das16_cs.cRavishankar karkala Mallikarjunayya
2011-11-26Staging: comedi: fix printk issue in cb_das16_cs.cRavishankar karkala Mallikarjunayya
2011-09-26drivers:staging:comedi:drivers:cb_das_cs.c codeing style issueChristopher Rice
2011-05-06staging: pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas