index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: addi_apci_1564: remove diagnostic interrupt support code
Chase Southwood
2014-08-01
2
-32
/
+0
*
staging: comedi: addi_apci_1564: add subdevice to check diagnostic status
Chase Southwood
2014-08-01
1
-1
/
+22
*
staging: comedi: ii_pci20kc: request and ioremap memory
Ian Abbott
2014-08-01
1
-3
/
+29
*
staging: comedi: ni_tio: remove some dead code
Dan Carpenter
2014-08-01
1
-12
/
+0
*
staging: comedi: amplc_dio200: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
4
-40
/
+20
*
staging: comedi: ii_pci20kc: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-27
/
+15
*
staging: comedi: ni_labpc: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
3
-34
/
+16
*
staging: comedi: ni_labpc: refactor labpc_8255_mmio()
H Hartley Sweeten
2014-07-30
1
-6
/
+13
*
staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_set_mode()
H Hartley Sweeten
2014-07-30
1
-10
/
+7
*
staging: comedi: ni_labpc: don't pass dev->iobase to labpc_counter_load()
H Hartley Sweeten
2014-07-30
1
-10
/
+10
*
staging: comedi: ni_labpc: pass comedi_device to the I/O callbacks
H Hartley Sweeten
2014-07-30
3
-67
/
+73
*
staging: comedi: mite: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
6
-173
/
+118
*
staging: comedi: mite: pass comedi_device to mite_setup()
H Hartley Sweeten
2014-07-30
5
-22
/
+18
*
staging: comedi: mite: inline mite_setup()
H Hartley Sweeten
2014-07-30
2
-7
/
+6
*
staging: comedi: s626: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-106
/
+88
*
staging: comedi: rtd520: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-104
/
+91
*
staging: comedi: cb_pcidas64: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-27
/
+14
*
staging: comedi: ni_670x: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-17
/
+11
*
staging: comedi: ni_6527: iounmap resource when detached
H Hartley Sweeten
2014-07-30
1
-0
/
+2
*
staging: comedi: ni_6527: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-52
/
+33
*
staging: comedi: dt3000: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-60
/
+44
*
staging: comedi: daqboard2000: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-45
/
+31
*
staging: comedi: addi_apci_3xxx: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-39
/
+29
*
staging: comedi: icp_multi: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-45
/
+35
*
staging: comedi: mf6x4: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-26
/
+21
*
staging: comedi: me_daq: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-36
/
+31
*
staging: comedi: gsc_hpdi: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-24
/
+20
*
staging: comedi: ni_65xx: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-50
/
+30
*
staging: comedi: 8255_pci: use the comedi_device 'mmio' member
H Hartley Sweeten
2014-07-30
1
-16
/
+5
*
staging: comedi: add an 'mmio' member to comedi_device
H Hartley Sweeten
2014-07-30
2
-0
/
+2
*
staging: comedi: amplc_pci230: tidy up stuct pci230_private
Ian Abbott
2014-07-30
1
-28
/
+17
*
staging: comedi: amplc_pci230: no need to initialize named members to zero
Ian Abbott
2014-07-30
1
-6
/
+0
*
staging: comedi: amplc_pci230: add whitespace to pci230_boards[]
Ian Abbott
2014-07-30
1
-37
/
+39
*
staging: comedi: amplc_pci230: no need for '&function'
Ian Abbott
2014-07-30
1
-7
/
+7
*
staging: comedi: amplc_pci230: remove some indentation in pci230_ai_check_cha...
Ian Abbott
2014-07-30
1
-4
/
+4
*
staging: comedi: amplc_pci230: omit '!= 0' from logical expressions
Ian Abbott
2014-07-30
1
-39
/
+36
*
staging: comedi: amplc_pci230: don't begin line with binary operator
Ian Abbott
2014-07-30
1
-43
/
+43
*
staging: comedi: amplc_pci230: add whitespace to register values
Ian Abbott
2014-07-30
1
-64
/
+64
*
staging: comedi: amplc_pci230: remove PCI230_TEST_BIT()
Ian Abbott
2014-07-30
1
-3
/
+0
*
staging: comedi: amplc_pci230: remove PCI230_ADC_CONV
Ian Abbott
2014-07-30
1
-6
/
+0
*
staging: comedi: amplc_pci230: remove unused settling time constants
Ian Abbott
2014-07-30
1
-13
/
+0
*
staging: comedi: amplc_pci230: usleep_range is preferred over udelay
Ian Abbott
2014-07-30
1
-1
/
+1
*
staging: comedi: amplc_pci230: alignment should match open parenthesis
Ian Abbott
2014-07-30
1
-1
/
+1
*
staging: comedi: amplc_pci230: blank lines aren't necessary before a close br...
Ian Abbott
2014-07-30
1
-4
/
+0
*
staging: comedi: amplc_pci230: logical continuations should be on the previou...
Ian Abbott
2014-07-30
1
-17
/
+16
*
staging: comedi: amplc_pci230: fix checkpatch line over 80 characters
Ian Abbott
2014-07-30
1
-4
/
+2
*
staging: comedi: amplc_pci230: reformat a load of comments
Ian Abbott
2014-07-30
1
-348
/
+489
*
staging: comedi: ni_tiocmd: introduce ni_tio_acknowledge()
H Hartley Sweeten
2014-07-30
4
-9
/
+14
*
staging: comedi: ni_tiocmd: tidy up ni_tio_input_cmd()
H Hartley Sweeten
2014-07-30
1
-20
/
+10
*
staging: comedi: ni_tiocmd: tidy up ni_tio_input_inttrig()
H Hartley Sweeten
2014-07-30
1
-8
/
+6
[next]