summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: remove unused functionsAndres More2013-03-2622-756/+0
* staging: davinci: Fix typo in staging/media/davinciMasanari Iida2013-03-264-9/+9
* staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...Nick Østergaard2013-03-261-7/+5
* staging: dwc2: fix wrong setting of DMA masksPaul Zimmerman2013-03-252-29/+29
* staging: dwc2: remove unneeded arguments from two functionsPaul Zimmerman2013-03-253-16/+16
* staging: dwc2: always release host channel after dequeueingMatthijs Kooijman2013-03-251-4/+29
* staging: vt6656: Fix stuck in scanning with variable uScanChannel.Malcolm Priestley2013-03-251-23/+3
* staging: comedi: s626: remove MC_DISABLE macroH Hartley Sweeten2013-03-251-7/+13
* staging: comedi: s626: remove MC_ENABLE macroH Hartley Sweeten2013-03-251-34/+43
* staging: comedi: s626: #ifdef out a block of unused codeH Hartley Sweeten2013-03-251-21/+31
* staging: comedi: s626: cleanup comedi_lrange tableH Hartley Sweeten2013-03-251-4/+5
* staging: comedi: s626: factor counter interrupt handling from s626_irq_handler()H Hartley Sweeten2013-03-251-69/+75
* staging: comedi: s626: factor eos interrupt handling from s626_irq_handler()H Hartley Sweeten2013-03-251-44/+59
* staging: comedi: s626: use a local var for the s->async in s626_irq_handler()H Hartley Sweeten2013-03-251-5/+6
* staging: comedi: s626: cleanup "subdevice" and "cmd" in s626_irq_handler()H Hartley Sweeten2013-03-251-10/+2
* staging: comedi: s626: factor dio interrupt handling from s626_irq_handler()H Hartley Sweeten2013-03-251-68/+68
* staging: comedi: s626: simplify dio register accessH Hartley Sweeten2013-03-252-147/+41
* staging: comedi: ni_labpc: fix labpc_eeprom_insn_read()H Hartley Sweeten2013-03-251-2/+5
* staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode()H Hartley Sweeten2013-03-251-9/+6
* staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd()H Hartley Sweeten2013-03-251-26/+9
* staging: comedi: ni_labpc: remove board attach noiseH Hartley Sweeten2013-03-251-9/+3
* staging: comedi: ni_labpc: dma requires an interruptH Hartley Sweeten2013-03-251-1/+1
* staging: comedi: ni_labpc: allow board to attach without dmaH Hartley Sweeten2013-03-251-21/+14
* staging: comedi: ni_labpc: allow board to attach without interruptH Hartley Sweeten2013-03-251-8/+4
* staging: comedi: ni_labpc: return error from labpc_counter_set_mode()H Hartley Sweeten2013-03-251-14/+18
* staging: comedi: ni_labpc: cleanup labpc_counter_load() usageH Hartley Sweeten2013-03-251-18/+18
* staging: comedi: ni_labpc: introduce labpc_counter_set_mode()H Hartley Sweeten2013-03-251-17/+27
* staging: comedi: ni_labpc: remove inline from labpc_counter_load()H Hartley Sweeten2013-03-251-4/+4
* staging: comedi: ni_labpc: move a couple of the #define'sH Hartley Sweeten2013-03-251-5/+2
* staging: comedi: ni_labpc: clean up register mapH Hartley Sweeten2013-03-251-231/+186
* staging: comedi: ni_labpc: clean up multi-line commentsH Hartley Sweeten2013-03-251-71/+64
* staging: comedi: ni_labpc: fix a > 80 char line issueH Hartley Sweeten2013-03-251-1/+2
* staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data()H Hartley Sweeten2013-03-251-15/+26
* staging: comedi: ni_labpc: introduce labpc_read_adc_fifo()H Hartley Sweeten2013-03-251-11/+13
* staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg()H Hartley Sweeten2013-03-251-51/+53
* staging: comedi: ni_labpc:use labpc_cancel() to remove some common codeH Hartley Sweeten2013-03-251-33/+19
* staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain()H Hartley Sweeten2013-03-251-17/+22
* staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_re...H Hartley Sweeten2013-03-251-8/+8
* staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd()H Hartley Sweeten2013-03-251-13/+10
* staging: comedi: ni_labpc: remove unnecessary test of dev->irqH Hartley Sweeten2013-03-251-5/+0
* staging: comedi: ni_labpc: move declaration of local var 'irq_flags'H Hartley Sweeten2013-03-251-3/+2
* staging: comedi: ni_labpc: remove DRV_NAMEH Hartley Sweeten2013-03-251-4/+2
* staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAMEH Hartley Sweeten2013-03-251-6/+6
* staging: comedi: ni_labpc: move declaration of local var 'dma_flags'H Hartley Sweeten2013-03-251-4/+3
* staging: comedi: ni_labpc: tidy up subdevice initH Hartley Sweeten2013-03-251-30/+27
* staging: comedi: ni_labpc: fix 8255 dio subdevice initH Hartley Sweeten2013-03-251-9/+6
* staging: comedi: ni_labpc: fix command support with analog input subdeviceH Hartley Sweeten2013-03-251-12/+14
* staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functionsH Hartley Sweeten2013-03-251-23/+31
* staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()H Hartley Sweeten2013-03-253-22/+15
* staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io'H Hartley Sweeten2013-03-252-5/+5
OpenPOWER on IntegriCloud