summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: addi_apci_1564: move boilerplate text to addi_apci_1564.cChase Southwood2014-08-302-23/+23
* Staging: comedi: Fix code style in jr3_pci.cVladimir A. Nazarenko2014-08-301-1/+1
* staging: comedi: usbduxsigma: fix sparse endianness warningsChase Southwood2014-08-301-1/+1
* staging: comedi: usbdux: fix sparse endianness warningsChase Southwood2014-08-301-2/+2
* staging: comedi: Kconfig: make COMEDI_BOND select COMEDI_KCOMEDILIBIan Abbott2014-08-301-7/+18
* staging: comedi: amplc_pci230: fix a precedence bugDan Carpenter2014-08-301-1/+1
* staging: comedi: s626: use comedi_pci_detach()H Hartley Sweeten2014-08-301-6/+1Star
* staging: comedi: s626: tidy up freeing of the dma buffersH Hartley Sweeten2014-08-301-25/+19Star
* staging: comedi: gsc_hpdi: tidy up freeing of the dma buffersH Hartley Sweeten2014-08-301-18/+27
* staging: comedi: cb_pcidas64: tidy up freeing of the dma buffersH Hartley Sweeten2014-08-301-40/+48
* staging: comedi: icp_multi: remove 'valid' member from private dataH Hartley Sweeten2014-08-301-8/+2Star
* staging: comedi: adv_pci_dio: remove 'valid' member from private dataH Hartley Sweeten2014-08-301-9/+2Star
* staging: comedi: comedi_pci: introduce comedi_pci_detach()H Hartley Sweeten2014-08-3046-176/+94Star
* staging: comedi: me4000: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-24/+6Star
* staging: comedi: me4000: remove sanity checks in me4000_ao_insn_write()H Hartley Sweeten2014-08-301-31/+2Star
* staging: comedi: rtd520: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-20/+6Star
* staging: comedi: dt2801: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-18/+10Star
* staging: comedi: cb_pcidas64: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-15/+7Star
* staging: comedi: cb_pcidas: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-19/+11Star
* staging: comedi: mf6x4: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-20/+7Star
* staging: comedi: mf6x4: analog output data does not need extra maskingH Hartley Sweeten2014-08-301-4/+4
* staging: comedi: cb_pcimdas: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-22/+7Star
* staging: comedi: cb_pcimdas: cleanup cb_pcimdas_ao_winsn()H Hartley Sweeten2014-08-301-20/+12Star
* staging: comedi: ni_670x: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-19/+7Star
* staging: comedi: ni_670x: cleanup ni_670x_ao_winsn()H Hartley Sweeten2014-08-301-19/+21
* staging: comedi: dmm32at: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-25/+8Star
* staging: comedi: dmm32at: cleanup dmm32at_ao_winsn()H Hartley Sweeten2014-08-301-24/+20Star
* staging: comedi: daqboard2000: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-23/+12Star
* staging: comedi: daqboard2000: remove #if 0'ed out code in ao (*insn_write)H Hartley Sweeten2014-08-301-16/+0Star
* staging: comedi: rti800: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-19/+7Star
* staging: comedi: rti800: save unmunged data for ao readbackH Hartley Sweeten2014-08-301-4/+4
* staging: comedi: das08: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-302-34/+18Star
* staging: comedi: das08: fix bug in das08_ao_winsn()H Hartley Sweeten2014-08-301-11/+10Star
* staging: comedi: pcl818: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-22/+11Star
* staging: comedi: quatech_daqp_cs: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-0/+7
* staging: comedi: quatech_daqp_cs: fix bug in daqp_ao_insn_write()H Hartley Sweeten2014-08-301-2/+2
* staging: comedi: dt3000: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-26/+16Star
* staging: comedi: ii_pci20kc: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-29/+8Star
* staging: comedi: ii_pci20kc: save unmunged data for ao readbackH Hartley Sweeten2014-08-301-3/+3
* staging: comedi: me_daq: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-19/+7Star
* staging: comedi: me_daq: fix bug in me_ao_insn_write()H Hartley Sweeten2014-08-301-3/+5
* staging: comedi: ni_atmio16d: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-16/+7Star
* staging: comedi: ni_atmio16d: cleanup atmio16d_ao_insn_write()H Hartley Sweeten2014-08-301-21/+19Star
* staging: comedi: addi_apci_3xxx: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-1/+10
* staging: comedi: amplc_pci230: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-50/+24Star
* staging: comedi: amplc_pci224: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-55/+18Star
* staging: comedi: cb_das16_cs: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-27/+17Star
* staging: comedi: addi_apci_3501: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-6/+13
* staging: comedi: dt2811: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-29/+17Star
* staging: comedi: dt9812: use comedi_subdevice 'readback'H Hartley Sweeten2014-08-301-11/+16