Skip to content
  • Inaky Perez-Gonzalez's avatar
    wusb: add the Wireless USB core · 90ff96f2
    Inaky Perez-Gonzalez authored
    
    
    Add support for Ceritified Wireless USB 1.0 to the USB stack.
    
    This has been split into several patches for easier review.
    
    core (this patch):
      - host controller infrastructure
      - cluster reservation
      - UWB PAL registration
      - fake root hub
    
    protocol:
      - MMC management (start/stop, managing IEs)
      - device connection
    
    security:
      - device authentication and authorization
    
    build-system:
      - Kconfig and Kbuild files
    
    Signed-off-by: default avatarDavid Vrabel <david.vrabel@csr.com>
    90ff96f2