Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input: ps2mult - fix wrong kfree in ps2mult_connect error path | Axel Lin | 2010-11-21 | 1 | -1/+1 |
| | | | | | Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> | ||||
* | Input: serio - add support for PS2Mult multiplexer protocol | Dmitry Eremin-Solenikov | 2010-10-18 | 1 | -0/+318 |
PS2Mult is a simple serial protocol used for multiplexing several PS/2 streams into one serial data stream. It's used e.g. on TQM85xx series of boards. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> |