summaryrefslogtreecommitdiff
path: root/driver/touchpad_st.c
Commit message (Expand)AuthorAgeFilesLines
...
* whiskers touchpad: adjust value rangeWei-Han Chen2018-07-041-3/+5
* touchpad_st: Power off when USB is suspended without wakeWei-Han Chen2018-06-131-4/+31
* drivers/touchpad_st.c: wait full initialize by re-calling deferredWei-Han Chen2018-06-071-35/+34
* driver/touchpad_st.c: fix a bug in st_tp_resetWei-Han Chen2018-06-061-8/+12
* driver/touchpad_st.c: call full initialization via touchpad_debugWei-Han Chen2018-05-291-1/+12
* driver/touchpad_st.c: add "st_tp_full_initialize"Wei-Han Chen2018-05-291-14/+62
* driver/touchpad_st.c: wait for event "controller ready" after resetWei-Han Chen2018-05-291-23/+80
* driver/touchpad_st.c: implement touchpad fw updateWei-Han Chen2018-03-271-1/+232
* ec: add driver/touchpad_st.cWei-Han Chen2018-03-261-0/+474