Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OHCI usbh, tweaks and improvements #1491

Merged
merged 16 commits into from Feb 22, 2023
Merged

Commits on Feb 17, 2023

  1. Copy the full SHA
    d367e8f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c820c87 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d5e6d02 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2063ee5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c1d0fd1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5d3c0fb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e89e8ba View commit details
    Browse the repository at this point in the history
  8. ohci: Fix bug in ed removal

    Ryzee119 committed Feb 17, 2023
    Copy the full SHA
    cc9c3fe View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    f872621 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Copy the full SHA
    f2a6af0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    75f6583 View commit details
    Browse the repository at this point in the history
  3. ohci: Disable MIE interrupt during IRQ processing, zero HccADoneHead …

    …on completion
    wooyay authored and Ryzee119 committed Feb 18, 2023
    Copy the full SHA
    4e2afdf View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Copy the full SHA
    4c846af View commit details
    Browse the repository at this point in the history
  2. move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virt

    also add place holder for tusb_app_dcache_flush() and
    tusb_app_dcache_invalidate()
    hathach committed Feb 22, 2023
    Copy the full SHA
    1466afa View commit details
    Browse the repository at this point in the history
  3. white space

    hathach committed Feb 22, 2023
    Copy the full SHA
    4caa606 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    eca96c6 View commit details
    Browse the repository at this point in the history