summaryrefslogtreecommitdiff
path: root/src/ps2comm.c
AgeCommit message (Expand)Author
2022-01-16Convert remaining source files from ISO-8859-1 to UTF-8Alan Coopersmith
2014-09-05Mark some switch case fallthroughs with commentsPeter Hutterer
2012-08-10Use LogMessageVerbSigSafe on ABI 18Peter Hutterer
2012-06-05ps2comm: use ErrorF from PS2DBG directlyPeter Hutterer
2012-05-10Move synaptics.h leftovers to synapticsstr.h, drop synaptics.hPeter Hutterer
2012-05-10Indent consistentlyPeter Hutterer
2012-02-10Introduce SynapticsCopyHwState functionChase Douglas
2012-02-10Allocate SynapticsPrivate.comm->hwStateChase Douglas
2011-08-29On/Off hooks to return boolean so we can bail out of the callerAlexandr Shadchin
2011-08-25Use hardware time where possibleDerek Foreman
2011-05-31Replace xf86Msg with xf86IDrvMsgPeter Hutterer
2011-03-18Revert "Add synaptics orientation support"Peter Hutterer
2011-03-09Add synaptics orientation supportAapo Rantalainen
2011-03-01Rewrite mechanisn to detect Protocol and DeviceAlexandr Shadchin
2011-03-01Remove arg proto_ops in ReadHwState()Alexandr Shadchin
2011-03-01Renamed SynapticsHwInfo in PS2SynapticsHwInfoAlexandr Shadchin
2011-03-01Move definition struct SynapticsHwInfo in ps2comm.hAlexandr Shadchin
2011-03-01Simplified mechanism for determining default sizeAlexandr Shadchin
2010-09-01Use InputInfoPtr instead of LocalDevicePtr.Peter Hutterer
2010-06-17Purge GuestMouse support.Peter Hutterer
2010-06-17Reshuffle default value initialization.Peter Hutterer
2010-06-16Move some defines to where they belong.Peter Hutterer
2010-05-25Don't use libcwrappers for calloc and free.Peter Hutterer
2009-11-05Clean up debugging system, allow for --enable-debugPeter Hutterer
2009-05-08Purge SynapticsHWInfo stuff, move it into proto_data.Peter Hutterer
2009-05-04ps2comm: fix typo in debug statement.Peter Hutterer
2009-04-28PS/2 interface: sense multifinger taps on FingerHigh (#21427)Eygene Ryabinkin
2009-04-26Remove un-used DeviceOn/Off hooks.Peter Hutterer
2009-04-26Remove Synaptics SHM configuration bits.Peter Hutterer
2009-03-05include xorg-server.h from all driver source files.Peter Hutterer
2008-09-17ReadDevDimensions on opened deviceHenrik Rydberg
2008-09-09Pre-probe the device (eventcomm only).Peter Hutterer
2008-07-11Finally change the GPL headers to MIT onesChristoph Brill
2008-06-06Initial version that passes "make distcheck".Christoph Brill
2008-06-06Start reorganizing the source treeChristoph Brill