| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply new package title to all files | Henrik Rydberg | 2010-06-22 | 1 | -1/+1 |
| | | | | | | | | This patch changes the package description title in all relevant files, and touches up the README. All systems go. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> | ||||
| * | Unused slot is denoted by MT_TRACKING_ID == -1 | Henrik Rydberg | 2010-06-22 | 1 | -2/+4 |
| | | | | | | | | | | | | The current MT slot protocol allows any tracking id outside the range specified by the device to denote an unused slot. This is difficult to handle in userspace, since the valid range is unknown. This patch tightens the definition of a valid tracking id to always lie in the range [0, MT_ID_MAX], and uses the value -1 to denote an unused slot. Acked-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Henrik Rydberg <rydberg@euromail.se> | ||||
| * | Initial load of mtdev project | Henrik Rydberg | 2010-06-17 | 1 | -0/+103 |
| Signed-off-by: Henrik Rydberg <rydberg@euromail.se> | |||||
