summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/ni_mio_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-08-21staging: comedi: ni_mio_cs: fix block commentsH Hartley Sweeten
2015-02-07staging: comedi: ni_mio_cs: include new "comedi_pcmcia.h" headerIan Abbott
2015-02-07staging: comedi: drivers: ni_mio_cs: Removed variables that is never usedRickard Strandqvist
2014-07-16staging: comedi: ni_mio_common: refactor 'num_p0_dio_channels' boardinfoH Hartley Sweeten
2014-07-16staging: comedi: ni_stc.h: refactor 'aobits' boardinfoH Hartley Sweeten
2014-07-16staging: comedi: ni_stc.h: refactor 'adbits' boardinfoH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_cs: remove ATMIO and PCIMIO definesH Hartley Sweeten
2014-06-29staging: comedi: ni_stc.h: the boardinfo 'name' should be firstH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_cs: remove NI_SIZE defineH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common.c: remove IRQ_POLARITY definesH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common.c: remove interrupt_pin() macrosH Hartley Sweeten
2014-06-19staging: comedi: ni_stc.h: remove stc read/write callbacks from ni_privateH Hartley Sweeten
2014-06-19staging: comedi: ni_stc.h: remove read/write callbacks from ni_privateH Hartley Sweeten
2014-06-18staging: comedi: ni_stc.h: add read/write callbacks to struct ni_privateH Hartley Sweeten
2014-06-18staging: comedi: ni_stc.h: remove NI_PRIVATE_COMMON macroH Hartley Sweeten
2013-11-25staging: comedi: remove comedi_debug module parameterH Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-02-05staging: comedi: ni_mio_cs: use pcmcia_request_irq()H Hartley Sweeten
2013-02-05staging: comedi: ni_mio_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-03staging: comedi: ni_mio_cs: convert to auto attachH Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: cleanup the boardinfo declarationH Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: cleanup mio_cs_attach()H Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: remove last forward declarationH Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: move mio_cs_detach()H Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: move comedi_driver declarationH Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: cleanup cs_attach()H Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: remove cs_release()H Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: move pcmcia_driver functionsH Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: remove pcmcia_driver suspend/resumeH Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: remove setting dev->driverH Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: cleanup pcmcia_driverH Hartley Sweeten
2013-01-29staging: comedi: ni_mio_cs: move MODULE_* info to end of fileH Hartley Sweeten
2013-01-17staging/comedi/ni_mio_cs: Convert to module_comedi_pcmcia_driverPeter Huewe
2012-11-01staging/comedi: Use dev_ printks in drivers/ni_mio_cs.cYAMANE Toshiaki
2012-11-01staging/comedi: fix the initialize statics issue in drivers/ni_mio_cs.cYAMANE Toshiaki
2012-11-01staging/comedi: fix the spaces issue at the start of line in drivers/ni_mio_cs.cYAMANE Toshiaki
2012-10-22staging: comedi: ni_mio_common: remove devpriv macroH Hartley Sweeten
2012-09-17staging: comedi: ni_mio_cs: local symbols should not be exportedH Hartley Sweeten
2012-09-17staging: comedi: ni_mio_common: don't pass config options to ni_E_init()Ian Abbott
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2011-05-06staging: pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik 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: simplify IntTypeDominik Brodowski
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds