summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2015-10-12staging: comedi: quatech_daqp_cs: tidy up command register bitsH Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: tidy up status register bitsH Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: tidy up control register bitsH Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: tidy up scanlist register bitsH Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: rename register offsetsH Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: tidy up multi-line commentsH Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: introduce daqp_clear_events()H Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: redefine pacer clock optionsH Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: spaces preferred around that '<<'H Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: use comedi_timeout() in ao (*insn_write)H Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: use comedi_offset_munge() in ao (*insn_write)H Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: introduce daqp_ai_get_sample()H Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: there are 4 digital inputsH Hartley Sweeten
2015-10-12staging: comedi: quatech_daqp_cs: there are 4 digital outputsH Hartley Sweeten
2015-10-12staging: comedi: pcm3724: update the MODULE_DESCRIPTIONH Hartley Sweeten
2015-10-12staging: comedi: pcm3724: tidy up register map definesH Hartley Sweeten
2015-10-12staging: comedi: pcm3724: tidy up multi-line commentsH Hartley Sweeten
2015-10-04staging: comedi: 8255: prefer using the BIT macroH Hartley Sweeten
2015-10-04Staging: comedi: Use mutex instead of semaphore in ni_usb6501.cKsenija Stanojevic
2015-10-04Staging: comedi: Use mutex instead of semaphore in usbduxfast.cKsenija Stanojevic
2015-10-04Staging: comedi: Use mutex instead of semaphore in usbdux.cKsenija Stanojevic
2015-10-04Staging: comedi: Use mutex instead of semaphore in usbduxsigma.cKsenija Stanojevic
2015-10-02staging: comedi: comedi_usb.c: improve function documentationIan Abbott
2015-10-02staging: comedi: comedi_pcmcia.c: improve function documentationIan Abbott
2015-10-02staging: comedi: comedi_pci.c: Fix kernel-doc Return tagsIan Abbott
2015-09-29staging: comedi: ni_tiocmd: remove unused codeLuis de Bethencourt
2015-09-29staging: comedi: rtd520: hook up 8254 timer/counter subdeviceH Hartley Sweeten
2015-09-29staging: comedi: rtd520: use DIV_ROUND_CLOSEST and DIV_ROUND_UP macrosH Hartley Sweeten
2015-09-29staging: comedi: rtd520: tidy up block commentsH Hartley Sweeten
2015-09-29staging: comedi: rtd520: remove unnecessary function desc. block commentsH Hartley Sweeten
2015-09-29staging: comedi: rtd520: fix rtd_ao_winsn()H Hartley Sweeten
2015-09-29staging: comedi: rtd520: convert DAC register defines to macrosH Hartley Sweeten
2015-09-29staging: comedi: rtd520: remove unnecessary comments from rtd_ao_winsn()H Hartley Sweeten
2015-09-29staging: comedi: rtd520: move constants to right side of comparisonsH Hartley Sweeten
2015-09-29staging: comedi: rtd520: rename rtd520BoardsH Hartley Sweeten
2015-09-29staging: comedi: rtd529: usleep_range is preferred over udelayH Hartley Sweeten
2015-09-29staging: comedi: rtd520: fix logical continuationsH Hartley Sweeten
2015-09-29staging: comedi: rtd520: prefer using the BIT macroH Hartley Sweeten
2015-09-29staging: comedi: comedi_pci.c: improve function documentationIan Abbott
2015-09-29staging: comedi: rti800: use comedi_offset_munge()H Hartley Sweeten
2015-09-29staging: comedi: rti800: prefer using the BIT macroH Hartley Sweeten
2015-09-29staging: comedi: comedi_fops.c: Tweak kernel-doc for consistencyIan Abbott
2015-09-29staging: comedi: comedi_buf.c: document remaining exported functionsIan Abbott
2015-09-29staging: comedi: comedi_buf.c: tweak existing kernel-docIan Abbott
2015-09-29staging: comedi: comedidev.h: document remaining inline functionsIan Abbott
2015-09-29staging: comedi: comedidev.h: tweak docs for inline functionsIan Abbott
2015-09-29staging: comedi: comedidev.h: tweak struct comedi_async documentationIan Abbott
2015-09-29staging: comedi: comedidev.h: document struct comedi_lrangeIan Abbott
2015-09-29staging: comedi: comedidev.h: document struct comedi_buf_mapIan Abbott
2015-09-29staging: comedi: comedidev.h: document struct comedi_subdeviceIan Abbott