summaryrefslogtreecommitdiff
path: root/driver/touchpad_st.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-2/+2
* driver: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver/touchpad_st.h: Format with clang-formatJack Rosenthal2022-06-291-108/+103
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-11/+11
* touchpad_st: preserve panel config section during updateWei-Han Chen2018-10-151-3/+4
* touchpad_st: embed FTB header in unpacked TP FWWei-Han Chen2018-10-151-0/+14
* touchpad_st: show status report from STWei-Han Chen2018-10-031-1/+4
* driver/touchpad_st: add more debug commandsWei-Han Chen2018-09-031-1/+6
* touchpad_st: handle new domeswitch APIWei-Han Chen2018-08-191-6/+2
* touchpad_st: support 1 byte pixelsWei-Han Chen2018-08-061-2/+5
* driver/touchpad_st.c: support heat mapWei-Han Chen2018-07-191-0/+2
* driver/touchpad_st.c: call full initialization via touchpad_debugWei-Han Chen2018-05-291-0/+2
* driver/touchpad_st.c: add "st_tp_full_initialize"Wei-Han Chen2018-05-291-0/+1
* driver/touchpad_st.c: wait for event "controller ready" after resetWei-Han Chen2018-05-291-1/+3
* ec: add driver/touchpad_st.cWei-Han Chen2018-03-261-0/+245