summaryrefslogtreecommitdiff
path: root/src/synproto.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-11Move X touch event processing into synaptics.cChase Douglas1-0/+1
2012-02-11Add touch valuator mask to hw state structureChase Douglas1-0/+16
2012-02-10Introduce SynapticsCopyHwState functionChase Douglas1-0/+2
2012-02-10Allocate SynapticsPrivate.comm->hwStateChase Douglas1-1/+1
2012-02-10Introduce SynapticsHwStateAlloc() and SynapticsHwStateFree()Chase Douglas1-0/+6
2011-08-29On/Off hooks to return boolean so we can bail out of the callerAlexandr Shadchin1-2/+2
2011-08-25Use CARD32 for timestampsDaniel Stone1-1/+1
2011-04-04Don't autoprobe for devices when Option Device is set.Peter Hutterer1-1/+1
2011-03-01Now ps2comm and alpscomm backend optionalAlexandr Shadchin1-2/+3
2011-03-01Rewrite mechanisn to detect Protocol and DeviceAlexandr Shadchin1-11/+0
2011-03-01Remove extra definition CommDataAlexandr Shadchin1-1/+0
2011-03-01Remove arg proto_ops in ReadHwState()Alexandr Shadchin1-1/+0
2011-03-01Move definition struct SynapticsHwInfo in ps2comm.hAlexandr Shadchin1-1/+0
2010-09-01Use InputInfoPtr instead of LocalDevicePtr.Peter Hutterer1-6/+6
2010-06-17Purge GuestMouse support.Peter Hutterer1-6/+0
2009-05-08Purge SynapticsHWInfo stuff, move it into proto_data.Peter Hutterer1-2/+2
2009-04-26Remove Synaptics SHM configuration bits.Peter Hutterer1-2/+2
2008-09-17ReadDevDimensions on opened deviceHenrik Rydberg1-1/+1
2008-09-09Pre-probe the device (eventcomm only).Peter Hutterer1-0/+1
2008-07-14Build psmcomm on *BSD systems only.Christoph Brill1-0/+8
2008-07-11Finally change the GPL headers to MIT onesChristoph Brill1-13/+21
2008-06-06Start reorganizing the source treeChristoph Brill1-0/+95