1. 0b8f754 staging: comedi: Move pcm do_cmdtest function into a single source file by Bill Pemberton · 16 years ago
  2. 214e7b5 staging: comedi: Remove MIN macro by Bill Pemberton · 16 years ago
  3. f764df8 staging: comedi: fix missing parentheses by Roel Kluin · 16 years ago
  4. c3e2354 Staging: comedi: data.c should include delay.h by Alexander Beregalov · 16 years ago
  5. de4545c Staging: comedi: comedi_test.c should include timer.h by Alexander Beregalov · 16 years ago
  6. dc7423c staging: comedi: fix pcmcia build breakage by Greg Kroah-Hartman · 16 years ago
  7. 985cafc Staging: Comedi: vmk80xx: Add k8061 support by Manuel Gebele · 16 years ago
  8. ba7834b Staging: comedi: simply read and write functions in adl_pci8164 by Bill Pemberton · 16 years ago
  9. 8605b3a Staging: comedi: replace for loop with msleep() by Bill Pemberton · 16 years ago
  10. fcea115 Staging: comedi: remove some RT code that lingered by Greg Kroah-Hartman · 16 years ago
  11. 25436dc Staging: comedi: remove RT code by Greg Kroah-Hartman · 16 years ago
  12. 5f74ea1 Staging: comedi: remove comedi-specific wrappers by Greg Kroah-Hartman · 16 years ago
  13. 81874ff Staging: comedi: convert usbdux* to use firmware_request by Bernd Porr · 16 years ago
  14. ff89514 Staging: comedi: move while to same line as } in do loops by Bill Pemberton · 16 years ago
  15. c4d30ee Staging: comedi: comment out useless if by Bill Pemberton · 16 years ago
  16. 8629efa Staging: comedi: make use of ARRAY_SIZE macro by Bill Pemberton · 16 years ago
  17. b491880 Staging: comedi: more fix the way structs are initialized. by Bill Pemberton · 16 years ago
  18. 814900c Staging: comedi: more fix "foo * bar" should be "foo *bar" by Bill Pemberton · 16 years ago
  19. 9b9bcba Staging: comedi: remove space after ampersand by Bill Pemberton · 16 years ago
  20. 56e9e16 Staging: comedi: more remove C99 comments by Bill Pemberton · 16 years ago
  21. 68c3dbf Staging: comedi: fix the way structs are initialized. by Bill Pemberton · 16 years ago
  22. dae0dc3 Staging: comedi: Remove parens around return values by Bill Pemberton · 16 years ago
  23. c374413 Staging: comedi: remove assignment in conditionals by Bill Pemberton · 16 years ago
  24. 46dbd14 Staging: comedi: non working tests on unsigned cmd->convert_arg by Roel Kluin · 16 years ago
  25. 0de302f Staging: comedi: Makefile changes by Manuel Gebele · 16 years ago
  26. b153d83 Staging: comedi: vmk80xx.c: get the driver to build properly by Greg Kroah-Hartman · 16 years ago
  27. 3faad67 Staging: comedi: add vmk80xx USB driver by Manuel Gebele · 16 years ago
  28. 356cdbc Staging: Comedi: change space indentation to tabs by Bill Pemberton · 16 years ago
  29. 53106ae Staging Comedi: fix spacing around parens by Bill Pemberton · 16 years ago
  30. f7cbd7a Staging: comedi: Add spaces after commas by Bill Pemberton · 16 years ago
  31. da91b26 Staging: comedi: fix "foo * bar" should be "foo *bar" by Bill Pemberton · 16 years ago
  32. 9096a4e Staging: comedi: remove dupilcated #include by Huang Weiyi · 16 years ago
  33. ddcb01d Staging: comedi: replace __FUNCTION__ usages by Alessio Igor Bogani · 16 years ago
  34. c5331be Staging: comedi: jr3_pci: Use struct device from pci_dev for firmware loading. by Frank Mori Hess · 16 years ago
  35. 883db3d Staging: comedi: Added sysfs attribute files for setting and querying subdevice buffer sizes. by Frank Mori Hess · 16 years ago
  36. 0d6e5da Staging: comedi: amplc_pc236: Corrected documentation. by Ian Abbott · 16 years ago
  37. 4bde29e Staging: comedi: Undo stupid commit made 3 months ago by Ian Abbott · 16 years ago
  38. 5b32f43 Staging: comedi: Work around malformed RTAI_VERSION_CODE. by Ian Abbott · 16 years ago
  39. 894db11 Staging: Comedi: ni_600x: Added support for comedi_poll. by Frank Mori Hess · 16 years ago
  40. e21de1a Staging: comedi: pcl818: Tidy up AI command after channel dropout or similar error. by Ian Abbott · 16 years ago
  41. a71f18d Staging: comedi: pcl818: Fix option handling for FIFO mode (hopefully!). by Ian Abbott · 16 years ago
  42. 6a2436e Staging: comedi: Fixed Kconfig option for COMEDI_PCMCIA_DRIVERS by Frank Mori Hess · 16 years ago
  43. 056d3ce Staging: comedi: set PCI and PCMCIA defines by Greg Kroah-Hartman · 16 years ago
  44. 72a8228 Staging: comedi: fix build errors in pcmcia comedi drivers by Greg Kroah-Hartman · 16 years ago
  45. de15d7fc Staging: comedi: 'pcmcia_parse_tuple()' now has two arguments, not three. by Ian Abbott · 16 years ago
  46. 2ce492f Staging: comedi: Finish removing ni_private typedef by Frank Mori Hess · 16 years ago
  47. 2696fb5 Staging: comedi: Remove C99 comments by Bill Pemberton · 16 years ago
  48. 70265d2 staging: comedi, remove interrupt.h by Jiri Slaby · 16 years ago
  49. 232f650 Staging: comedi: remove C99 comments in s526.c by Bill Pemberton · 16 years ago
  50. 58c0576 Staging: comedi: remove C99 comments in pcl816.c by Bill Pemberton · 16 years ago
  51. 701a91f Staging: comedi: remove C99 comments in pcl724.c by Bill Pemberton · 16 years ago
  52. f6b4962 Staging: comedi: remove C99 comments in ni_labpc.c by Bill Pemberton · 16 years ago
  53. 30c687c Staging: comedi: remove C99 comments in ni_at_a2150.c by Bill Pemberton · 16 years ago
  54. 79a31ba Staging: comedi: remove C99 comments in mpc624.c by Bill Pemberton · 16 years ago
  55. c52c19c Staging: comedi: remove C99 comments in gsc_hpdi.c by Bill Pemberton · 16 years ago
  56. 6eef3af Staging: comedi: remove C99 comments in cb_pcimdas.c by Bill Pemberton · 16 years ago
  57. cf530aa Staging: comedi: remove C99 comments in cb_pcidas.c by Bill Pemberton · 16 years ago
  58. 9ef4dea Staging: comedi: remove C99 comments in cb_pcidas64.c by Bill Pemberton · 16 years ago
  59. 6a43813 Staging: comedi: remove C99 comments in c6xdigio.c by Bill Pemberton · 16 years ago
  60. d6d9bd3 Staging: comedi: remove C99 comments in adv_pci1723.c by Bill Pemberton · 16 years ago
  61. 0f04c35 Staging: comedi: remove C99 comments in adl_pci9118.c by Bill Pemberton · 16 years ago
  62. 14458b1 Staging: comedi: remove C99 comments in adl_pci6208.c by Bill Pemberton · 16 years ago
  63. 1efd18f Staging: comedi: remove C99 comments in hwdrv_apci3120.c by Bill Pemberton · 16 years ago
  64. f147598 Staging: comedi: remove C99 comments in hwdrv_apci3200.c by Bill Pemberton · 16 years ago
  65. b58d9b1 Staging: comedi: remove C99 comments in hwdrv_apci1564.c by Bill Pemberton · 16 years ago
  66. 0110c44 Staging: comedi: remove C99 comments in APCI1710_Pwm.c by Bill Pemberton · 16 years ago
  67. c47375f Staging: comedi: remove C99 comments in hwdrv_apci1500.c by Bill Pemberton · 16 years ago
  68. 0109253 Staging: comedi: remove C99 comments in pcl818.c by Bill Pemberton · 16 years ago
  69. a351ecf Staging: comedi: remove C99 comments in das1800.c by Bill Pemberton · 16 years ago
  70. cf0fd10 Staging: comedi: remove C99 comments in APCI1710_82x54.c by Bill Pemberton · 16 years ago
  71. ed27614 Staging: comedi: remove C99 comments in acl7225b.c by Bill Pemberton · 16 years ago
  72. 67d83b4 Staging: comedi: remove C99 comments in 8253.h by Bill Pemberton · 16 years ago
  73. 6a037d5 Staging: comedi: Remove str_AnalogInputHeader typedef in addi-data/addi_eeprom.c by Bill Pemberton · 16 years ago
  74. 0a4eb4b Staging: comedi: Remove labpc_private typedef by Bill Pemberton · 16 years ago
  75. 9ad0074 Staging: comedi: Remove labpc_board_struct typedef by Bill Pemberton · 16 years ago
  76. 7027506 Staging: comedi: Remove str_ADDIDATA_RTDStruct typedef in addi-data/hwdrv_apci3200 by Bill Pemberton · 16 years ago
  77. 0a4de47 Staging: comedi: Remove str_BoardInfos typedef in addi-data/hwdrv_apci3200 by Bill Pemberton · 16 years ago
  78. ecab384 Staging: comedi: Remove str_Module typedef in addi-data/hwdrv_apci3200.h by Bill Pemberton · 16 years ago
  79. 0077f93 Staging: comedi: Remove str_AnalogReadInformation typedef in addi-data/hwdrv_apci3120.h by Bill Pemberton · 16 years ago
  80. 73b0d70 Staging: comedi: Remove str_TimerMainHeader typedef in addi-data/addi_eeprom.c by Bill Pemberton · 16 years ago
  81. cc0ea81 Staging: comedi: Remove str_TimerDetails typedef in addi-data/addi_eeprom.c by Bill Pemberton · 16 years ago
  82. d2e0cc9 Staging: comedi: Remove str_DigitalOutputHeader typedef in addi-data/addi_eeprom.c by Bill Pemberton · 16 years ago
  83. a28f34b Staging: comedi: Remove str_DigitalInputHeader typedef in addi-data/addi_eeprom.c by Bill Pemberton · 16 years ago
  84. 8881b56 Staging: comedi: Remove str_MainHeader typedef in addi-data/addi_eeprom.c by Bill Pemberton · 16 years ago
  85. e320671 Staging: comedi: Remove addi_private typedef in addi-data by Bill Pemberton · 16 years ago
  86. b4ce4f1 Staging: comedi: Remove str_ModuleInfo typedef in addi-data by Bill Pemberton · 16 years ago
  87. 6a770ec Staging: comedi: Remove boardtype typedef in addi-data by Bill Pemberton · 16 years ago
  88. 1c09a82 Staging: comedi: Remove PCRANGE typedef in addi-data by Bill Pemberton · 16 years ago
  89. a3435c9 Staging: comedi: Remove ULONG_PTR typedef in addi-data by Bill Pemberton · 16 years ago
  90. 756e9d7 Staging: comedi: Remove DWORD and *PDWORD typedefs in addi-data by Bill Pemberton · 16 years ago
  91. 82a6e2e Staging: comedi: Remove ULONG and *PULONG typedefs in addi-data by Bill Pemberton · 16 years ago
  92. 2b6257c Staging: comedi: Remove LONG and *PLONG typedefs in addi-data by Bill Pemberton · 16 years ago
  93. 117102b Staging: comedi: Remove UINT and *PUINT typedefs in addi-data by Bill Pemberton · 16 years ago
  94. 74b894e Staging: comedi: Remove INT and *PINT typedefs in addi-data by Bill Pemberton · 16 years ago
  95. babf0ed Staging: comedi: Remove WORD and *PWORD typedefs in addi-data by Bill Pemberton · 16 years ago
  96. a9fce7c Staging: comedi: Remove USHORT and *PUSHORT typedefs in addi-data by Bill Pemberton · 16 years ago
  97. 66673a7 Staging: comedi: Remove SHORT and *PSHORT typedefs in addi-data by Bill Pemberton · 16 years ago
  98. 1783fbf Staging: comedi: Remove BYTE and *PBYTE typedefs in addi-data by Bill Pemberton · 16 years ago
  99. 2ec9f87 Staging: comedi: Remove local_info_t typedef in ni_daq_dio24 by Bill Pemberton · 16 years ago
  100. cf4c8d1 Staging: comedi: Remove dio24_board_struct typedef by Bill Pemberton · 16 years ago