index
:
delta/xorg-driver-xf86-input-evdev.git
baserock/morph
evdev-1.1-branch
evdev-1.2-branch
evdev-1_0-branch
evdev-2.0-branch
evdev-2.1-branch
evdev-2.2-branch
evdev-2.3-branch
evdev-2.7-branch
evdev-2.8-branch
evdev-2.9-branch
input-hotplug
master
sco_port_update
gitlab.freedesktop.org: xorg/driver/xf86-input-evdev.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
evdev 2.6.0
xf86-input-evdev-2.6.0
Peter Hutterer
2011-01-11
1
-1
/
+1
*
Print out error messages when failing to init devices
Chase Douglas
2011-01-06
1
-4
/
+16
*
evdev 2.5.99.903
xf86-input-evdev-2.5.99.903
Peter Hutterer
2011-01-05
1
-1
/
+1
*
Don't update first_val and num_val if we don't have data (#32480)
Peter Hutterer
2011-01-04
1
-3
/
+6
*
Add use_proximity bit for BTN_TOOL handling.
Peter Hutterer
2010-12-22
2
-1
/
+13
*
Revert "Don't count BTN_TOUCH as tool. (#29428)"
Peter Hutterer
2010-12-22
1
-0
/
+1
*
Rename proximity to in_proximity.
Peter Hutterer
2010-12-22
2
-15
/
+15
*
Fix grammar typo in comment.
Peter Hutterer
2010-12-21
1
-1
/
+1
*
evdev: rename EvdevCacheCompare() to EvdevCache()
Peter Korsgaard
2010-12-13
1
-59
/
+8
*
evdev 2.5.99.902
xf86-input-evdev-2.5.99.902
Peter Hutterer
2010-12-08
1
-1
/
+1
*
Return error codes from EvdevOpenDevice()
Peter Hutterer
2010-12-07
1
-9
/
+12
*
evdev 2.5.99.901
xf86-input-evdev-2.5.99.901
Peter Hutterer
2010-11-19
1
-1
/
+1
*
Reshuffle to avoid the need for XI86_CONFIGURED.
Peter Hutterer
2010-10-28
1
-9
/
+13
*
Input API 12 requires a valuator mode for each axis.
Peter Hutterer
2010-10-27
1
-2
/
+10
*
Extend button mapping to full ranges
Nikolai Kondrashov
2010-10-22
1
-2
/
+2
*
Rename CountBits to EvdevCountBits.
Peter Hutterer
2010-10-21
1
-3
/
+3
*
Use an array for the proximity bits.
Peter Hutterer
2010-10-21
1
-22
/
+29
*
Rename abs/rel/prox to abs_queued/rel_queued/prox_queued.
Peter Hutterer
2010-10-21
2
-25
/
+25
*
Add the names of the valuators for the multitouch properties
Benjamin Tissoires
2010-10-18
1
-0
/
+29
*
Add proximity support.
Peter Hutterer
2010-10-18
2
-2
/
+121
*
Rename evdev->tool to evdev->proximity.
Peter Hutterer
2010-10-13
2
-10
/
+10
*
When posting buttons, post absolute valuators if we have them.
Peter Hutterer
2010-10-11
1
-5
/
+10
*
Fix valuator offset when posting absolute motion events.
Peter Hutterer
2010-10-11
1
-1
/
+1
*
Don't pass pointers around to first_v and num_v.
Peter Hutterer
2010-10-11
2
-10
/
+10
*
De-duplicate event queue access.
Peter Hutterer
2010-10-11
1
-19
/
+23
*
Remove refcnt initialization from InputDriverRec.
Peter Hutterer
2010-10-11
1
-1
/
+0
*
Clean up button code to number mapping
Nikolai Kondrashov
2010-09-07
1
-73
/
+26
*
Add BTN_TOUCH/STYLUS/STYLUS2 support.
Nikolai Kondrashov
2010-09-07
1
-0
/
+10
*
SwapAxes should rescale raw values when enabled
Tim Yamin
2010-09-07
1
-2
/
+10
*
Merge branch 'input-api' of git://people.freedesktop.org/~whot/xf86-input-evdev
Peter Hutterer
2010-09-01
1
-39
/
+46
|
\
|
*
Return BadMatch for already configured devices.
Peter Hutterer
2010-07-22
1
-1
/
+4
|
*
Use the new input API (changed PreInit function prototype).
Peter Hutterer
2010-07-22
1
-12
/
+32
|
*
Move private init down.
Peter Hutterer
2010-07-22
1
-3
/
+3
|
*
Use pInfo->options instead of dev->commonOptions.
Peter Hutterer
2010-07-22
1
-1
/
+1
|
*
Add ifdefs for pre ABI 12 support.
Peter Hutterer
2010-07-22
1
-0
/
+6
|
*
Remove usage of XI86_POINTER_CAPABLE and XI86_KEYBOARD_CAPABLE.
Peter Hutterer
2010-07-22
1
-25
/
+3
*
|
Improve dumb tablet detection
Nikolai Kondrashov
2010-09-01
1
-1
/
+3
*
|
Bump to 2.5.99.
Peter Hutterer
2010-08-31
1
-1
/
+1
*
|
Fix comments about BTN_TOOL_PEN.
Nikolai Kondrashov
2010-08-31
1
-5
/
+5
*
|
evdev 2.5.0
xf86-input-evdev-2.5.0
Peter Hutterer
2010-08-23
1
-1
/
+1
*
|
man: don't reference README.mouse
Peter Hutterer
2010-08-23
1
-2
/
+1
*
|
evdev 2.4.99.901
xf86-input-evdev-2.4.99.901
Peter Hutterer
2010-08-19
1
-1
/
+1
*
|
evdev: Initialize valuators array. (#24737)
Bartosz Brachaczek
2010-08-16
1
-1
/
+1
*
|
evdev: Revert "Set all valuators for relative motion events (#24737)"
Bartosz Brachaczek
2010-08-16
1
-1
/
+1
*
|
Don't count BTN_TOUCH as tool. (#29428)
Peter Hutterer
2010-08-16
1
-1
/
+0
|
/
*
Fix out-of-bounds access if more than MAX_VALUATORS are present. (#28809)
Alex Warg
2010-07-01
1
-2
/
+13
*
man: some minor fixes to man page.
Peter Hutterer
2010-06-28
1
-6
/
+15
*
Add myself to Authors in man page.
Peter Hutterer
2010-06-28
1
-1
/
+1
*
config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
Gaetan Nadon
2010-06-16
1
-3
/
+0
*
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2010-06-16
2
-23
/
+7
[next]