summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
AgeCommit message (Expand)AuthorFilesLines
2016-02-20staging: comedi: COMEDI_BUFINFO: terminate "write" command when stoppedIan Abbott1-3/+6
2016-02-20staging: comedi: COMEDI_BUFINFO: return -EPIPE for abnormal readIan Abbott1-9/+18
2016-02-20staging: comedi: COMEDI_BUFINFO: become non-busy even if bytes_read is 0Ian Abbott1-4/+3
2016-02-20staging: comedi: COMEDI_BUFINFO: return error if no active commandIan Abbott1-20/+2
2016-02-20staging: comedi: COMEDI_BUFINFO: force bytes_written to 0 if stoppedIan Abbott1-0/+2
2016-02-20staging: comedi: COMEDI_BUFINFO: update buffer before becoming non-busyIan Abbott1-1/+5
2016-02-20staging: comedi: COMEDI_BUFINFO: force bytes_read or bytes_written to 0Ian Abbott1-12/+18
2016-02-20staging: comedi: COMEDI_BUFINFO: get amount freed, not amount allocatedIan Abbott1-5/+4
2016-02-20staging: comedi: drivers: Use DIV_ROUND_CLOSESTAmitoj Kaur Chawla6-7/+7
2016-02-20staging: comedi: drivers: Remove unnecessary else following returnJanani Ravichandran1-2/+1
2016-02-11Staging: comedi: Prefer using the BIT macroAybuke Ozdemir1-5/+5
2016-02-11staging: comedi: Use ARRAY_SIZE for sizes of arraysJanani Ravichandran2-5/+2
2016-02-11staging: comedi: comedi.h: remove SDF_MODE0 etc.Ian Abbott1-18/+4
2016-02-11staging: comedi: comedi.h: remove struct comedi_trigIan Abbott1-23/+1
2016-02-11staging: comedi: comedi.h: add kernel-doc comments to struct typesIan Abbott1-7/+325
2016-02-11staging: comedi: comedi.h: add kernel-doc to common enumsIan Abbott1-65/+160
2016-02-11staging: comedi: comedi.h: tweak start of header commentIan Abbott1-2/+2
2016-02-07STAGING: COMEDI: Wrap line over 80 charactersPablo G. Gallardo1-1/+2
2016-02-07STAGING: COMEDI: Remove unnecessary typecast of c90 int constantPablo G. Gallardo1-1/+1
2016-02-07staging: comedi: ni_mio_common: add finite regeneration to dio outputSpencer E. Olson1-1/+8
2016-02-07staging: comedi: ni_mio_common: adds finite regeneration to AO outputSpencer E. Olson1-15/+46
2016-02-07staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_cmdSpencer E. Olson1-125/+318
2016-02-07staging: comedi: ni_mio_common: make more bits in ao_cmd1 reg be statefulSpencer E. Olson1-5/+5
2016-02-07staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_resetSpencer E. Olson1-24/+46
2016-02-07staging: comedi: mite: enable continuous regeneration of finite samplesSpencer E. Olson2-9/+66
2016-02-07staging: comedi: ni_mio_common: use CR_CHAN more consistentlySpencer E. Olson1-1/+2
2016-02-07staging: comedi: ni_tiocmd: change mistaken use of start_src for start_argSpencer E. Olson1-1/+1
2016-02-07staging: comedi: ni_pcimio: Adds PXI-6251 to supported boardsSpencer E. Olson1-1/+19
2016-02-07staging: comedi: dt2801: Prefer using the BIT macroBhaktipriya Shridhar1-9/+9
2015-12-21STAGING: COMEDI: Using kernel types in plx9080.hMoritz König1-1/+1
2015-12-21STAGING: COMEDI: Added spaces around binary operators in plx9080.hMoritz König1-1/+1
2015-12-21STAGING: COMEDI: Fixed format of comments in plx9080.hMoritz König1-44/+78
2015-12-21staging: comedi: comedilib.h: Coding style warning fix for block commentsJitendra Kumar Khasdev1-16/+16
2015-12-21staging: comedi: s526: add macros for counter control reg valuesIan Abbott1-4/+37
2015-12-21staging: comedi: s526: replace counter mode bitfield structIan Abbott1-63/+93
2015-12-21staging: comedi: check for more errors for zero-length writeIan Abbott1-3/+4
2015-12-21staging: comedi: simplify returned errors for comedi_write()Ian Abbott1-18/+3
2015-12-21staging: comedi: return error on "write" if no command set upIan Abbott1-3/+8
2015-12-21staging: comedi: allow buffer wraparound in comedi_write()Ian Abbott1-5/+9
2015-12-21staging: comedi: avoid bad truncation of a size_t in comedi_write()Ian Abbott1-8/+5
2015-12-21staging: comedi: make some variables unsigned in comedi_write()Ian Abbott1-1/+3
2015-12-21staging: comedi: do extra checks for becoming non-busy for "write"Ian Abbott1-1/+6
2015-12-21staging: comedi: rearrange comedi_write() codeIan Abbott1-41/+30
2015-12-21staging: comedi: adv_pci_dio: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2015-12-21staging: comedi: adv_pci_dio: tidy up the comedi comment blockH Hartley Sweeten1-6/+3
2015-12-21staging: comedi: adv_pci_dio: move pci_dio_override_cardtype()H Hartley Sweeten1-32/+32
2015-12-21staging: comedi: adv_pci_dio: move and rename the MAX_*_SUBDEV[SG] definesH Hartley Sweeten1-11/+11
2015-12-21staging: comedi: adv_pci_dio: move and rename enum hw_cards_idH Hartley Sweeten1-12/+17
2015-12-21staging: comedi: adv_pci_dio: remove boardinfo 'cardtype'H Hartley Sweeten1-24/+7
2015-12-21staging: comedi: adv_pci_dio: cleanup PCI-1762 interrupt registersH Hartley Sweeten1-4/+3