summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/das08_cs.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: comedi: das08_cs: fix block commentsH Hartley Sweeten2016-08-211-37/+36
* staging: comedi: das08_cs: don't split Author stringLuis de Bethencourt2015-07-141-2/+2
* staging: comedi: das08_cs: include new "comedi_pcmcia.h" headerIan Abbott2015-02-071-4/+1
* staging: comedi: do not include <linux/delay.h> if its not neededH Hartley Sweeten2013-07-231-1/+0
* staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten2013-07-231-0/+1
* staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten2013-07-231-3/+1
* staging: comedi: drivers: let core handle freeing s->privateH Hartley Sweeten2013-06-171-7/+1
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-7/+0
* staging: comedi: das08: remove 'id' from boardinfoH Hartley Sweeten2013-03-111-1/+0
* staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten2013-02-051-1/+1
* staging: comedi: das08_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten2013-02-041-23/+3
* staging: comedi: das08: split out bus specific codeH Hartley Sweeten2013-02-031-1/+0
* staging: comedi: das08_cs: convert to auto attachH Hartley Sweeten2013-01-311-82/+48
* staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten2013-01-311-3/+2
* staging/comedi/das08_cs: Convert to module_comedi_pcmcia_driverPeter Huewe2013-01-171-25/+1
* staging: comedi: remove inline alloc_private()H Hartley Sweeten2012-10-231-5/+4
* staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten2012-10-221-2/+4
* staging: comedi: das08,das08_cs: Move das08_cs_boards[]Ian Abbott2012-09-041-0/+26
* staging: comedi: das08_cs: remove thisboard macroH Hartley Sweeten2012-07-061-2/+1
* staging: comedi: das08_cs: move the comedi_driver variableH Hartley Sweeten2012-07-061-13/+10
* staging: comedi: das08_cs: refactor the pcmcia probe/removeH Hartley Sweeten2012-07-061-30/+8
* staging: comedi: das08_cs: remove unneeded pcmcia private dataH Hartley Sweeten2012-07-061-18/+0
* staging: comedi: das08_cs: remove the pcmcia suspend/resumeH Hartley Sweeten2012-07-061-12/+0
* staging: comedi: das08_cs: remove unused pcmcia 'stop' logicH Hartley Sweeten2012-07-061-9/+0
* staging: comedi: das08_cs: refactor the pcmcia support codeH Hartley Sweeten2012-07-061-48/+39
* staging: comedi: das08_cs: cleanup and remove useless commentsH Hartley Sweeten2012-07-061-20/+13
* staging: comedi: das08_cs: cleanup the pcmcia_driver declarationH Hartley Sweeten2012-07-061-8/+8
* staging: comedi: das08_cs: change driver registration orderH Hartley Sweeten2012-07-061-2/+9
* staging: comedi: das08_cs: consolidate the init and exit functionsH Hartley Sweeten2012-07-061-16/+3
* staging: comedi: das08_cs: move the MODULE_* stuff to the EOFH Hartley Sweeten2012-07-061-4/+5
* staging: comedi: change device used in dev_...() callsIan Abbott2012-06-181-3/+4
* Staging: comedi: fix printk issue in das08_cs.cRavishankar karkala Mallikarjunayya2011-11-261-5/+3
* staging: pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-68/+0
* pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
* pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-291-9/+0
* pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-27/+6
* pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-1/+0
* pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-14/+3
* pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-1/+1
* pcmcia: simplify IntTypeDominik Brodowski2010-09-291-1/+0
* staging: comedi das08_cs.c: Fix io_req_t conversionAndreas Bombe2010-09-031-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-061-29/+17
|\
| * pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-031-12/+11
| * pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-031-7/+5
| * pcmcia: remove cs_types.hDominik Brodowski2010-07-301-1/+0
* | Staging: comedi: cleanup: remove unneeded null checksDan Carpenter2010-06-171-2/+1
|/
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-1/+4
|\
OpenPOWER on IntegriCloud