summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/pcl818.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: comedi: pcl818: Remove unneeded chanlist_len checkIan Abbott
2010-03-03Staging: comedi: pcl818: Correct AI scan counting and channel checksIan Abbott
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-11Staging: comedi: initialize divisor variablesIan Abbott
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19staging: comedi: fix missing parenthesesRoel Kluin
2009-06-19Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman
2009-06-19Staging: comedi: fix the way structs are initialized.Bill Pemberton
2009-06-19Staging: comedi: remove assignment in conditionalsBill Pemberton
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-06-19Staging: comedi: pcl818: Tidy up AI command after channel dropout or similar ...Ian Abbott
2009-06-19Staging: comedi: pcl818: Fix option handling for FIFO mode (hopefully!).Ian Abbott
2009-06-19staging: comedi, remove interrupt.hJiri Slaby
2009-06-19Staging: comedi: remove C99 comments in pcl818.cBill Pemberton
2009-04-03Staging: comedi: Remove pcl818_private typedefBill Pemberton
2009-04-03Staging: comedi: Remove boardtype typedef in pcl818.cBill Pemberton
2009-04-03Staging: comedi: Remove comedi_devconfig typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_insn typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_cmd typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_lrange typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_driver typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton
2009-04-03Staging: comedi: add pcl818 driverMichal Dobes