Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
libusb
/
hidapi
Public
Notifications
You must be signed in to change notification settings
Fork
476
Star
2.3k
Code
Issues
58
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Properly determine libusb read size for large reports (Fixes #274)
- #728
#728
Open
sudobash1
wants to merge 16 commits into
libusb:master
libusb/hidapi:master
from
sudobash1:libusb_input_size
sudobash1/hidapi:libusb_input_size
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Properly determine libusb read size for large reports (Fixes #274)
#728
sudobash1
wants to merge 16 commits into
libusb:master
libusb/hidapi:master
from
sudobash1:libusb_input_size
sudobash1/hidapi:libusb_input_size
Copy head branch name to clipboard
Commits
Commits on Dec 30, 2025
Properly determine libusb read size for large reports
Show description for 76b72c6
Stephen
authored and
mcuee
committed
76b72c6
View commit details
Copy full SHA for 76b72c6
Browse repository at this point
Fixes to report size calculation and added tests
Stephen
authored and
mcuee
committed
09017e5
View commit details
Copy full SHA for 09017e5
Browse repository at this point
Allow computation of max report size for other types
Stephen
authored and
mcuee
committed
415db44
View commit details
Copy full SHA for 415db44
Browse repository at this point
Don't assign -1 to size_t. That's silly
Stephen
authored and
mcuee
committed
8b07bcf
View commit details
Copy full SHA for 8b07bcf
Browse repository at this point
Do not increase max_report_size by one if not using report numbers
Stephen
authored and
mcuee
committed
3b3c70a
View commit details
Copy full SHA for 3b3c70a
Browse repository at this point
Fix compiler warnings
Stephen
authored and
mcuee
committed
c358d33
View commit details
Copy full SHA for c358d33
Browse repository at this point
Remove comment
Show description for e19ba07
2 people
authored and
mcuee
committed
e19ba07
View commit details
Copy full SHA for e19ba07
Browse repository at this point
Commits on Mar 20, 2026
Merge branch 'master' into libusb_input_size
mcuee
authored
6eedce1
View commit details
Copy full SHA for 6eedce1
Browse repository at this point
Commits on Apr 19, 2026
Merge branch 'master' into libusb_input_size
mcuee
authored
cda57eb
View commit details
Copy full SHA for cda57eb
Browse repository at this point
Commits on Apr 28, 2026
Merge branch 'master' into libusb_input_size
mcuee
authored
7ebb679
View commit details
Copy full SHA for 7ebb679
Browse repository at this point
Commits on May 20, 2026
Merge branch 'master' into libusb_input_size
mcuee
authored
1ab6b3f
View commit details
Copy full SHA for 1ab6b3f
Browse repository at this point
Merge branch 'master' into libusb_input_size
mcuee
authored
dffba86
View commit details
Copy full SHA for dffba86
Browse repository at this point
Commits on Jul 30, 2026
Address libusb report-size review feedback
Show description for 39e58ae
Youw
committed
39e58ae
View commit details
Copy full SHA for 39e58ae
Browse repository at this point
Merge master into libusb_input_size
Show description for 62c717d
Youw
committed
62c717d
View commit details
Copy full SHA for 62c717d
Browse repository at this point
Harden libusb report size handling
Show description for 8729fcb
Youw
committed
8729fcb
View commit details
Copy full SHA for 8729fcb
Browse repository at this point
Merge master into libusb_input_size
Show description for 580996e
Youw
committed
580996e
View commit details
Copy full SHA for 580996e
Browse repository at this point
You can’t perform that action at this time.