01-restore-on-close.patch: (me) Restore touchpad to relative mode when the driver is unloaded, so that you don't have to power cycle the machine to make legacy programs work again. 02-reset-timeout.patch: (me) Longer timeout in the synaptics reset sequence. Some touchpads needs more time than the spec says to wake up after a reset. 03-multi-button.patch: (Hartwig Felger) Support touchpads with multi buttons. 04-synaptics-optional.patch: (me) Make the synaptics driver optional since gpm doesn't yet understand how to handle this driver. 05-pass-through.patch: (Dmitry Torokhov) Add support for pass-through port to the Synaptics touchpad driver so the track stick would work when the touchpad is in absolute mode. (I'm not sure if this also requires additional user space support.) 06-suspend-resume.patch: (me) Make the touchpad (and other ps/2 mice I guess) work after a suspend/resume cycle.