summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/das08_cs.c
AgeCommit message (Expand)Author
2016-08-21staging: comedi: das08_cs: fix block commentsH Hartley Sweeten
2015-07-14staging: comedi: das08_cs: don't split Author stringLuis de Bethencourt
2015-02-07staging: comedi: das08_cs: include new "comedi_pcmcia.h" headerIan Abbott
2013-07-23staging: comedi: do not include <linux/delay.h> if its not neededH Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-06-17staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-03-11staging: comedi: das08: remove 'id' from boardinfoH Hartley Sweeten
2013-02-05staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten
2013-02-04staging: comedi: das08_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-03staging: comedi: das08: split out bus specific codeH Hartley Sweeten
2013-01-31staging: comedi: das08_cs: convert to auto attachH Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-17staging/comedi/das08_cs: Convert to module_comedi_pcmcia_driverPeter Huewe
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-04staging: comedi: das08,das08_cs: Move das08_cs_boards[]Ian Abbott
2012-07-06staging: comedi: das08_cs: remove thisboard macroH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: move the comedi_driver variableH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: refactor the pcmcia probe/removeH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: remove unneeded pcmcia private dataH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: remove the pcmcia suspend/resumeH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: remove unused pcmcia 'stop' logicH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: refactor the pcmcia support codeH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: cleanup and remove useless commentsH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: cleanup the pcmcia_driver declarationH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: change driver registration orderH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: consolidate the init and exit functionsH Hartley Sweeten
2012-07-06staging: comedi: das08_cs: move the MODULE_* stuff to the EOFH Hartley Sweeten
2012-06-18staging: comedi: change device used in dev_...() callsIan Abbott
2011-11-26Staging: comedi: fix printk issue in das08_cs.cRavishankar karkala Mallikarjunayya
2011-05-06staging: pcmcia: Convert pcmcia_device_id declarations to constJoe 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-09-03staging: comedi das08_cs.c: Fix io_req_t conversionAndreas Bombe
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: cleanup: remove unneeded null checksDan Carpenter
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-17drivers/staging/comedi: dev_node removal (das08_cs)Javier Martinez Canillas
2010-05-14staging: comedi PCMCIA-drivers: adding MODULE_AUTHOR, MODULE_DESCRIPTION and ...Alexander Kurz