index
:
talos-op-linux
master
Talos™ II 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: addi-data: NULL dereference of amcc in v_pci_card_list_init()
Roel Kluin
2009-09-15
2
-0
/
+6
*
Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_Comma...
Roel Kluin
2009-09-15
1
-1
/
+1
*
Staging: ARRAY_SIZE changes
Stoyan Gaydarov
2009-09-15
12
-13
/
+12
*
Staging: comedi: s626: Possible read buffer overflow fix
Roel Kluin
2009-09-15
1
-1
/
+2
*
Staging: comedi: Remove references to dead EXPORT_SYMTAB
Robert P. J. Day
2009-09-15
2
-7
/
+0
*
Staging: comedi: no need for checking vfree call
Figo.zhang
2009-09-15
1
-3
/
+2
*
Staging: Comedi: Lindent changes to comdi driver in staging tree
Mithlesh Thukral
2009-09-15
133
-12927
/
+14808
*
Networking: use CAP_NET_ADMIN when deciding to call request_module
Eric Paris
2009-08-14
1
-4
/
+4
*
Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 board
Herton Ronaldo Krzesinski
2009-07-12
1
-15
/
+20
*
Staging: comedi: jr3_pci.c: add required includes
Alexander Beregalov
2009-07-12
1
-0
/
+2
*
Staging: comedi: fix build errors
Greg Kroah-Hartman
2009-06-19
1
-0
/
+1
*
Staging: fix operator precedence errors
Roel Kluin
2009-06-19
1
-1
/
+1
*
Staging: comedi: uses udelay, needs delay.h
Randy Dunlap
2009-06-19
1
-0
/
+1
*
Staging: comedi: cb_pcidas.c: Fix build warning (type mismatch)
Gerard Lledo
2009-06-19
1
-1
/
+1
*
Staging: comedi: usbdux: buffer overflow error handling
Bernd Porr
2009-06-19
2
-8
/
+18
*
staging: comedi: Move pcm do_cmdtest function into a single source file
Bill Pemberton
2009-06-19
5
-202
/
+124
*
staging: comedi: Remove MIN macro
Bill Pemberton
2009-06-19
3
-6
/
+2
*
staging: comedi: fix missing parentheses
Roel Kluin
2009-06-19
1
-2
/
+2
*
Staging: comedi: data.c should include delay.h
Alexander Beregalov
2009-06-19
1
-0
/
+1
*
Staging: comedi: comedi_test.c should include timer.h
Alexander Beregalov
2009-06-19
1
-0
/
+1
*
staging: comedi: fix pcmcia build breakage
Greg Kroah-Hartman
2009-06-19
1
-2
/
+2
*
Staging: Comedi: vmk80xx: Add k8061 support
Manuel Gebele
2009-06-19
1
-786
/
+1069
*
Staging: comedi: simply read and write functions in adl_pci8164
Bill Pemberton
2009-06-19
1
-199
/
+46
*
Staging: comedi: replace for loop with msleep()
Bill Pemberton
2009-06-19
2
-2
/
+2
*
Staging: comedi: remove some RT code that lingered
Greg Kroah-Hartman
2009-06-19
6
-42
/
+24
*
Staging: comedi: remove RT code
Greg Kroah-Hartman
2009-06-19
48
-1495
/
+38
*
Staging: comedi: remove comedi-specific wrappers
Greg Kroah-Hartman
2009-06-19
86
-1061
/
+1026
*
Staging: comedi: convert usbdux* to use firmware_request
Bernd Porr
2009-06-19
2
-285
/
+81
*
Staging: comedi: move while to same line as } in do loops
Bill Pemberton
2009-06-19
6
-45
/
+25
*
Staging: comedi: comment out useless if
Bill Pemberton
2009-06-19
1
-2
/
+4
*
Staging: comedi: make use of ARRAY_SIZE macro
Bill Pemberton
2009-06-19
40
-67
/
+43
*
Staging: comedi: more fix the way structs are initialized.
Bill Pemberton
2009-06-19
2
-141
/
+141
*
Staging: comedi: more fix "foo * bar" should be "foo *bar"
Bill Pemberton
2009-06-19
17
-320
/
+320
*
Staging: comedi: remove space after ampersand
Bill Pemberton
2009-06-19
13
-68
/
+68
*
Staging: comedi: more remove C99 comments
Bill Pemberton
2009-06-19
3
-39
/
+39
*
Staging: comedi: fix the way structs are initialized.
Bill Pemberton
2009-06-19
91
-2674
/
+2674
*
Staging: comedi: Remove parens around return values
Bill Pemberton
2009-06-19
23
-115
/
+115
*
Staging: comedi: remove assignment in conditionals
Bill Pemberton
2009-06-19
57
-280
/
+519
*
Staging: comedi: non working tests on unsigned cmd->convert_arg
Roel Kluin
2009-06-19
1
-15
/
+0
*
Staging: comedi: Makefile changes
Manuel Gebele
2009-06-19
1
-1
/
+3
*
Staging: comedi: vmk80xx.c: get the driver to build properly
Greg Kroah-Hartman
2009-06-19
1
-22
/
+20
*
Staging: comedi: add vmk80xx USB driver
Manuel Gebele
2009-06-19
1
-0
/
+1118
*
Staging: Comedi: change space indentation to tabs
Bill Pemberton
2009-06-19
27
-310
/
+314
*
Staging Comedi: fix spacing around parens
Bill Pemberton
2009-06-19
22
-75
/
+75
*
Staging: comedi: Add spaces after commas
Bill Pemberton
2009-06-19
17
-64
/
+64
*
Staging: comedi: fix "foo * bar" should be "foo *bar"
Bill Pemberton
2009-06-19
130
-2577
/
+2577
*
Staging: comedi: remove dupilcated #include
Huang Weiyi
2009-06-19
1
-4
/
+0
*
Staging: comedi: replace __FUNCTION__ usages
Alessio Igor Bogani
2009-06-19
5
-28
/
+28
*
Staging: comedi: jr3_pci: Use struct device from pci_dev for firmware loading.
Frank Mori Hess
2009-06-19
1
-49
/
+35
*
Staging: comedi: Added sysfs attribute files for setting and querying subdevi...
Frank Mori Hess
2009-06-19
1
-39
/
+379
[next]