index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
comedi
Commit message (
Expand
)
Author
Age
Files
Lines
*
STAGING: COMEDI: Using kernel types in plx9080.h
Moritz König
2015-12-21
1
-1
/
+1
*
STAGING: COMEDI: Added spaces around binary operators in plx9080.h
Moritz König
2015-12-21
1
-1
/
+1
*
STAGING: COMEDI: Fixed format of comments in plx9080.h
Moritz König
2015-12-21
1
-44
/
+78
*
staging: comedi: comedilib.h: Coding style warning fix for block comments
Jitendra Kumar Khasdev
2015-12-21
1
-16
/
+16
*
staging: comedi: s526: add macros for counter control reg values
Ian Abbott
2015-12-21
1
-4
/
+37
*
staging: comedi: s526: replace counter mode bitfield struct
Ian Abbott
2015-12-21
1
-63
/
+93
*
staging: comedi: check for more errors for zero-length write
Ian Abbott
2015-12-21
1
-3
/
+4
*
staging: comedi: simplify returned errors for comedi_write()
Ian Abbott
2015-12-21
1
-18
/
+3
*
staging: comedi: return error on "write" if no command set up
Ian Abbott
2015-12-21
1
-3
/
+8
*
staging: comedi: allow buffer wraparound in comedi_write()
Ian Abbott
2015-12-21
1
-5
/
+9
*
staging: comedi: avoid bad truncation of a size_t in comedi_write()
Ian Abbott
2015-12-21
1
-8
/
+5
*
staging: comedi: make some variables unsigned in comedi_write()
Ian Abbott
2015-12-21
1
-1
/
+3
*
staging: comedi: do extra checks for becoming non-busy for "write"
Ian Abbott
2015-12-21
1
-1
/
+6
*
staging: comedi: rearrange comedi_write() code
Ian Abbott
2015-12-21
1
-41
/
+30
*
staging: comedi: adv_pci_dio: update the MODULE_DESCRIPTION
H Hartley Sweeten
2015-12-21
1
-1
/
+1
*
staging: comedi: adv_pci_dio: tidy up the comedi comment block
H Hartley Sweeten
2015-12-21
1
-6
/
+3
*
staging: comedi: adv_pci_dio: move pci_dio_override_cardtype()
H Hartley Sweeten
2015-12-21
1
-32
/
+32
*
staging: comedi: adv_pci_dio: move and rename the MAX_*_SUBDEV[SG] defines
H Hartley Sweeten
2015-12-21
1
-11
/
+11
*
staging: comedi: adv_pci_dio: move and rename enum hw_cards_id
H Hartley Sweeten
2015-12-21
1
-12
/
+17
*
staging: comedi: adv_pci_dio: remove boardinfo 'cardtype'
H Hartley Sweeten
2015-12-21
1
-24
/
+7
*
staging: comedi: adv_pci_dio: cleanup PCI-1762 interrupt registers
H Hartley Sweeten
2015-12-21
1
-4
/
+3
*
staging: comedi: adv_pci_dio: rename PCI1752_6_CFC define
H Hartley Sweeten
2015-12-21
1
-2
/
+3
*
staging: comedi: adv_pci_dio: cleanup PCI-175[46] interrupt registers
H Hartley Sweeten
2015-12-21
1
-12
/
+9
*
staging: comedi: adv_pci_dio: cleanup PCI-1753 interrupt register defines
H Hartley Sweeten
2015-12-21
1
-19
/
+14
*
staging: comedi: adv_pci_dio: use common defines for PCI-1739/175[01] registers
H Hartley Sweeten
2015-12-21
1
-12
/
+3
*
staging: comedi: adv_pci_dio: use common defines for PCI-173[036] registers
H Hartley Sweeten
2015-12-21
1
-19
/
+11
*
staging: comedi: adv_pci_dio: cleanup "disable and clear interrupts" comments
H Hartley Sweeten
2015-12-21
1
-18
/
+6
*
staging: comedi: adv_pci_dio: disable channel freeze outside of switch
H Hartley Sweeten
2015-12-21
1
-6
/
+4
*
staging: comedi: adv_pci_dio: use a default case in pci_dio_reset()
H Hartley Sweeten
2015-12-21
1
-7
/
+2
*
staging: comedi: adv_pci_dio: remove defines used for the dio (8255) registers
H Hartley Sweeten
2015-12-21
1
-9
/
+5
*
staging: comedi: adv_pci_dio: remove defines used for the do registers
H Hartley Sweeten
2015-12-21
1
-22
/
+10
*
staging: comedi: adv_pci_dio: reset digital outputs in subdevice init
H Hartley Sweeten
2015-12-21
1
-21
/
+15
*
staging: comedi: adv_pci_dio: do board reset early in (*auto_attach)
H Hartley Sweeten
2015-12-21
1
-2
/
+2
*
staging: comedi: adv_pci_dio: remove board reset during (*detach)
H Hartley Sweeten
2015-12-21
1
-8
/
+1
*
staging: comedi: adv_pci_dio: remove defines used for the di registers
H Hartley Sweeten
2015-12-21
1
-20
/
+10
*
staging: comedi: adv_pci_dio: remove defines used for the 'timer_regbase'
H Hartley Sweeten
2015-12-21
1
-4
/
+2
*
staging: comedi: adv_pci_dio: simplify the 'boardid' boardinfo
H Hartley Sweeten
2015-12-21
1
-21
/
+15
*
staging: comedi: adv_pci_dio: use the diosubd_data 'addr' for di/do s->private
H Hartley Sweeten
2015-12-21
1
-12
/
+12
*
staging: comedi: adv_pci_dio: remove need for diosubd_data 'regs' member
H Hartley Sweeten
2015-12-21
1
-56
/
+64
*
staging: comedi: adv_pci_dio: refactor 'io_access' boardinfo
H Hartley Sweeten
2015-12-21
1
-44
/
+13
*
staging: comedi: adv_pci_dio: absorb pci_dio_add_di()
H Hartley Sweeten
2015-12-21
1
-65
/
+62
*
staging: comedi: adv_pci_dio: absorb pci_dio_add_do()
H Hartley Sweeten
2015-12-21
1
-29
/
+14
*
staging: comedi: adv_pci_dio: use a const pointer to the diosubd_data
H Hartley Sweeten
2015-12-21
1
-12
/
+19
*
staging: comedi: adv_pci_dio: post increment 'subdev' in (*auto_attach)
H Hartley Sweeten
2015-12-21
1
-11
/
+5
*
staging: comedi: adv_pci_dio: remove 'main_pci_region' boardinfo
H Hartley Sweeten
2015-12-21
1
-23
/
+7
*
staging: comedi: adv_pci_dio: tidy up comedi driver block comment
H Hartley Sweeten
2015-12-21
1
-23
/
+17
*
staging: comedi: adv_pci_dio: remove unnecessary function separation comments
H Hartley Sweeten
2015-12-21
1
-9
/
+0
*
comedi: ni_6527: Fix coding style - use BIT macro
Ranjith Thangavel
2015-12-21
1
-12
/
+12
*
staging: comedi: ni_mio_common: add "no_channel" versions of some functions
Andrzej Pietrasiewicz
2015-12-21
1
-33
/
+49
*
Staging: comedi: Fixed multiple commenting and spacing codig style issues.
Daniel H. Hemmingsen
2015-12-21
1
-130
/
+177
[next]