aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/ke_counter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Staging: comedi: ke_counter: fix style issuesDirk Hohndel1-9/+12
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-32/+35
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton1-8/+8
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton1-5/+6
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-8/+8
2009-06-19Staging: comedi: Remove C99 commentsBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove cnt_device_private typedefBill Pemberton1-4/+6
2009-04-03Staging: comedi: Remove cnt_board_struct typedefBill Pemberton1-6/+8
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-6/+6
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-3/+3
2009-04-03Staging: comedi: add ke_counter driverMichael Hillmann1-0/+250