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