Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-07 | Fix compile errors when using Xorg 7.1. | Peter Osterlund | |
Initial patch from VMiklos <vmiklos@frugalware.org>. Somewhat modified by me. | |||
2006-04-09 | Fixed spelling errors. | Peter Osterlund | |
2006-04-09 | Use generic ps2 functions in alpscomm.c instead of synaptics | Peter Osterlund | |
specific functions. | |||
2006-04-09 | Fixed bug in change b8e955b4ce399ba44e60bd13f9838974eee88513. | Peter Osterlund | |
2006-04-09 | Added (untested) support for ALPS touchpads using the 2.4 | Peter Osterlund | |
linux kernel. | |||
2006-04-09 | Moved ps2_print_ident() forward declaration to ps2comm.h. | Peter Osterlund | |
2006-04-09 | Reverted incorrect changes in change | Peter Osterlund | |
f56d238d28567c0c23270a72ff656255f4fd8e0d. | |||
2006-04-09 | Don't call ps2comm functions directly from synaptics.c. | Peter Osterlund | |
2006-04-09 | Handle touchpads with a middle mouse button. Based on a 2.6 | Peter Osterlund | |
kernel patch from Dmitry Torokhov. | |||
2006-04-09 | Don't export private stuff from ps2comm.[ch]. | Peter Osterlund | |
2006-04-09 | Some work on abstracting out the protocol differences from | Peter Osterlund | |
synaptics.c to make supporting the FreeBSD psm driver possible. | |||
2006-04-09 | More preparations for FreeBSD support. | Peter Osterlund | |
2006-04-09 | Some changes to make supporting FreeBSD easier. From Arne | Peter Osterlund | |
Schwabe <arne@rfc2549.org>, with some editing by me. | |||
2006-04-09 | Added pass through support. From David Kennedy and Fred | Peter Osterlund | |
Hucht. | |||
2006-04-09 | Cosmetic cleanup in ps2comm.h. | Peter Osterlund | |
2006-04-09 | White space fixes in ps2comm.[ch]. | Peter Osterlund | |
2006-04-09 | Added proper support for "multi buttons". The old code | Peter Osterlund | |
referred to this as six_button mode, but this mode was activated based on firmware version, which was not correct. From Hartwig Felger. | |||
2006-04-09 | Merged some stuff from version 0.11.3. | Peter Osterlund | |
2006-04-09 | Added source code for the synaptics touchpad XFree86 | Peter Osterlund | |
driver. |