aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/adl_pci9111.c
AgeCommit message (Expand)Author
2012-11-21staging: comedi: remove use of __devexitBill Pemberton
2012-11-21staging: comedi: remove use of __devinitBill Pemberton
2012-11-21staging: comedi: remove use of __devexit_pBill Pemberton
2012-11-14staging: comedi: adl_pci9111: use cfc_check_trigger_arg_*() helpersH Hartley Sweeten
2012-10-30staging: comedi/drivers: use auto_attach instead of attach_pciIan Abbott
2012-10-23staging: comedi: auto-config drivers do not need to set hw_devH Hartley Sweeten
2012-10-23staging: comedi: remove inline alloc_private()H Hartley Sweeten
2012-09-26staging: comedi: drivers: use comedi_fc.h cmdtest helpersH Hartley Sweeten
2012-09-11staging: comedi: adl_pci9111: remove pci_dev_put()H Hartley Sweeten
2012-09-11staging: comedi: adl_pci9111: remove unnecessary commentsH Hartley Sweeten
2012-09-11staging: comedi: adl_pci9111: remove extra i8253_cascade_ns_to_timer_2div()H Hartley Sweeten
2012-09-11staging: comedi: adl_pci9111: use cfc_check_trigger_is_uniqueH Hartley Sweeten
2012-09-11staging: comedi: adl_pci9111: single source triggers are uniqueH Hartley Sweeten
2012-09-11staging: comedi: adl_pci9111: use cfc_check_trigger_srcH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove unnecessary 'is_valid'H Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: cleanup timer_divisor_[12]H Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_hr_ai_rangeH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: cleanup the io register mapH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: change pci9111_fifo_reset into a functionH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove pci9111_trigger_and_autoscan_[sg]et macrosH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove pci9111_interrupt_and_fifo_[sg]et macrosH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove pci9111_interrupt_clear macroH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove pci9111_software_trigger macroH Hartley Sweeten dev
2012-09-10staging: comedi: adl_pci9111: remove pci9111_is_fifo_* macrosH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove pci9111_ai_channel_[gs]et macrosH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove pci9111_ai_range_[gs]et macrosH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: use local variables for the chan/rangeH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove INTERRUPT_DEBUG codeH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove AI_DO_CMD_DEBUG codeH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: use attach_pci callbackH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove the io_range values from the private dataH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove the board attach noiseH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: analog input subdevice is fixedH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove 'single' channel list checkH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove chanlist_len checksH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: digital input/output subdevices are fixedH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: analog output subdevice is fixedH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: cleanup ai read in pci9111_ai_insn_read()H Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove pci9111_{hr_, )ai* macrosH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_ai_munge()H Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove AI_INSN_DEBUG codeH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_ao_insn_write()H Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: cleanup ao resolutionH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_ao_insn_read()H Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove pci9111_ao_set_data macroH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_do_insn_bits()H Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: cleanup pci9111_di_insn_bits()H Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove pci9111_d[io]_* i/o macrosH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: use 8253 helper functionsH Hartley Sweeten
2012-09-10staging: comedi: adl_pci9111: remove pci9111_8254_* i/o macrosH Hartley Sweeten