summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-25staging: comedi: ni_labpc: fix labpc_eeprom_insn_read()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup trigger setting in labpc_ai_cmd()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove board attach noiseH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: dma requires an interruptH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: allow board to attach without dmaH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: allow board to attach without interruptH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: return error from labpc_counter_set_mode()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup labpc_counter_load() usageH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_counter_set_mode()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove inline from labpc_counter_load()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: move a couple of the #define'sH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: clean up register mapH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: clean up multi-line commentsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: fix a > 80 char line issueH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_ai_wait_for_data()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_read_adc_fifo()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_setup_cmd6_reg()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc:use labpc_cancel() to remove some common codeH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_ai_set_chan_and_gain()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_insn_re...H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup local var declarations in labpc_ai_cmd()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove unnecessary test of dev->irqH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: move declaration of local var 'irq_flags'H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove DRV_NAMEH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: use dev->board_name instead of DRV_NAMEH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: move declaration of local var 'dma_flags'H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: tidy up subdevice initH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: fix 8255 dio subdevice initH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: fix command support with analog input subdeviceH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename subdevice (*insn_{read, write}) functionsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: introduce labpc_range_is_unipolar()H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename boardinfo 'memory_mapped_io'H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename local var 'thisboard'H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: tidy up range table declarationsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename some of the private data variablesH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove 'volatile' from private dataH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: cleanup the boardinfoH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove "dummy" pci boardinfo entryH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove boardinfo data that is set to '0'H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove forward declarations 4H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove forward declarations 3H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: move the analog output support functionsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove forward declarations 2H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove forward declarations 1H Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: add some whitespace to the *_driver declarationsH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: remove thisboard macroH Hartley Sweeten
2013-03-25staging: comedi: ni_labpc: rename labpc_board_structH Hartley Sweeten
2013-03-25staging: comedi: Kconfig: update CONFIG_AMPLC_DIO200_PCI help textIan Abbott
2013-03-25staging: comedi: amplc_dio200: split into ISA, PCI and commonIan Abbott