Sign in
kunit
/
linux
/
685f9a5d14194fc35db73e5e7370740ccc14b64a
/
drivers
/
staging
/
comedi
a2279ae
Staging: comedi: addi-data: NULL dereference of amcc in v_pci_card_list_init()
by Roel Kluin
· 16 years ago
7ff177a
Staging: comedi: apci3200: fix test of ui_DelayTime range in i_APCI3200_CommandTestAnalogInput()
by Roel Kluin
· 16 years ago
b6ac161
Staging: ARRAY_SIZE changes
by Stoyan Gaydarov
· 16 years ago
4ff863b
Staging: comedi: s626: Possible read buffer overflow fix
by Roel Kluin
· 16 years ago
88a28c8
Staging: comedi: Remove references to dead EXPORT_SYMTAB
by Robert P. J. Day
· 16 years ago
b455073
Staging: comedi: no need for checking vfree call
by Figo.zhang
· 16 years ago
0a85b6f
Staging: Comedi: Lindent changes to comdi driver in staging tree
by Mithlesh Thukral
· 16 years ago
a8f80e8
Networking: use CAP_NET_ADMIN when deciding to call request_module
by Eric Paris
· 16 years ago
8231eb5
Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 board
by Herton Ronaldo Krzesinski
· 16 years ago
9b5de0a
Staging: comedi: jr3_pci.c: add required includes
by Alexander Beregalov
· 16 years ago
c7a5d70
Staging: comedi: fix build errors
by Greg Kroah-Hartman
· 16 years ago
5355d8c
Staging: fix operator precedence errors
by Roel Kluin
· 16 years ago
f9c5137
Staging: comedi: uses udelay, needs delay.h
by Randy Dunlap
· 16 years ago
3a5e32d
Staging: comedi: cb_pcidas.c: Fix build warning (type mismatch)
by Gerard Lledo
· 16 years ago
efe8d60
Staging: comedi: usbdux: buffer overflow error handling
by Bernd Porr
· 16 years ago
0b8f754
staging: comedi: Move pcm do_cmdtest function into a single source file
by Bill Pemberton
· 16 years ago
214e7b5
staging: comedi: Remove MIN macro
by Bill Pemberton
· 16 years ago
f764df8
staging: comedi: fix missing parentheses
by Roel Kluin
· 16 years ago
c3e2354
Staging: comedi: data.c should include delay.h
by Alexander Beregalov
· 16 years ago
de4545c
Staging: comedi: comedi_test.c should include timer.h
by Alexander Beregalov
· 16 years ago
dc7423c
staging: comedi: fix pcmcia build breakage
by Greg Kroah-Hartman
· 16 years ago
985cafc
Staging: Comedi: vmk80xx: Add k8061 support
by Manuel Gebele
· 16 years ago
ba7834b
Staging: comedi: simply read and write functions in adl_pci8164
by Bill Pemberton
· 16 years ago
8605b3a
Staging: comedi: replace for loop with msleep()
by Bill Pemberton
· 16 years ago
fcea115
Staging: comedi: remove some RT code that lingered
by Greg Kroah-Hartman
· 16 years ago
25436dc
Staging: comedi: remove RT code
by Greg Kroah-Hartman
· 16 years ago
5f74ea1
Staging: comedi: remove comedi-specific wrappers
by Greg Kroah-Hartman
· 16 years ago
81874ff
Staging: comedi: convert usbdux* to use firmware_request
by Bernd Porr
· 16 years ago
ff89514
Staging: comedi: move while to same line as } in do loops
by Bill Pemberton
· 16 years ago
c4d30ee
Staging: comedi: comment out useless if
by Bill Pemberton
· 16 years ago
8629efa
Staging: comedi: make use of ARRAY_SIZE macro
by Bill Pemberton
· 16 years ago
b491880
Staging: comedi: more fix the way structs are initialized.
by Bill Pemberton
· 16 years ago
814900c
Staging: comedi: more fix "foo * bar" should be "foo *bar"
by Bill Pemberton
· 16 years ago
9b9bcba
Staging: comedi: remove space after ampersand
by Bill Pemberton
· 16 years ago
56e9e16
Staging: comedi: more remove C99 comments
by Bill Pemberton
· 16 years ago
68c3dbf
Staging: comedi: fix the way structs are initialized.
by Bill Pemberton
· 16 years ago
dae0dc3
Staging: comedi: Remove parens around return values
by Bill Pemberton
· 16 years ago
c374413
Staging: comedi: remove assignment in conditionals
by Bill Pemberton
· 16 years ago
46dbd14
Staging: comedi: non working tests on unsigned cmd->convert_arg
by Roel Kluin
· 16 years ago
0de302f
Staging: comedi: Makefile changes
by Manuel Gebele
· 16 years ago
b153d83
Staging: comedi: vmk80xx.c: get the driver to build properly
by Greg Kroah-Hartman
· 16 years ago
3faad67
Staging: comedi: add vmk80xx USB driver
by Manuel Gebele
· 16 years ago
356cdbc
Staging: Comedi: change space indentation to tabs
by Bill Pemberton
· 16 years ago
53106ae
Staging Comedi: fix spacing around parens
by Bill Pemberton
· 16 years ago
f7cbd7a
Staging: comedi: Add spaces after commas
by Bill Pemberton
· 16 years ago
da91b26
Staging: comedi: fix "foo * bar" should be "foo *bar"
by Bill Pemberton
· 16 years ago
9096a4e
Staging: comedi: remove dupilcated #include
by Huang Weiyi
· 16 years ago
ddcb01d
Staging: comedi: replace __FUNCTION__ usages
by Alessio Igor Bogani
· 16 years ago
c5331be
Staging: comedi: jr3_pci: Use struct device from pci_dev for firmware loading.
by Frank Mori Hess
· 16 years ago
883db3d
Staging: comedi: Added sysfs attribute files for setting and querying subdevice buffer sizes.
by Frank Mori Hess
· 16 years ago
0d6e5da
Staging: comedi: amplc_pc236: Corrected documentation.
by Ian Abbott
· 16 years ago
4bde29e
Staging: comedi: Undo stupid commit made 3 months ago
by Ian Abbott
· 16 years ago
5b32f43
Staging: comedi: Work around malformed RTAI_VERSION_CODE.
by Ian Abbott
· 16 years ago
894db11
Staging: Comedi: ni_600x: Added support for comedi_poll.
by Frank Mori Hess
· 16 years ago
e21de1a
Staging: comedi: pcl818: Tidy up AI command after channel dropout or similar error.
by Ian Abbott
· 16 years ago
a71f18d
Staging: comedi: pcl818: Fix option handling for FIFO mode (hopefully!).
by Ian Abbott
· 16 years ago
6a2436e
Staging: comedi: Fixed Kconfig option for COMEDI_PCMCIA_DRIVERS
by Frank Mori Hess
· 16 years ago
056d3ce
Staging: comedi: set PCI and PCMCIA defines
by Greg Kroah-Hartman
· 16 years ago
72a8228
Staging: comedi: fix build errors in pcmcia comedi drivers
by Greg Kroah-Hartman
· 16 years ago
de15d7fc
Staging: comedi: 'pcmcia_parse_tuple()' now has two arguments, not three.
by Ian Abbott
· 16 years ago
2ce492f5
Staging: comedi: Finish removing ni_private typedef
by Frank Mori Hess
· 16 years ago
2696fb5
Staging: comedi: Remove C99 comments
by Bill Pemberton
· 16 years ago
70265d2
staging: comedi, remove interrupt.h
by Jiri Slaby
· 16 years ago
232f650
Staging: comedi: remove C99 comments in s526.c
by Bill Pemberton
· 16 years ago
58c0576
Staging: comedi: remove C99 comments in pcl816.c
by Bill Pemberton
· 16 years ago
701a91f
Staging: comedi: remove C99 comments in pcl724.c
by Bill Pemberton
· 16 years ago
f6b4962
Staging: comedi: remove C99 comments in ni_labpc.c
by Bill Pemberton
· 16 years ago
30c687c
Staging: comedi: remove C99 comments in ni_at_a2150.c
by Bill Pemberton
· 16 years ago
79a31ba
Staging: comedi: remove C99 comments in mpc624.c
by Bill Pemberton
· 16 years ago
c52c19c
Staging: comedi: remove C99 comments in gsc_hpdi.c
by Bill Pemberton
· 16 years ago
6eef3af
Staging: comedi: remove C99 comments in cb_pcimdas.c
by Bill Pemberton
· 16 years ago
cf530aa
Staging: comedi: remove C99 comments in cb_pcidas.c
by Bill Pemberton
· 16 years ago
9ef4dea
Staging: comedi: remove C99 comments in cb_pcidas64.c
by Bill Pemberton
· 16 years ago
6a43813
Staging: comedi: remove C99 comments in c6xdigio.c
by Bill Pemberton
· 16 years ago
d6d9bd3
Staging: comedi: remove C99 comments in adv_pci1723.c
by Bill Pemberton
· 16 years ago
0f04c35
Staging: comedi: remove C99 comments in adl_pci9118.c
by Bill Pemberton
· 16 years ago
14458b1
Staging: comedi: remove C99 comments in adl_pci6208.c
by Bill Pemberton
· 16 years ago
1efd18f
Staging: comedi: remove C99 comments in hwdrv_apci3120.c
by Bill Pemberton
· 16 years ago
f147598
Staging: comedi: remove C99 comments in hwdrv_apci3200.c
by Bill Pemberton
· 16 years ago
b58d9b1
Staging: comedi: remove C99 comments in hwdrv_apci1564.c
by Bill Pemberton
· 16 years ago
0110c44
Staging: comedi: remove C99 comments in APCI1710_Pwm.c
by Bill Pemberton
· 16 years ago
c47375f
Staging: comedi: remove C99 comments in hwdrv_apci1500.c
by Bill Pemberton
· 16 years ago
0109253
Staging: comedi: remove C99 comments in pcl818.c
by Bill Pemberton
· 16 years ago
a351ecf
Staging: comedi: remove C99 comments in das1800.c
by Bill Pemberton
· 16 years ago
cf0fd10
Staging: comedi: remove C99 comments in APCI1710_82x54.c
by Bill Pemberton
· 16 years ago
ed27614
Staging: comedi: remove C99 comments in acl7225b.c
by Bill Pemberton
· 16 years ago
67d83b4
Staging: comedi: remove C99 comments in 8253.h
by Bill Pemberton
· 16 years ago
6a037d5
Staging: comedi: Remove str_AnalogInputHeader typedef in addi-data/addi_eeprom.c
by Bill Pemberton
· 16 years ago
0a4eb4b
Staging: comedi: Remove labpc_private typedef
by Bill Pemberton
· 16 years ago
9ad0074
Staging: comedi: Remove labpc_board_struct typedef
by Bill Pemberton
· 16 years ago
7027506
Staging: comedi: Remove str_ADDIDATA_RTDStruct typedef in addi-data/hwdrv_apci3200
by Bill Pemberton
· 16 years ago
0a4de47
Staging: comedi: Remove str_BoardInfos typedef in addi-data/hwdrv_apci3200
by Bill Pemberton
· 16 years ago
ecab384
Staging: comedi: Remove str_Module typedef in addi-data/hwdrv_apci3200.h
by Bill Pemberton
· 16 years ago
0077f93
Staging: comedi: Remove str_AnalogReadInformation typedef in addi-data/hwdrv_apci3120.h
by Bill Pemberton
· 16 years ago
73b0d70
Staging: comedi: Remove str_TimerMainHeader typedef in addi-data/addi_eeprom.c
by Bill Pemberton
· 16 years ago
cc0ea81
Staging: comedi: Remove str_TimerDetails typedef in addi-data/addi_eeprom.c
by Bill Pemberton
· 16 years ago
d2e0cc9
Staging: comedi: Remove str_DigitalOutputHeader typedef in addi-data/addi_eeprom.c
by Bill Pemberton
· 16 years ago
a28f34b
Staging: comedi: Remove str_DigitalInputHeader typedef in addi-data/addi_eeprom.c
by Bill Pemberton
· 16 years ago
8881b56
Staging: comedi: Remove str_MainHeader typedef in addi-data/addi_eeprom.c
by Bill Pemberton
· 16 years ago
e320671
Staging: comedi: Remove addi_private typedef in addi-data
by Bill Pemberton
· 16 years ago
Next »