summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-09-02The correct maximum values for pressure and finger widthAlexandr Shadchin
2011-07-05Revert "build: collapse all Makefile.am files into a single non-recursive one."Gaetan Nadon
2011-05-31Replace xf86Msg with xf86IDrvMsgPeter Hutterer
2011-05-31Export device node as property.Peter Hutterer
2011-05-31Initialize the vendor/product id property if we know either.Peter Hutterer
2011-05-31Modified start_coasting to handle circular scrollingPatrick Curran
2011-05-26Use struct input_id as return value for EVIOCGIDPeter Hutterer
2011-05-15build: collapse all Makefile.am files into a single non-recursive one.Diego Elio Pettenò
2011-04-14Fix egde/edge typo in manpage and comments.Cyril Brulebois
2011-04-04Revert "Default to 2-finger emulation when HW supports it"Chase Douglas
2011-04-04Don't autoprobe for devices when Option Device is set.Peter Hutterer
2011-03-31eventcomm: fix indentation in EventAutoDevProbePeter Hutterer
2011-03-31eventcomm: move need_grab into a proto-specific struct.Peter Hutterer
2011-03-28eventcomm: untangle state setting from printing device infoPeter Hutterer
2011-03-28eventcomm: print an error when axis range failed.Peter Hutterer
2011-03-28eventcomm: streamline absinfo retrieval.Peter Hutterer
2011-03-28eventcomm: rewrite event_query_info to something more sanePeter Hutterer
2011-03-28eventcomm: document event_query_is_touchpadPeter Hutterer
2011-03-28eventcomm: rename parameter name grab to test_grabPeter Hutterer
2011-03-28eventcomm: replace synaptics-custom TEST_BIT with server's BitIsOn.Peter Hutterer
2011-03-28eventcomm: extern EventReadHwState to allow for testing.Peter Hutterer
2011-03-28eventcomm: factor out finger counting.Peter Hutterer
2011-03-28eventcomm: add a missing break statementPeter Hutterer
2011-03-18Revert "Add synaptics orientation support"Peter Hutterer
2011-03-09Add synaptics orientation supportAapo Rantalainen
2011-03-01Now ps2comm and alpscomm backend optionalAlexandr Shadchin
2011-03-01Rewrite mechanisn to detect Protocol and DeviceAlexandr Shadchin
2011-03-01Remove extra definition CommDataAlexandr 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-01Delete empty alpscomm.hAlexandr Shadchin
2011-03-01Removing extra call SetDeviceAndProtocol()Alexandr Shadchin
2011-03-01Renamed SynapticsDefaultDimensions in SanitizeDimensionsAlexandr Shadchin
2011-03-01Simplified mechanism for determining default sizeAlexandr Shadchin
2011-03-01Fix typo (resx -> resy)Alexandr Shadchin
2011-02-28Fix build on BSDJulien Cristau
2011-02-21Stop scrolling if not exactly two fingers on touchpad.Daniel Kurtz
2011-02-21add a few comments to ComputeDeltas()Simon Thum
2011-02-21Merge branch 'devel' into mergePeter Hutterer
2011-02-21Add hysteresis-based noise reductionSimon Thum
2011-02-17Factor out edge speed calculation.Peter Hutterer
2011-02-17Factor out delta calculation into a static func.Peter Hutterer
2011-02-17Move delta calculation for trackstick out.Peter Hutterer
2011-02-17Reshuffle ComputeDeltas for less indentation.Peter Hutterer
2011-02-17Don't expect a palm based on pressure (#22806)Peter Hutterer
2011-01-31synaptics: detect corner tap using the initial touch positionNicolas Cavallari
2011-01-05Rename SHM functions from alloc/free_param_data to alloc/free_shm_dataPeter Hutterer
2011-01-05Don't report all options unconditionally.Peter Hutterer
2011-01-05Dont report the version explicitly, it's reported in the module blob anyway.Peter Hutterer