aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/poc.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-041-3/+3
|\
| * Staging: comedi: poc: Adding some KERN_ facility levelChihau Chau2010-03-041-5/+4
| * Staging: comedi: poc: fix coding style issuesChihau Chau2010-03-041-4/+3
* | Staging: comedi: poc: Checkpatch cleanupsBenjamin Adolphi2010-03-031-8/+6
|/
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-1/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-48/+54
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-30/+30
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-21/+21
* Staging: comedi: Remove C99 commentsBill Pemberton2009-06-191-2/+2
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-11/+11
* Staging: comedi: Remove comedi_lrange typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-1/+1
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-12/+12
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-16/+16
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-14/+14
* Staging: comedi: add poc driverDavid A. Schleef2009-04-031-0/+247