Searched hist:aa87512fbc56e107c14f7fa85823eb7e82a2f64c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | usbtouchscreen.c | diff aa87512fbc56e107c14f7fa85823eb7e82a2f64c Sun Mar 04 12:41:36 CST 2012 Armando Visconti <armando.visconti@st.com> Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037
The Data Modul TP 72037 EasyTouch controller is derived from EGALAX controller and is capable of detecting dual contacts. Packets can be 5 bytes or 10 bytes long, depending whether one or two contacts are detected. Format is same as EGALAX touch controller, but with x and y coordinates inverted.
Signed-off-by: Armando Visconti <armando.visconti@st.com> Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
H A D | Kconfig | diff aa87512fbc56e107c14f7fa85823eb7e82a2f64c Sun Mar 04 12:41:36 CST 2012 Armando Visconti <armando.visconti@st.com> Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037
The Data Modul TP 72037 EasyTouch controller is derived from EGALAX controller and is capable of detecting dual contacts. Packets can be 5 bytes or 10 bytes long, depending whether one or two contacts are detected. Format is same as EGALAX touch controller, but with x and y coordinates inverted.
Signed-off-by: Armando Visconti <armando.visconti@st.com> Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|