summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers/s626.c
AgeCommit message (Expand)Author
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-05-28staging: comedi: s626: use comedi_fc helpers to validate timer argsH Hartley Sweeten
2014-05-23staging: comedi: pass subdevice to comedi_buf_put()Ian Abbott
2014-04-22staging: comedi: s626: clarify the cmd->start_arg validation and useH Hartley Sweeten
2014-04-14staging: comedi: s626: use comedi_timeout() on remaining loopsChase Southwood
2014-03-19Staging: comedi: Fix line over 80 characters in s626.cEbru Akagunduz
2014-03-19Staging: comedi: Fix missing space after return type in s626.cEbru Akagunduz
2014-03-17Staging: comedi: propagate timeout errors in s626.cChase Southwood
2014-03-17Staging: comedi: convert while loops to timeouts in s626.cChase Southwood
2014-02-14staging: comedi: s626: use comedi_timeout()H Hartley Sweeten
2014-02-07staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten
2013-12-17staging: comedi: s626: tidy up comedi_lrange tableH Hartley Sweeten
2013-12-06staging: comedi: s626: use dev->read_subdevH Hartley Sweeten
2013-12-04staging: comedi: s626: fix async command hookupH Hartley Sweeten
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-25staging: comedi: s626: fix value written by s626_set_dac()Ian Abbott
2013-10-29staging: comedi: s626: replace S626_MULT_X? valuesIan Abbott
2013-10-29staging: comedi: s626: expand standardized IndxSrc valuesIan Abbott
2013-10-29staging: comedi: s626: make CRA and CRB setup conversions more readableIan Abbott
2013-10-19staging: comedi: s626: distinguish counter src from encoder modeIan Abbott
2013-10-19staging: comedi: s626: correct a comment in s626_get_mode_b()Ian Abbott
2013-10-19staging: comedi: s626: specify bitshift for encoder A clock sourceIan Abbott
2013-10-19staging: comedi: s626: clock polarity and direction are the sameIan Abbott
2013-10-16staging: comedi: s626: sample types are unsignedIan Abbott
2013-10-11staging: comedi: s626: prefix macros in s626.hIan Abbott
2013-10-11staging: comedi: s626: prefix macros in s626.cIan Abbott
2013-10-11staging: comedi: s626: prefix function and variable namesIan Abbott
2013-10-11staging: comedi: s626: rename struct buffer_dmaIan Abbott
2013-10-11staging: comedi: s626: move struct buffer_dmaIan Abbott
2013-10-11staging: comedi: s626: make trimchan[] and trimadrs[] constIan Abbott
2013-10-11staging: comedi: s626: add mmiowb() callsIan Abbott
2013-10-11staging: comedi: s626: remove TRUE and FALSE macrosIan Abbott
2013-10-11staging: comedi: s626: move s626_enc_chan_info[]Ian Abbott
2013-10-11staging: comedi: s626: move encoder functions part 3Ian Abbott
2013-10-11staging: comedi: s626: move encoder functions part 2Ian Abbott
2013-10-11staging: comedi: s626: move encoder functions part 1Ian Abbott
2013-10-11staging: comedi: s626: remove encpriv macroIan Abbott
2013-10-11staging: comedi: s626: rename CamelCase variablesIan Abbott
2013-10-11staging: comedi: s626: rename CamelCase functionsIan Abbott
2013-10-11staging: comedi: s626: remove a variable from set_mode_a() and _b()Ian Abbott