index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
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: 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
*
comedi: cb_pcidda: Fix coding style - use BIT macro
Ranjith Thangavel
2015-12-21
1
-3
/
+3
*
comedi: ni_65xx: Fix coding style - use BIT macro
Ranjith Thangavel
2015-12-21
1
-27
/
+27
*
comedi: comedi_parport: Fix coding style - use BIT macro
Ranjith Thangavel
2015-12-21
1
-2
/
+2
*
staging: comedi: use kmalloc_array instead of kmalloc
Geliang Tang
2015-12-21
2
-6
/
+10
*
staging: comedi: adv_pci1710: rename pci171x_ai_*()
H Hartley Sweeten
2015-12-18
1
-11
/
+11
*
staging: comedi: adv_pci1710: rename pci171x_ai_{cmd,cmdtest}()
H Hartley Sweeten
2015-12-18
1
-4
/
+4
*
staging: comedi: adv_pci1710: fix ai (*insn_read)
H Hartley Sweeten
2015-12-18
1
-4
/
+9
*
staging: comedi: adv_pci1710: fix counter 0 internal clock source
H Hartley Sweeten
2015-12-18
1
-1
/
+1
*
staging: comedi: adv_pci1710: tidy up pci1710_reset()
H Hartley Sweeten
2015-12-18
1
-12
/
+12
*
staging: comedi: adv_pci1710: ai (*cancel) should not enable software trigger
H Hartley Sweeten
2015-12-18
1
-5
/
+8
*
staging: comedi: adv_pci1710: post increment 'subdev' in (*auto_attach)
H Hartley Sweeten
2015-12-18
1
-13
/
+5
*
staging: comedi: adv_pci1710: tidy up analog input subdev_flags
H Hartley Sweeten
2015-12-18
1
-1
/
+1
*
staging: comedi: adv_pci1710: tidy up analog output subdev_flags
H Hartley Sweeten
2015-12-18
1
-1
/
+2
*
staging: comedi: adv_pci1710: support external analog output reference
H Hartley Sweeten
2015-12-18
1
-5
/
+8
*
staging: comedi: adv_pci1710: rename pci171x_ao_insn_write()
H Hartley Sweeten
2015-12-18
1
-26
/
+26
*
staging: comedi: adv_pci1710: rename pci171x_d[io]_insn_bits
H Hartley Sweeten
2015-12-18
1
-25
/
+25
*
staging: comedi: adv_pci1710: rename pci171x_insn_counter_config()
H Hartley Sweeten
2015-12-18
1
-2
/
+2
*
staging: comedi: adv_pci1710: rename interrupt_service_pci1710()
H Hartley Sweeten
2015-12-18
1
-2
/
+2
*
staging: comedi: adv_pci1710: tidy up boardinfo definition
H Hartley Sweeten
2015-12-18
1
-8
/
+8
*
staging: comedi: adv_pci1710: remove 'has_large_fifo' and 'has_diff_ai' board...
H Hartley Sweeten
2015-12-18
1
-10
/
+5
*
staging: comedi: adv_pci1710: remove 'has_di_do' boardinfo
H Hartley Sweeten
2015-12-18
1
-12
/
+10
*
staging: comedi: adv_pci1710: remove 'n_aichan' boardinfo
H Hartley Sweeten
2015-12-18
1
-35
/
+26
*
staging: comedi: adv_pci1710: define the mux control register bits
H Hartley Sweeten
2015-12-18
1
-5
/
+9
*
staging: comedi: adv_pci1710: refactor ai range programming
H Hartley Sweeten
2015-12-18
1
-53
/
+55
*
staging: comedi: adv_pci1710: don't "reset" board when detaching
H Hartley Sweeten
2015-12-18
1
-8
/
+1
*
staging: comedi: adv_pci1710: remove 'has_counter' boardinfo
H Hartley Sweeten
2015-12-18
1
-7
/
+3
*
staging: comedi: adv_pci1710: remove 'has_irq' boardinfo
H Hartley Sweeten
2015-12-18
1
-7
/
+1
*
staging: comedi: adv_pci_dio: separate out PCI-1760 support
H Hartley Sweeten
2015-12-18
4
-426
/
+445
*
staging: comedi: adv_pci1710: separate out PCI-1720 support as a new driver
H Hartley Sweeten
2015-11-15
4
-105
/
+212
*
Staging: comedi: adl_pci9118: Fix endian sparse warning
Ksenija Stanojevic
2015-11-15
1
-1
/
+2
[prev]
[next]