aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorMasaki Ota <[email protected]>2017-10-06 02:53:17 +0000
committerJiri Kosina <[email protected]>2017-10-17 10:40:15 +0000
commit73196ebe134d11a68a2e27814c489d685cfc8b03 (patch)
tree12471fdfdc9b6914a9a7832156a1649061b98c06 /net/switchdev/switchdev.c
parentHID: alps: remove variables local to u1_init() from the device struct (diff)
downloadkernel-73196ebe134d11a68a2e27814c489d685cfc8b03.tar.gz
kernel-73196ebe134d11a68a2e27814c489d685cfc8b03.zip
HID: alps: add support for Alps T4 Touchpad device
- Define T4 device specification value for support T4 device. - Creeate "t4_contact_data" and "t4_input_report" structure for decoding and storing T4-specific data - Create "t4_calc_check_sum()" function for calculating checksum value to send to the device. T4 needs to send this value when reading or writing device address value. - Create "t4_read_write_register()" function for reading and writing device address value. - Create "t4_raw_event()" function for decodin XYZ, palm and button data. - Replace "MAX_TOUCHES" fixed variable to "max_fingers" variable. - Add T4 devuce product ID. (0x120C) T4 device is used on HP EliteBook 1000 series and Zbook Stduio [[email protected]: rewrite changelog] Signed-off-by: Masaki Ota <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions