summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/rtd520.c
AgeCommit message (Expand)Author
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott
2014-04-22staging: comedi: drivers: properly validate cmd->scan_end_argH Hartley Sweeten
2014-04-22staging: comedi: drivers: core validates chanlist_len maxH Hartley Sweeten
2014-02-14staging: comedi: rtd520: use comedi_timeout()H Hartley Sweeten
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
2013-12-06staging: comedi: rtd520: use dev->read_subdevH Hartley Sweeten
2013-12-03staging: comedi: rtd520: remove commented out printk debugH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-10-19staging: comedi: rtd520: use normal bitfield functionsIan Abbott
2013-10-16staging: comedi: rtd520: sample types are unsignedIan Abbott
2013-09-17staging: comedi: drivers: use comedi_dio_update_state() for simple casesH Hartley Sweeten
2013-08-12staging: comedi: drivers: use comedi_dio_insn_config() for simple casesH Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename thisboard variableH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase chanBipolarH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase in rtdConvertChanGain()H Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase rtdBoardH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase aiCountH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase in rtd_interrupt()H Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase fifoLenH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase transCountH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase aoValueH Hartley Sweeten
2013-04-03staging: comedi: rtd520: rename CamelCase rtdPrivateH Hartley Sweeten
2013-04-03staging: comedi: rtd520: cleanup rtd_dio_insn_config()H Hartley Sweeten
2013-03-28staging: comedi: rtd520: remove utcGate from private dataH Hartley Sweeten
2013-03-28staging: comedi: rtd520: remove utcCtrl from private dataH Hartley Sweeten
2013-03-28staging: comedi: rtd520: remove intClearMask from private dataH Hartley Sweeten
2013-03-28staging: comedi: rtd520: remove intMask from private dataH Hartley Sweeten
2013-03-28staging: comedi: rtd520: remove dioStatus from private dataH Hartley Sweeten
2013-03-28staging: comedi: rtd520: merge private header into driverH Hartley Sweeten
2013-03-28staging: comedi: rtd520: cleanup multi-line commentsH Hartley Sweeten
2013-03-28staging: comedi: rtd520: cleanup rtd_dio_insn_bits()H Hartley Sweeten
2013-03-28staging: comedi: rtd520: use pci_ioremap_bar()H Hartley Sweeten
2013-03-28staging: comedi: rtd520: use plx register map from plx9080.hH Hartley Sweeten
2013-03-15staging: comedi: remove unneeded settings of `dev->iobase`Ian Abbott
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten
2013-03-11staging: comedi: rtd520: use the pci id_table 'driver_data'H Hartley Sweeten
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe
2012-11-21staging: comedi: remove use of __devexitBill Pemberton
2012-11-21staging: comedi: remove use of __devinitBill Pemberton
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton
2012-11-14staging: comedi: rtd520: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-10-31staging: comedi: rtd520: use auto_attach instead of attach_pciIan Abbott
2012-10-30staging: comedi: rtd520: move #include's to top of fileH Hartley Sweeten
2012-10-30staging: comedi: rtd520: add whitespace to the subdevice initH Hartley Sweeten