aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-03-06staging: comedi: pcl816: add support for digital subdevicesH Hartley Sweeten
2014-03-06staging: comedi: pcl812: tidy up the digital subdevicesH Hartley Sweeten
2014-03-06staging: comedi: pcl818: consolidate the common interrupt codeH Hartley Sweeten
2014-03-06staging: comedi: pcl816: consolidate the interrupt codeH Hartley Sweeten
2014-03-06staging: comedi: pcl812: consolidate the common interrupt codeH Hartley Sweeten
2014-03-06staging: comedi: pcl818: remove 'ai_mode' from private dataH Hartley Sweeten
2014-03-06staging: comedi: pcl816: remove 'int816_mode' from private dataH Hartley Sweeten
2014-03-06staging: comedi: pcl818: exit interrupt quick when there is nothing to doH Hartley Sweeten
2014-03-06staging: comedi: pcl816: exit interrupt quick when there is nothing to doH Hartley Sweeten
2014-03-06staging: comedi: pcl812: remove "spurious interrupt" noiseH Hartley Sweeten
2014-03-06staging: comedi: pcl818: fix (*cancel) when cmd->stop_src == TRIG_NONEH Hartley Sweeten
2014-03-06staging: comedi: pcl816: clarify 'irq_was_now_closed' flag in private dataH Hartley Sweeten
2014-03-06staging: comedi: pcl818: reduce indent level in pcl818_ai_cancel()H Hartley Sweeten
2014-03-06staging: comedi: pcl816: reduce indent level in pcl816_ai_cancel()H Hartley Sweeten
2014-03-06staging: comedi: pcl818: factor out the common "dropout" detect codeH Hartley Sweeten
2014-03-06staging: comedi: pcl818: introduce pcl818_ai_get_fifo_sample()H Hartley Sweeten
2014-03-06staging: comedi: pcl818: fix PCL818_FI_DATAHIH Hartley Sweeten
2014-03-06staging: comedi: pcl818: factor out the common "next ai chan" codeH Hartley Sweeten
2014-03-06staging: comedi: pcl816: factor out the "next ai chan" codeH Hartley Sweeten
2014-03-06staging: comedi: pcl812: factor out the common "next ai chan" codeH Hartley Sweeten
2014-03-06staging: comedi: pcl816: only hook up async command support if DMA is availableH Hartley Sweeten
2014-03-06staging: comedi: pcl816: remove unreachable interrupt handler codeH Hartley Sweeten
2014-03-06staging: comedi: pcl818: interrupt handlers should not busywaitH Hartley Sweeten
2014-03-06staging: comedi: pcl812: interrupt handlers should not busywaitH Hartley Sweeten
2014-03-06staging: comedi: pcl816: remove 'dmasamplesize' from private dataH Hartley Sweeten
2014-03-06staging: comedi: pcl812: remove 'ai_data_len' from private dataH Hartley Sweeten
2014-03-06staging: comedi: pcl818: factor out dma setup to helper functionsH Hartley Sweeten
2014-03-06staging: comedi: pcl816: factor out dma setup to helper functionsH Hartley Sweeten
2014-03-06staging: comedi: pcl812: factor out dma setup to helper functionsH Hartley Sweeten
2014-03-06staging: comedi: pcl818: remove 'neverending_ai' from private dataH Hartley Sweeten
2014-03-06staging: comedi: pcl816: remove 'ai_neverending' from private dataH Hartley Sweeten
2014-03-06staging: comedi: pcl812: remove 'ai_neverending' from private dataH Hartley Sweeten
2014-03-06staging: comedi: pcl818: fix board resource region requestH Hartley Sweeten
2014-03-06staging: comedi: pcl818: remove pcl818_check()H Hartley Sweeten
2014-03-06staging: comedi: pcl816: remove pcl816_check()H Hartley Sweeten
2014-03-06staging: dgap: Simplify and cleanup dgap_init_module functionMark Hounschell
2014-03-06staging: dgap: Remove printks associated with sysfile creationMark Hounschell
2014-03-06staging: dgap: Remove some dead codeMark Hounschell
2014-03-06staging: dgap: fix a few more 80+ lines as reported by checkpatchMark Hounschell
2014-03-06staging: dgap: fix a few more 80+ lines as reported by checkpatchMark Hounschell
2014-03-06staging: dgap: fix a few more 80+ lines as reported by checkpatchMark Hounschell
2014-03-06staging: dgap: fix a few 80+ char lines as reported by checkpatchMark Hounschell
2014-03-06staging: dgap: fix suspect code indent for conditional statements checkpatch ...Mark Hounschell
2014-03-06staging: dgap: fix checkpatch warning on sscanf usageMark Hounschell
2014-03-06staging: dgap: Remove module param and sysfs var rawreadokMark Hounschell
2014-03-06staging: dgap: remove unnecessary dgap_global_lockMark Hounschell
2014-03-06staging: dgap: Don't remove sysfs group we failed to createMark Hounschell
2014-03-06staging: dgap: fix some pr_warns with new lines in the stringMark Hounschell
2014-03-06staging: dgap: Add curly braces back in for Multi-line indent blockMark Hounschell
2014-03-06staging: dgap: get rid of nasty DGAP_VERIFY_BOARD macroMark Hounschell