aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas1-38/+0
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas1-11/+0
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas1-7/+0
2010-06-17Staging: comedi: Allow 'open' driver method to failIan Abbott1-1/+1
2010-05-11Staging: comedi: Fixed long line length in comedidev.hMark Rankilor1-1/+3
2010-05-11Staging: comedi: drivers.c sparse cleanupGreg Kroah-Hartman1-3/+0
2010-05-11Staging: comedi: move some more functions to internal.hGreg Kroah-Hartman1-7/+0
2010-05-11Staging: comedi: make comedi_reset_async_buf local to comedi coreGreg Kroah-Hartman1-2/+0
2010-05-11Staging: comedi: make comedi_free_board_minor local to comedi coreGreg Kroah-Hartman1-1/+0
2010-05-11Staging: comedi: make comedi_alloc_board_minor local to comedi coreGreg Kroah-Hartman1-1/+0
2010-05-11Staging: comedi: make comedi_set_subdevice_runflags() staticGreg Kroah-Hartman1-2/+0
2010-05-11Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman1-1/+1
2010-05-11Staging: comedi: remove another vendor idGreg Kroah-Hartman1-1/+0
2010-05-11Staging: comedi: move another pci vendor idGreg Kroah-Hartman1-1/+0
2010-05-11Staging: comedi: move another pci device id to the driverGreg Kroah-Hartman1-1/+0
2010-05-11Staging: comedi: move a pci vendor idGreg Kroah-Hartman1-1/+0
2010-05-11Staging: comedi: remove some pci vendor idsGreg Kroah-Hartman1-3/+0
2010-05-11Staging: comedi: use the standard NI pci device idGreg Kroah-Hartman1-1/+0
2010-05-11Staging: comedi: fix coding style issues in comedidev.hGreg Kroah-Hartman1-3/+3
2009-12-11Staging: comedi: comedidev.h: Fixed checkpatch.pl issuesShane Warden1-26/+34
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-37/+48
2009-06-19Staging: comedi: fix build errorsGreg Kroah-Hartman1-0/+1
2009-06-19Staging: comedi: uses udelay, needs delay.hRandy Dunlap1-0/+1
2009-06-19Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman1-1/+0
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman1-2/+0
2009-06-19Staging: comedi: set PCI and PCMCIA definesGreg Kroah-Hartman1-0/+13
2009-06-19staging: comedi, remove interrupt.hJiri Slaby1-1/+0
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-5/+5
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove device_create_result_type typedefBill Pemberton1-4/+2
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-11/+9
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-6/+5
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton1-17/+16
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-33/+32
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-34/+33
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-11/+11
2009-04-03Staging: comedi: Misc code cleanups for checkpatchBill Pemberton1-2/+2
2009-04-03Staging: comedi: remove unnecessary #include <linux/version.h>Mariusz Kozlowski1-1/+0
2009-04-03Staging: comedi: Added some validation of comedi module parameter values.Frank Mori Hess1-1/+0
2009-04-03Staging: comedi: add comedi_usb_auto_[un]config functionsBernd Porr1-0/+3
2009-04-03Staging: remove duplicated #include'sHuang Weiyi1-1/+0
2009-01-06Staging: comedi: add local copy of interrupt.hDavid Schleef1-1/+1
2009-01-06Staging: comedi: fix up a lot of checkpatch.pl warningsGreg Kroah-Hartman1-75/+83
2009-01-06Staging: add comedi coreDavid Schleef1-0/+529