| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: elan: Fix memleak in elan_input_configured | Dinghao Liu | 2020-09-01 | 1 | -0/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | HID: elan: Make array buf static, shrinks object size | Colin Ian King | 2019-01-28 | 1 | -1/+1 |
* | HID: elan: fix spelling mistake "registred" -> "registered" | Colin Ian King | 2018-10-09 | 1 | -1/+1 |
* | HID: elan: Add support for touchpad on the Toshiba Click Mini L9W | Hans de Goede | 2018-07-17 | 1 | -5/+60 |
* | HID: elan: Add USB-id for HP x2 10-n000nd touchpad | Hans de Goede | 2018-07-17 | 1 | -0/+2 |
* | HID: elan: Add a flag for selecting if the touchpad has a LED | Hans de Goede | 2018-07-17 | 1 | -4/+9 |
* | HID: elan: Query resolution from the touchpad | Hans de Goede | 2018-07-17 | 1 | -0/+21 |
* | HID: elan: Query device max_x and max_y value from touchpad | Hans de Goede | 2018-07-17 | 1 | -20/+75 |
* | HID: elan: Hardcode finger-count and usb-interface | Hans de Goede | 2018-07-17 | 1 | -10/+6 |
* | HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTH | Hans de Goede | 2018-07-17 | 1 | -12/+13 |
* | HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting it | Hans de Goede | 2018-07-17 | 1 | -2/+0 |
* | HID: elan: Remove unused max_area_x and max_area_y vatiables | Hans de Goede | 2018-07-17 | 1 | -4/+0 |
* | HID: Add driver for USB ELAN Touchpad | Alexandrov Stansilav | 2018-02-16 | 1 | -0/+421 |