summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
AgeCommit message (Expand)AuthorLines
2016-03-22staging: comedi: ni_mio_common: fix the ni_write[blw]() functionsH Hartley Sweeten-6/+6
2016-03-10Revert "staging: comedi: drivers: Remove unneeded NULL check before kfree()"Greg Kroah-Hartman-2/+4
2016-03-10staging: comedi: ni_pcidio.c: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar-1/+1
2016-03-10staging: comedi: dt282x: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar-1/+1
2016-03-10staging: comedi: rtd520: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar-3/+2
2016-03-10staging: comedi: drivers: ni_mio_common: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar-9/+5
2016-03-10staging: comedi: drivers: amplc_pci230: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar-1/+1
2016-03-10Staging: comedi: Use predefined macro offset_in_page() instead of (addr & ~PA...Sandhya Bankar-1/+1
2016-03-10staging: comedi: drivers: gsc_hpdi: Remove use of deprecated pci APIAmitoj Kaur Chawla-15/+17
2016-03-05staging: comedi: comedi.h: Fix comment for struct comedi_krangeIan Abbott-1/+1
2016-03-05staging: comedi: comedi.h: Do not use BIT macroIan Abbott-5/+5
2016-03-05staging: comedi: cb_pcimdda: Fix long lines in commentsRasmus Linusson-5/+6
2016-03-05staging: comedi: cb_pcimdda: Fix multi-line commentsRasmus Linusson-70/+70
2016-03-05Staging: comedi: s626.c: Remove unused functionsBhumika Goyal-33/+0
2016-03-05staging: comedi: drivers: Remove use of deprecated pci APIAmitoj Kaur Chawla-30/+34
2016-03-05staging: comedi: drivers: Remove unneeded NULL check before kfree()Janani Ravichandran-4/+2
2016-03-05Staging: comedi: contec_pci_dio: fixed comment blocks coding style issuesPhilippe Loctaux-23/+24
2016-03-05staging: comedi: Use macro DIV_ROUND_CLOSESTBhaktipriya Shridhar-16/+12
2016-03-05comedi: note a coverity discovered hole that needs fixingAlan-0/+1
2016-02-20staging: comedi: COMEDI_BUFINFO: terminate "write" command when stoppedIan Abbott-3/+6
2016-02-20staging: comedi: COMEDI_BUFINFO: return -EPIPE for abnormal readIan Abbott-9/+18
2016-02-20staging: comedi: COMEDI_BUFINFO: become non-busy even if bytes_read is 0Ian Abbott-4/+3
2016-02-20staging: comedi: COMEDI_BUFINFO: return error if no active commandIan Abbott-20/+2
2016-02-20staging: comedi: COMEDI_BUFINFO: force bytes_written to 0 if stoppedIan Abbott-0/+2
2016-02-20staging: comedi: COMEDI_BUFINFO: update buffer before becoming non-busyIan Abbott-1/+5
2016-02-20staging: comedi: COMEDI_BUFINFO: force bytes_read or bytes_written to 0Ian Abbott-12/+18
2016-02-20staging: comedi: COMEDI_BUFINFO: get amount freed, not amount allocatedIan Abbott-5/+4
2016-02-20staging: comedi: drivers: Use DIV_ROUND_CLOSESTAmitoj Kaur Chawla-7/+7
2016-02-20staging: comedi: drivers: Remove unnecessary else following returnJanani Ravichandran-2/+1
2016-02-11Staging: comedi: Prefer using the BIT macroAybuke Ozdemir-5/+5
2016-02-11staging: comedi: Use ARRAY_SIZE for sizes of arraysJanani Ravichandran-5/+2
2016-02-11staging: comedi: comedi.h: remove SDF_MODE0 etc.Ian Abbott-18/+4
2016-02-11staging: comedi: comedi.h: remove struct comedi_trigIan Abbott-23/+1
2016-02-11staging: comedi: comedi.h: add kernel-doc comments to struct typesIan Abbott-7/+325
2016-02-11staging: comedi: comedi.h: add kernel-doc to common enumsIan Abbott-65/+160
2016-02-11staging: comedi: comedi.h: tweak start of header commentIan Abbott-2/+2
2016-02-07STAGING: COMEDI: Wrap line over 80 charactersPablo G. Gallardo-1/+2
2016-02-07STAGING: COMEDI: Remove unnecessary typecast of c90 int constantPablo G. Gallardo-1/+1
2016-02-07staging: comedi: ni_mio_common: add finite regeneration to dio outputSpencer E. Olson-1/+8
2016-02-07staging: comedi: ni_mio_common: adds finite regeneration to AO outputSpencer E. Olson-15/+46
2016-02-07staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_cmdSpencer E. Olson-125/+318
2016-02-07staging: comedi: ni_mio_common: make more bits in ao_cmd1 reg be statefulSpencer E. Olson-5/+5
2016-02-07staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_resetSpencer E. Olson-24/+46
2016-02-07staging: comedi: mite: enable continuous regeneration of finite samplesSpencer E. Olson-9/+66
2016-02-07staging: comedi: ni_mio_common: use CR_CHAN more consistentlySpencer E. Olson-1/+2
2016-02-07staging: comedi: ni_tiocmd: change mistaken use of start_src for start_argSpencer E. Olson-1/+1
2016-02-07staging: comedi: ni_pcimio: Adds PXI-6251 to supported boardsSpencer E. Olson-1/+19
2016-02-07staging: comedi: dt2801: Prefer using the BIT macroBhaktipriya Shridhar-9/+9
2015-12-21STAGING: COMEDI: Using kernel types in plx9080.hMoritz König-1/+1
2015-12-21STAGING: COMEDI: Added spaces around binary operators in plx9080.hMoritz König-1/+1