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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow installation on Gentoo #185

Open
wants to merge 9 commits into
base: zeroplus
Choose a base branch
from
Open

Commits on Aug 14, 2021

  1. xpad: print received packets if DEBUG_VERBOSE

    Signed-off-by: Daniel Tobias <dan.g.tob@gmail.com>
    dantob authored and paroj committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    2877e80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdf054c View commit details
    Browse the repository at this point in the history
  3. add README.md

    Signed-off-by: Daniel Tobias <dan.g.tob@gmail.com>
    Signed-off-by: Jonathan <greenbigfrog@gmail.com>
    Signed-off-by: Matt Sturgeon <matt@sturgeon.me.uk>
    paroj committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    1912030 View commit details
    Browse the repository at this point in the history
  4. add stress_urb_out.sh

    paroj committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    6eb808c View commit details
    Browse the repository at this point in the history
  5. Input: xpad - fix wireless 360 controller breaking after suspend

    Suspending and resuming the system can sometimes cause the out
    URB to get hung after a reset_resume. This causes LED setting
    and force feedback to break on resume. To avoid this, just drop
    the reset_resume callback so the USB core rebinds xpad to the
    wireless pads on resume if a reset happened.
    
    A nice side effect of this change is the LED ring on wireless
    controllers is now set correctly on system resume.
    
    Signed-off-by: Cameron Gutman <aicommander@gmail.com>
    Cc: stable@vger.kernel.org
    cgutman authored and paroj committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    3529e2d View commit details
    Browse the repository at this point in the history
  6. add PR template

    paroj committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    9170fa3 View commit details
    Browse the repository at this point in the history
  7. Input: xpad - Poweroff XBOX360W on mode button long press

    Newer gamepads turn themselves off when the mode button is held down.
    For XBOX360W gamepads we must do this this in the driver.
    lawl authored and paroj committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    389e258 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. add zerplus init packets on top

    paroj committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    84eee44 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Update Makefile

    GanerCodes committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    de37b6f View commit details
    Browse the repository at this point in the history