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 }}
litex-hub
/
linux
Public
forked from
torvalds/linux
Notifications
You must be signed in to change notification settings
Fork
13
Star
6
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
RFC: LiteSDCard: Add support for DMA/data completion interrupts
- #16
#16
Open
gsomlo
wants to merge 10 commits into
master
litex-hub/linux:master
from
gls-mmc-data-irq-v1
litex-hub/linux:gls-mmc-data-irq-v1
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
RFC: LiteSDCard: Add support for DMA/data completion interrupts
#16
gsomlo
wants to merge 10 commits into
master
litex-hub/linux:master
from
gls-mmc-data-irq-v1
litex-hub/linux:gls-mmc-data-irq-v1
Copy head branch name to clipboard
Commits
Commits on Oct 14, 2023
mmc: litex_mmc: use BIT() macros for IRQ registers
Show description for f3fdb53
gsomlo
committed
f3fdb53
View commit details
Copy full SHA for f3fdb53
Browse repository at this point
mmc: litex_mmc: move completion setup to irq_init
Show description for c040c28
gsomlo
committed
c040c28
View commit details
Copy full SHA for c040c28
Browse repository at this point
mmc: litex_mmc: wait for data completion outside cmd handler
Show description for 1af3e8a
gsomlo
committed
1af3e8a
View commit details
Copy full SHA for 1af3e8a
Browse repository at this point
mmc: litex_mmc: isolate cmd irq heuristic
Show description for 1f7136d
gsomlo
committed
1f7136d
View commit details
Copy full SHA for 1f7136d
Browse repository at this point
mmc: litex_mmc: fix cmd irq/completion sequencing
Show description for 5a7c053
gsomlo
committed
5a7c053
View commit details
Copy full SHA for 5a7c053
Browse repository at this point
mmc: litex_mmc: switch cmd_done irq to edge-triggered
Show description for f1557fa
gsomlo
committed
f1557fa
View commit details
Copy full SHA for f1557fa
Browse repository at this point
mmc: litex_mmc: use irq for all commands
Show description for 66074a0
gsomlo
committed
66074a0
View commit details
Copy full SHA for 66074a0
Browse repository at this point
mmc: litex_mmc: turn off IRQs on driver removal
Show description for 10240a9
gsomlo
committed
10240a9
View commit details
Copy full SHA for 10240a9
Browse repository at this point
mmc: litex_mmc: ack all handled IRQs together
Show description for 1491670
gsomlo
committed
1491670
View commit details
Copy full SHA for 1491670
Browse repository at this point
mmc: litex_mmc: add IRQ support for DMA data xfers
Show description for b695cee
gsomlo
committed
b695cee
View commit details
Copy full SHA for b695cee
Browse repository at this point
You can’t perform that action at this time.