summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h
AgeCommit message (Expand)Author
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-16staging: comedi: Add helper macro for comedi usb driver boilerplateH Hartley Sweeten
2012-05-14staging: comedi: Add helper macro for comedi pci driver boilerplateH Hartley Sweeten
2012-05-02staging: comedi: Add helper macro for comedi_driver boilerplateH Hartley Sweeten
2012-04-29staging: comedi: introduce 'comedi_board' helper functionH Hartley Sweeten
2012-04-10staging: comedi: add bus-type-specific attach hooks for PCI and USBIan Abbott
2012-04-10staging: comedi: pass usb interface to comedi_usb_auto_configIan Abbott
2012-04-10staging: comedi: don't hijack hardware device private dataIan Abbott
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2011-07-06staging: comedi: remove COMEDI_DEVICE_CREATE macro, expand all callersPavel Roskin
2010-06-17Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2010-06-17Staging: comedi: Allow 'open' driver method to failIan Abbott
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