Commit History

Author SHA1 Message Date
  Andrew Walbran 6dc6eeeef3 Return Vec rather than taking mutable slice. 2 years ago
  Andrew Walbran 819f8ca470 Test sending to console. 2 years ago
  Andrew Walbran 72e5aaee34 Make queue size a const generic parameter. 2 years ago
  Andrew Walbran 87b41425fb Return raw slices rather than slice references from Dma. 2 years ago
  Andrew Walbran dc5c432861 Remove unnecessary index. 2 years ago
  Andrew Walbran 608cd9f05d Specify direction when allocating DMA regions. 2 years ago
  Andrew Walbran 006c961f0c Peek before popping. 2 years ago
  Andrew Walbran 90d508a8aa Unshare buffers in pop_used. 2 years ago
  Andrew Walbran 43804de05b Take token as parameter to pop_used rather than returning it. 2 years ago
  Andrew Walbran cdeb49198d Make modules public rather than re-exporting all their contents. 2 years ago
  Andrew Walbran 7d9ef6910f Move devices into a separate module. 2 years ago