aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-16staging: comedi: replace printk calls in comedi coreIan Abbott1-1/+1
2012-07-19staging: comedi: comedidev.h: introduce comedi_to_pci_dev() helperH Hartley Sweeten1-0/+5
2012-06-20staging: comedi: remove CONFIG_COMEDI_PCI defineH Hartley Sweeten1-7/+0
2012-06-20staging: comedi: remove unused CONFIG_COMEDI_PCMCIA defineH Hartley Sweeten1-6/+0
2012-06-18staging: comedi: comedi_subdevice 'io_bits' should be an unsigned intH Hartley Sweeten1-1/+1
2012-06-12staging: comedi: change type of num_subdevices parameter to comedi_alloc_subdevicesH Hartley Sweeten1-1/+1
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten1-20/+2
2012-06-04staging: comedi: remove private header comedi_pci.hH Hartley Sweeten1-2/+3
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten1-1/+1
2012-05-16staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten1-0/+19
2012-05-14staging: comedi: Add helper macro for comedi pci driver boilerplateH Hartley Sweeten1-0/+19
2012-05-02staging: comedi: Add helper macro for comedi_driver boilerplateH Hartley Sweeten1-0/+12
2012-04-29staging: comedi: introduce 'comedi_board' helper functionH Hartley Sweeten1-0/+5
2012-04-10staging: comedi: add bus-type-specific attach hooks for PCI and USBIan Abbott1-1/+5
2012-04-10staging: comedi: pass usb interface to comedi_usb_auto_configIan Abbott1-3/+3
2012-04-10staging: comedi: don't hijack hardware device private dataIan Abbott1-0/+1
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott1-2/+4
2011-07-06staging: comedi: remove COMEDI_DEVICE_CREATE macro, expand all callersPavel Roskin1-3/+0
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