index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
cyapa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: cyapa - remove redundant assignment to 'pwr_cmd'
Colin Ian King
2018-01-18
1
-1
/
+1
*
Input: mouse - use local variables consistently
Guenter Roeck
2017-01-21
1
-3
/
+3
*
Input: cyapa - fix for losing events during device power transitions
Dudley Du
2016-03-04
1
-10
/
+12
*
Input: cyapa - introduce device tree binding
Dudley Du
2015-07-30
1
-0
/
+10
*
Input: cyapa - add regulator vcc support
Dudley Du
2015-07-30
1
-0
/
+29
*
Input: cyapa - add ACPI HID CYAP0002 for Gen6 devices
Dudley Du
2015-07-23
1
-0
/
+1
*
Input: cyapa - fully support runtime suspend power management
Dudley Du
2015-07-23
1
-22
/
+51
*
Input: cyapa - add proximity support for gen5 and gen6 modules
Dudley Du
2015-07-23
1
-1
/
+12
*
Input: cyapa - add gen6 device module support
Dudley Du
2015-07-23
1
-0
/
+22
*
Input: cyapa - rename 'gen5' to 'pip' for chared code
Dudley Du
2015-07-23
1
-9
/
+25
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-17
1
-1
/
+0
*
Input: cyapa - fix setting suspend scan rate
Dudley Du
2015-04-20
1
-2
/
+2
*
Input: cyapa - off by one in cyapa_update_fw_store()
Dan Carpenter
2015-01-22
1
-1
/
+1
*
Input: cyapa - add acpi device id support
Dudley Du
2015-01-18
1
-0
/
+11
*
Input: cyapa - add sysfs interfaces support in the cyapa driver
Dudley Du
2015-01-18
1
-0
/
+310
*
Input: cyapa - add runtime power management support
Dudley Du
2015-01-18
1
-1
/
+187
*
Input: cyapa - add power management interfaces support for the device
Dudley Du
2015-01-18
1
-0
/
+136
*
Input: cyapa - add gen5 trackpad device basic functions support
Dudley Du
2015-01-18
1
-0
/
+13
*
Input: cyapa - re-design driver to support multi-trackpad in one driver
Dudley Du
2015-01-18
1
-665
/
+411
*
Input: cyapa - use 'error' for error codes
Dudley Du
2014-12-04
1
-47
/
+47
*
Input: cyapa - fix resuming the device
Dudley Du
2014-12-03
1
-4
/
+3
*
Input: cyapa - switch to using managed resources
Dudley Du
2014-11-09
1
-79
/
+105
*
Input: mouse - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
1
-4
/
+2
*
Input: cyapa - add support for smbus protocol
Benson Leung
2013-02-13
1
-5
/
+174
*
Input: add driver for Cypress APA I2C Trackpad
Benson Leung
2013-01-17
1
-0
/
+804