aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2013-02-05staging: comedi: check s->async for poll(), read() and write()Ian Abbott
2013-02-05staging: comedi: remove 'comedi_autoconfig' module parameterH Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: factor out common ai scanlist codeH Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: fix daqp_ao_insn_write()H Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: use (*insn_bits) for digital outputsH Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: use (*insn_bits) for digital inputsH Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: remove unused defineH Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: rename the private data structH Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: store private data in the comedi_deviceH Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: ao subdevice does not support commandsH Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: use comedi_pcmcia_disable() for (*detach)H Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-05staging: comedi: quatech_daqp_cs: convert to auto attachH Hartley Sweeten
2013-02-04staging: comedi: ni_daq_700: use comedi_pcmcia_disable() for (*detach)H Hartley Sweeten
2013-02-04staging: comedi: ni_daq_700: use comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-04staging: comedi: das08_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-04staging: comedi: cb_das16_cs: use comedi_pcmcia_disable() for (*detach)H Hartley Sweeten
2013-02-04staging: comedi: cb_das16_cs: use pcmcia_request_irq()H Hartley Sweeten
2013-02-04staging: comedi: cb_das16_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-04staging: comedi: comedi_pcmcia: introduce comedi_pcmcia_{enable, disable}H Hartley Sweeten
2013-02-03pci_ids.h: add common pci vendor ids from comedi subsystemH Hartley Sweeten
2013-02-03staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott
2013-02-03staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott
2013-02-03staging: comedi: restrict comedi_set_hw_dev() usageIan Abbott
2013-02-03staging: comedi: export comedi_set_hw_dev()Ian Abbott
2013-02-03staging: comedi: change comedi_alloc_subdevice_minor parametersIan Abbott
2013-02-03staging: comedi: move comedi_alloc_subdevice_minor declarationsIan Abbott
2013-02-03staging: comedi: das08: split out bus specific codeH Hartley Sweeten
2013-02-03staging: comedi: ni_mio_cs: convert to auto attachH Hartley Sweeten
2013-02-03staging: comedi: ni_labpc_cs: convert to auto attachH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: remove some unnecessary includesH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: convert to auto attachH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: cleanup dio24_detachH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: remove '#undef LABPC_DEBUG'H Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: remove comedi private dataH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: remove the '#ifdef incomplete' codeH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: remove thisboard macroH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: move comedi_driver declarationH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: remove pcmcia_device private dataH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: cleanup pcmcia probe/removeH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: remove pcmcia_driver suspend/resumeH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: remove 'stop' from private pcmcia dataH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: remove dio24_release()H Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: cleanup pcmcia_driverH Hartley Sweeten
2013-02-03staging: comedi: ni_daq_dio24: move MODULE_* info to end of fileH Hartley Sweeten
2013-01-31staging: comedi: don't expose comedi_proc_{init,cleanup}H Hartley Sweeten
2013-01-31staging: comedi: don't expose comedi_device_{attach,detach}H Hartley Sweeten
2013-01-31staging: comedi: tidy up the general purpose driver functionsH Hartley Sweeten
2013-01-31staging: comedi: ni_daq_700: convert to auto attachH Hartley Sweeten
2013-01-31staging: comedi: das08_cs: convert to auto attachH Hartley Sweeten