summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/cypress_ps2.c
AgeCommit message (Expand)Author
2024-08-29Input: cypress_ps2 - fix waiting for command responseDmitry Torokhov
2024-07-03Input: cypress_ps2 - use u8 when dealing with byte dataDmitry Torokhov
2024-07-03Input: cypress_ps2 - propagate errors from lower layersDmitry Torokhov
2024-07-03Input: cypress_ps2 - report timeouts when reading command statusDmitry Torokhov
2024-07-03Input: cypress_ps2 - fix error handling when sending command failsDmitry Torokhov
2024-07-03Input: cypress_ps2 - clean up setting reporting rateDmitry Torokhov
2024-06-02Input: mouse - use sizeof(*pointer) instead of sizeof(type)Erick Archer
2022-05-21Input: cypress_ps2 - fix typo in commentJulia Lawall
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-01-22Input: mouse - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck
2015-02-15Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg
2014-03-26Input: cypress_ps2 - don't report as a button padsHans de Goede
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-31Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury
2013-10-31Input: cypress_ps2 - remove useless castGeyslan G. Bem
2013-09-18Input: cypress_ps2 - remove casting the return value which is a void pointerJingoo Han
2013-02-22Input: cypress_ps2 - fix trackpadi found in Dell XPS12Kamal Mostafa
2013-01-17Input: add support for Cypress PS/2 TrackpadsDudley Du