summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-08staging: xillybus: Trivial coding style fixesEli Billauer1-4/+3
2014-09-08staging: xillybus: Reorganize line breaks for clarityEli Billauer1-16/+13
2014-09-08staging: xillybus: Fix commentsEli Billauer1-7/+8
2014-09-08staging: xillybus: Added curly brackets as requiredEli Billauer2-5/+7
2014-09-08staging: xillybus: Clarified the stop condition for a loopEli Billauer1-2/+2
2014-09-08staging: xillybus: Use the return value of wait_event_interruptibleEli Billauer1-19/+19
2014-09-08staging: xillybus: Fixes related to "rc" variableEli Billauer3-32/+15
2014-09-08staging: xillybus: EAGAIN status handling improvementEli Billauer1-5/+11
2014-09-08staging: xillybus: Improved goto flow for error handlingEli Billauer1-6/+6
2014-09-08staging: xillybus: Improved error handlingEli Billauer1-12/+8
2014-09-08staging: xillybus: Removed unnecessary error messageEli Billauer1-9/+4
2014-09-08staging: xillybus: Removed unnecessary warning messageEli Billauer1-8/+2
2014-09-08staging: xillybus: Non-interruptible mutex_lock() on release methodEli Billauer1-14/+2
2014-09-08staging: xillybus: Use SEEK_* predefined constantsEli Billauer1-3/+3
2014-09-08staging: xillybus: Use devm_kcalloc() for arraysEli Billauer1-8/+8
2014-09-08staging: comedi: adl_pci9118: move analog input (*insn_read) functionH Hartley Sweeten1-61/+62
2014-09-08staging: comedi: adl_pci9118: tidy up some wordy commentsH Hartley Sweeten1-22/+4
2014-09-08staging: comedi: adl_pci9118: no need to reset ai FIFO after (*insn_read)H Hartley Sweeten1-5/+1
2014-09-08staging: comedi: adl_pci9118: introduce pci9118_amcc_setup_dma()H Hartley Sweeten1-12/+17
2014-09-08staging: comedi: adl_pci9118: introduce pci9118_amcc_dma_ena()H Hartley Sweeten1-9/+16
2014-09-08staging: comedi: adl_pci9118: introduce pci9118_amcc_int_ena()H Hartley Sweeten1-16/+22
2014-09-08staging: comedi: adl_pci9118: rename 'IntControlReg'H Hartley Sweeten1-16/+12
2014-09-08staging: comedi: adl_pci9118: rename 'AdControlReg'H Hartley Sweeten1-24/+24
2014-09-08staging: comedi: adl_pci9118: rename 'AdFunctionReg'H Hartley Sweeten1-27/+27
2014-09-08staging: comedi: adl_pci9118: fix ai range/aref programmingH Hartley Sweeten1-27/+33
2014-09-08staging: comedi: adl_pci9118: ai (*insn_read) does not use interruptsH Hartley Sweeten1-1/+1
2014-09-08staging: comedi: adl_pci9118: cleanup and simplify pci9118_reset()H Hartley Sweeten1-46/+13
2014-09-08staging: comedi: adl_pci9118: move analog output (*insn_write) functionH Hartley Sweeten1-19/+19
2014-09-08staging: comedi: adl_pci9118: use comedi_subdevice 'readback'H Hartley Sweeten1-27/+20
2014-09-08staging: comedi: adl_pci9118: move digitial input (*insn_bits) functionH Hartley Sweeten1-16/+16
2014-09-08staging: comedi: adl_pci9118: don't reset digital outputsH Hartley Sweeten1-1/+3
2014-09-08staging: comedi: adl_pci9118: move digitial output (*insn_bits) functionH Hartley Sweeten1-20/+20
2014-09-08staging: comedi: adl_pci9118: tidy up the interrupt control/status bit definesH Hartley Sweeten1-11/+9
2014-09-08staging: comedi: adl_pci9118: tidy up the interrupt control/status registerH Hartley Sweeten1-17/+20
2014-09-08staging: comedi: adl_pci9118: introduce pci9118_ai_reset_fifo()H Hartley Sweeten1-7/+13
2014-09-08staging: comedi: adl_pci9118: tidy up the ai config register bit definesH Hartley Sweeten1-42/+26
2014-09-08staging: comedi: adl_pci9118: rename PCI9118_ADFUNC defineH Hartley Sweeten1-12/+12
2014-09-08staging: comedi: adl_pci9118: rename PCI9118_SCANMOD defineH Hartley Sweeten1-11/+13
2014-09-08staging: comedi: adl_pci9118: rename PCI9118_BURST defineH Hartley Sweeten1-4/+5
2014-09-08staging: comedi: adl_pci9118: rename PCI9118_GAIN defineH Hartley Sweeten1-4/+6
2014-09-08staging: comedi: adl_pci9118: introduce pci9118_ai_start_conv()H Hartley Sweeten1-3/+8
2014-09-08staging: comedi: adl_pci9118: clarify the digital I/O registerH Hartley Sweeten1-6/+17
2014-09-08staging: comedi: adl_pci9118: tidy up the ai control register bit definesH Hartley Sweeten1-49/+31
2014-09-08staging: comedi: adl_pci9118: rename PCI9118_ADCNTRL defineH Hartley Sweeten1-10/+10
2014-09-08staging: comedi: adl_pci9118: tidy up the ai status register bit definesH Hartley Sweeten1-13/+11
2014-09-08staging: comedi: adl_pci9118: rename PCI9118_ADSTAT defineH Hartley Sweeten1-10/+10
2014-09-08staging: comedi: adl_pci9118: tidy up analog output register definesH Hartley Sweeten1-15/+9
2014-09-08staging: comedi: adl_pci9118: tidy up analog input fifo register defineH Hartley Sweeten1-11/+9
2014-09-08staging: comedi: adl_pci9118: introduce pci9118_timer_set_mode()H Hartley Sweeten1-8/+17
2014-09-08staging: comedi: adl_pci9118: introduce pci9118_timer_write()H Hartley Sweeten1-17/+17