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 }}
commaai
/
panda
Public
Notifications
You must be signed in to change notification settings
Fork
984
Star
1.7k
Code
Issues
45
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Kernel driver
- #16
#16
Merged
geohot
merged 14 commits into
commaai:master
commaai/panda:master
from
diamondman:kernel_driver
diamondman/panda:kernel_driver
Copy head branch name to clipboard
Jun 26, 2017
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Kernel driver
#16
geohot
merged 14 commits into
commaai:master
commaai/panda:master
from
diamondman:kernel_driver
diamondman/panda:kernel_driver
Copy head branch name to clipboard
Commits
Commits on Jun 21, 2017
Panda Kernel Driver base in place. Detects device plug and remove.
diamondman
committed
ddc63ba
View commit details
Copy full SHA for ddc63ba
Browse repository at this point
Moved from manually allocated private data to alloc_candev.
diamondman
committed
8c1e5b5
View commit details
Copy full SHA for 8c1e5b5
Browse repository at this point
Bulk write URB working. Tested with a timer.
diamondman
committed
d1bbc9d
View commit details
Copy full SHA for d1bbc9d
Browse repository at this point
CAN data read back from Panda through interrupt endpoint in kernel driver.
diamondman
committed
a1e816f
View commit details
Copy full SHA for a1e816f
Browse repository at this point
CAN network interface can be raised. Data can be sent to driver over socket.
diamondman
committed
8bf74c6
View commit details
Copy full SHA for 8bf74c6
Browse repository at this point
Kernel Driver alt interface configuration for operation with new firmware.
diamondman
committed
62ea135
View commit details
Copy full SHA for 62ea135
Browse repository at this point
Panda kernel driver Recv works, all data to same can interface.
diamondman
committed
7c11a5e
View commit details
Copy full SHA for 7c11a5e
Browse repository at this point
Kernel Driver: Sending on socket works. Not throttled yet.
diamondman
committed
3491828
View commit details
Copy full SHA for 3491828
Browse repository at this point
Commits on Jun 22, 2017
Cleaned up log messages in kernel driver.
diamondman
committed
9b29836
View commit details
Copy full SHA for 9b29836
Browse repository at this point
Kernel Driver Send and Receive works with throttling. Only on one can bus.
diamondman
committed
ce81933
View commit details
Copy full SHA for ce81933
Browse repository at this point
checkpoint: About to change a lot in kernel driver.
diamondman
committed
dd636d5
View commit details
Copy full SHA for dd636d5
Browse repository at this point
Another checkpoint on kernel
diamondman
committed
87dcf55
View commit details
Copy full SHA for 87dcf55
Browse repository at this point
Checkpoint! Recv on multiple busses appears to work. Send always sends on 0.
diamondman
committed
33cb0f4
View commit details
Copy full SHA for 33cb0f4
Browse repository at this point
Kernel Driver works. Demo of Panda to Panda worked.
diamondman
committed
824c678
View commit details
Copy full SHA for 824c678
Browse repository at this point
You can’t perform that action at this time.