index
:
driver/xf86-input-synaptics
master
obsd
synaptics-1.6-branch
synaptics-1.7-branch
synaptics touchpad input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ps2comm.c
Age
Commit message (
Expand
)
Author
2012-02-10
Introduce SynapticsCopyHwState function
Chase Douglas
2012-02-10
Allocate SynapticsPrivate.comm->hwState
Chase Douglas
2011-08-29
On/Off hooks to return boolean so we can bail out of the caller
Alexandr Shadchin
2011-08-25
Use hardware time where possible
Derek Foreman
2011-05-31
Replace xf86Msg with xf86IDrvMsg
Peter Hutterer
2011-03-18
Revert "Add synaptics orientation support"
Peter Hutterer
2011-03-09
Add synaptics orientation support
Aapo Rantalainen
2011-03-01
Rewrite mechanisn to detect Protocol and Device
Alexandr Shadchin
2011-03-01
Remove arg proto_ops in ReadHwState()
Alexandr Shadchin
2011-03-01
Renamed SynapticsHwInfo in PS2SynapticsHwInfo
Alexandr Shadchin
2011-03-01
Move definition struct SynapticsHwInfo in ps2comm.h
Alexandr Shadchin
2011-03-01
Simplified mechanism for determining default size
Alexandr Shadchin
2010-09-01
Use InputInfoPtr instead of LocalDevicePtr.
Peter Hutterer
2010-06-17
Purge GuestMouse support.
Peter Hutterer
2010-06-17
Reshuffle default value initialization.
Peter Hutterer
2010-06-16
Move some defines to where they belong.
Peter Hutterer
2010-05-25
Don't use libcwrappers for calloc and free.
Peter Hutterer
2009-11-05
Clean up debugging system, allow for --enable-debug
Peter Hutterer
2009-05-08
Purge SynapticsHWInfo stuff, move it into proto_data.
Peter Hutterer
2009-05-04
ps2comm: fix typo in debug statement.
Peter Hutterer
2009-04-28
PS/2 interface: sense multifinger taps on FingerHigh (#21427)
Eygene Ryabinkin
2009-04-26
Remove un-used DeviceOn/Off hooks.
Peter Hutterer
2009-04-26
Remove Synaptics SHM configuration bits.
Peter Hutterer
2009-03-05
include xorg-server.h from all driver source files.
Peter Hutterer
2008-09-17
ReadDevDimensions on opened device
Henrik Rydberg
2008-09-09
Pre-probe the device (eventcomm only).
Peter Hutterer
2008-07-11
Finally change the GPL headers to MIT ones
Christoph Brill
2008-06-06
Initial version that passes "make distcheck".
Christoph Brill
2008-06-06
Start reorganizing the source tree
Christoph Brill