summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-1110-88/+27
* staging: comedi: correct error message in comedi_alloc_subdevice_minor()Ian Abbott2013-02-071-1/+1
* staging: comedi: don't return minor from comedi_alloc_subdevice_minor()Ian Abbott2013-02-071-1/+1
* staging: comedi: ni_daq_dio24: add back missing 'if (ret)'H Hartley Sweeten2013-02-071-0/+1
* staging: comedi: quatech_daqp_cs: fix build errorH Hartley Sweeten2013-02-061-1/+1
* staging: comedi: ni_mio_cs: use pcmcia_request_irq()H Hartley Sweeten2013-02-051-10/+3
* staging: comedi: ni_mio_cs: use comedi_pcmcia_{enable, disable}H Hartley Sweeten2013-02-051-12/+4
* staging: comedi: comedi_pcmcia: allow drivers to use a custom conf_check()H Hartley Sweeten2013-02-057-8/+14
* staging: comedi: ni_labpc_cs: use comedi_pcmcia_{enable,disable}H Hartley Sweeten2013-02-051-22/+5
* staging: comedi: ni_daq_dio24: use comedi_pcmcia_{enable,disable}H Hartley Sweeten2013-02-051-22/+3
* staging: comedi: vmk80xx: rename vmk80xx_attach_common()H Hartley Sweeten2013-02-051-2/+2
* staging: comedi: vmk80xx: remove the 'Changelog' commentsH Hartley Sweeten2013-02-051-13/+0
* staging: comedi: vmk80xx: cleanup the comedi_lrange tablesH Hartley Sweeten2013-02-051-6/+5
* staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG codeH Hartley Sweeten2013-02-051-38/+8
* staging: comedi: vmk80xx: remove unused #defineH Hartley Sweeten2013-02-051-2/+0
* staging: comedi: vmk80xx: remove digital input (*insn_read)H Hartley Sweeten2013-02-051-47/+0
* staging: comedi: vmk80xx: remove digital output (*insn_write)H Hartley Sweeten2013-02-051-50/+0
* staging: comedi: vmk80xx: remove digital output (*insn_read)H Hartley Sweeten2013-02-051-37/+0
* staging: comedi: vmk80xx: cleanup pwm subdevice initH Hartley Sweeten2013-02-051-18/+18
* staging: comedi: vmk80xx: cleanup counter subdevice initH Hartley Sweeten2013-02-051-20/+23
* staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten2013-02-051-17/+21
* staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten2013-02-051-15/+18
* staging: comedi: vmk80xx: cleanup analog output subdevice initH Hartley Sweeten2013-02-051-17/+19
* staging: comedi: vmk80xx: cleanup analog input subdevice initH Hartley Sweeten2013-02-051-15/+16
* staging: comedi: vmk80xx: remove need for boardinfo in private_dataH Hartley Sweeten2013-02-051-35/+25
* staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach)H Hartley Sweeten2013-02-051-108/+55
* staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten2013-02-056-7/+10
* staging: comedi: vmk80xx: remove private data 'attached'H Hartley Sweeten2013-02-051-7/+0
* staging: comedi: vmk80xx: remove private data 'probed'H Hartley Sweeten2013-02-051-7/+2
* staging: comedi: vmk80xx: make sure private data is clean when detachedH Hartley Sweeten2013-02-051-14/+25
* staging: comedi: vmk80xx: remove private data 'count'H Hartley Sweeten2013-02-051-7/+0
* staging: comedi: vmk80xx: factor out usb buffer allocationH Hartley Sweeten2013-02-051-13/+22
* staging: comedi: vmk80xx: factor out usb endpoint detectionH Hartley Sweeten2013-02-051-35/+39
* staging: comedi: vmk80xx: consistently use the same local var namesH Hartley Sweeten2013-02-051-276/+290
* staging: comedi: vmk80xx: rename struct vmk80xx_usbH Hartley Sweeten2013-02-051-29/+29
* staging: comedi: vmk80xx: remove VMK80XX_SUBD_* enumH Hartley Sweeten2013-02-051-15/+6
* staging: comedi: vmk80xx: remove common and unused boardinfoH Hartley Sweeten2013-02-051-18/+3
* staging: comedi: vmk80xx: save the boardinfo in the comedi_deviceH Hartley Sweeten2013-02-051-39/+65
* staging: comedi: vmk80xx: move boardinfo into a const arrayH Hartley Sweeten2013-02-051-75/+77
* staging: comedi: vmk80xx: use comedi_auto_unconfig() for (*disconnect)H Hartley Sweeten2013-02-051-9/+2
* staging: comedi: vmk80xx: move usb_driver (*disconnect) codeH Hartley Sweeten2013-02-051-29/+20
* staging: comedi: vmk80xx: remove support for manual attachingH Hartley Sweeten2013-02-051-22/+1
* staging: comedi: check s->async for poll(), read() and write()Ian Abbott2013-02-051-4/+4
* staging: comedi: remove 'comedi_autoconfig' module parameterH Hartley Sweeten2013-02-054-24/+1
* staging: comedi: quatech_daqp_cs: factor out common ai scanlist codeH Hartley Sweeten2013-02-051-28/+24
* staging: comedi: quatech_daqp_cs: fix daqp_ao_insn_write()H Hartley Sweeten2013-02-051-13/+14
* staging: comedi: quatech_daqp_cs: use (*insn_bits) for digital outputsH Hartley Sweeten2013-02-051-9/+17
* staging: comedi: quatech_daqp_cs: use (*insn_bits) for digital inputsH Hartley Sweeten2013-02-051-6/+6
* staging: comedi: quatech_daqp_cs: remove unused defineH Hartley Sweeten2013-02-051-3/+0
* staging: comedi: quatech_daqp_cs: rename the private data structH Hartley Sweeten2013-02-051-47/+40
OpenPOWER on IntegriCloud