1. 14 May, 2014 1 commit
    • Robert Baldyga's avatar
      tools: usb: aio example applications · b34e08d5
      Robert Baldyga authored
      This patch adds two example applications showing usage of Asynchronous I/O API
      of FunctionFS. First one (aio_simple) is simple example of bidirectional data
      transfer. Second one (aio_multibuff) shows multi-buffer data transfer, which
      may to be used in high performance applications.
      
      Both examples contains userspace applications for device and for host.
      It needs libaio library on the device, and libusb library on host.
      Signed-off-by: default avatarRobert Baldyga <r.baldyga@samsung.com>
      Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
      b34e08d5
  2. 12 May, 2014 6 commits
  3. 30 Apr, 2014 19 commits
  4. 25 Apr, 2014 3 commits
  5. 21 Apr, 2014 11 commits