Searched hist:b5d6b851 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/input/mouse/ |
H A D | alps.h | b5d6b851 Thu Feb 14 00:19:59 CST 2013 Kevin Cernekee <cernekee@gmail.com> Input: ALPS - rework detection sequence
If the E6 report test passes, get the E7 and EC reports right away and then try to match an entry in the table.
Pass in the alps_data struct, so that the detection code will be able to set operating parameters based on information found during detection.
Change the version (psmouse->model) to report the protocol version only, in preparation for supporting models that do not show up in the ID table.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Tested-by: Dave Turvene <dturvene@dahetral.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> b5d6b851 Thu Feb 14 00:19:59 CST 2013 Kevin Cernekee <cernekee@gmail.com> Input: ALPS - rework detection sequence If the E6 report test passes, get the E7 and EC reports right away and then try to match an entry in the table. Pass in the alps_data struct, so that the detection code will be able to set operating parameters based on information found during detection. Change the version (psmouse->model) to report the protocol version only, in preparation for supporting models that do not show up in the ID table. Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Tested-by: Dave Turvene <dturvene@dahetral.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | alps.c | b5d6b851 Thu Feb 14 00:19:59 CST 2013 Kevin Cernekee <cernekee@gmail.com> Input: ALPS - rework detection sequence
If the E6 report test passes, get the E7 and EC reports right away and then try to match an entry in the table.
Pass in the alps_data struct, so that the detection code will be able to set operating parameters based on information found during detection.
Change the version (psmouse->model) to report the protocol version only, in preparation for supporting models that do not show up in the ID table.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Tested-by: Dave Turvene <dturvene@dahetral.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> b5d6b851 Thu Feb 14 00:19:59 CST 2013 Kevin Cernekee <cernekee@gmail.com> Input: ALPS - rework detection sequence If the E6 report test passes, get the E7 and EC reports right away and then try to match an entry in the table. Pass in the alps_data struct, so that the detection code will be able to set operating parameters based on information found during detection. Change the version (psmouse->model) to report the protocol version only, in preparation for supporting models that do not show up in the ID table. Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Tested-by: Dave Turvene <dturvene@dahetral.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|