summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: ni_labpc: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
* staging: comedi: das08: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
* staging: comedi: amplc_pc263: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
* staging: comedi: amplc_pc236: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
* staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott2012-10-221-2/+1Star
* staging: comedi: amplc_dio200: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
* staging: comedi: 8255_pci: fix possible NULL deref during detachIan Abbott2012-10-221-0/+2
* staging: comedi: ni_daq_700: fix dio subdevice regressionFred Brooks2012-10-221-1/+1
* staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott2012-09-271-1/+1
* staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten2012-09-2646-1997/+766Star
* staging: comedi: ni_mio_common: always lock in ni_ai_poll()Ian Abbott2012-09-261-5/+3Star
* staging: comedi: s626: add FIXME commentIan Abbott2012-09-261-0/+3
* staging: comedi: s626: don't dereference insn->dataIan Abbott2012-09-261-1/+1
* staging: comedi: s526: fix if() check in s526_gpct_winsn()H Hartley Sweeten2012-09-261-1/+1
* staging: comedi: s626: cleanup comments in s626_initialize()H Hartley Sweeten2012-09-261-81/+88
* staging: comedi: s626: remove clear of kzalloc'ed dataH Hartley Sweeten2012-09-261-6/+0Star
* staging: comedi: s626: remove 'WDInterval' from private dataH Hartley Sweeten2012-09-261-7/+0Star
* staging: comedi: s626: remove 'ChargeEnabled' from private dataH Hartley Sweeten2012-09-261-7/+0Star
* staging: comedi: s626: remove 'IsBoardRevA' commentH Hartley Sweeten2012-09-261-23/+2Star
* staging: comedi: s626: #if 0 out the "SAA7146 BUG WORKAROUND"H Hartley Sweeten2012-09-261-36/+42
* staging: comedi: s626: remove 'allocatedBuf' from private dataH Hartley Sweeten2012-09-261-205/+194Star
* staging: comedi: s626: add final attach messageH Hartley Sweeten2012-09-261-1/+3
* staging: comedi: s626: remove unneeded clear of private dataH Hartley Sweeten2012-09-261-3/+0Star
* staging: comedi: s626: factor out the board init codeH Hartley Sweeten2012-09-261-120/+126
* staging: comedi: s626: cleanup request_irq in s626_attach_pci()H Hartley Sweeten2012-09-261-15/+8Star
* staging: comedi: s626: factor out the dma buffer allocationH Hartley Sweeten2012-09-261-27/+30
* staging: comedi: s626: remove unnecessary checks of 'devpriv->base_addr'H Hartley Sweeten2012-09-261-27/+24Star
* staging: comedi: s626: cleanup ioremap()H Hartley Sweeten2012-09-262-9/+4Star
* staging: comedi: s626: remove 'got_regions' from private dataH Hartley Sweeten2012-09-261-4/+2Star
* staging: comedi: s626: remove unneeded local variable in attach_pci()H Hartley Sweeten2012-09-261-6/+3Star
* staging: comedi: s626: use dev->board_name for resource nameH Hartley Sweeten2012-09-261-4/+3Star
* staging: comedi: s626: store the pci_dev in the comedi_deviceH Hartley Sweeten2012-09-261-13/+15
* staging: comedi: s626: use attach_pci callbackH Hartley Sweeten2012-09-261-41/+4Star
* staging: comedi: s626: remove boardinfoH Hartley Sweeten2012-09-261-59/+21Star
* staging: comedi: ni_daq_700: add AI subdeviceIan Abbott2012-09-261-10/+126
* staging: comedi: ni_daq_700: rename functions for DIO subdeviceIan Abbott2012-09-261-6/+6
* staging: comedi: ni_daq_700: use prefix daq700Ian Abbott2012-09-261-30/+30
* staging: comedi: ni_labpc: don't pass struct comedi_cmd by valueIan Abbott2012-09-211-5/+5
* staging: comedi: das1800: don't pass struct comedi_cmd by valueIan Abbott2012-09-211-36/+41
* staging: comedi: das16: pass struct comedi_cmd by referenceIan Abbott2012-09-211-9/+9
* staging: comedi: fix memory leak for saved channel listIan Abbott2012-09-211-1/+2
* staging: comedi: ni_labpc: pass ai scan mode through various functionsIan Abbott2012-09-211-63/+61Star
* staging: comedi: 8253: mmio address is a void __iomem *H Hartley Sweeten2012-09-212-12/+15
* staging: comedi: kcomedilib: fix a __user space access issueH Hartley Sweeten2012-09-211-7/+7
* staging: comedi: me_daq: use attach_pci callbackH Hartley Sweeten2012-09-211-56/+32Star
* staging: comedi: me_daq: use request_firmware()H Hartley Sweeten2012-09-211-30/+31
* staging: comedi: usbdux: remove usbdux_attachH Hartley Sweeten2012-09-211-52/+3Star
* staging: comedi: usbduxfast: remove usbduxfast_attachH Hartley Sweeten2012-09-211-51/+3Star
* staging: comedi: usbduxsigma: remove usbduxsigma_attachH Hartley Sweeten2012-09-211-50/+3Star
* staging: comedi: s526: rename s526_ai_configH Hartley Sweeten2012-09-211-6/+6