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