index
:
driver/xf86-input-evdev
master
Linux evdev input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-02-19
Filter all incoming repeated key events
Sascha Hlusiak
2008-02-19
Don't inform kernel evdev driver about autorepeat change
Sascha Hlusiak
2008-01-29
Clear EV_ABS_V_USE_TOUCH for devices without a touch button
Vinay Bondhugula
2008-01-29
Initialise b_map_data to correct size. Bug #13991
Peter Hutterer
2007-12-07
Don't flush buttons on init (bug#12630)
Julien Cristau
2007-10-11
Fix one additional typo in evdev.man (axis named BRAKE, not BREAK).
xf86-input-evdev-1.2.0
Peter Samuelson
2007-10-11
evdev.man minor fixes
Peter Samuelson
2007-09-03
Add *~ to .gitignore to skip patch/emacs droppings
James Cloos
2007-08-07
Options: Accept differently-named options
Daniel Stone
2007-07-26
Multiple typos in evdev.man
Brice Goglin
2007-06-15
Clean up a little bit the code.
Tiago Vignatti
2007-06-15
Remove inotify things.
Tiago Vignatti
2007-06-13
Update version using PACKAGE_VERSION_*.
Zephaniah E. Hull
2007-06-12
Move the mode option handling to the Init stage.
Zephaniah E. Hull
2007-06-11
evdev.c:
Zephaniah E. Hull
2007-06-06
Handle default remapping around existing button targets better.
Zephaniah E. Hull
2007-06-06
Move MapButtons_t closer to where it's used.
Zephaniah E. Hull
2007-06-06
Wheel mice work again!
Zephaniah E. Hull
2007-06-05
Fix REL mode.
Zephaniah E. Hull
2007-06-05
Update the copyright notices for me to include 2007.
Zephaniah E. Hull
2007-06-05
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...
Zephaniah E. Hull
2007-06-05
Alright, this is a really big commit that breaks stuff.
Zephaniah E. Hull
2007-06-05
Fix header file #ifdef guard.
Kristian Høgsberg
2007-06-05
Merge copyright notices.
Kristian Høgsberg
2007-04-24
Disable and remove the device when a read error occurs.
Peter Hutterer
2007-04-24
Try harder to make unplugging work.
Zephaniah E. Hull
2007-04-24
Kill some more unused bits.
Zephaniah E. Hull
2007-04-24
Handle driver removal cleanly, we now xfree everything we Xcalloc.
Zephaniah E. Hull
2007-04-24
Remove the evil xf86ActivateDevice declaration, don't need it anymore.
Zephaniah E. Hull
2007-04-24
Remove all of evdev_brain.c and all callers.
Zephaniah E. Hull
2007-04-24
Updated configure to 1.2.0, no changes yet.
Zephaniah E. Hull
2007-04-23
Remove driver from list if no device is associated any more.
Peter Hutterer
2007-04-19
Remove direct call to DEVICE_INIT, ActivateDevice() takes care of that.
Peter Hutterer
2007-04-19
Add some documentation to evdev.c and evdev_brain.c.
Peter Hutterer
2007-04-19
ActivateDevice() before EnableDevice() in EvdevNew.
Peter Hutterer
2007-03-25
Key: Remove duplicate of keycode 0x6f, remove index 0xf8 to get a
Peter Hutterer
2007-03-21
Key: Force maximum keycode to be 255
Daniel Stone
2007-02-14
Fix pointer crossing screen bug. Possibly the others input drivers must update
Tiago Vignatti
2007-02-10
Stop caching the screen size for scaling.
Philip Langdale
2007-01-17
For reasons related to handling pathological remapping cases, and
root
2007-01-13
Fix a bug where we potentially wrote garbage events when LEDs change.
root
2007-01-11
Handle swapping of right and middle buttons better in some odder cases.
root
2007-01-11
No more call to xf86OSRingBell in any cases,
root
2007-01-08
Pad out button_names so we can loop over things more sanely.
root
2006-12-16
bump to 1.1.5
xf86-input-evdev-1.1.5
Daniel Stone
2006-12-06
Makefile.am: make ChangeLog hook safer
Daniel Stone
2006-11-02
bump to 1.1.4
xf86-input-evdev-1.1.4
Daniel Stone
2006-11-02
Merge branch 'input-hotplug'
Daniel Stone
2006-11-02
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...
Daniel Stone
2006-11-02
key: use os bell-ringing function
Daniel Stone
[prev]
[next]