aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)AuthorFilesLines
2015-10-12staging: comedi: quatech_daqp_cs: tidy up command register bitsH Hartley Sweeten1-20/+22
2015-10-12staging: comedi: quatech_daqp_cs: tidy up status register bitsH Hartley Sweeten1-10/+13
2015-10-12staging: comedi: quatech_daqp_cs: tidy up control register bitsH Hartley Sweeten1-22/+17
2015-10-12staging: comedi: quatech_daqp_cs: tidy up scanlist register bitsH Hartley Sweeten1-7/+8
2015-10-12staging: comedi: quatech_daqp_cs: rename register offsetsH Hartley Sweeten1-57/+66
2015-10-12staging: comedi: quatech_daqp_cs: tidy up multi-line commentsH Hartley Sweeten1-46/+38
2015-10-12staging: comedi: quatech_daqp_cs: introduce daqp_clear_events()H Hartley Sweeten1-25/+25
2015-10-12staging: comedi: quatech_daqp_cs: redefine pacer clock optionsH Hartley Sweeten1-17/+11
2015-10-12staging: comedi: quatech_daqp_cs: spaces preferred around that '<<'H Hartley Sweeten1-3/+3
2015-10-12staging: comedi: quatech_daqp_cs: use comedi_timeout() in ao (*insn_write)H Hartley Sweeten1-1/+20
2015-10-12staging: comedi: quatech_daqp_cs: use comedi_offset_munge() in ao (*insn_write)H Hartley Sweeten1-5/+3
2015-10-12staging: comedi: quatech_daqp_cs: introduce daqp_ai_get_sample()H Hartley Sweeten1-7/+16
2015-10-12staging: comedi: quatech_daqp_cs: there are 4 digital inputsH Hartley Sweeten1-1/+12
2015-10-12staging: comedi: quatech_daqp_cs: there are 4 digital outputsH Hartley Sweeten1-1/+8
2015-10-12staging: comedi: pcm3724: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2015-10-12staging: comedi: pcm3724: tidy up register map definesH Hartley Sweeten1-27/+39
2015-10-12staging: comedi: pcm3724: tidy up multi-line commentsH Hartley Sweeten1-25/+19
2015-10-04staging: comedi: 8255: prefer using the BIT macroH Hartley Sweeten1-6/+6
2015-10-04Staging: comedi: Use mutex instead of semaphore in ni_usb6501.cKsenija Stanojevic1-8/+8
2015-10-04Staging: comedi: Use mutex instead of semaphore in usbduxfast.cKsenija Stanojevic1-18/+18
2015-10-04Staging: comedi: Use mutex instead of semaphore in usbdux.cKsenija Stanojevic1-32/+32
2015-10-04Staging: comedi: Use mutex instead of semaphore in usbduxsigma.cKsenija Stanojevic1-35/+35
2015-10-02staging: comedi: comedi_usb.c: improve function documentationIan Abbott1-23/+52
2015-10-02staging: comedi: comedi_pcmcia.c: improve function documentationIan Abbott1-28/+76
2015-10-02staging: comedi: comedi_pci.c: Fix kernel-doc Return tagsIan Abbott1-5/+5
2015-09-29staging: comedi: ni_tiocmd: remove unused codeLuis de Bethencourt1-6/+0
2015-09-29staging: comedi: rtd520: hook up 8254 timer/counter subdeviceH Hartley Sweeten2-21/+92
2015-09-29staging: comedi: rtd520: use DIV_ROUND_CLOSEST and DIV_ROUND_UP macrosH Hartley Sweeten1-2/+2
2015-09-29staging: comedi: rtd520: tidy up block commentsH Hartley Sweeten1-32/+36
2015-09-29staging: comedi: rtd520: remove unnecessary function desc. block commentsH Hartley Sweeten1-30/+0
2015-09-29staging: comedi: rtd520: fix rtd_ao_winsn()H Hartley Sweeten1-18/+19
2015-09-29staging: comedi: rtd520: convert DAC register defines to macrosH Hartley Sweeten1-21/+12
2015-09-29staging: comedi: rtd520: remove unnecessary comments from rtd_ao_winsn()H Hartley Sweeten1-4/+0
2015-09-29staging: comedi: rtd520: move constants to right side of comparisonsH Hartley Sweeten1-7/+7
2015-09-29staging: comedi: rtd520: rename rtd520BoardsH Hartley Sweeten1-3/+3
2015-09-29staging: comedi: rtd529: usleep_range is preferred over udelayH Hartley Sweeten1-2/+2
2015-09-29staging: comedi: rtd520: fix logical continuationsH Hartley Sweeten1-4/+3
2015-09-29staging: comedi: rtd520: prefer using the BIT macroH Hartley Sweeten1-27/+27
2015-09-29staging: comedi: comedi_pci.c: improve function documentationIan Abbott1-28/+80
2015-09-29staging: comedi: rti800: use comedi_offset_munge()H Hartley Sweeten1-4/+8
2015-09-29staging: comedi: rti800: prefer using the BIT macroH Hartley Sweeten1-8/+8
2015-09-29staging: comedi: comedi_fops.c: Tweak kernel-doc for consistencyIan Abbott1-38/+43
2015-09-29staging: comedi: comedi_buf.c: document remaining exported functionsIan Abbott1-4/+65
2015-09-29staging: comedi: comedi_buf.c: tweak existing kernel-docIan Abbott1-14/+23
2015-09-29staging: comedi: comedidev.h: document remaining inline functionsIan Abbott1-1/+113
2015-09-29staging: comedi: comedidev.h: tweak docs for inline functionsIan Abbott1-33/+59
2015-09-29staging: comedi: comedidev.h: tweak struct comedi_async documentationIan Abbott1-25/+25
2015-09-29staging: comedi: comedidev.h: document struct comedi_lrangeIan Abbott1-0/+11
2015-09-29staging: comedi: comedidev.h: document struct comedi_buf_mapIan Abbott1-0/+29
2015-09-29staging: comedi: comedidev.h: document struct comedi_subdeviceIan Abbott1-0/+125