summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2013-03-11staging: comedi: dt9812: use CR_CHAN() for channel numberIan Abbott
2013-03-11staging: comedi: drivers: usbduxsigma.c: fix DMA buffers on stackKumar Amit Mehta
2013-03-11staging: comedi: drivers: usbduxfast.c: fix for DMA buffers on stackKumar Amit Mehta
2013-03-11staging: comedi: drivers: usbdux.c: fix DMA buffers on stackKumar Amit Mehta
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-18staging: comedi: vmk80xx: wait for URBs to completeIan Abbott
2013-02-18staging: comedi: drivers: addi-data: hwdrv_apci3200.c: Add a missing semicolonKumar Amit Mehta
2013-02-15staging/comedi: Remove if(); statement without effectPeter Huewe
2013-02-15staging/comedi: Use && instead of & for logical comparisionPeter Huewe
2013-02-15staging: comedi: vmk80xx: initialize K8055 outputs to known stateIan Abbott
2013-02-15staging: comedi: vmk80xx: simplify vmk80xx_reset_device()Ian Abbott
2013-02-15staging: comedi: vmk80xx: zero buffers on allocationIan Abbott
2013-02-13staging/comedi: Fix undefined array subscriptPeter Huewe
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-02-07staging: comedi: correct error message in comedi_alloc_subdevice_minor()Ian Abbott
2013-02-07staging: comedi: don't return minor from comedi_alloc_subdevice_minor()Ian Abbott
2013-02-07staging: comedi: ni_daq_dio24: add back missing 'if (ret)'H Hartley Sweeten
2013-02-06staging: comedi: quatech_daqp_cs: fix build errorH 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-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-05staging: comedi: ni_daq_dio24: use comedi_pcmcia_{enable,disable}H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: rename vmk80xx_attach_common()H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove the 'Changelog' commentsH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup the comedi_lrange tablesH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove CONFIG_COMEDI_DEBUG codeH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove unused #defineH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove digital input (*insn_read)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove digital output (*insn_write)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove digital output (*insn_read)H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup pwm subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup counter subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup digital input subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup analog output subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: cleanup analog input subdevice initH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove need for boardinfo in private_dataH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: push usb (*probe) into comedi (*auto_attach)H Hartley Sweeten
2013-02-05staging: comedi: comedi_usb: allow comedi usb drivers to pass a 'context'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove private data 'attached'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove private data 'probed'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: make sure private data is clean when detachedH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove private data 'count'H Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: factor out usb buffer allocationH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: factor out usb endpoint detectionH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: consistently use the same local var namesH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: rename struct vmk80xx_usbH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove VMK80XX_SUBD_* enumH Hartley Sweeten
2013-02-05staging: comedi: vmk80xx: remove common and unused boardinfoH Hartley Sweeten