1. 938cae7 Staging: comedi: comedi_buf: Replace 'unsigned' with 'unsigned int' by Leslie Klein · 8 years ago
  2. 432fbde staging: comedi: add new comedi_buf_write_n_available() by Ian Abbott · 9 years ago
  3. 274ec5e staging: comedi: rename comedi_buf_write_n_available by Ian Abbott · 9 years ago
  4. c240e20 staging: comedi: comedi_buf.c: document remaining exported functions by Ian Abbott · 9 years ago
  5. 67ecc3d staging: comedi: comedi_buf.c: tweak existing kernel-doc by Ian Abbott · 9 years ago
  6. 1dacbe5 staging: comedi: comedidev.h: add 'scans_done' member to comedi_async by H Hartley Sweeten · 10 years ago
  7. c39e050 staging: comedi: remove use of 'bytes_per_sample()' by H Hartley Sweeten · 10 years ago
  8. eb3a132 staging: comedi: comedi_buf: make comedi_buf_write_samples() add samples that fit by H Hartley Sweeten · 10 years ago
  9. 0cf5efa staging: comedi: comedi_buf: absorb __comedi_buf_write_alloc() by H Hartley Sweeten · 10 years ago
  10. e19a3c9 staging: comedi: comedi_buf: absorb comedi_write_array_to_buffer() by H Hartley Sweeten · 10 years ago
  11. 8f90726 staging: comedi: comedi_buf: don't export comedi_write_array_to_buffer() by H Hartley Sweeten · 10 years ago
  12. 0ce64e6 staging: comedi: comedi_buf: remove comedi_buf_put() by H Hartley Sweeten · 10 years ago
  13. 5438da8 staging: comedi: comedi_buf: introduce comedi_buf_write_samples() by H Hartley Sweeten · 10 years ago
  14. 0ca7f61 staging: comedi: comedi_buf: comedi_buf_memcpy_from() remove 'offset' param by H Hartley Sweeten · 10 years ago
  15. 319ad74 staging: comedi: comedi_buf: comedi_buf_memcpy_to() remove 'offset' param by H Hartley Sweeten · 10 years ago
  16. aa26e46 staging: comedi: comedi_buf: don't export comedi_buf_memcpy_to() by H Hartley Sweeten · 10 years ago
  17. 9e2093d staging: comedi: comedi_buf: dont't export comedi_buf_memcpy_from() by H Hartley Sweeten · 10 years ago
  18. 04c4166 staging: comedi: comedi_buf: remove comedi_buf_get() by H Hartley Sweeten · 10 years ago
  19. 8de27e7 staging: comedi: comedi_buf: make comedi_buf_read_samples() always return full samples by H Hartley Sweeten · 10 years ago
  20. 109bf06 staging: comedi: comedi_buf: absorb comedi_read_array_from_buffer() by H Hartley Sweeten · 10 years ago
  21. 2b3e13b staging: comedi: comedi_buf: remove export of comedi_read_array_from_buffer() by H Hartley Sweeten · 10 years ago
  22. 4455d7c staging: comedi: comedi_buf: introduce comedi_buf_read_samples() by H Hartley Sweeten · 10 years ago
  23. b8d5765 staging: comedi: migrate copyrights from "comedi_fc.c" by Ian Abbott · 10 years ago
  24. bfa9fac staging: comedi: add comedi_read_array_from_buffer() by Ian Abbott · 10 years ago
  25. af2c6a8 staging: comedi: comedi_fc.h: use comedi_write_array_to_buffer() by Ian Abbott · 10 years ago
  26. ea29c1d staging: comedi: add comedi_write_array_to_buffer() by Ian Abbott · 10 years ago
  27. a1c0e5f staging: comedi: pass subdevice to comedi_buf_write_n_available() by Ian Abbott · 10 years ago
  28. 8ab4fe7 staging: comedi: pass subdevice to __comedi_buf_write_alloc() by Ian Abbott · 10 years ago
  29. 5b10858 staging: comedi: pass subdevice to comedi_buf_munge() by Ian Abbott · 10 years ago
  30. d4526ab staging: comedi: pass subdevice to comedi_buf_is_mmapped() by Ian Abbott · 10 years ago
  31. fcc18a9 staging: comedi: pass subdevice to comedi_buf_reset() by Ian Abbott · 10 years ago
  32. e9edef3 staging: comedi: pass subdevice to comedi_buf_read_n_available() by Ian Abbott · 10 years ago
  33. f1df866 staging: comedi: pass subdevice to comedi_buf_read_free() by Ian Abbott · 10 years ago
  34. d13be55 staging: comedi: pass subdevice to comedi_buf_read_alloc() by Ian Abbott · 10 years ago
  35. 0f1f34e staging: comedi: pass subdevice to comedi_buf_write_n_allocated() by Ian Abbott · 10 years ago
  36. 940dd35 staging: comedi: pass subdevice to comedi_buf_write_free() by Ian Abbott · 10 years ago
  37. 24e894b staging: comedi: pass subdevice to comedi_buf_write_alloc() by Ian Abbott · 10 years ago
  38. 2fadffc0 staging: comedi: pass subdevice to comedi_buf_memcpy_from() by Ian Abbott · 10 years ago
  39. 00603a9 staging: comedi: pass subdevice to comedi_buf_memcpy_to() by Ian Abbott · 10 years ago
  40. 458c13e staging: comedi: pass subdevice to comedi_buf_get() by Ian Abbott · 10 years ago
  41. 3672eff staging: comedi: pass subdevice to comedi_buf_put() by Ian Abbott · 10 years ago
  42. b34aa86 staging: comedi: fix circular locking dependency in comedi_mmap() by Ian Abbott · 10 years ago
  43. af93da3 staging: comedi: protect buffer from being freed while mmapped by Ian Abbott · 11 years ago
  44. 0a6fd02 staging: comedi: use unsigned samples for comedi_buf_put()/get() by Ian Abbott · 11 years ago
  45. 76a1de3 staging: comedi: comedi_buf: needs <linux/vmalloc.h> by H Hartley Sweeten · 11 years ago
  46. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  47. e916613 staging: comedi: complain if dma buffer allocation not supported by Ian Abbott · 11 years ago
  48. 4efc4bb staging: comedi: work without HAS_DMA by Ian Abbott · 11 years ago
  49. 641f064 staging: comedi: remove FSF address from boilerplate text by H Hartley Sweeten · 11 years ago
  50. 5660e74 staging: comedi: use EXPORT_SYMBOL_GPL() for all exported symbols by H Hartley Sweeten · 11 years ago
  51. 215040e staging: comedi: comedi_buf: remove noise in comedi_buf_read_free() by H Hartley Sweeten · 12 years ago
  52. 6166ce8 staging: comedi: comedi_buf: remove noise in comedi_buf_write_free() by H Hartley Sweeten · 12 years ago
  53. a8f40f4 staging: comedi: comedi_buf: remove unreachable dev_warn in comedi_buf_munge() by H Hartley Sweeten · 12 years ago
  54. 305a6f3 staging: comedi: comedi_buf: remove BUG_ON in comedi_buf_munge() by H Hartley Sweeten · 12 years ago
  55. 8ae560a staging: comedi: comedi_buf: reorder exported function prototypes by H Hartley Sweeten · 12 years ago
  56. 8bd650f staging: comedi: comedi_buf: don't expose comedi_buf_write_n_allocated() by H Hartley Sweeten · 12 years ago
  57. 5b2b64b staging: comedi: comedi_buf: don't expose comedi_buf_read_n_allocated() by H Hartley Sweeten · 12 years ago
  58. 3abfa10 staging: comedi: comedi_buf: clarify comedi_buf_read_free() by H Hartley Sweeten · 12 years ago
  59. 034cbd1 staging: comedi: comedi_buf: clarify comedi_buf_read_alloc() by H Hartley Sweeten · 12 years ago
  60. 43f9137 staging: comedi: comedi_buf: cleanup comedi_buf_read_n_available() by H Hartley Sweeten · 12 years ago
  61. d21af4c staging: comedi: comedi_buf: clarify comedi_buf_write_free() by H Hartley Sweeten · 12 years ago
  62. 8d4be66 staging: comedi: comedi_buf: cleanup comedi_buf_munge() by H Hartley Sweeten · 12 years ago
  63. 47181ea staging: comedi: comedi_buf: remove comedi_buf_write_alloc_strict by H Hartley Sweeten · 12 years ago
  64. f8f76e9 staging: comedi: comedi_buf: factor out common comedi_buf_write_alloc_* code by H Hartley Sweeten · 12 years ago
  65. 61c9fb0 staging: comedi: comedi_buf: rename comedi_reset_async_buf() by H Hartley Sweeten · 12 years ago
  66. 6bd7645 staging: comedi: comedi_buf: factor out new buffer allocation code by H Hartley Sweeten · 12 years ago
  67. 718c4d6 staging: comedi: comedi_buf: factor out common code to free the async buffer by H Hartley Sweeten · 12 years ago
  68. ea082fb staging: comedi: separate out comedi_buf_* functions by H Hartley Sweeten · 12 years ago