index
:
driver/xf86-input-synaptics
master
obsd
synaptics-1.6-branch
synaptics-1.7-branch
synaptics touchpad input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-04-09
Changed version to 0.13.0.
v0.13.0
Peter Osterlund
2006-04-09
Updated documentation to reflect the fact the ALPS support
Peter Osterlund
2006-04-09
Added "HP Pavilion ZE4610us" to the compatibility list.
Peter Osterlund
2006-04-09
Always rebuild the tar.bz2 file. (Some dependencies were
Peter Osterlund
2006-04-09
Added "SONY VAIO Z1" to the compatibility list.
Peter Osterlund
2006-04-09
Explain what packages to install on debian systems. From
Peter Osterlund
2006-04-09
Added "Toshiba Portege A100" to the compatibility list.
Peter Osterlund
2006-04-09
Removed obsolete comment from alps.patch and updated the
Peter Osterlund
2006-04-09
Added (untested) support for ALPS touchpads using the 2.4
Peter Osterlund
2006-04-09
Fixed change 09085c9fb8f4e243e6bda78a019cd8a50c693dfc. If the device
Peter Osterlund
2006-04-09
If the evdev kernel module seems to be missing, say so in
Peter Osterlund
2006-04-09
Properly implement EventQueryHardware().
Peter Osterlund
2006-04-09
Removed repeater from the shared memory segment. It's not
Peter Osterlund
2006-04-09
Fixed inconsistent function name.
Peter Osterlund
2006-04-09
Don't call PS2QueryHardware() from PSMReadHwState().
Peter Osterlund
2006-04-09
Moved ps2_print_ident() forward declaration to ps2comm.h.
Peter Osterlund
2006-04-09
Added (untested) support for the FreeBSD psm mouse driver.
Peter Osterlund
2006-04-09
Reverted incorrect changes in change
Peter Osterlund
2006-04-09
Renamed functions in ps2comm.c for better consistency.
Peter Osterlund
2006-04-09
Removed unnecessary #includes and made some code formatting
Peter Osterlund
2006-04-09
Renamed synapticshw to SynapticsHwInfo to avoid conflicts
Peter Osterlund
2006-04-09
Updated Makefile dependencies.
Peter Osterlund
2006-04-09
Moved the CommData struct from synaptics.h to synproto.h so
Peter Osterlund
2006-04-09
Don't call ps2comm functions directly from synaptics.c.
Peter Osterlund
2006-04-09
Moved autodev handling to the protocol specific files.
Peter Osterlund
2006-04-09
Removed unnecessary forward declaration.
Peter Osterlund
2006-04-09
Fixed incorrect sort order in the compatibility list.
Peter Osterlund
2006-04-09
Added "Medion MD9626" to the compatibility list.
Peter Osterlund
2006-04-09
Reordered the requirements list in the INSTALL file so that
Peter Osterlund
2006-04-09
Updated INSTALL file. From Olive <olivier.fambon@free.fr>.
Peter Osterlund
2006-04-09
Handle touchpads with a middle mouse button. Based on a 2.6
Peter Osterlund
2006-04-09
Added "Packard Bell Easy Note E3259SE" to the compatibility
Peter Osterlund
2006-04-09
Added "ASUS A2500" to the compatibility list.
Peter Osterlund
2006-04-09
Moved testprotokoll.c to the test directory.
Peter Osterlund
2006-04-09
Don't send the whole SynapticsPrivate struct to the
Peter Osterlund
2006-04-09
Small #include fix.
Peter Osterlund
2006-04-09
Replaced Success with TRUE/FALSE in ps2comm.c.
Peter Osterlund
2006-04-09
Moved reading of hardware state to the protocol specific
Peter Osterlund
2006-04-09
Replaced Success with TRUE/FALSE where possible.
Peter Osterlund
2006-04-09
Don't export private stuff from ps2comm.[ch].
Peter Osterlund
2006-04-09
Moved the QueryHardware function to the protocol specific
Peter Osterlund
2006-04-09
The PrintIdent() function doesn't need access to the whole
Peter Osterlund
2006-04-09
Some work on abstracting out the protocol differences from
Peter Osterlund
2006-04-09
Renamed the DBG macro in ps2comm.c to PS2DBG to avoid
Peter Osterlund
2006-04-09
Spelling fix.
Peter Osterlund
2006-04-09
Spelling fixes.
Peter Osterlund
2006-04-09
Small simplification in HandleTapProcessing().
Peter Osterlund
2006-04-09
Moved pointer delta computations to a separate function.
Peter Osterlund
2006-04-09
Moved scroll processing to a separate function.
Peter Osterlund
2006-04-09
Added "ECS A-530 Transmeta 5600" to the compatibility list.
Peter Osterlund
[next]