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
/
synproto.h
Age
Commit message (
Expand
)
Author
2012-05-10
Indent consistently
Peter Hutterer
2012-05-02
Force SLOTSTATE_EMPTY on DeviceOff
Peter Hutterer
2012-05-01
Reset all hardware state on DEVICE_OFF (#49161)
Peter Hutterer
2012-03-22
Keep track of which touch slots are open
Chase Douglas
2012-03-14
Add soft button areas property
Chase Douglas
2012-03-14
Add cumulative_d{x,y} to SynapticsHwState
Chase Douglas
2012-03-14
Add a BTN_EMULATED_FLAG to mark emulated buttons on clickfingers
Peter Hutterer
2012-02-11
Move X touch event processing into synaptics.c
Chase Douglas
2012-02-11
Add touch valuator mask to hw state structure
Chase Douglas
2012-02-10
Introduce SynapticsCopyHwState function
Chase Douglas
2012-02-10
Allocate SynapticsPrivate.comm->hwState
Chase Douglas
2012-02-10
Introduce SynapticsHwStateAlloc() and SynapticsHwStateFree()
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 CARD32 for timestamps
Daniel Stone
2011-04-04
Don't autoprobe for devices when Option Device is set.
Peter Hutterer
2011-03-01
Now ps2comm and alpscomm backend optional
Alexandr Shadchin
2011-03-01
Rewrite mechanisn to detect Protocol and Device
Alexandr Shadchin
2011-03-01
Remove extra definition CommData
Alexandr Shadchin
2011-03-01
Remove arg proto_ops in ReadHwState()
Alexandr Shadchin
2011-03-01
Move definition struct SynapticsHwInfo in ps2comm.h
Alexandr Shadchin
2010-09-01
Use InputInfoPtr instead of LocalDevicePtr.
Peter Hutterer
2010-06-17
Purge GuestMouse support.
Peter Hutterer
2009-05-08
Purge SynapticsHWInfo stuff, move it into proto_data.
Peter Hutterer
2009-04-26
Remove Synaptics SHM configuration bits.
Peter Hutterer
2008-09-17
ReadDevDimensions on opened device
Henrik Rydberg
2008-09-09
Pre-probe the device (eventcomm only).
Peter Hutterer
2008-07-14
Build psmcomm on *BSD systems only.
Christoph Brill
2008-07-11
Finally change the GPL headers to MIT ones
Christoph Brill
2008-06-06
Start reorganizing the source tree
Christoph Brill