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
Accelerator
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 }}
olsner
/
os
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
16
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Xhci
- #1
#1
Open
olsner
wants to merge 22 commits into
master
olsner/os:master
from
xhci
olsner/os:xhci
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Xhci
#1
olsner
wants to merge 22 commits into
master
olsner/os:master
from
xhci
olsner/os:xhci
Copy head branch name to clipboard
Commits
Commits on Jun 8, 2015
Start of xHCI driver for USB
olsner
committed
8e07aae
View commit details
Copy full SHA for 8e07aae
Browse repository at this point
ACPICA/PCI code for finding devices by class
olsner
committed
14ad20d
View commit details
Copy full SHA for 14ad20d
Browse repository at this point
Add an xhci and a USB mouse to qemu configuration
olsner
committed
11b05d1
View commit details
Copy full SHA for 11b05d1
Browse repository at this point
Workaround for weird m2c error from Make
Show description for 99177ed
olsner
committed
99177ed
View commit details
Copy full SHA for 99177ed
Browse repository at this point
xhci: Initialize everything(?), at least it doesn't explode
olsner
committed
fbda97c
View commit details
Copy full SHA for fbda97c
Browse repository at this point
Use the correct option format to actually the USB mouse
olsner
committed
2094943
View commit details
Copy full SHA for 2094943
Browse repository at this point
Reset all ports after initialization
Show description for a8709ec
olsner
committed
a8709ec
View commit details
Copy full SHA for a8709ec
Browse repository at this point
xhci: Get number of ports from protocol capabilities
olsner
committed
2240a33
View commit details
Copy full SHA for 2240a33
Browse repository at this point
Handle IRQs and process the event ring
olsner
committed
6966b7d
View commit details
Copy full SHA for 6966b7d
Browse repository at this point
Start of device enumeration
Show description for 54d008f
olsner
committed
54d008f
View commit details
Copy full SHA for 54d008f
Browse repository at this point
Issue EnableSlot command and handle the completion event
olsner
committed
730a2b2
View commit details
Copy full SHA for 730a2b2
Browse repository at this point
Do AddressDevice on connected devices
olsner
committed
ad19155
View commit details
Copy full SHA for ad19155
Browse repository at this point
Start the "main USB" driver, tell it about new devices
olsner
committed
e31f5c8
View commit details
Copy full SHA for e31f5c8
Browse repository at this point
Start of enumeration API
olsner
committed
a2aaf96
View commit details
Copy full SHA for a2aaf96
Browse repository at this point
Add USB audio device
olsner
committed
1a66a54
View commit details
Copy full SHA for 1a66a54
Browse repository at this point
Start of new controller/bus/system API
olsner
committed
710f1a6
View commit details
Copy full SHA for 710f1a6
Browse repository at this point
Commits on Jun 17, 2015
Code for sending control messages, try to GET_DESCRIPTOR
olsner
committed
4244ba8
View commit details
Copy full SHA for 4244ba8
Browse repository at this point
Make return-type (missing return) warning an error
olsner
committed
79340aa
View commit details
Copy full SHA for 79340aa
Browse repository at this point
Commits on Jun 21, 2015
Extract dma_buffer code to separate header
olsner
committed
27fc742
View commit details
Copy full SHA for 27fc742
Browse repository at this point
Commits on Jun 22, 2015
Add an array of transfer datas to be used as parameters to EventDatas
olsner
committed
b232bf2
View commit details
Copy full SHA for b232bf2
Browse repository at this point
Address the device after getting the first 8 bytes of the descriptor
olsner
committed
e161380
View commit details
Copy full SHA for e161380
Browse repository at this point
TODO was implemented
olsner
committed
6540a86
View commit details
Copy full SHA for 6540a86
Browse repository at this point
You can’t perform that action at this time.