summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2014-06-29staging: comedi: mite: cleanup mite_unsetup()H Hartley Sweeten
2014-06-29staging: comedi: mite.h: remove mite_device()H Hartley Sweeten
2014-06-29staging: comedi: mite.h: remove mite_irq()H Hartley Sweeten
2014-06-29staging: comedi: ni_pcimio: remove ATMIO and PCIMIO definesH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_cs: remove ATMIO and PCIMIO definesH Hartley Sweeten
2014-06-29staging: comedi: ni_atmio: remove ATMIO and PCIMIO definesH Hartley Sweeten
2014-06-29staging: comedi: ni_pcimio: remove DRV_NAME defineH Hartley Sweeten
2014-06-29staging: comedi: ni_stc.h: the boardinfo 'name' should be firstH Hartley Sweeten
2014-06-29staging: comedi: ni_atmio: tidy up the boardinfoH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_cs: remove NI_SIZE defineH Hartley Sweeten
2014-06-29staging: comedi: ni_atmio: remove NI_SIZE defineH Hartley Sweeten
2014-06-29staging: comedi: ni_atmio: remove '= 0' boardinfo dataH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common.c: remove IRQ_POLARITY definesH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common drivers: remove NI_E_IRQ_FLAGS definesH Hartley Sweeten
2014-06-29staging: comedi: ni_mio_common.c: remove interrupt_pin() macrosH Hartley Sweeten
2014-06-29staging: comedi: ni_pcimio: remove forward declarationsH Hartley Sweeten
2014-06-26staging: comedi: s626: remove struct s626_enc_infoH Hartley Sweeten
2014-06-26staging: comedi: s626: tidy up s626_enc_insn_read()H Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'my_event_bits' from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'set_mode' callback from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'get_mode' callback from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'reset_cap_flags' callback from encoder private...H Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'pulse_index' callback from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'get_int_src' callback from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'set_int_src' callback from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'get_load_trig' callback from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'set_load_trig' callback from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'get_enable' callback from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: remove 'set_enable' callback from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: remove my_latch_lsw from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: define S626_LP_CNTR* registers based on channel numberH Hartley Sweeten
2014-06-26staging: comedi: s626: remove my_cr[ab] from encoder private dataH Hartley Sweeten
2014-06-26staging: comedi: s626: add comedi "chan" number to struct s626_enc_infoH Hartley Sweeten
2014-06-26staging: comedi: s626: define CRA/CRB registers based on channel numberH Hartley Sweeten
2014-06-26staging: comedi: addi_apci_1564: move apci1564_interrupt() into addi_apci_1564.cChase Southwood
2014-06-26staging: comedi: addi_apci_1564: add Change-of-State interrupt subdevice and ...Chase Southwood
2014-06-26staging: comedi: addi_apci_1564: introduce apci1564_private structChase Southwood
2014-06-26staging: comedi: addi_apci_1564: remove unused static variablesChase Southwood
2014-06-26staging: comedi: addi_apci_1564: remove use of devpriv->b_OutputMemoryStatusChase Southwood
2014-06-26staging: comedi: dt282x: automatically handle D/A data formatH Hartley Sweeten
2014-06-26staging: comedi: dt282x: fix bug where DIO direction is reset to inputsH Hartley Sweeten
2014-06-26staging: comedi: dt282x: tidy up the register map and bit definesH Hartley Sweeten
2014-06-26staging: comedi: dt282x: avoid calculating the timer divisor multiple timesH Hartley Sweeten
2014-06-26staging: comedi: dt282x: update the MODULE_DESCRIPTIONH Hartley Sweeten
2014-06-26staging: comedi: dt282x: tidy up multi-line commentsH Hartley Sweeten
2014-06-26staging: comedi: dt282x: cleanup analog output range tableH Hartley Sweeten
2014-06-26staging: comedi: dt282x: fix Analog Input se/diff channel configurationH Hartley Sweeten
2014-06-26staging: comedi: dt282x: tidy up Analog Input subdevice initH Hartley Sweeten
2014-06-26staging: comedi: dt282x: tidy up Analog Output subdevice initH Hartley Sweeten
2014-06-26staging: comedi: dt282x: remove the 'opt_*' enumH Hartley Sweeten