1. 4e2f002 staging: comedi: describe comedi_recognize() by Ian Abbott · 12 years ago
  2. 1364b02 staging: comedi: drivers.c: remove unused inline functions by H Hartley Sweeten · 12 years ago
  3. 1c9de58 staging: comedi: cleanup comedi_recognize() by Dan Carpenter · 12 years ago
  4. 55c03cf staging: comedi: remove private header comedi_pci.h by H Hartley Sweeten · 12 years ago
  5. 6425503 staging: comedi: Add helper macro for comedi usb driver boilerplate by H Hartley Sweeten · 12 years ago
  6. d4899c6 staging: comedi: Add helper macro for comedi pci driver boilerplate by H Hartley Sweeten · 12 years ago
  7. 4d7df82 staging: comedi: Add module parameters for default buffer size by Ian Abbott · 12 years ago
  8. cf938c2 staging: comedi: restrict comedi_auto_config() to single driver by Ian Abbott · 12 years ago
  9. 63bf3d1 staging: comedi: pass struct comedi_driver * to comedi_auto_config() by Ian Abbott · 12 years ago
  10. f4011670 staging: comedi: add bus-type-specific attach hooks for PCI and USB by Ian Abbott · 12 years ago
  11. 3902a37 staging: comedi: refactor comedi_device_attach() a bit by Ian Abbott · 12 years ago
  12. d8b6ca0 staging: comedi: pass usb interface to comedi_usb_auto_config by Ian Abbott · 12 years ago
  13. c43435d staging: comedi: don't hijack hardware device private data by Ian Abbott · 12 years ago
  14. 4c093a6 staging: comedi: pass 'struct comedi_driver *' to comedi_..._auto_config by Ian Abbott · 12 years ago
  15. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  16. 408093d Staging: comedi: drivers.c: fix PAGE_KERNEL_NOCACHE issue by Greg Kroah-Hartman · 13 years ago
  17. 3ad4e21 staging: comedi: fix coding style issue in drivers.c by Micha Hergarden · 13 years ago
  18. 88ab8a8 Staging: comedi: Fix coding style issues in drivers.c by Xenofon Foukas · 14 years ago
  19. 5b84cc7 staging: Use vzalloc by Joe Perches · 14 years ago
  20. 67b0e64 Staging: comedi: Fixed printk call lengths and log levels by Mark Rankilor · 14 years ago
  21. 7029a87 Staging: comedi: drivers.c sparse cleanup by Greg Kroah-Hartman · 14 years ago
  22. 09372df Staging: comedi: make comedi_reset_async_buf local to comedi core by Greg Kroah-Hartman · 14 years ago
  23. 242e7ad Staging: comedi: make comedi_alloc_board_minor local to comedi core by Greg Kroah-Hartman · 14 years ago
  24. aad4029 Staging: comedi: Adjusted some long line lengths in drivers.c by Mark Rankilor · 14 years ago
  25. 4bf9355 Staging: comedi: remove comedi_ksyms.c by Greg Kroah-Hartman · 14 years ago
  26. d58214b Staging: comedi: move a bunch of EXPORT_SYMBOL lines by Greg Kroah-Hartman · 14 years ago
  27. be29eac Staging: comedi: remove wrapper.h by Greg Kroah-Hartman · 14 years ago
  28. ac4898a Staging: comedi: fixed coding style issues in drivers.c by Zachary Richey · 14 years ago
  29. 5617f9d Staging: comedi: drivers.c: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  30. d43d27a Staging: comedi: drivers.c: checkpatch fix by Mithlesh Thukral · 15 years ago
  31. b455073 Staging: comedi: no need for checking vfree call by Figo.zhang · 15 years ago
  32. 0a85b6f Staging: Comedi: Lindent changes to comdi driver in staging tree by Mithlesh Thukral · 15 years ago
  33. 5f74ea1 Staging: comedi: remove comedi-specific wrappers by Greg Kroah-Hartman · 15 years ago
  34. 8629efa Staging: comedi: make use of ARRAY_SIZE macro by Bill Pemberton · 15 years ago
  35. 53106ae Staging Comedi: fix spacing around parens by Bill Pemberton · 15 years ago
  36. 2961f24 Staging: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  37. 0707bb0 Staging: comedi: Remove comedi_devconfig typedef by Bill Pemberton · 15 years ago
  38. 90035c0 Staging: comedi: Remove comedi_insn typedef by Bill Pemberton · 15 years ago
  39. 139dfbd Staging: comedi: Remove comedi_driver typedef by Bill Pemberton · 15 years ago
  40. d163679 Staging: comedi: Remove comedi_async typedef by Bill Pemberton · 15 years ago
  41. 34c4392 Staging: comedi: Remove comedi_subdevice typedef by Bill Pemberton · 15 years ago
  42. 71b5f4f Staging: comedi: Remove comedi_device typedef by Bill Pemberton · 15 years ago
  43. 790c554 Staging: comedi: Remove lsampl_t and sampl_t typedefs by Bill Pemberton · 15 years ago
  44. dedd132 Staging: comedi: Remove checks for NULL before calling kfree() by Bill Pemberton · 15 years ago
  45. e473e91 Staging: comedi: Change "foo * bar" to "foo *bar" by Bill Pemberton · 15 years ago
  46. b6c7775 Staging: comedi: Convert C99 style comments to traditional style comments by Bill Pemberton · 15 years ago
  47. 719548e Staging: comedi: Make comedi_auto_config() succeed when auto-configuration disabled. by Ian Abbott · 16 years ago
  48. c28264d Staging: comedi: add comedi_usb_auto_[un]config functions by Bernd Porr · 16 years ago
  49. 6a9d7a2 Staging: comedi: Add a module parameter 'comedi_autoconfig'. by Ian Abbott · 16 years ago
  50. d599edc staging: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  51. ed9eccb Staging: add comedi core by David Schleef · 16 years ago