xf86-input-synaptics:master: 2 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Thu Mar 17 23:41:49 PDT 2011


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

2 commits against master at 0662e1c1...:
 include/synaptics-properties.h |    3 -
 man/synaptics.man              |    6 --
 src/alpscomm.c                 |   29 +--------
 src/eventcomm.c                |   22 -------
 src/properties.c               |    8 --
 src/ps2comm.c                  |   36 ++----------
 src/synaptics.c                |    2 
 src/synapticsstr.h             |    1 
 test/test-pad.c                |  121 -----------------------------------------
 test/testprotocol.c            |   82 ---------------------------
 tools/synclient.c              |    1 
 11 files changed, 13 insertions(+), 298 deletions(-)


commit 4ebde557aee7953f766fcd6b725cbacd47f806ec
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 18 16:24:28 2011 +1000

    Revert "Add synaptics orientation support"
    
    This patch needs more work before we can ship it.
    
    This reverts commit 049d5fb6037b34d94b24cb8300849cf4e3b67437.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    include/synaptics-properties.h |    3 ---
    man/synaptics.man              |    6 ------
    src/alpscomm.c                 |   29 ++++-------------------------
    src/eventcomm.c                |   22 ++--------------------
    src/properties.c               |    8 --------
    src/ps2comm.c                  |   36 +++++++-----------------------------
    src/synaptics.c                |    2 --
    src/synapticsstr.h             |    1 -
    tools/synclient.c              |    1 -
    9 files changed, 13 insertions(+), 95 deletions(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=4ebde557


commit d521fc0335e9a6527d337154e064d192ab006425
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Mar 7 10:09:26 2011 +1000

    Remove unused test directory (#35043)
    
    The two files are for testing the actual synaptics protocol, a task that is
    handled by the kernel these days. These haven't been built for years either,
    suggesting limited use.
    
    X.Org Bug 35043 <http://bugs.freedesktop.org/show_bug.cgi?id=35043>
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Cyril Brulebois <kibi at debian.org>

diffstat:
    test/test-pad.c     |  121 ------------------------------------------------
    test/testprotocol.c |   82 --------------------------------
    2 files changed, 203 deletions(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=4ebde557




More information about the xorg-commit mailing list