| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Simplify capabilities | Henrik Rydberg | 2010-06-16 | 2 | -17/+9 |
| | | | | | | | | Use the generated abs2mt mapping to simplify the MT device capabilities. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> | ||||
| * | refactor: Generate code for ABS_MT mapping | Henrik Rydberg | 2010-06-16 | 2 | -0/+53 |
| | | | | | | | | | | Use the kernel-provided list MT_SLOT_ABS_EVENTS to generate code mappings between ABS_MT space and MT space. This patch adds the program mapgen that does the mapping, and adds two include files generated with it. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> | ||||
| * | refactor: Move files | Henrik Rydberg | 2010-06-16 | 12 | -0/+672 |
| Move all headers into include, separate source files into modules match, mtdev, src and driver, move some common definitions to common.h, and include define support for the MT slot protocol. This patch does not introduce any logical changes. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> | |||||
