index
:
xf86-input-evdev
code-remap
code-remap-2.10.3
code-remap-2.10.5
code-remap-2.10.6
code-remap-2.4.0
code-remap-2.6.0
code-remap-2.7.0
code-remap-2.8.0
code-remap-2.8.1
code-remap-2.8.2
code-remap-2.9.0
code-remap-2.9.1
code-remap-2.9.2
master
Patches for the evdev driver
dakkar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
evdev.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...
Daniel Stone
2006-10-17
|
\
|
*
Use XORG_VERSION_CURRENT in the module version struct.
Zephaniah E. Hull
2006-10-02
|
*
Fix compilation.
Zephaniah E. Hull
2006-09-10
|
*
Split the New functions so that structs can be allocated and buttons
Zephaniah E. Hull
2006-07-13
|
*
Set pInfo->fd to -1 when we close it in EvdevProc.
Zephaniah E. Hull
2006-07-11
*
|
prune device list on DEVICE_CLOSE
Daniel Stone
2006-07-19
*
|
remove XFree86LOADER usage
Daniel Stone
2006-07-09
|
/
*
Tweak credits and references.
Zephaniah E. Hull
2006-05-14
*
Remove a debugging message.
Zephaniah E. Hull
2006-04-09
*
Dropped the xorg-xserver 1.0.99.901 requirement. (Things were tweaked to
Zephaniah E. Hull
2006-04-08
*
Remove evdev_abs.c and evdev_rel.c. Added evdev_axes.c.
Zephaniah E. Hull
2006-04-08
*
Unlibcwrap. Bump server version requirement. Bump to 1.1.0.
evdev-1_1_0
Adam Jackson
2006-04-07
*
Better error reporting if the read fails.
Zephaniah E. Hull
2006-02-27
*
Compile with -Wall now. Add evdev.h to the sources so that make distcheck
Zephaniah E. Hull
2006-02-24
*
include errno.h to make it compile.
Lars Knoll
2006-02-24
*
Bugzilla #5696 <https://bugs.freedesktop.org/show_bug.cgi?id=5696> Slightly
Zephaniah E. Hull
2006-02-14
*
Bug #3913: Suppress kernel-generated repeat events for chording keys.
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
Adam Jackson
2005-09-23
*
Yet more 2.4 build fixes, this time for BTN_TASK.
XORG-6_8_99_900
Adam Jackson
2005-07-28
*
Handle BTN_TASK too (#3859).
Kristian Høgsberg
2005-07-25
*
Prep input drivers for modularizing by adding guarded #include "config.h"
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
2005-07-11
*
Add some build compatibility for 2.6 linux systems with 2.4 kernel headers
XORG-6_8_99_14
Adam Jackson
2005-07-03
*
Bug #3626: _X_EXPORT tags for video and input drivers.
XORG-6_8_99_13
Adam Jackson
2005-06-25
*
Bug #968: Grab the event device used by the evdev driver to avoid weird
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_12
XORG-6_8_99_11
XORG-6_8_99_10
Adam Jackson
2005-05-11
*
Handle horizontal wheel events and move mapping of extra buttons up so they
sco_port_update-base
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_1
Kristian Høgsberg
2005-01-18
*
Build fixes for static server.
Adam Jackson
2005-01-14
*
Add new evdev input driver. This driver uses the linux input layer directly
Kristian Høgsberg
2005-01-12