aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/comedidev.h
AgeCommit message (Expand)Author
2010-05-11Staging: comedi: Fixed long line length in comedidev.hMark Rankilor
2010-05-11Staging: comedi: drivers.c sparse cleanupGreg Kroah-Hartman
2010-05-11Staging: comedi: move some more functions to internal.hGreg Kroah-Hartman
2010-05-11Staging: comedi: make comedi_reset_async_buf local to comedi coreGreg Kroah-Hartman
2010-05-11Staging: comedi: make comedi_free_board_minor local to comedi coreGreg Kroah-Hartman
2010-05-11Staging: comedi: make comedi_alloc_board_minor local to comedi coreGreg Kroah-Hartman
2010-05-11Staging: comedi: make comedi_set_subdevice_runflags() staticGreg Kroah-Hartman
2010-05-11Staging: comedi: rename check_chanlist to comedi_check_chanlistGreg Kroah-Hartman
2010-05-11Staging: comedi: remove another vendor idGreg Kroah-Hartman
2010-05-11Staging: comedi: move another pci vendor idGreg Kroah-Hartman
2010-05-11Staging: comedi: move another pci device id to the driverGreg Kroah-Hartman
2010-05-11Staging: comedi: move a pci vendor idGreg Kroah-Hartman
2010-05-11Staging: comedi: remove some pci vendor idsGreg Kroah-Hartman
2010-05-11Staging: comedi: use the standard NI pci device idGreg Kroah-Hartman
2010-05-11Staging: comedi: fix coding style issues in comedidev.hGreg Kroah-Hartman
2009-12-11Staging: comedi: comedidev.h: Fixed checkpatch.pl issuesShane Warden
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: fix build errorsGreg Kroah-Hartman
2009-06-19Staging: comedi: uses udelay, needs delay.hRandy Dunlap
2009-06-19Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman
2009-06-19Staging: comedi: set PCI and PCMCIA definesGreg Kroah-Hartman
2009-06-19staging: comedi, remove interrupt.hJiri Slaby
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_rangeinfo typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove device_create_result_type typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_async typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: Misc code cleanups for checkpatchBill Pemberton
2009-04-03Staging: comedi: remove unnecessary #include <linux/version.h>Mariusz Kozlowski
2009-04-03Staging: comedi: Added some validation of comedi module parameter values.Frank Mori Hess
2009-04-03Staging: comedi: add comedi_usb_auto_[un]config functionsBernd Porr
2009-04-03Staging: remove duplicated #include'sHuang Weiyi
2009-01-06Staging: comedi: add local copy of interrupt.hDavid Schleef
2009-01-06Staging: comedi: fix up a lot of checkpatch.pl warningsGreg Kroah-Hartman
2009-01-06Staging: add comedi coreDavid Schleef