summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/psmouse-smbus.c
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov2022-02-181-0/+10
* Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang2020-02-101-3/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires2018-05-231-3/+10
* Input: elantech - add support for SMBus devicesBenjamin Tissoires2018-05-231-4/+7
* Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov2017-04-031-1/+1
* Input: psmouse - fix cleaning up SMBus companionsDmitry Torokhov2017-04-031-11/+19
* Input: psmouse - add support for SMBus companionsBenjamin Tissoires2017-03-251-0/+294