28 Mar, 2011

1 commit

  • There is not much use for these events in userspace and handling the
    events themselves seems to get in the way of the actual activation of
    the rf devices. The SNC device doesn't expose them already.
    https://bugzilla.kernel.org/show_bug.cgi?id=15303

    Signed-off-by: Mattia Dongili
    Signed-off-by: Matthew Garrett

    Mattia Dongili
     

11 Jan, 2011

1 commit


17 Dec, 2009

1 commit

  • Some models are equipped with an "AVMode" function key that sends
    sony-laptop: Unknown event: 0x100 0xa1
    sony-laptop: Unknown event: 0x100 0x21
    for press and release respectively.

    Cc: "Matthew W. S. Bell"
    Cc: Dmitry Torokhov
    Signed-off-by: Mattia Dongili
    Signed-off-by: Len Brown

    Mattia Dongili
     

28 Mar, 2009

3 commits


24 Jan, 2008

1 commit

  • Recent Vaio models (UX, SZ and presumably TZ and others) add more
    events and a slightly different handling of Fn key events for
    additional hotkeys (s1, s2, zoom-in/out, etc.).

    Signed-off-by: Mattia Dongili
    Signed-off-by: Len Brown

    Mattia Dongili
     

17 Jul, 2007

1 commit


09 May, 2007

1 commit


08 Sep, 2005

1 commit

  • Newer Sony VAIO models (VGN-S480, VGN-S460, VGN-S3XP etc) use a new method to
    initialize the SPIC device. The new way to initialize (and disable) the
    device comes directly from the AML code in the _CRS, _SRS and _DIS methods
    from the DSDT table. This patch adds support for the new models.

    Signed-off-by: Erik Waling
    Signed-off-by: Stelian Pop
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Erik Waling
     

17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds