summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/mite.c
AgeCommit message (Expand)Author
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