summaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi
Commit message (Expand)AuthorAgeFilesLines
* STAGING: COMEDI: Using kernel types in plx9080.hMoritz König2015-12-211-1/+1
* STAGING: COMEDI: Added spaces around binary operators in plx9080.hMoritz König2015-12-211-1/+1
* STAGING: COMEDI: Fixed format of comments in plx9080.hMoritz König2015-12-211-44/+78
* staging: comedi: comedilib.h: Coding style warning fix for block commentsJitendra Kumar Khasdev2015-12-211-16/+16
* staging: comedi: s526: add macros for counter control reg valuesIan Abbott2015-12-211-4/+37
* staging: comedi: s526: replace counter mode bitfield structIan Abbott2015-12-211-63/+93
* staging: comedi: check for more errors for zero-length writeIan Abbott2015-12-211-3/+4
* staging: comedi: simplify returned errors for comedi_write()Ian Abbott2015-12-211-18/+3
* staging: comedi: return error on "write" if no command set upIan Abbott2015-12-211-3/+8
* staging: comedi: allow buffer wraparound in comedi_write()Ian Abbott2015-12-211-5/+9
* staging: comedi: avoid bad truncation of a size_t in comedi_write()Ian Abbott2015-12-211-8/+5
* staging: comedi: make some variables unsigned in comedi_write()Ian Abbott2015-12-211-1/+3
* staging: comedi: do extra checks for becoming non-busy for "write"Ian Abbott2015-12-211-1/+6
* staging: comedi: rearrange comedi_write() codeIan Abbott2015-12-211-41/+30
* staging: comedi: adv_pci_dio: update the MODULE_DESCRIPTIONH Hartley Sweeten2015-12-211-1/+1
* staging: comedi: adv_pci_dio: tidy up the comedi comment blockH Hartley Sweeten2015-12-211-6/+3
* staging: comedi: adv_pci_dio: move pci_dio_override_cardtype()H Hartley Sweeten2015-12-211-32/+32
* staging: comedi: adv_pci_dio: move and rename the MAX_*_SUBDEV[SG] definesH Hartley Sweeten2015-12-211-11/+11
* staging: comedi: adv_pci_dio: move and rename enum hw_cards_idH Hartley Sweeten2015-12-211-12/+17
* staging: comedi: adv_pci_dio: remove boardinfo 'cardtype'H Hartley Sweeten2015-12-211-24/+7
* staging: comedi: adv_pci_dio: cleanup PCI-1762 interrupt registersH Hartley Sweeten2015-12-211-4/+3
* staging: comedi: adv_pci_dio: rename PCI1752_6_CFC defineH Hartley Sweeten2015-12-211-2/+3
* staging: comedi: adv_pci_dio: cleanup PCI-175[46] interrupt registersH Hartley Sweeten2015-12-211-12/+9
* staging: comedi: adv_pci_dio: cleanup PCI-1753 interrupt register definesH Hartley Sweeten2015-12-211-19/+14
* staging: comedi: adv_pci_dio: use common defines for PCI-1739/175[01] registersH Hartley Sweeten2015-12-211-12/+3
* staging: comedi: adv_pci_dio: use common defines for PCI-173[036] registersH Hartley Sweeten2015-12-211-19/+11
* staging: comedi: adv_pci_dio: cleanup "disable and clear interrupts" commentsH Hartley Sweeten2015-12-211-18/+6
* staging: comedi: adv_pci_dio: disable channel freeze outside of switchH Hartley Sweeten2015-12-211-6/+4
* staging: comedi: adv_pci_dio: use a default case in pci_dio_reset()H Hartley Sweeten2015-12-211-7/+2
* staging: comedi: adv_pci_dio: remove defines used for the dio (8255) registersH Hartley Sweeten2015-12-211-9/+5
* staging: comedi: adv_pci_dio: remove defines used for the do registersH Hartley Sweeten2015-12-211-22/+10
* staging: comedi: adv_pci_dio: reset digital outputs in subdevice initH Hartley Sweeten2015-12-211-21/+15
* staging: comedi: adv_pci_dio: do board reset early in (*auto_attach)H Hartley Sweeten2015-12-211-2/+2
* staging: comedi: adv_pci_dio: remove board reset during (*detach)H Hartley Sweeten2015-12-211-8/+1
* staging: comedi: adv_pci_dio: remove defines used for the di registersH Hartley Sweeten2015-12-211-20/+10
* staging: comedi: adv_pci_dio: remove defines used for the 'timer_regbase'H Hartley Sweeten2015-12-211-4/+2
* staging: comedi: adv_pci_dio: simplify the 'boardid' boardinfoH Hartley Sweeten2015-12-211-21/+15
* staging: comedi: adv_pci_dio: use the diosubd_data 'addr' for di/do s->privateH Hartley Sweeten2015-12-211-12/+12
* staging: comedi: adv_pci_dio: remove need for diosubd_data 'regs' memberH Hartley Sweeten2015-12-211-56/+64
* staging: comedi: adv_pci_dio: refactor 'io_access' boardinfoH Hartley Sweeten2015-12-211-44/+13
* staging: comedi: adv_pci_dio: absorb pci_dio_add_di()H Hartley Sweeten2015-12-211-65/+62
* staging: comedi: adv_pci_dio: absorb pci_dio_add_do()H Hartley Sweeten2015-12-211-29/+14
* staging: comedi: adv_pci_dio: use a const pointer to the diosubd_dataH Hartley Sweeten2015-12-211-12/+19
* staging: comedi: adv_pci_dio: post increment 'subdev' in (*auto_attach)H Hartley Sweeten2015-12-211-11/+5
* staging: comedi: adv_pci_dio: remove 'main_pci_region' boardinfoH Hartley Sweeten2015-12-211-23/+7
* staging: comedi: adv_pci_dio: tidy up comedi driver block commentH Hartley Sweeten2015-12-211-23/+17
* staging: comedi: adv_pci_dio: remove unnecessary function separation commentsH Hartley Sweeten2015-12-211-9/+0
* comedi: ni_6527: Fix coding style - use BIT macroRanjith Thangavel2015-12-211-12/+12
* staging: comedi: ni_mio_common: add "no_channel" versions of some functionsAndrzej Pietrasiewicz2015-12-211-33/+49
* Staging: comedi: Fixed multiple commenting and spacing codig style issues.Daniel H. Hemmingsen2015-12-211-130/+177
OpenPOWER on IntegriCloud