summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/icp_multi.c
AgeCommit message (Expand)Author
2013-01-31staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten
2013-01-25staging/comedi: Use comedi_pci_auto_unconfig directly for pci_driver.removePeter Huewe
2012-11-21staging: comedi: remove use of __devexitBill Pemberton
2012-11-21staging: comedi: remove use of __devinitBill Pemberton
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott
2012-10-23staging: comedi: auto-config drivers do not need to set hw_devH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove the function description commentsH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove devpriv macroH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: use attach_pci callbackH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove board attach noiseH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: the number of subdevices is fixedH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove have_irq from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove iorange from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove cardtype from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove rangecode from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove rangelist_ai from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove ranglist_ao from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove ai_maxdata from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove ao_maxdata from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_aichand from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_aichan from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_aochan from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_dichan from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_dochan from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove n_ctrs from boardinfoH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: remove ICP_MULTI_EXTDEBUGH Hartley Sweeten
2012-09-11staging: comedi: icp_multi: convert to a pci_driverH Hartley Sweeten
2012-09-05staging: comedi: icp_multi: remove subdevice pointer mathH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-06-04staging: comedi: Fix typo in comediMasanari Iida
2012-06-04staging: comedi: icp_multi: io_addr is a void __iomem *H Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-05-09staging: comedi: refactor the icp_multi driver to remove forward declarationsH Hartley Sweeten
2012-04-20staging: comedi: use ARRAY_SIZE instead of custom n_boardtypes macrosH Hartley Sweeten
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-21staging/comedi/icp_multi: fix sparse warning "obsolete struct initializer"Peter Huewe
2010-06-17Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas
2010-06-17Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas
2009-12-11Staging: comedi: icp_multi: don't init staticDirk Hohndel
2009-12-11Staging: comedi: icp_multi: fix style issue printkDirk Hohndel
2009-12-11Staging: comedi: icp_multi: white space style fixesDirk Hohndel
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: remove RT codeGreg Kroah-Hartman
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19staging: comedi, remove interrupt.hJiri Slaby