summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/rtd520.c
AgeCommit message (Expand)Author
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
2012-10-30staging: comedi: rtd520: remove 'aiMaxGain' from boardinfoH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove 'aiChans' and 'aiBits' from boardinfoH Hartley Sweeten
2012-10-30staging: comedi: rtd520: allow attaching without interrupt supportH Hartley Sweeten
2012-10-30staging: comedi: rtd520: fix > 80 char line checkpatch.pl issuesH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove 'intCount' from the private dataH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove DPRINTK messagesH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove code in #if 0/#endif blocksH Hartley Sweeten
2012-10-30staging: comedi: rtd520: convert driver to attach_pciH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove the board attach noiseH Hartley Sweeten
2012-10-30staging: comedi: rtd520: remove broken USE_DMA codeH Hartley Sweeten
2012-10-30staging: comedi: rtd520: factor out the board resetH Hartley Sweeten
2012-10-30staging: comedi: rtd520: factor out the board initH Hartley Sweeten
2012-10-30staging: comedi: rtd520: factor out the pci latency quirkH Hartley Sweeten
2012-10-30staging: comedi: rtd520: cleanup pci bar ioremapH Hartley Sweeten
2012-10-24staging: comedi: comedidev.h: add PCI_VENDOR_ID_RTDH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging/comedi: Use dev_ printks in rtd520.cYAMANE Toshiaki
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-21staging: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-09-05staging: comedi: rtd520: remove subdevice pointer mathH Hartley Sweeten
2012-08-07staging: comedi: rtd520: ioremap'ed addresses are resource_size_tH Hartley Sweeten
2012-07-19staging: comedi: rtd520: store the pci_dev in the comedi_deviceH Hartley Sweeten
2012-07-19staging: comedi: rtd520: remove the '#if 0' code in the attachH Hartley Sweeten
2012-07-19staging: comedi: rtd520: remove 'got_regions' from private dataH Hartley Sweeten
2012-07-19staging: comedi: rtd520: remove the debug print of the pci addressesH Hartley Sweeten
2012-07-15staging: comedi: rtd520: add a few commentsIan Abbott
2012-07-15staging: comedi: rtd520: cleanup the boardinfoH Hartley Sweeten
2012-07-15staging: comedi: rtd520: cleanup the range tablesH Hartley Sweeten
2012-07-15staging: comedi: rtd520: cleanup the "find pci device" codeH Hartley Sweeten
2012-07-15staging: comedi: rtd520: factor out the "find pci device" codeH Hartley Sweeten
2012-07-15staging: comedi: rtd520: remove thisboard macroH Hartley Sweeten
2012-07-15staging: comedi: rtd520: remove devpriv macroH Hartley Sweeten
2012-07-15staging: comedi: rtd520: remove RtdDma1Status macroH Hartley Sweeten
2012-07-15staging: comedi: rtd520: remove RtdDma1Control macroH Hartley Sweeten
2012-07-15staging: comedi: rtd520: remove RtdDma0Status macroH Hartley Sweeten
2012-07-15staging: comedi: rtd520: remove RtdDma0Control macroH Hartley Sweeten
2012-07-15staging: comedi: rtd520: remove RtdDma1Next macroH Hartley Sweeten
2012-07-15staging: comedi: rtd520: remove RtdDma1Count macroH Hartley Sweeten
2012-07-15staging: comedi: rtd520: remove RtdDma1LocalAddr macroH Hartley Sweeten
2012-07-15staging: comedi: rtd520: remove RtdDma1PciAddr macroH Hartley Sweeten