summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/skel.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten2012-09-261-43/+25
* staging: comedi: skel: remove subdevice pointer mathH Hartley Sweeten2012-09-051-3/+3
* staging: comedi: remove CONFIG_COMEDI_PCI defineH Hartley Sweeten2012-06-201-1/+1
* staging: comedi: fix return value for insn_bits functionsH Hartley Sweeten2012-06-181-1/+1
* staging: comedi: remove unneeded sanity check in insn_bits functionsH Hartley Sweeten2012-06-181-3/+0
* staging: comedi: propogate error code from comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-2/+4
* staging: comedi: remove the "Allocate the subdevice..." commentsH Hartley Sweeten2012-06-121-4/+0
* staging: comedi: export alloc_subdevices as comedi_alloc_subdevicesH Hartley Sweeten2012-06-121-1/+1
* staging: comedi: cleanup all the comedi_driver 'detach' functionsH Hartley Sweeten2012-05-181-5/+2
* staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_configIan Abbott2012-04-101-1/+1
* staging: comedi (skel): use PCI_DEVICE() macroJavier Martinez Canillas2010-08-311-4/+3
* Staging: comedi: drivers: skel: Add whitespace to example comment blockIan Abbott2010-06-171-22/+22
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-4/+40
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-5/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* staging: comedi: Fix 80 characters limit and printk issues in skel.cEllwyn Cole2010-05-111-9/+12
* Staging: comedi: trivial fix of a very frequent spelling mistakeDirk Hohndel2009-12-111-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-39/+43
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-2/+2
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-1/+1
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-15/+15
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-28/+28
* Staging: comedi: comedi: remove C99 comments in skel.cBill Pemberton2009-04-031-14/+16
* Staging: comedi: skel.c: Remove skel_private typedefBill Pemberton2009-04-031-4/+6
* Staging: comedi: Remove skel_board typedefBill Pemberton2009-04-031-6/+7
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-3/+3
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-13/+13
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-17/+17
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-11/+11
* Staging: comedi: add skeleton driverDavid Schleef2009-04-031-0/+619
OpenPOWER on IntegriCloud