Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • usb
  • gadget
  • zero.c
Find file BlameHistoryPermalink
  • David Brownell's avatar
    [PATCH] USB: gadget driver updates (SETUP api change) · 1bbc1696
    David Brownell authored May 07, 2005
    
    
    This updates most of the gadget framework to expect SETUP packets use
    USB byteorder (matching the annotation in <linux/usb_ch9.h> and usage
    in the host side stack):
    
      - definition in <linux/usb_gadget.h>
      - gadget drivers:  Ethernet/RNDIS, serial/ACM, file_storage, gadgetfs.
      - dummy_hcd
    
    It also includes some other similar changes as suggested by "sparse",
    which was used to detect byteorder bugs.
    Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    1bbc1696

Replace zero.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.