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
2012-01-26
Add touch device class support
Chase Douglas
2012-01-26
Allocate axis labels array dynamically
Chase Douglas
2012-01-06
Constify priv->device
Daniel Stone
2012-01-04
Remove unused variable 'thr'
Peter Hutterer
2012-01-03
fix wrong finger width range
JJ Ding
2011-12-12
Revert: "eventcomm: replace synaptics-custom TEST_BIT with server's BitIsOn."
Cyril Brulebois
2011-12-01
If protocol is auto-dev and the device path is set, unset the protocol
Peter Hutterer
2011-12-01
Return true/false from SetDeviceAndProtocol
Peter Hutterer
2011-10-24
Use the scroll distances as increment for scrolling valuator axes
Peter Hutterer
2011-10-24
Scroll: Initial smooth scrolling support
Daniel Stone
2011-10-24
eventcomm: print strerror(errno), not of rc
Peter Hutterer
2011-10-18
Fix compiler warning - unused variable 'para'
Peter Hutterer
2011-10-18
Scroll: Prepare ScrollData for smooth scrolling
Daniel Stone
2011-10-18
Adjust acceleration scheme for input ABI v14
Daniel Stone
2011-09-21
Extra buttons on Acer Ferrari 4000 laptop touchpad are not recognized
Casper Dik
2011-08-29
The correct maximum values for pressure and finger width
Alexandr Shadchin
2011-08-29
On/Off hooks to return boolean so we can bail out of the caller
Alexandr Shadchin
2011-08-25
Fix compiler warning: unused variable "wakupTime"
Peter Hutterer
2011-08-25
Scroll: Modify ScrollData in repeat_scrollbuttons
Daniel Stone
2011-08-25
Scroll: Move coasting variables to priv->scroll
Daniel Stone
2011-08-25
Scroll: Add last_millis to track scroll event timing
Derek Foreman
2011-08-25
Scroll: Move scroll_[xya] into new priv->scroll struct
Daniel Stone
2011-08-25
Scroll: Clarify rep_buttons assignment
Daniel Stone
2011-08-25
Revise palm check logic
Derek Foreman
2011-08-25
More accurate extrapolated fake motion events
Derek Foreman
2011-08-25
Replace the motion estimator
Derek Foreman
2011-08-25
Update count_packet_finger in store_history, not get_delta
Daniel Stone
2011-08-25
Don't store fake events in the motion history
Daniel Stone
2011-08-25
Use hardware time where possible
Derek Foreman
2011-08-25
Use CARD32 for timestamps
Daniel Stone
2011-08-25
Introduce POLL_MS for packet frequency
Daniel Stone
2011-08-25
Give FingerState enums explicit values
Daniel Stone
2011-08-25
Add HIST_DELTA macro for differences in history
Daniel Stone
2011-08-25
Fix pressure->motion property format
Derek Foreman
2011-08-25
Properties: Generalise InitTypedAtom from InitAtom
Daniel Stone
2011-08-25
Bump minimum xorg-server requirement to 1.7
Daniel Stone
2011-08-19
Shuffle include order around
Daniel Stone
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
[prev]
[next]