aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)AuthorFilesLines
2015-10-13staging: comedi: cb_das16_cs: refactor 'n_ao_chans' boardinfoH Hartley Sweeten1-6/+4
2015-10-13staging: comedi: cb_das16_cs: define the misc1 and misc2 register bitsH Hartley Sweeten1-22/+74
2015-10-13staging: comedi: cb_das16_cs: fix ai mux register programmingH Hartley Sweeten1-1/+6
2015-10-13staging: comedi: cb_das16_cs: rename register map definesH Hartley Sweeten1-20/+25
2015-10-13staging: comedi: cb_das16_cs: tidy up multi-line commentsH Hartley Sweeten1-30/+31
2015-10-13staging: comedi: aio_aio12_8: tidy up digital I/O subdevice initH Hartley Sweeten1-1/+1
2015-10-13staging: comedi: aio_aio12_8: rename 'aio_ao12_8' boardinfoH Hartley Sweeten1-2/+2
2015-10-13staging: comedi: aio_aio12_8: refactor boardininfoH Hartley Sweeten1-11/+11
2015-10-13staging: comedi: aio_aio12_8: fix ai (*insn_read)H Hartley Sweeten1-4/+12
2015-10-13staging: comedi: aio_aio12_8: analog outputs are single-endedH Hartley Sweeten1-1/+1
2015-10-13staging: comedi: aio_aio12_8: move comedi_lrange definitionH Hartley Sweeten1-11/+11
2015-10-13staging: comedi: aio_aio12_8: hookup 8254 counter/timerH Hartley Sweeten2-2/+35
2015-10-13staging: comedi: aio_aio12_8: update MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2015-10-13staging: comedi: aio_aio12_8: tidy up multi-line commentsH Hartley Sweeten1-33/+28
2015-10-13staging: comedi: aio_aio12_8: prefer using the BIT macroH Hartley Sweeten1-19/+21
2015-10-13staging: comedi: adv_pci1710: rename private data member 'ai_et_MuxVal'H Hartley Sweeten1-4/+5
2015-10-13staging: comedi: adv_pci1710: tidy up PCI1720_* register definesH Hartley Sweeten1-21/+20
2015-10-13staging: comedi: adv_pci1710: tidy up remaining PCI171x_* registersH Hartley Sweeten1-46/+47
2015-10-13staging: comedi: adv_pci1710: tidy up control register and bitsH Hartley Sweeten1-40/+38
2015-10-13staging: comedi: adv_pci1710: tidy up status register and bitsH Hartley Sweeten1-17/+15
2015-10-13staging: comedi: adv_pci1710: tidy up multi-line commentsH Hartley Sweeten1-34/+19
2015-10-13staging: comedi: adl_pci9111: fix alignment issueH Hartley Sweeten1-6/+4
2015-10-13staging: comedi: adl_pci9111: rename CamelCase parametersH Hartley Sweeten1-8/+8
2015-10-13staging: comedi: adl_pci9111: tidy up multi-line commentsH Hartley Sweeten1-60/+44
2015-10-13staging: comedi: adl_pci9111: define a macro for the ai range bitsH Hartley Sweeten1-7/+6
2015-10-13staging: comedi: adl_pci9111: prefer using the BIT macroH Hartley Sweeten1-14/+14
2015-10-13Staging: comedi: dt9812: Use mutex instead of semaphoreKsenija Stanojevic1-14/+14
2015-10-13Staging: comedi: Remove exceptional & on function nameShraddha Barke1-1/+1
2015-10-12staging: comedi: adq12b: usleep_range is preferred over udelayH Hartley Sweeten1-1/+1
2015-10-12staging: comedi: adq12b: prefer using the BIT macroH Hartley Sweeten1-5/+5
2015-10-12staging: comedi: adq12b: tidy up multi-line commentsH Hartley Sweeten1-70/+54
2015-10-12staging: comedi: dt3000: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2015-10-12staging: comedi: dt3000: remove #if 0'ed out codeH Hartley Sweeten1-5/+2
2015-10-12staging: comedi: dt3000: tidy up memory subdevice initH Hartley Sweeten1-3/+2
2015-10-12staging: comedi: dt3000: tidy up digital i/o subdevice initH Hartley Sweeten1-4/+3
2015-10-12staging: comedi: dt3000: rename dt3k_ai_insn()H Hartley Sweeten1-4/+6
2015-10-12staging: comedi: dt3000: the dt3002 board does not have analog outputsH Hartley Sweeten1-26/+23
2015-10-12staging: comedi: dt3000: refactor 'adbits' boardinfoH Hartley Sweeten1-9/+4
2015-10-12staging: comedi: dt3000: remove proc subdeviceH Hartley Sweeten1-6/+0
2015-10-12staging: comedi: dt3000: tidy up remaining definesH Hartley Sweeten1-25/+26
2015-10-12staging: comedi: dt3000: rename the interrupt flag definesH Hartley Sweeten1-13/+11
2015-10-12staging: comedi: dt3000: rename the SUBS_* definesH Hartley Sweeten1-16/+15
2015-10-12staging: comedi: dt3000: tidy up the command mailbox definesH Hartley Sweeten1-43/+42
2015-10-12staging: comedi: dt3000: rename dual-ported RAM location definesH Hartley Sweeten1-55/+56
2015-10-12staging: comedi: dt3000: tidy up multi-line commentsH Hartley Sweeten1-45/+46
2015-10-12staging: comedi: adl_pci9118: rename Compute_and_setup_dma()H Hartley Sweeten1-3/+3
2015-10-12staging: comedi: adl_pci9118: prefer using the BIT macroH Hartley Sweeten1-29/+29
2015-10-12staging: comedi: addi_apci_2032: document the spinlock_t definitionH Hartley Sweeten1-3/+3
2015-10-12staging: comedi: addi_apci_2032: prefer using the BIT macroH Hartley Sweeten1-5/+5
2015-10-12staging: comedi: ii_pci20kc: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1