aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2012-09-27staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-26staging: comedi: ni_mio_common: always lock in ni_ai_poll()Ian Abbott
2012-09-26staging: comedi: s626: add FIXME commentIan Abbott
2012-09-26staging: comedi: s626: don't dereference insn->dataIan Abbott
2012-09-26staging: comedi: s526: fix if() check in s526_gpct_winsn()H Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup comments in s626_initialize()H Hartley Sweeten
2012-09-26staging: comedi: s626: remove clear of kzalloc'ed dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'WDInterval' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'ChargeEnabled' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'IsBoardRevA' commentH Hartley Sweeten
2012-09-26staging: comedi: s626: #if 0 out the "SAA7146 BUG WORKAROUND"H Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'allocatedBuf' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: add final attach messageH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unneeded clear of private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: factor out the board init codeH Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup request_irq in s626_attach_pci()H Hartley Sweeten
2012-09-26staging: comedi: s626: factor out the dma buffer allocationH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unnecessary checks of 'devpriv->base_addr'H Hartley Sweeten
2012-09-26staging: comedi: s626: cleanup ioremap()H Hartley Sweeten
2012-09-26staging: comedi: s626: remove 'got_regions' from private dataH Hartley Sweeten
2012-09-26staging: comedi: s626: remove unneeded local variable in attach_pci()H Hartley Sweeten
2012-09-26staging: comedi: s626: use dev->board_name for resource nameH Hartley Sweeten
2012-09-26staging: comedi: s626: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-09-26staging: comedi: s626: use attach_pci callbackH Hartley Sweeten
2012-09-26staging: comedi: s626: remove boardinfoH Hartley Sweeten
2012-09-26staging: comedi: ni_daq_700: add AI subdeviceIan Abbott
2012-09-26staging: comedi: ni_daq_700: rename functions for DIO subdeviceIan Abbott
2012-09-26staging: comedi: ni_daq_700: use prefix daq700Ian Abbott
2012-09-21staging: comedi: ni_labpc: don't pass struct comedi_cmd by valueIan Abbott
2012-09-21staging: comedi: das1800: don't pass struct comedi_cmd by valueIan Abbott
2012-09-21staging: comedi: das16: pass struct comedi_cmd by referenceIan Abbott
2012-09-21staging: comedi: fix memory leak for saved channel listIan Abbott
2012-09-21staging: comedi: ni_labpc: pass ai scan mode through various functionsIan Abbott
2012-09-21staging: comedi: 8253: mmio address is a void __iomem *H Hartley Sweeten
2012-09-21staging: comedi: kcomedilib: fix a __user space access issueH Hartley Sweeten
2012-09-21staging: comedi: me_daq: use attach_pci callbackH Hartley Sweeten
2012-09-21staging: comedi: me_daq: use request_firmware()H Hartley Sweeten
2012-09-21staging: comedi: usbdux: remove usbdux_attachH Hartley Sweeten
2012-09-21staging: comedi: usbduxfast: remove usbduxfast_attachH Hartley Sweeten
2012-09-21staging: comedi: usbduxsigma: remove usbduxsigma_attachH Hartley Sweeten
2012-09-21staging: comedi: s526: rename s526_ai_configH Hartley Sweeten
2012-09-21staging: comedi: s526: remove struct s526GPCTConfigH Hartley Sweeten
2012-09-21staging: comedi: s526: cleanup s526_gpct_winsn()H Hartley Sweeten
2012-09-21staging: comedi: s526: cleanup s526_gpct_insn_config()H Hartley Sweeten
2012-09-21staging: comedi: s526: cleanup s526_gpct_rinsn()H Hartley Sweeten
2012-09-21staging: comedi: s526: rename local var used for CR_CHAN() valueH Hartley Sweeten
2012-09-21staging: comedi: s526: remove boardinfoH Hartley Sweeten
2012-09-21staging: comedi: s526: remove cut-and-paste comments from skel driverH Hartley Sweeten
2012-09-21staging: comedi: s526: remove unused s526_ports arrayH Hartley Sweeten