summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-5/+2
* staging: comedi: dt9812: use CR_CHAN() for channel numberIan Abbott2013-03-111-6/+10
* staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stackKumar Amit Mehta2013-03-111-10/+17
* staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stackKumar Amit Mehta2013-03-111-12/+18
* staging: comedi: drivers: usbdux.c: fix DMA buffers on stackKumar Amit Mehta2013-03-111-12/+19
* more file_inode() open-coded instancesAl Viro2013-02-271-7/+7
* staging: comedi: vmk80xx: wait for URBs to completeIan Abbott2013-02-181-232/+20
* staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolonKumar Amit Mehta2013-02-181-1/+1
* staging/comedi: Remove if(); statement without effectPeter Huewe2013-02-151-1/+0
* staging/comedi: Use && instead of & for logical comparisionPeter Huewe2013-02-151-1/+1
* staging: comedi: vmk80xx: initialize K8055 outputs to known stateIan Abbott2013-02-151-1/+6
* staging: comedi: vmk80xx: simplify vmk80xx_reset_device()Ian Abbott2013-02-151-35/+9
* staging: comedi: vmk80xx: zero buffers on allocationIan Abbott2013-02-151-2/+2
* staging/comedi: Fix undefined array subscriptPeter Huewe2013-02-131-10/+7
* 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