summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ni_labpc_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: ni_labpc_cs: fix block comment issuesH Hartley Sweeten2016-03-281-51/+44
* staging: comedi: ni_labpc_common: convert driver to use the comedi_8254 moduleH Hartley Sweeten2015-03-011-4/+10
* staging: comedi: ni_labpc_cs: include new "comedi_pcmcia.h" headerIan Abbott2015-02-071-5/+1
* staging: comedi: ni_labpc_cs: remove unnecessary includesH Hartley Sweeten2015-01-251-7/+3
* staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common codeH Hartley Sweeten2015-01-251-5/+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: ni_labpc: remove *_ai_gain_bits tablesH Hartley Sweeten2013-05-161-1/+0
* staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten2013-05-131-6/+0
* staging: comedi: ni_labpc: remove range_labpc_1200_ai exportH Hartley Sweeten2013-05-131-1/+0
* staging: comedi: ni_labpc: cleanup true/false flags in boardinfoH Hartley Sweeten2013-05-131-3/+3
* staging: comedi: ni_labpc: remove 'device_id' from boardinfoH Hartley Sweeten2013-05-131-1/+0
* staging: comedi: ni_labpc: remove 'bustype' from boardinfoH Hartley Sweeten2013-04-231-1/+0
* staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()H Hartley Sweeten2013-04-231-1/+1
* staging: comedi: ni_labpc: move DMA init out of the common attachH Hartley Sweeten2013-04-231-1/+1
* staging: comedi: ni_labpc: only ISA boards need to request_region()H Hartley Sweeten2013-04-111-1/+1
* staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()H Hartley Sweeten2013-03-251-1/+0
* staging: comedi: ni_labpc: rename labpc_board_structH Hartley Sweeten2013-03-251-1/+1
* staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten2013-02-051-1/+1
* staging: comedi: ni_labpc_cs: use comedi_pcmcia_{enable,disable}H Hartley Sweeten2013-02-051-22/+5
* staging: comedi: ni_labpc_cs: convert to auto attachH Hartley Sweeten2013-02-031-70/+36
* staging: comedi: ni_labpc_cs: remove '#undef LABPC_DEBUG'H Hartley Sweeten2013-01-291-2/+0
* staging: comedi: ni_labpc_cs: cleanup the boardinfo declarationH Hartley Sweeten2013-01-291-27/+21
* staging: comedi: ni_labpc_cs: remove thisboard macroH Hartley Sweeten2013-01-291-5/+1
* staging: comedi: ni_labpc_cs: move comedi_driver declarationH Hartley Sweeten2013-01-291-12/+10
* staging: comedi: ni_labpc_cs: remove pcmcia_device private dataH Hartley Sweeten2013-01-291-17/+2
* staging: comedi: ni_labpc_cs: cleanup labpc_cs_attach()H Hartley Sweeten2013-01-291-23/+11
* staging: comedi: ni_labpc_cs: move pcmcia_driver functionsH Hartley Sweeten2013-01-291-35/+28
* staging: comedi: ni_labpc_cs: remove pcmcia_driver suspend/resumeH Hartley Sweeten2013-01-291-14/+0
* staging: comedi: ni_labpc_cs: remove 'stop' from private pcmcia dataH Hartley Sweeten2013-01-291-9/+0
* staging: comedi: ni_labpc_cs: remove labpc_release()H Hartley Sweeten2013-01-291-11/+2
* staging: comedi: ni_labpc_cs: cleanup pcmcia_driverH Hartley Sweeten2013-01-291-8/+7
* staging: comedi: ni_labpc_cs: move MODULE_* info to end of fileH Hartley Sweeten2013-01-291-4/+4
* staging/comedi/ni_labpc_cs: Convert to module_comedi_pcmcia_driverPeter Huewe2013-01-171-30/+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-3/+6
* staging: comedi: ni_labpc_cs: local symbols should not be exportedH Hartley Sweeten2012-09-171-3/+3
* staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-181-9/+1
* Staging: comedi: fix printk issue in ni_labpc_cs.cRavishankar karkala Mallikarjunayya2011-11-261-1/+1
* staging: pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-75/+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-28/+4
* pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-8/+3
* pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-15/+5
* pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-1/+1
OpenPOWER on IntegriCloud