summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-elan.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* HID: elan: Make array buf static, shrinks object sizeColin Ian King2019-01-281-1/+1
* HID: elan: fix spelling mistake "registred" -> "registered"Colin Ian King2018-10-091-1/+1
* HID: elan: Add support for touchpad on the Toshiba Click Mini L9WHans de Goede2018-07-171-5/+60
* HID: elan: Add USB-id for HP x2 10-n000nd touchpadHans de Goede2018-07-171-0/+2
* HID: elan: Add a flag for selecting if the touchpad has a LEDHans de Goede2018-07-171-4/+9
* HID: elan: Query resolution from the touchpadHans de Goede2018-07-171-0/+21
* HID: elan: Query device max_x and max_y value from touchpadHans de Goede2018-07-171-20/+75
* HID: elan: Hardcode finger-count and usb-interfaceHans de Goede2018-07-171-10/+6Star
* HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTHHans de Goede2018-07-171-12/+13
* HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting itHans de Goede2018-07-171-2/+0Star
* HID: elan: Remove unused max_area_x and max_area_y vatiablesHans de Goede2018-07-171-4/+0Star
* HID: Add driver for USB ELAN TouchpadAlexandrov Stansilav2018-02-161-0/+421