Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/mobile-nixos
base: 0dd1de02677c
Choose a base ref
...
head repository: NixOS/mobile-nixos
compare: 340213c28e6d
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on May 31, 2020

  1. qualcomm: Add fb notify quirk

    This quirk touches the `blank` file of the framebuffer /sys nodes, which
    ends up unsuspending things that start suspended until the *right thing*
    is happening to not be suspended.
    
    X11, among others, do the right things. It seems other framebuffer
    interfaces are not.
    
    This can likely be fixed in other ways, but this is the more
    approachable way to me right now.
    samueldr committed May 31, 2020
    Copy the full SHA
    2971232 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    84cb903 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #154 from samueldr-wip/fix/motorola-addison-touch

    Add "fb notify" quirk, fixing motorola-addison touch with boot GUI
    samueldr committed May 31, 2020
    Copy the full SHA
    340213c View commit details
    Browse the repository at this point in the history