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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-19
1
-1
/
+1
*
|
staging: comedi: addi_apci_2032: fix interrupt support
H Hartley Sweeten
2012-11-29
1
-56
/
+100
*
|
staging: comedi: addi_apci_2032: move i_APCI2032_ConfigDigitalOutput()
H Hartley Sweeten
2012-11-29
1
-29
/
+29
*
|
staging: comedi: addi_apci_2032: remove the timer s->range_table
H Hartley Sweeten
2012-11-29
1
-1
/
+0
*
|
staging: comedi: addi_apci_2032: cleanup the subdevice init
H Hartley Sweeten
2012-11-29
1
-16
/
+16
*
|
staging: comedi: addi_apci_2032: fix the watchdog timer subdevice
H Hartley Sweeten
2012-11-29
1
-30
/
+61
*
|
staging: comedi: addi_apci_2032: remove need for addi-data/addi_common.h
H Hartley Sweeten
2012-11-29
1
-4
/
+2
*
|
staging: comedi: addi_apci_2032: remove use of struct addi_private
H Hartley Sweeten
2012-11-29
1
-26
/
+5
*
|
staging: comedi: addi_apci_2032: fix i_APCI2032_ReadWatchdog()
H Hartley Sweeten
2012-11-29
1
-3
/
+7
*
|
staging: comedi: addi_apci_2032: cleanup register map defines
H Hartley Sweeten
2012-11-29
1
-79
/
+57
*
|
staging: comedi: addi_apci_2032: merge in hwdrv_apci2032.c
H Hartley Sweeten
2012-11-29
2
-365
/
+215
*
|
staging: comedi: addi_apci_2032: cleanup the s->subdev_flags
H Hartley Sweeten
2012-11-29
1
-3
/
+2
*
|
staging: comedi: addi_apci_2032: remove boardinfo
H Hartley Sweeten
2012-11-29
1
-81
/
+20
*
|
staging: comedi: addi_apci_2032: only allocate needed subdevices
H Hartley Sweeten
2012-11-29
1
-26
/
+5
*
|
staging: comedi: addi_apci_2032: remove use of devpriv->s_EeParameters
H Hartley Sweeten
2012-11-29
1
-23
/
+5
*
|
staging: comedi: addi_apci_2032: don't read the unused PCI bars
H Hartley Sweeten
2012-11-29
1
-4
/
+0
*
|
staging: comedi: addi_apci_2032: remove devpriv->iobase usage
H Hartley Sweeten
2012-11-29
2
-25
/
+17
*
|
staging: comedi: addi_apci_2032: remove unnecessary info from boardinfo
H Hartley Sweeten
2012-11-29
1
-4
/
+0
*
|
staging: comedi: addi_apci_2032: simplify the PCI bar reading
H Hartley Sweeten
2012-11-29
1
-20
/
+4
*
|
staging: comedi: addi_apci_2032: absorb i_APCI2032_Reset()
H Hartley Sweeten
2012-11-29
2
-35
/
+11
*
|
staging: comedi: addi_apci_2032: remove unnecessary include
H Hartley Sweeten
2012-11-29
1
-1
/
+0
*
|
staging: comedi: addi_apci_2032: remove eeprom support code
H Hartley Sweeten
2012-11-29
1
-45
/
+1
*
|
staging: comedi: addi_apci_2032: board does not have analog inputs
H Hartley Sweeten
2012-11-29
1
-33
/
+1
*
|
staging: comedi: addi_apci_2032: board does not have analog outputs
H Hartley Sweeten
2012-11-29
1
-13
/
+2
*
|
staging: comedi: addi_apci_2032: board does not have digital inputs
H Hartley Sweeten
2012-11-29
1
-16
/
+2
*
|
staging: comedi: addi_apci_2032: board does not have ttl i/o
H Hartley Sweeten
2012-11-29
1
-20
/
+1
*
|
staging: comedi: addi_apci_2032: separate from addi_common.c
H Hartley Sweeten
2012-11-29
1
-3
/
+311
*
|
staging: comedi: remove unnecessary '#define __NO_VERSION__'
H Hartley Sweeten
2012-11-27
5
-5
/
+0
*
|
staging: comedi: remove unnecessary '#define _GNU_SOURCE'
H Hartley Sweeten
2012-11-27
2
-3
/
+0
*
|
staging: comedi: ni_tio.h fixed coding style issue with pointer variables
Matt Phillips
2012-11-26
1
-2
/
+2
*
|
staging: comedi: remove use of __devexit
Bill Pemberton
2012-11-21
53
-53
/
+53
*
|
staging: comedi: remove use of __devinit
Bill Pemberton
2012-11-21
54
-102
/
+98
*
|
staging: comedi: remove use of __devexit_p
Bill Pemberton
2012-11-21
53
-53
/
+53
*
|
staging: comedi: me_daq: remove broken workaround for PLX bug
Ian Abbott
2012-11-21
1
-46
/
+0
*
|
staging: comedi: cb_pcidas64: use cfc_check_trigger_arg_*() helpers
H Hartley Sweeten
2012-11-14
1
-51
/
+21
*
|
staging: comedi: use inlines for PCI/USB auto config
Ian Abbott
2012-11-14
2
-33
/
+22
*
|
staging: comedi: remove attach_pci and attach_usb handlers
Ian Abbott
2012-11-14
1
-2
/
+0
*
|
staging: comedi: simplify comedi_auto_attach()
Ian Abbott
2012-11-14
1
-27
/
+10
*
|
staging: comedi: don't check driver->auto_attach
Ian Abbott
2012-11-14
1
-9
/
+2
*
|
staging: comedi: don't call attach_usb handler
Ian Abbott
2012-11-14
1
-17
/
+1
*
|
staging: comedi: don't call attach_pci handler
Ian Abbott
2012-11-14
1
-17
/
+1
*
|
staging: comedi: remove old auto-config
Ian Abbott
2012-11-14
1
-65
/
+2
*
|
staging: comedi: define operations for INSN_CONFIG_DIGITAL_TRIG
Ian Abbott
2012-11-14
1
-0
/
+38
*
|
staging: comedi: check data length for INSN_CONFIG_DIGITAL_TRIG
Ian Abbott
2012-11-14
1
-0
/
+4
*
|
staging: comedi: addi_apci_1032: conform to new INSN_CONFIG_DIGITAL_TRIG
Ian Abbott
2012-11-14
1
-14
/
+56
*
|
staging: comedi: ni_mio_common: use cfc_check_trigger_arg_*() helpers
H Hartley Sweeten
2012-11-14
1
-135
/
+51
*
|
staging: comedi: usbduxsigma: use cfc_check_trigger_arg_*() helpers
H Hartley Sweeten
2012-11-14
1
-79
/
+26
*
|
staging: comedi: usbduxfast: use cfc_check_trigger_arg_*() helpers
H Hartley Sweeten
2012-11-14
1
-29
/
+9
*
|
staging: comedi: usbdux: use cfc_check_trigger_arg_*() helpers
H Hartley Sweeten
2012-11-14
1
-82
/
+26
[next]