aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/comedidev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-1054/+0
2020-08-28drivers: staging: comedi: fixed duplicate words from checkpatchEthan Edwards1-1/+1
2019-03-18staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott1-0/+2
2018-10-09staging: comedi: add new device-global config interfaceSpencer E. Olson1-0/+14
2018-06-17staging: comedi: comedidev: make bool bit-field unsigned int bit-fields.Giulio Benetti1-2/+2
2018-05-25staging: comedi: comedidev.h: Fix SPDX-License-Identifier tag styleNishad Kamdar1-1/+1
2018-01-26staging: comedi: reformat lines to 80 chars or lessEujon Sellers1-4/+8
2017-12-21staging: comedi: add identifiers to function parametersMichael Gebhard1-18/+18
2017-11-28staging: comedi: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman1-0/+1
2017-01-03Staging: comedi: comedidev.h: Drop old style zero-length arrayCheah Kok Cheong1-7/+1
2017-01-03staging: comedi: comedidev.h: add identifiers to function parametersIan Abbott1-22/+25
2016-12-08staging: comedi: comedidev.h: Document usage of 'detach' handlerIan Abbott1-0/+12
2016-03-29Staging: comedi: Fix 'unsigned' warning styleAniket Sharma1-2/+2
2015-10-13staging: comedi: comedidev.h: spaces preferred around that '*'Ian Abbott1-6/+6
2015-10-13staging: comedi: comedidev.h: add comments to spin-lock and mutexIan Abbott1-3/+3
2015-09-29staging: comedi: comedidev.h: document remaining inline functionsIan Abbott1-1/+113
2015-09-29staging: comedi: comedidev.h: tweak docs for inline functionsIan Abbott1-33/+59
2015-09-29staging: comedi: comedidev.h: tweak struct comedi_async documentationIan Abbott1-25/+25
2015-09-29staging: comedi: comedidev.h: document struct comedi_lrangeIan Abbott1-0/+11
2015-09-29staging: comedi: comedidev.h: document struct comedi_buf_mapIan Abbott1-0/+29
2015-09-29staging: comedi: comedidev.h: document struct comedi_subdeviceIan Abbott1-0/+125
2015-09-29staging: comedi: comedidev.h: document struct comedi_deviceIan Abbott1-3/+81
2015-09-29staging: comedi: comedidev.h: document struct comedi_driverIan Abbott1-5/+33
2015-09-29staging: comedi: comedidev.h: tweak kernel-doc for struct comedi_asyncIan Abbott1-7/+12
2015-09-29staging: comedi: comedidev.h: use enum for COMEDI_CB_... constantsIan Abbott1-11/+12
2015-09-29staging: comedi: comedidev.h: reformat copyright commentIan Abbott1-16/+16
2015-06-17staging: comedi: use BIT macro for bit shift operationHari Prasath Gujulan Elango1-6/+6
2015-04-30staging: comedi: move COMEDI_SRF_... macros to "comedi_fops.c"Ian Abbott1-17/+0
2015-04-30staging: comedi: wrap COMEDI_SRF_FREE_SPRIV usageIan Abbott1-0/+1
2015-04-03staging: comedi: comedi_fc.h: begin migration to comedidev.hIan Abbott1-0/+78
2015-03-20staging: comedi: comedi_pci.h: move PCI stuff out of comedidev.hIan Abbott1-43/+0
2015-03-01staging: comedi: add 'pacer' member to struct comedi_deviceH Hartley Sweeten1-0/+1
2015-02-07staging: comedi: comedi_pcmcia.h: move PCMCIA stuff out of comedidev.hIan Abbott1-33/+0
2015-01-28staging: comedi: comedi_usb.h: move USB stuff out of comedidev.hIan Abbott1-29/+0
2015-01-25staging: comedi: comedidev.h: add namespace to the subdevice "runflags"H Hartley Sweeten1-9/+16
2015-01-25staging: comedi: comedidev.h: remove unused "polling" function prototypesH Hartley Sweeten1-5/+0
2015-01-25staging: comedi: comedidev.h: remove unused "minor bits" informationH Hartley Sweeten1-11/+0
2014-11-07staging: comedi: drivers: introduce comedi_nsamples_left()H Hartley Sweeten1-0/+2
2014-11-07staging: comedi: drivers: introduce comedi_nscans_left()H Hartley Sweeten1-0/+2
2014-11-07staging: comedi: comedidev.h: remove some #ifdefsIan Abbott1-12/+0
2014-11-07staging: comedi: comedidev.h: remove dummy PCI support functionsIan Abbott1-26/+0
2014-11-05staging: comedi: comedidev.h: add 'scans_done' member to comedi_asyncH Hartley Sweeten1-0/+2
2014-11-03staging: comedi: remove use of 'bytes_per_sample()'H Hartley Sweeten1-6/+0
2014-10-29staging: comedi: introduce some sample size manipulation functionsIan Abbott1-4/+59
2014-10-29staging: comedi: comedi_buf: don't export comedi_write_array_to_buffer()H Hartley Sweeten1-3/+0
2014-10-29staging: comedi: comedi_buf: remove comedi_buf_put()H Hartley Sweeten1-2/+0
2014-10-29staging: comedi: comedi_buf: introduce comedi_buf_write_samples()H Hartley Sweeten1-0/+2
2014-10-29staging: comedi: comedi_buf: don't export comedi_buf_memcpy_to()H Hartley Sweeten1-3/+0
2014-10-29staging: comedi: comedi_buf: dont't export comedi_buf_memcpy_from()H Hartley Sweeten1-2/+1