aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAge
* staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()H Hartley Sweeten2014-01-25
* staging: comedi: addi_apci_1032: fix subdevice type/flags bugH Hartley Sweeten2014-01-25
* staging: comedi: 8255_pci: fix for newer PCI-DIO48HIan Abbott2014-01-09
* staging: comedi: ssv_dnp: use comedi_dio_update_state()H Hartley Sweeten2013-12-20
* staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten2013-12-20
* staging: comedi: pcmuio: fix possible NULL deref on detachIan Abbott2013-12-20
* staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott2013-10-13
* staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter2013-09-26
* staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott2013-08-29
* staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott2013-08-04
* staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott2013-08-04
* staging: comedi: complain if dma buffer allocation not supportedIan Abbott2013-05-13
* staging: comedi: ni_mio_common: only do counter commands for ni_pcimioIan Abbott2013-05-13
* staging: comedi: work without HAS_DMAIan Abbott2013-05-13
* staging: comedi: allow buffer resize if previous resize failedIan Abbott2013-05-13
* staging: comedi: ni_labpc: fix build when VIRT_TO_BUS is not definedH Hartley Sweeten2013-05-13
* staging: single_open() leaksAl Viro2013-05-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * comedi: Don't use create_proc_read_entry()David Howells2013-04-29
| * get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-09
* | staging: comedi: ni_labpc: fix legacy driver buildH Hartley Sweeten2013-04-23
* | staging: comedi: das800: cleanup the cio-das802/16 fifo commentsH Hartley Sweeten2013-04-23
* | staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()H Hartley Sweeten2013-04-23
* | staging: comedi: das800: tidy up the private dataH Hartley Sweeten2013-04-23
* | staging: comedi: das800: tidy up das800_interrupt()H Hartley Sweeten2013-04-23
* | staging: comedi: das800: tidy up das800_ai_insn_read()H Hartley Sweeten2013-04-23
* | staging: comedi: das800: tidy up das800_di_insn_bits()H Hartley Sweeten2013-04-23
* | staging: comedi: das800: tidy up das800_do_insn_bits()H Hartley Sweeten2013-04-23
* | staging: comedi: das800: remove extra divisor calculation callH Hartley Sweeten2013-04-23
* | staging: comedi: das800: rename {enable,disable}_das800H Hartley Sweeten2013-04-23
* | staging: comedi: das800: tidy up subdevice initH Hartley Sweeten2013-04-23
* | staging: comedi: das800: allow attaching without interrupt supportH Hartley Sweeten2013-04-23
* | staging: comedi: das800: interrupts are required for async command supportH Hartley Sweeten2013-04-23
* | staging: comedi: das800: tidy up das800_ai_do_cmdtest()H Hartley Sweeten2013-04-23
* | staging: comedi: das800: remove 'volatile' on private data variablesH Hartley Sweeten2013-04-23
* | staging: comedi: das800: cleanup the boardinfoH Hartley Sweeten2013-04-23
* | staging: comedi: das800: cleanup range table declarationsH Hartley Sweeten2013-04-23
* | staging: comedi: das800: introduce das800_ind_{write, read}()H Hartley Sweeten2013-04-23
* | staging: comedi: das800: remove forward declarationsH Hartley Sweeten2013-04-23
* | staging: comedi: das800: move das800_set_frequency()H Hartley Sweeten2013-04-23
* | staging: comedi: das800: move das800_probe()H Hartley Sweeten2013-04-23
* | staging: comedi: das800: move das800_attach()H Hartley Sweeten2013-04-23
* | staging: comedi: das800: move module_{init, exit} to end of fileH Hartley Sweeten2013-04-23
* | staging: comedi: ni_labpc: remove 'bustype' from boardinfoH Hartley Sweeten2013-04-23
* | staging: comedi: ni_labpc: remove unnecessary 'bustype' checkH Hartley Sweeten2013-04-23
* | staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()H Hartley Sweeten2013-04-23
* | staging: comedi: ni_labpc: move DMA init out of the common attachH Hartley Sweeten2013-04-23
* | staging: comedi: ni_labpc: split out PCI supportH Hartley Sweeten2013-04-23
* | staging: comedi/daqboard2000: use mdelay for large delaysArnd Bergmann2013-04-23
* | staging: comedi: pcl816: remove unused RTC dma supportH Hartley Sweeten2013-04-22