aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/comedi_fc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03staging: comedi: remove "comedi_fc.h"Ian Abbott1-58/+0
2015-04-03staging: comedi: comedi_fc.h: begin migration to comedidev.hIan Abbott1-53/+9
2014-10-29staging: comedi: comedi_fc.h: remove cfc_write_array_to_buffer()H Hartley Sweeten1-7/+0
2014-10-29staging: comedi: comedi_fc.h: remove cfc_write_to_buffer()H Hartley Sweeten1-6/+0
2014-10-29staging: comedi: comedi_fc.h: remove cfc_write_long_to_buffer()H Hartley Sweeten1-6/+0
2014-10-29staging: comedi: comedi_fc.h: remove cfc_read_array_from_buffer()H Hartley Sweeten1-7/+0
2014-10-20staging: comedi: comedi_fc.h: remove cfc_inc_scan_progress()H Hartley Sweeten1-6/+0
2014-10-20staging: comedi: comedi_fc.h: remove cfc_bytes_per_scan()H Hartley Sweeten1-5/+0
2014-10-20staging: comedi: comedi_fc.h: remove cfc_handle_events()H Hartley Sweeten1-6/+0
2014-09-19staging: comedi: add comedi_read_array_from_buffer()Ian Abbott1-2/+6
2014-09-19staging: comedi: comedi_fc.h: use comedi_write_array_to_buffer()Ian Abbott1-2/+2
2014-09-19staging: comedi: add comedi_write_array_to_buffer()Ian Abbott1-4/+6
2014-09-19staging: comedi: comedi_fc: cfc_write_array_to_buffer() data is constIan Abbott1-2/+3
2014-09-19staging: comedi: add comedi_handle_events()Ian Abbott1-2/+5
2014-09-19staging: comedi: add comedi_inc_scan_progress()Ian Abbott1-1/+5
2014-09-19staging: comedi: add comedi_bytes_per_scan()Ian Abbott1-1/+5
2014-03-17staging: comedi: comedi_fc: export increment_scan_progress()H Hartley Sweeten1-0/+1
2014-03-17staging: comedi: comedi_fc: export cfc_bytes_per_scan()H Hartley Sweeten1-21/+2
2014-03-17staging: comedi: comedi_fc: tidy up cfc_bytes_per_scan()H Hartley Sweeten1-5/+6
2014-03-17staging: comedi: comedi_fc: rename comedi_subdevice variables in headerH Hartley Sweeten1-11/+11
2014-03-17staging: comedi: comedi_fc: remove 'extern' from function prototypesH Hartley Sweeten1-8/+6
2014-03-17staging: comedi: comedi_fc: tidy up multi-line comment in headerH Hartley Sweeten1-19/+18
2013-10-16staging: comedi: use unsigned sample in cfc_write_to_buffer()Ian Abbott1-1/+1
2013-05-13staging: comedi: remove FSF address from boilerplate textH Hartley Sweeten1-6/+1
2012-11-14staging: comedi: comedi_fc.h: introduce new helpers for do_cmdtest step 3H Hartley Sweeten1-0/+44
2012-09-11staging: comedi: comedi_fc: introduce cfc_check_trigger_is_uniqueH Hartley Sweeten1-0/+12
2012-09-11staging: comedi: comedi_fc: introduce cfc_check_trigger_srcH Hartley Sweeten1-0/+20
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-2/+2
2009-04-03Staging: comedi: Remove comedi_subdevice typedefBill Pemberton1-6/+6
2009-04-03Staging: comedi: Remove comedi_device typedefBill Pemberton1-1/+1
2009-04-03Staging: comedi: Remove lsampl_t and sampl_t typedefsBill Pemberton1-2/+2
2009-01-06Staging: comedi: fix comedi_fc.h checkpatch.pl issues.Greg Kroah-Hartman1-14/+15
2009-01-06Staging: comedi: comedi driver common function moduleDavid Schleef1-0/+75