summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_labpc_cs.c
AgeCommit message (Expand)Author
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2016-03-28staging: comedi: ni_labpc_cs: fix block comment issuesH Hartley Sweeten
2015-03-01staging: comedi: ni_labpc_common: convert driver to use the comedi_8254 moduleH Hartley Sweeten
2015-02-07staging: comedi: ni_labpc_cs: include new "comedi_pcmcia.h" headerIan Abbott
2015-01-25staging: comedi: ni_labpc_cs: remove unnecessary includesH Hartley Sweeten
2015-01-25staging: comedi: ni_labpc_common: move comedi_alloc_devpriv() to common codeH 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-16staging: comedi: ni_labpc: remove *_ai_gain_bits tablesH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-05-13staging: comedi: ni_labpc: remove range_labpc_1200_ai exportH Hartley Sweeten
2013-05-13staging: comedi: ni_labpc: cleanup true/false flags in boardinfoH Hartley Sweeten
2013-05-13staging: comedi: ni_labpc: remove 'device_id' from boardinfoH Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: remove 'bustype' from boardinfoH Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()H Hartley Sweeten
2013-04-23staging: comedi: ni_labpc: move DMA init out of the common attachH Hartley Sweeten
2013-04-11staging: comedi: ni_labpc: only ISA boards need to request_region()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename labpc_board_structH Hartley Sweeten
2013-02-05staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten
2013-02-05staging: comedi: ni_labpc_cs: use comedi_pcmcia_{enable,disable}H Hartley Sweeten
2013-02-03staging: comedi: ni_labpc_cs: convert to auto attachH Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: remove '#undef LABPC_DEBUG'H Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: cleanup the boardinfo declarationH Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: remove thisboard macroH Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: move comedi_driver declarationH Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: remove pcmcia_device private dataH Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: cleanup labpc_cs_attach()H Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: move pcmcia_driver functionsH Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: remove pcmcia_driver suspend/resumeH Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: remove 'stop' from private pcmcia dataH Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: remove labpc_release()H Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: cleanup pcmcia_driverH Hartley Sweeten
2013-01-29staging: comedi: ni_labpc_cs: move MODULE_* info to end of fileH Hartley Sweeten
2013-01-17staging/comedi/ni_labpc_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-17staging: comedi: ni_labpc_cs: local symbols should not be exportedH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2011-11-26Staging: comedi: fix printk issue in ni_labpc_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