aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/skel.c
Commit message (Expand)AuthorAgeFilesLines
* 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