aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-23staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten1-6/+3
2014-04-16staging: comedi: fix circular locking dependency in comedi_mmap()Ian Abbott3-6/+51
2014-03-20staging: comedi: poc: remove obsolete driverH Hartley Sweeten3-167/+0
2014-03-19Staging: comedi: Fix line over 80 characters in s626.cEbru Akagunduz1-2/+4
2014-03-19Staging: comedi: Fix missing space after return type in s626.cEbru Akagunduz1-4/+4
2014-03-19Staging: comedi: proc: title block updateMichael Welling1-1/+0
2014-03-18STAGING: comedi: style and checkpatch fixesMichael Welling1-26/+23
2014-03-17staging: comedi: das6402: rewrite broken driverH Hartley Sweeten1-223/+449
2014-03-17staging: comedi: rti802: update the MODULE_DESCRIPTIONH Hartley Sweeten1-1/+1
2014-03-17staging: comedi: rti802: tidy up the multi-line commentsH Hartley Sweeten1-30/+28
2014-03-17staging: comedi: rti802: tidy up the register map definesH Hartley Sweeten1-3/+6
2014-03-17staging: comedi: rti802: tidy up the subdevice initH Hartley Sweeten1-10/+9
2014-03-17staging: comedi: rti802: tidy up rti802_ao_insn_write()H Hartley Sweeten1-9/+18
2014-03-17staging: comedi: rti802: tidy up rti802_ao_insn_read()H Hartley Sweeten1-3/+5
2014-03-17staging: comedi: rti802: remove RTI802_SIZE defineH Hartley Sweeten1-3/+1
2014-03-17staging: comedi: gsc_hpdi: tidy up multi-line commentH Hartley Sweeten1-20/+20
2014-03-17staging: comedi: gsc_hpdi: remove pr_fmt() defineH Hartley Sweeten1-2/+0
2014-03-17staging: comedi: gsc_hpdi: convert comedi_error() messages to dev_err()H Hartley Sweeten1-2/+2
2014-03-17staging: comedi: gsc_hpdi: tidy up the boardinfoH Hartley Sweeten1-9/+9
2014-03-17staging: comedi: gsc_hpdi: tidy up the register mapH Hartley Sweeten1-116/+82
2014-03-17staging: comedi: gsc_hpdi: rename 'hpdi_iobase' in private dataH Hartley Sweeten1-24/+22
2014-03-17staging: comedi: gsc_hpdi: rename 'plx9080_iobase' in private dataH Hartley Sweeten1-26/+25
2014-03-17staging: comedi: gsc_hpdi: tidy up gsc_hpdi_drain_dma()H Hartley Sweeten1-32/+28
2014-03-17staging: comedi: gsc_hpdi: remove 'volatile' from the private data membersH Hartley Sweeten1-3/+3
2014-03-17staging: comedi: gsc_hpdi: remove hpdi_writel()H Hartley Sweeten1-15/+3
2014-03-17staging: comedi: gsc_hpdi: remove disable_plx_interrupts()H Hartley Sweeten1-9/+2
2014-03-17staging: comedi: gsc_hpdi: rename init_hpdi()H Hartley Sweeten1-2/+2
2014-03-17staging: comedi: gsc_hpdi: rename init_plx9080()H Hartley Sweeten1-2/+2
2014-03-17staging: comedi: gsc_hpdi: rename hpdi_find_board()H Hartley Sweeten1-2/+2
2014-03-17staging: comedi: gsc_hpdi: rename the (*auto_attach) and (*detach) functionsH Hartley Sweeten1-5/+5
2014-03-17staging: comedi: gsc_hpdi: rename drain_dma_buffers()H Hartley Sweeten1-2/+2
2014-03-17staging: comedi: gsc_hpdi: rename handle_interrupt()H Hartley Sweeten1-2/+2
2014-03-17staging: comedi: gsc_hpdi: rename abort_dma()H Hartley Sweeten1-7/+5
2014-03-17staging: comedi: gsc_hpdi: rename hpdi_cancel()H Hartley Sweeten1-2/+3
2014-03-17staging: comedi: gsc_hpdi: tidy up hpdi_cmd_test()H Hartley Sweeten1-82/+71
2014-03-17staging: comedi: gsc_hpdi: tidy up hpdi_cmd()H Hartley Sweeten1-60/+58
2014-03-17staging: comedi: gsc_hpdi: tidy up setup_dma_descriptors()H Hartley Sweeten1-53/+46
2014-03-17staging: comedi: gsc_hpdi: tidy up dio_config_insn()H Hartley Sweeten1-38/+26
2014-03-17staging: comedi: gsc_hpdi: move the (*auto_attach) helper functionsH Hartley Sweeten1-82/+81
2014-03-17staging: comedi: gsc_hpdi: absorb setup_subdevices()H Hartley Sweeten1-36/+18
2014-03-17staging: comedi: gsc_hpdi: move the (*auto_attach) and (*detach) functionsH Hartley Sweeten1-111/+110
2014-03-17staging: comedi: fl512: tidy up the multi-line commentsH Hartley Sweeten1-14/+27
2014-03-17staging: comedi: fl512: tidy up fl512_ao_insn_read()H Hartley Sweeten1-13/+17
2014-03-17staging: comedi: fl512: tidy up fl512_ao_insn_write()H Hartley Sweeten1-12/+13
2014-03-17staging: comedi: fl512: define the register mapH Hartley Sweeten1-9/+18
2014-03-17staging: comedi: fl512: tidy up fl512_ao_insn_read()H Hartley Sweeten1-5/+5
2014-03-17staging: comedi: fl512: remove Fl512_SIZE defineH Hartley Sweeten1-2/+1
2014-03-17staging: comedi: fl512: rename the subdevice (*insn_{read, write}) functionsH Hartley Sweeten1-22/+15
2014-03-17staging: comedi: fl512: tidy up subdevice initH Hartley Sweeten1-32/+16
2014-03-17staging: comedi: 8255_pci: initialize MITE data windowIan Abbott1-0/+34