aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/serial2002.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Staging: comedi: serial2002: fix include build issueGreg Kroah-Hartman1-0/+1
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-87/+114
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman1-1/+1
2009-06-19Staging: comedi: make use of ARRAY_SIZE macroBill Pemberton1-1/+1
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-8/+8
2009-06-19Staging: Comedi: change space indentation to tabsBill Pemberton1-4/+4
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-28/+28
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-9/+9
2009-04-03Staging: comedi: serial2002: Remove serial2002_private typedefBill Pemberton1-4/+6
2009-04-03Staging: comedi: Remove serial2002_board typedefBill Pemberton1-6/+6
2009-04-03Staging: comedi: Remove config_t typedefBill Pemberton1-8/+10
2009-04-03Staging: comedi: Remove serial2002_private typedefBill Pemberton1-5/+7
2009-04-03Staging: comedi: Remove comedi_krange typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-11/+11
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-14/+14
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-17/+17
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-13/+13
2009-04-03Staging: comedi: add serial2002 driverAnders Blomdell1-0/+864