summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/mite.h
AgeCommit message (Expand)Author
2015-03-20staging: comedi: mite.h: include new "comedi_pci.h" headerIan Abbott
2014-07-30staging: comedi: mite: use the comedi_device 'mmio' memberH Hartley Sweeten
2014-07-30staging: comedi: mite: pass comedi_device to mite_setup()H Hartley Sweeten
2014-07-30staging: comedi: mite: inline mite_setup()H Hartley Sweeten
2014-07-16staging: comedi: mite.h: tidy up mite_csigr_wpdep()H Hartley Sweeten
2014-07-16staging: comedi: mite.h: tidy up the mite channel register offsetsH Hartley Sweeten
2014-06-29staging: comedi: mite: cleanup mite_unsetup()H Hartley Sweeten
2014-06-29staging: comedi: mite.h: remove mite_device()H Hartley Sweeten
2014-06-29staging: comedi: mite.h: remove mite_irq()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-03-13staging:comedi: Fix sparse warnings of incorrect type in assignmentHimangi Saraogi
2013-11-26staging: comedi: mite: remove DEBUG_MITE codeH Hartley Sweeten
2013-11-26staging: comedi: mite: remove MDPRINTK macroH Hartley Sweeten
2013-07-24staging: comedi: mite.h: needs <linux/slab.h>H Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
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: use ilog2()Ian 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-05-09staging: comedi: mite: mite_io_addr and daq_io_addr are void __iomem *H Hartley Sweeten
2010-05-11Staging: comedi: use the standard NI pci device idGreg Kroah-Hartman
2009-12-11Staging: comedi: mite.h: deletion of unused functionsmatt 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: Add spaces around parens as requested by checkpatch.plBill Pemberton
2009-04-03Staging: comedi: Add spaces after commas where suggested by checkpatch.plBill 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: remove PCI wrappersGreg Kroah-Hartman
2009-01-06Staging: comedi: add mite comedi pci driverDavid Schleef