aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: don't hijack hardware device private dataIan Abbott2013-01-171-0/+1
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-38/+0
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-11/+0
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-7/+0
* Staging: comedi: Allow 'open' driver method to failIan Abbott2010-06-171-1/+1
* Staging: comedi: Fixed long line length in comedidev.hMark Rankilor2010-05-111-1/+3
* Staging: comedi: drivers.c sparse cleanupGreg Kroah-Hartman2010-05-111-3/+0
* Staging: comedi: move some more functions to internal.hGreg Kroah-Hartman2010-05-111-7/+0
* Staging: comedi: make comedi_reset_async_buf local to comedi coreGreg Kroah-Hartman2010-05-111-2/+0
* Staging: comedi: make comedi_free_board_minor local to comedi coreGreg Kroah-Hartman2010-05-111-1/+0
* Staging: comedi: make comedi_alloc_board_minor local to comedi coreGreg Kroah-Hartman2010-05-111-1/+0
* Staging: comedi: make comedi_set_subdevice_runflags() staticGreg Kroah-Hartman2010-05-111-2/+0
* Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman2010-05-111-1/+1
* Staging: comedi: remove another vendor idGreg Kroah-Hartman2010-05-111-1/+0
* Staging: comedi: move another pci vendor idGreg Kroah-Hartman2010-05-111-1/+0
* Staging: comedi: move another pci device id to the driverGreg Kroah-Hartman2010-05-111-1/+0
* Staging: comedi: move a pci vendor idGreg Kroah-Hartman2010-05-111-1/+0
* Staging: comedi: remove some pci vendor idsGreg Kroah-Hartman2010-05-111-3/+0
* Staging: comedi: use the standard NI pci device idGreg Kroah-Hartman2010-05-111-1/+0
* Staging: comedi: fix coding style issues in comedidev.hGreg Kroah-Hartman2010-05-111-3/+3
* Staging: comedi: comedidev.h: Fixed checkpatch.pl issuesShane Warden2009-12-111-26/+34
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-37/+48
* Staging: comedi: fix build errorsGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: uses udelay, needs delay.hRandy Dunlap2009-06-191-0/+1
* Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman2009-06-191-1/+0
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-2/+0
* Staging: comedi: set PCI and PCMCIA definesGreg Kroah-Hartman2009-06-191-0/+13
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-1/+0
* Staging: comedi: Remove comedi_krange typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-5/+5
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove device_create_result_type typedefBill Pemberton2009-04-031-4/+2
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-11/+9
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-6/+5
* Staging: comedi: Remove comedi_async typedefBill Pemberton2009-04-031-17/+16
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-33/+32
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-34/+33
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-11/+11
* Staging: comedi: Misc code cleanups for checkpatchBill Pemberton2009-04-031-2/+2
* Staging: comedi: remove unnecessary #include <linux/version.h>Mariusz Kozlowski2009-04-031-1/+0
* Staging: comedi: Added some validation of comedi module parameter values.Frank Mori Hess2009-04-031-1/+0
* Staging: comedi: add comedi_usb_auto_[un]config functionsBernd Porr2009-04-031-0/+3
* Staging: remove duplicated #include'sHuang Weiyi2009-04-031-1/+0
* Staging: comedi: add local copy of interrupt.hDavid Schleef2009-01-061-1/+1
* Staging: comedi: fix up a lot of checkpatch.pl warningsGreg Kroah-Hartman2009-01-061-75/+83
* Staging: add comedi coreDavid Schleef2009-01-061-0/+529