index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-elan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-21
HID: hid-elan: use default remove for hid device
Marcus Folkesson
1
-6
/
+0
2022-04-21
HID: elan: Fix potential double free in elan_input_configured
Miaoqian Lin
1
-2
/
+0
2021-12-02
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
1
-1
/
+1
2021-04-07
HID: elan: Remove elan_mute_led_get_brigtness()
Hans de Goede
1
-10
/
+0
2021-04-07
HID: elan: Set default_trigger for the mute LED
Hans de Goede
1
-0
/
+1
2021-04-07
HID: elan: Silence mute LED errors being logged when the device is unplugged
Hans de Goede
1
-2
/
+4
2020-09-01
HID: elan: Fix memleak in elan_input_configured
Dinghao Liu
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-28
HID: elan: Make array buf static, shrinks object size
Colin Ian King
1
-1
/
+1
2018-10-09
HID: elan: fix spelling mistake "registred" -> "registered"
Colin Ian King
1
-1
/
+1
2018-07-17
HID: elan: Add support for touchpad on the Toshiba Click Mini L9W
Hans de Goede
1
-5
/
+60
2018-07-17
HID: elan: Add USB-id for HP x2 10-n000nd touchpad
Hans de Goede
1
-0
/
+2
2018-07-17
HID: elan: Add a flag for selecting if the touchpad has a LED
Hans de Goede
1
-4
/
+9
2018-07-17
HID: elan: Query resolution from the touchpad
Hans de Goede
1
-0
/
+21
2018-07-17
HID: elan: Query device max_x and max_y value from touchpad
Hans de Goede
1
-20
/
+75
2018-07-17
HID: elan: Hardcode finger-count and usb-interface
Hans de Goede
1
-10
/
+6
2018-07-17
HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTH
Hans de Goede
1
-12
/
+13
2018-07-17
HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting it
Hans de Goede
1
-2
/
+0
2018-07-17
HID: elan: Remove unused max_area_x and max_area_y vatiables
Hans de Goede
1
-4
/
+0
2018-02-16
HID: Add driver for USB ELAN Touchpad
Alexandrov Stansilav
1
-0
/
+421