summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2015-12-21staging: comedi: adv_pci_dio: remove defines used for the do registersH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: reset digital outputs in subdevice initH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: do board reset early in (*auto_attach)H Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: remove board reset during (*detach)H Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: remove defines used for the di registersH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: remove defines used for the 'timer_regbase'H Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: simplify the 'boardid' boardinfoH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: use the diosubd_data 'addr' for di/do s->privateH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: remove need for diosubd_data 'regs' memberH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: refactor 'io_access' boardinfoH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: absorb pci_dio_add_di()H Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: absorb pci_dio_add_do()H Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: use a const pointer to the diosubd_dataH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: post increment 'subdev' in (*auto_attach)H Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: remove 'main_pci_region' boardinfoH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: tidy up comedi driver block commentH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: remove unnecessary function separation commentsH Hartley Sweeten
2015-12-21comedi: ni_6527: Fix coding style - use BIT macroRanjith Thangavel
2015-12-21staging: comedi: ni_mio_common: add "no_channel" versions of some functionsAndrzej Pietrasiewicz
2015-12-21Staging: comedi: Fixed multiple commenting and spacing codig style issues.Daniel H. Hemmingsen
2015-12-21comedi: cb_pcidda: Fix coding style - use BIT macroRanjith Thangavel
2015-12-21comedi: ni_65xx: Fix coding style - use BIT macroRanjith Thangavel
2015-12-21comedi: comedi_parport: Fix coding style - use BIT macroRanjith Thangavel
2015-12-21staging: comedi: use kmalloc_array instead of kmallocGeliang Tang
2015-12-18staging: comedi: adv_pci1710: rename pci171x_ai_*()H Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: rename pci171x_ai_{cmd,cmdtest}()H Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: fix ai (*insn_read)H Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: fix counter 0 internal clock sourceH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: tidy up pci1710_reset()H Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: ai (*cancel) should not enable software triggerH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: post increment 'subdev' in (*auto_attach)H Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: tidy up analog input subdev_flagsH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: tidy up analog output subdev_flagsH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: support external analog output referenceH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: rename pci171x_ao_insn_write()H Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: rename pci171x_d[io]_insn_bitsH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: rename pci171x_insn_counter_config()H Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: rename interrupt_service_pci1710()H Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: tidy up boardinfo definitionH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: remove 'has_large_fifo' and 'has_diff_ai' board...H Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: remove 'has_di_do' boardinfoH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: remove 'n_aichan' boardinfoH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: define the mux control register bitsH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: refactor ai range programmingH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: don't "reset" board when detachingH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: remove 'has_counter' boardinfoH Hartley Sweeten
2015-12-18staging: comedi: adv_pci1710: remove 'has_irq' boardinfoH Hartley Sweeten
2015-12-18staging: comedi: adv_pci_dio: separate out PCI-1760 supportH Hartley Sweeten
2015-11-15staging: comedi: adv_pci1710: separate out PCI-1720 support as a new driverH Hartley Sweeten
2015-11-15Staging: comedi: adl_pci9118: Fix endian sparse warningKsenija Stanojevic