summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/mite.c
AgeCommit message (Expand)Author
2014-06-29staging: comedi: mite: cleanup mite_unsetup()H Hartley Sweeten
2014-05-28staging: comedi: mite: tidy up local variables in mite_sync_output_dma()H Hartley Sweeten
2014-05-23staging: comedi: mite: pass subdevice to mite_sync_output_dma()Ian Abbott
2014-05-23staging: comedi: mite: pass subdevice to mite_sync_input_dma()Ian Abbott
2014-05-23staging: comedi: mite: pass subdevice to mite_buf_change()Ian Abbott
2014-05-23staging: comedi: pass subdevice to comedi_buf_read_free()Ian Abbott
2014-05-23staging: comedi: pass subdevice to comedi_buf_read_alloc()Ian Abbott
2014-05-23staging: comedi: pass subdevice to comedi_buf_write_free()Ian Abbott
2014-05-23staging: comedi: pass subdevice to comedi_buf_write_alloc()Ian Abbott
2014-03-17staging: comedi: mite: use cfc_inc_scan_progress()H Hartley Sweeten
2013-11-26staging: comedi: mite: remove DEBUG_MITE codeH Hartley Sweeten
2013-11-26staging: comedi: mite: remove MDPRINTK macroH Hartley Sweeten
2013-11-11staging: comedi: protect buffer from being freed while mmappedIan Abbott
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-12staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbolsH Hartley Sweeten
2013-04-11staging: comedi: mite: use pci_ioremap_bar()H Hartley Sweeten
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-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2012-09-17staging: comedi: mite: local symbols should not be exportedH Hartley Sweeten
2012-09-17staging: comedi: mite: use module_init()/module_exit()Ian Abbott
2012-09-17staging: comedi: mite: remove list of devicesIan Abbott
2012-09-17staging: comedi: mite: add mite_alloc() and mite_free()Ian Abbott
2012-09-17staging: comedi: mite: replace printk() callsIan Abbott
2012-09-17staging: comedi: mite: export mite_alloc_ring() and mite_free_ring()Ian Abbott
2012-09-17staging: comedi: mite: make internal functions staticIan Abbott
2012-06-04staging: comedi: remove private header comedi_pci.hH Hartley Sweeten
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-02-09Staging: comedi: Add MODULE_LICENSE and similar to NI modulesIan Abbott
2010-07-08Staging: comedi: use for_each_pci_dev()Kulikov Vasiliy
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-05-11Staging: comedi: use the standard NI pci device idGreg Kroah-Hartman
2009-12-11Staging: comedi: mite.c: fix coding stylematt mooney
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton
2009-04-03Staging: comedi: Remove curly braces where they are not neededBill Pemberton
2009-04-03Staging: comedi: Misc code cleanups for checkpatchBill Pemberton
2009-04-03Staging: comedi: Change "foo * bar" to "foo *bar"Bill Pemberton
2009-04-03Staging: comedi: Convert C99 style comments to traditional style commentsBill Pemberton
2009-01-06Staging: comedi: add mite comedi pci driverDavid Schleef