summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: make some variables unsigned in comedi_read()Ian Abbott2015-10-131-1/+3
* staging: comedi: do extra checks for becoming non-busy for "read"Ian Abbott2015-10-131-5/+8
* staging: comedi: don't consider "unmunged" data when becoming non-busyIan Abbott2015-10-131-2/+3
* staging: comedi: remain busy until read end-of-fileIan Abbott2015-10-131-1/+1
* staging: comedi: don't use mutex when polling fileIan Abbott2015-10-131-2/+2
* staging: comedi: check command started by file being polledIan Abbott2015-10-131-2/+2
* staging: comedi: don't allocate buffer space when polling for writeIan Abbott2015-10-131-2/+1Star
* staging: comedi: add new comedi_buf_write_n_available()Ian Abbott2015-10-132-0/+9
* staging: comedi: rename comedi_buf_write_n_availableIan Abbott2015-10-131-6/+5Star
* staging: comedi: don't poll_wait on same subdevice twiceIan Abbott2015-10-131-2/+4
* staging: comedi: cb_das16_cs: rename private data member 'status[12]'H Hartley Sweeten2015-10-131-32/+32
* staging: comedi: cb_das16_cs: mode analog output commentH Hartley Sweeten2015-10-131-1/+1
* staging: comedi: cb_das16_cs: the DAC16/16-AO only has 4 digital I/OH Hartley Sweeten2015-10-131-2/+4
* staging: comedi: cb_das16_cs: hookup 8254 counter subdeviceH Hartley Sweeten2015-10-131-1/+48
* staging: comedi: cb_das16_cs: tidy up analog input subdevice initH Hartley Sweeten2015-10-131-7/+7
* staging: comedi: cb_das16_cs: refactor 'n_ao_chans' boardinfoH Hartley Sweeten2015-10-131-6/+4Star
* staging: comedi: cb_das16_cs: define the misc1 and misc2 register bitsH Hartley Sweeten2015-10-131-22/+74
* staging: comedi: cb_das16_cs: fix ai mux register programmingH Hartley Sweeten2015-10-131-1/+6
* staging: comedi: cb_das16_cs: rename register map definesH Hartley Sweeten2015-10-131-20/+25
* staging: comedi: cb_das16_cs: tidy up multi-line commentsH Hartley Sweeten2015-10-131-30/+31
* staging: comedi: aio_aio12_8: tidy up digital I/O subdevice initH Hartley Sweeten2015-10-131-1/+1
* staging: comedi: aio_aio12_8: rename 'aio_ao12_8' boardinfoH Hartley Sweeten2015-10-131-2/+2
* staging: comedi: aio_aio12_8: refactor boardininfoH Hartley Sweeten2015-10-131-11/+11
* staging: comedi: aio_aio12_8: fix ai (*insn_read)H Hartley Sweeten2015-10-131-4/+12
* staging: comedi: aio_aio12_8: analog outputs are single-endedH Hartley Sweeten2015-10-131-1/+1
* staging: comedi: aio_aio12_8: move comedi_lrange definitionH Hartley Sweeten2015-10-131-11/+11
* staging: comedi: aio_aio12_8: hookup 8254 counter/timerH Hartley Sweeten2015-10-132-2/+35
* staging: comedi: aio_aio12_8: update MODULE_DESCRIPTIONH Hartley Sweeten2015-10-131-1/+1
* staging: comedi: aio_aio12_8: tidy up multi-line commentsH Hartley Sweeten2015-10-131-33/+28Star
* staging: comedi: aio_aio12_8: prefer using the BIT macroH Hartley Sweeten2015-10-131-19/+21
* staging: comedi: adv_pci1710: rename private data member 'ai_et_MuxVal'H Hartley Sweeten2015-10-131-4/+5
* staging: comedi: adv_pci1710: tidy up PCI1720_* register definesH Hartley Sweeten2015-10-131-21/+20Star
* staging: comedi: adv_pci1710: tidy up remaining PCI171x_* registersH Hartley Sweeten2015-10-131-46/+47
* staging: comedi: adv_pci1710: tidy up control register and bitsH Hartley Sweeten2015-10-131-40/+38Star
* staging: comedi: adv_pci1710: tidy up status register and bitsH Hartley Sweeten2015-10-131-17/+15Star
* staging: comedi: adv_pci1710: tidy up multi-line commentsH Hartley Sweeten2015-10-131-34/+19Star
* staging: comedi: adl_pci9111: fix alignment issueH Hartley Sweeten2015-10-131-6/+4Star
* staging: comedi: adl_pci9111: rename CamelCase parametersH Hartley Sweeten2015-10-131-8/+8
* staging: comedi: adl_pci9111: tidy up multi-line commentsH Hartley Sweeten2015-10-131-60/+44Star
* staging: comedi: adl_pci9111: define a macro for the ai range bitsH Hartley Sweeten2015-10-131-7/+6Star
* staging: comedi: adl_pci9111: prefer using the BIT macroH Hartley Sweeten2015-10-131-14/+14
* Staging: comedi: dt9812: Use mutex instead of semaphoreKsenija Stanojevic2015-10-131-14/+14
* Staging: comedi: Remove exceptional & on function nameShraddha Barke2015-10-131-1/+1
* staging: comedi: adq12b: usleep_range is preferred over udelayH Hartley Sweeten2015-10-131-1/+1
* staging: comedi: adq12b: prefer using the BIT macroH Hartley Sweeten2015-10-131-5/+5
* staging: comedi: adq12b: tidy up multi-line commentsH Hartley Sweeten2015-10-131-70/+54Star
* staging: comedi: dt3000: update the MODULE_DESCRIPTIONH Hartley Sweeten2015-10-131-1/+1
* staging: comedi: dt3000: remove #if 0'ed out codeH Hartley Sweeten2015-10-131-5/+2Star
* staging: comedi: dt3000: tidy up memory subdevice initH Hartley Sweeten2015-10-131-3/+2Star
* staging: comedi: dt3000: tidy up digital i/o subdevice initH Hartley Sweeten2015-10-131-4/+3Star