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

Peter Hutterer whot at kemper.freedesktop.org
Thu Dec 10 19:37:52 PST 2009


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

Commit against master at 8748a83d...:
commit babe5288271f3c088d9aac3ffd9f036c87b0018e
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Dec 10 13:33:37 2009 -0500

    Don't destroy the timer on DeviceOff.
    
    DeviceOff is VT switch, DeviceClose is unplug.  We need the timer
    pre-allocated since we set it during the signal handler and so can't
    allocate it then, so merely cancel it at DeviceOff, and delete it in
    DeviceClose.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Keith Packard <keithp at keithp.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    src/synaptics.c |    5 +++--
    1 file changed, 3 insertions(+), 2 deletions(-)

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




More information about the xorg-commit mailing list