aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/pcmuio.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-6/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-103/+125
* staging: comedi: Move pcm do_cmdtest function into a single source fileBill Pemberton2009-06-191-101/+2
* staging: comedi: Remove MIN macroBill Pemberton2009-06-191-2/+1
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-191-0/+1
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-20/+14
* Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton2009-06-191-1/+1
* Staging: comedi: more fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-12/+12
* Staging: comedi: remove space after ampersandBill Pemberton2009-06-191-2/+2
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-13/+13
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-2/+4
* Staging Comedi: fix spacing around parensBill Pemberton2009-06-191-1/+1
* Staging: comedi: Add spaces after commasBill Pemberton2009-06-191-1/+1
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-18/+18
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-2/+2
* Staging: comedi: Remove pcmuio_private typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove pcmuio_subdev_private typedefBill Pemberton2009-04-031-5/+5
* Staging: comedi: Remove pcmuio_board typedefBill Pemberton2009-04-031-6/+6
* Staging: comedi: Remove comedi_devconfig typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_insn typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-16/+16
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-28/+28
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-7/+7
* Staging: comedi: add pcmmio and pcmuio driversCalin Culianu2009-04-031-0/+1101