summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: rtd520: hook up 8254 timer/counter subdeviceH Hartley Sweeten2015-09-292-21/+92
* staging: comedi: rtd520: use DIV_ROUND_CLOSEST and DIV_ROUND_UP macrosH Hartley Sweeten2015-09-291-2/+2
* staging: comedi: rtd520: tidy up block commentsH Hartley Sweeten2015-09-291-32/+36
* staging: comedi: rtd520: remove unnecessary function desc. block commentsH Hartley Sweeten2015-09-291-30/+0
* staging: comedi: rtd520: fix rtd_ao_winsn()H Hartley Sweeten2015-09-291-18/+19
* staging: comedi: rtd520: convert DAC register defines to macrosH Hartley Sweeten2015-09-291-21/+12
* staging: comedi: rtd520: remove unnecessary comments from rtd_ao_winsn()H Hartley Sweeten2015-09-291-4/+0
* staging: comedi: rtd520: move constants to right side of comparisonsH Hartley Sweeten2015-09-291-7/+7
* staging: comedi: rtd520: rename rtd520BoardsH Hartley Sweeten2015-09-291-3/+3
* staging: comedi: rtd529: usleep_range is preferred over udelayH Hartley Sweeten2015-09-291-2/+2
* staging: comedi: rtd520: fix logical continuationsH Hartley Sweeten2015-09-291-4/+3
* staging: comedi: rtd520: prefer using the BIT macroH Hartley Sweeten2015-09-291-27/+27
* staging: comedi: comedi_pci.c: improve function documentationIan Abbott2015-09-291-28/+80
* staging: comedi: rti800: use comedi_offset_munge()H Hartley Sweeten2015-09-291-4/+8
* staging: comedi: rti800: prefer using the BIT macroH Hartley Sweeten2015-09-291-8/+8
* staging: comedi: comedi_fops.c: Tweak kernel-doc for consistencyIan Abbott2015-09-291-38/+43
* staging: comedi: comedi_buf.c: document remaining exported functionsIan Abbott2015-09-291-4/+65
* staging: comedi: comedi_buf.c: tweak existing kernel-docIan Abbott2015-09-291-14/+23
* staging: comedi: comedidev.h: document remaining inline functionsIan Abbott2015-09-291-1/+113
* staging: comedi: comedidev.h: tweak docs for inline functionsIan Abbott2015-09-291-33/+59
* staging: comedi: comedidev.h: tweak struct comedi_async documentationIan Abbott2015-09-291-25/+25
* staging: comedi: comedidev.h: document struct comedi_lrangeIan Abbott2015-09-291-0/+11
* staging: comedi: comedidev.h: document struct comedi_buf_mapIan Abbott2015-09-291-0/+29
* staging: comedi: comedidev.h: document struct comedi_subdeviceIan Abbott2015-09-291-0/+125
* staging: comedi: comedidev.h: document struct comedi_deviceIan Abbott2015-09-291-3/+81
* staging: comedi: comedidev.h: document struct comedi_driverIan Abbott2015-09-291-5/+33
* staging: comedi: comedidev.h: tweak kernel-doc for struct comedi_asyncIan Abbott2015-09-291-7/+12
* staging: comedi: comedidev.h: use enum for COMEDI_CB_... constantsIan Abbott2015-09-291-11/+12
* staging: comedi: comedidev.h: reformat copyright commentIan Abbott2015-09-291-16/+16
* staging: comedi: drivers.c: document exported functionsIan Abbott2015-09-291-69/+258
* staging: comedi: drivers.c: replace #include <linux/dma-mapping.h>Ian Abbott2015-09-291-1/+1
* staging: comedi: drivers.c: remove irrelevant #includesIan Abbott2015-09-291-8/+0
* staging: comedi: comedi_fops.c: remove bogus kernel-doc for runflagsIan Abbott2015-09-181-6/+6
* staging: comedi: drivers: coding style: fixed block comment styleMarcos CanĂ¡n2015-09-161-16/+16
* Staging: comedi: Prefer using the BIT macroShraddha Barke2015-09-121-15/+15
* Staging: comedi: addi_apci_3120: Remove unnecessary ifShraddha Barke2015-09-121-5/+0
* staging: comedi: kcomedilib: Fixed coding style issueNayeemahmed Badebade2015-09-121-16/+16
* staging: comedi: usbduxfast: remove unnecessary clearing of private dataH Hartley Sweeten2015-09-121-6/+0
* staging: comedi: usbduxfast: absorb usbduxfast_attach_common()H Hartley Sweeten2015-09-121-27/+20
* staging: comedi: usbduxfast: remove unnecessary semaphore down/upH Hartley Sweeten2015-09-121-8/+1
* staging: comedi: usbduxfast: document strange ai maxdataH Hartley Sweeten2015-09-121-1/+1
* staging: comedi: usbduxfast: use a common exit path in ai (*do_cmd)H Hartley Sweeten2015-09-121-12/+9
* staging: comedi: usbduxfast: tidy up the conversion timing validationH Hartley Sweeten2015-09-121-30/+16
* staging: comedi: usbduxfast: TRIG_EXT is only valid for cmd->start_srcH Hartley Sweeten2015-09-121-36/+13
* staging: comedi: usbduxfast: TRIG_EXT only works for 1 or 16 channelsH Hartley Sweeten2015-09-121-7/+5
* staging: comedi: usbduxfast: fix multi-line commentH Hartley Sweeten2015-09-121-2/+1
* staging: comedi: usbduxfast: use preferred kernel typesH Hartley Sweeten2015-09-121-9/+8
* staging: comedi: usbduxfast: remove impossible 'if (!devpriv)' checksH Hartley Sweeten2015-09-121-12/+0
* staging: comedi: usbduxfast: only chanlist of 1, 2, 3, or 16 are supportedH Hartley Sweeten2015-09-121-5/+5
* staging: comedi: usbduxfast: chanlist check is Step 5 of (*do_cmdtest)H Hartley Sweeten2015-09-121-24/+34
OpenPOWER on IntegriCloud