aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/amplc_pc236.c
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott2012-10-311-1/+1
* Staging: comedi: Remove COMEDI_PCI_INITCLEANUP macroArun Thomas2010-06-171-1/+39
* Staging: comedi: Remove COMEDI_INITCLEANUP macroArun Thomas2010-06-171-1/+12
* Staging: comedi: Remove COMEDI_MODULES_MACROArun Thomas2010-06-171-0/+4
* Staging: comedi: amplc_pc236: Checkpatch cleanupsBenjamin Adolphi2010-03-031-25/+21
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-151-55/+63
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-191-8/+8
* 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-9/+9
* Staging: comedi: fix the way structs are initialized.Bill Pemberton2009-06-191-21/+21
* Staging: comedi: remove assignment in conditionalsBill Pemberton2009-06-191-5/+11
* Staging Comedi: fix spacing around parensBill Pemberton2009-06-191-4/+4
* Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton2009-06-191-14/+14
* Staging: comedi: amplc_pc236: Corrected documentation.Ian Abbott2009-06-191-2/+2
* staging: comedi, remove interrupt.hJiri Slaby2009-06-191-2/+4
* Staging: comedi: Remove pc236_private typedefBill Pemberton2009-04-031-4/+4
* Staging: comedi: Remove pc236_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-2/+2
* Staging: comedi: Remove comedi_cmd typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_driver typedefBill Pemberton2009-04-031-2/+2
* Staging: comedi: Remove comedi_subdevice typedefBill Pemberton2009-04-031-10/+10
* Staging: comedi: Remove comedi_device typedefBill Pemberton2009-04-031-21/+21
* Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton2009-04-031-2/+2
* Staging: comedi: add amplc_pc236 driverIan Abbott2009-04-031-0/+654