| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-07-19 | Test the device in PreInit and fail if it cannot be opened.HEADmaster | Peter Hutterer | 1 | -0/+9 |
| 2011-07-19 | Don't free on init failure, let UnInit take care of it. | Peter Hutterer | 1 | -6/+0 |
| 2011-07-19 | Use xf86SetStrOption for Option Device | Peter Hutterer | 1 | -1/+1 |
| 2011-07-18 | Return proper default for unknown values in pInfo->device_control. | Terry Lambert | 1 | -1/+1 |
| 2011-07-08 | Fix name and type_name for elographics | Peter Hutterer | 2 | -6/+1 |
| 2011-06-27 | elographics 1.3.0xf86-input-elographics-1.3.0 | Peter Hutterer | 1 | -1/+1 |
| 2011-06-27 | Require server 1.10 | Peter Hutterer | 2 | -5/+1 |
| 2010-12-06 | Support input ABI 12 | Peter Hutterer | 1 | -38/+26 |
| 2010-12-02 | Remove refcount field, dropped from the server | Peter Hutterer | 1 | -1/+0 |
| 2010-12-02 | Drop close_proc, conversion_proc, reverse_conversion_proc | Peter Hutterer | 1 | -70/+0 |
| 2010-12-02 | Drop driver-specific motion history size handling. | Peter Hutterer | 1 | -2/+1 |
| 2010-12-02 | Require server 1.9, drop earlier ABI support | Peter Hutterer | 2 | -54/+3 |
| 2010-12-02 | Replace LocalDevicePtr with InputInfoPtr | Peter Hutterer | 1 | -82/+82 |
| 2010-12-02 | unifdef XFree86LOADER | Peter Hutterer | 1 | -9/+0 |
| 2010-12-02 | Bump to 1.2.99 | Peter Hutterer | 1 | -1/+1 |
| 2010-06-09 | elographics 1.2.4xf86-input-elographics-1.2.4 | Peter Hutterer | 1 | -1/+1 |
| 2010-06-09 | Remove libcwrappers for malloc and free. | Peter Hutterer | 1 | -6/+6 |
| 2009-12-17 | Added support for GeneralTouch serial touchscreens. | Peter Hutterer | 1 | -10/+3 |
| 2009-12-15 | xf86EloReadInput(): fix xserver unresponsiveness during touch | Michael Smith | 1 | -5/+6 |
| 2009-11-19 | Remove unused bits from configure.ac | Peter Hutterer | 1 | -18/+0 |
| 2009-08-24 | Reset local->private to NULL to avoid double-frees. (#23239) | Peter Hutterer | 1 | -1/+1 |
| 2009-07-17 | Cope with XINPUT ABI 7. | Peter Hutterer | 1 | -3/+22 |
| 2009-02-02 | Janitor: make distcheck, .gitignore. | Paulo Cesar Pereira de Andrade | 4 | -8/+15 |
| 2009-01-31 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith | 1 | -0/+20 |
| 2009-01-29 | Fix InputDriverRec allocation and freeing. | Matthieu Herrb | 1 | -7/+3 |
| 2009-01-10 | Remove xorgconfig & xorgcfg from See Also list in man page | Alan Coopersmith | 1 | -1/+1 |
| 2008-10-21 | elographics 1.2.3xf86-input-elographics-1.2.3 | Peter Hutterer | 1 | -1/+1 |
| 2008-10-13 | Add special handling for Sunit dSeries. RH #445193 | Peter Hutterer | 2 | -49/+55 |
| 2008-10-13 | Add Option "Model" to supported list of options. | Peter Hutterer | 2 | -0/+34 |
| 2008-08-14 | Fix build, xf86Version.h -> xorgVersion.h | Peter Hutterer | 1 | -1/+1 |
| 2008-06-18 | Don't convert coordinates for servers 1.4 and above. | William Brack | 1 | -12/+13 |
| 2008-06-17 | Remove RCS tags. | Peter Hutterer | 2 | -4/+0 |
| 2008-06-17 | Remove XFREE_V4 define and all code that expects it to be unset. | Peter Hutterer | 1 | -657/+0 |
| 2008-06-17 | Remove trailing whitespaces. | Peter Hutterer | 1 | -60/+60 |
| 2008-06-16 | WaitForInput before trying to xf86EloGetPacket. #14109 | William M. Brack | 1 | -2/+5 |
| 2008-06-10 | elographics 1.2.2xf86-input-elographics-1.2.2 | Julien Cristau | 1 | -1/+1 |
| 2008-06-10 | remove ChangeLog, add dist hook | Julien Cristau | 2 | -39/+13 |
| 2008-05-27 | Check for XINPUT ABI 3. | Peter Hutterer | 1 | -1/+4 |
| 2008-05-21 | elographics 1.2.1xf86-input-elographics-1.2.1 | Adam Jackson | 1 | -1/+1 |
| 2008-05-01 | Don't divide by zero. #14902 | Peter Hutterer | 1 | -0/+3 |
| 2008-03-20 | elographics 1.2.0xf86-input-elographics-1.2.0 | Adam Jackson | 1 | -1/+1 |
| 2008-03-08 | Makefile.am: nuke RCS Id | Matthieu Herrb | 1 | -1/+0 |
| 2008-02-27 | Wrap the content of ReadInput into a loop. Bug #14109 | Peter Hutterer | 1 | -58/+56 |
| 2008-01-09 | Remove reliance on xf86_ansic.h | Benjamin Close | 1 | -3/+0 |
| 2007-12-28 | Bug #13248: use -1, -1 as min/max value for valuators. | Jaroslaw Siebert | 1 | -2/+3 |
| 2007-12-28 | Bug #13248: pass the correct coordinates to the DDX. | Jaroslaw Siebert | 1 | -2/+2 |
| 2007-12-28 | Bug #9803: Don't allow zero-sized width/height. | Daniel Drake | 1 | -4/+15 |
| 2007-09-07 | Bug #11087: xf86-input-elographics COPYING file | Daniel Drake | 1 | -9/+17 |
| 2007-09-03 | Add *~ to .gitignore to skip patch/emacs droppings | James Cloos | 1 | -0/+1 |
| 2007-08-23 | Rename .cvsignore to .gitignore | James Cloos | 3 | -0/+0 |