aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/skel.c
AgeCommit message (Expand)Author
2013-08-12staging: comedi: skel: use comedi_dio_insn_config()H Hartley Sweeten
2013-08-12Revert "staging: comedi: skel: use comedi_dio_insn_config()"Greg Kroah-Hartman
2013-08-12staging: comedi: skel: use comedi_dio_insn_config()H Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten
2013-04-19staging: comedi: skel: use comedi_legacy_detach()H Hartley Sweeten
2013-04-08staging: comedi: remove unnecessary dev->board_name initializationH Hartley Sweeten
2013-03-14staging: comedi_pci: pass comedi_device to comedi_pci_enable()H Hartley Sweeten
2013-03-14staging: comedi_pci: make comedi_pci_disable() safe to callH Hartley Sweeten
2013-03-11staging: comedi: skel: cleanup the boardinfoH Hartley Sweeten
2013-03-11staging: comedi: skel: use the pci id_table 'driver_data'H Hartley Sweeten
2013-03-11staging: comedi: skel: cleanup pci_driver declarationH Hartley Sweeten
2013-03-11staging: comedi: comedi_pci: change the comedi_pci_auto_config() 'context'H Hartley Sweeten
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
2013-01-21staging/comedi: Add pci_driver.name to skel driverPeter 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-11-14staging: comedi: skel: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-11-01staging: comedi: skel: do auto-attachment of PCI devicesIan Abbott
2012-11-01staging: comedi: skel: move skel_pci_tableIan Abbott
2012-11-01staging: comedi: skel: remove remaining forward declarationIan Abbott
2012-11-01staging: comedi: skel: remove most forward declarationsIan Abbott
2012-11-01staging: comedi: skel: use module_comedi_pci_driver()Ian Abbott
2012-11-01staging: comedi: skel: remove driver_ prefixIan Abbott
2012-11-01staging: comedi: skel: replace pr_...() with dev_...()Ian Abbott
2012-11-01staging: comedi: skel: remove thisboard macroIan Abbott
2012-10-26staging: comedi: skel: use module_comedi_driver to simplify the codeWei Yongjun
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-10-22staging: comedi: drivers: remove remaining devpriv macrosH Hartley Sweeten
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-05staging: comedi: skel: remove subdevice pointer mathH Hartley Sweeten
2012-06-20staging: comedi: remove CONFIG_COMEDI_PCI defineH Hartley Sweeten
2012-06-18staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten
2012-06-18staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten
2012-06-12staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten
2012-06-12staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten
2012-06-12staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten
2012-05-18staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten
2012-04-10staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott
2010-08-31staging: comedi (skel): use PCI_DEVICE() macroJavier Martinez Canillas
2010-06-17Staging: comedi: drivers: skel: Add whitespace to example comment blockIan Abbott
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-05-11staging: comedi: Fix 80 characters limit and printk issues in skel.cEllwyn Cole
2009-12-11Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral