summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2016-02-08STAGING: COMEDI: Wrap line over 80 charactersPablo G. Gallardo
2016-02-08STAGING: COMEDI: Remove unnecessary typecast of c90 int constantPablo G. Gallardo
2016-02-08staging: comedi: ni_mio_common: add finite regeneration to dio outputSpencer E. Olson
2016-02-08staging: comedi: ni_mio_common: adds finite regeneration to AO outputSpencer E. Olson
2016-02-08staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_cmdSpencer E. Olson
2016-02-08staging: comedi: ni_mio_common: make more bits in ao_cmd1 reg be statefulSpencer E. Olson
2016-02-08staging: comedi: ni_mio_common: Cleans up/clarifies ni_ao_resetSpencer E. Olson
2016-02-08staging: comedi: mite: enable continuous regeneration of finite samplesSpencer E. Olson
2016-02-08staging: comedi: ni_mio_common: use CR_CHAN more consistentlySpencer E. Olson
2016-02-08staging: comedi: ni_tiocmd: change mistaken use of start_src for start_argSpencer E. Olson
2016-02-08staging: comedi: ni_pcimio: Adds PXI-6251 to supported boardsSpencer E. Olson
2016-02-08staging: comedi: dt2801: Prefer using the BIT macroBhaktipriya Shridhar
2015-12-22STAGING: COMEDI: Using kernel types in plx9080.hMoritz König
2015-12-22STAGING: COMEDI: Added spaces around binary operators in plx9080.hMoritz König
2015-12-22STAGING: COMEDI: Fixed format of comments in plx9080.hMoritz König
2015-12-22staging: comedi: comedilib.h: Coding style warning fix for block commentsJitendra Kumar Khasdev
2015-12-22staging: comedi: s526: add macros for counter control reg valuesIan Abbott
2015-12-22staging: comedi: s526: replace counter mode bitfield structIan Abbott
2015-12-21staging: comedi: check for more errors for zero-length writeIan Abbott
2015-12-21staging: comedi: simplify returned errors for comedi_write()Ian Abbott
2015-12-21staging: comedi: return error on "write" if no command set upIan Abbott
2015-12-21staging: comedi: allow buffer wraparound in comedi_write()Ian Abbott
2015-12-21staging: comedi: avoid bad truncation of a size_t in comedi_write()Ian Abbott
2015-12-21staging: comedi: make some variables unsigned in comedi_write()Ian Abbott
2015-12-21staging: comedi: do extra checks for becoming non-busy for "write"Ian Abbott
2015-12-21staging: comedi: rearrange comedi_write() codeIan Abbott
2015-12-21staging: comedi: adv_pci_dio: update the MODULE_DESCRIPTIONH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: tidy up the comedi comment blockH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: move pci_dio_override_cardtype()H Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: move and rename the MAX_*_SUBDEV[SG] definesH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: move and rename enum hw_cards_idH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: remove boardinfo 'cardtype'H Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: cleanup PCI-1762 interrupt registersH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: rename PCI1752_6_CFC defineH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: cleanup PCI-175[46] interrupt registersH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: cleanup PCI-1753 interrupt register definesH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: use common defines for PCI-1739/175[01] registersH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: use common defines for PCI-173[036] registersH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: cleanup "disable and clear interrupts" commentsH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: disable channel freeze outside of switchH Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: use a default case in pci_dio_reset()H Hartley Sweeten
2015-12-21staging: comedi: adv_pci_dio: remove defines used for the dio (8255) registersH Hartley Sweeten
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