index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
cyapa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-30
Input: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
1
-1
/
+1
2025-12-13
Input: cyapa - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-3
/
+0
2025-03-25
objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()
Josh Poimboeuf
1
-2
/
+2
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2024-04-25
Input: cyapa - add missing input core locking to suspend/resume functions
Marek Szyprowski
1
-1
/
+11
2023-12-13
Input: mouse - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
1
-11
/
+11
2023-09-06
Input: cyapa - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-11
/
+3
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-27
Input: cyapa - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
1
-7
/
+7
2022-12-02
Input: cyapa - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2020-12-09
Input: cyapa - switch to using devm_add_action_or_reset()
Fuqian Huang
1
-6
/
+4
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
1
-3
/
+3
2020-11-08
Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' param
Lee Jones
1
-1
/
+1
2019-07-24
Input: cyapa - switch to using devm_device_add_group()
Dmitry Torokhov
1
-15
/
+1
2018-01-18
Input: cyapa - remove redundant assignment to 'pwr_cmd'
Colin Ian King
1
-1
/
+1
2017-01-21
Input: mouse - use local variables consistently
Guenter Roeck
1
-3
/
+3
2016-03-04
Input: cyapa - fix for losing events during device power transitions
Dudley Du
1
-10
/
+12
2015-07-30
Input: cyapa - introduce device tree binding
Dudley Du
1
-0
/
+10
2015-07-30
Input: cyapa - add regulator vcc support
Dudley Du
1
-0
/
+29
2015-07-23
Input: cyapa - add ACPI HID CYAP0002 for Gen6 devices
Dudley Du
1
-0
/
+1
2015-07-23
Input: cyapa - fully support runtime suspend power management
Dudley Du
1
-22
/
+51
2015-07-23
Input: cyapa - add proximity support for gen5 and gen6 modules
Dudley Du
1
-1
/
+12
2015-07-23
Input: cyapa - add gen6 device module support
Dudley Du
1
-0
/
+22
2015-07-23
Input: cyapa - rename 'gen5' to 'pip' for chared code
Dudley Du
1
-9
/
+25
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-04-20
Input: cyapa - fix setting suspend scan rate
Dudley Du
1
-2
/
+2
2015-01-22
Input: cyapa - off by one in cyapa_update_fw_store()
Dan Carpenter
1
-1
/
+1
2015-01-18
Input: cyapa - add acpi device id support
Dudley Du
1
-0
/
+11
2015-01-18
Input: cyapa - add sysfs interfaces support in the cyapa driver
Dudley Du
1
-0
/
+310
2015-01-18
Input: cyapa - add runtime power management support
Dudley Du
1
-1
/
+187
2015-01-18
Input: cyapa - add power management interfaces support for the device
Dudley Du
1
-0
/
+136
2015-01-18
Input: cyapa - add gen5 trackpad device basic functions support
Dudley Du
1
-0
/
+13
2015-01-18
Input: cyapa - re-design driver to support multi-trackpad in one driver
Dudley Du
1
-663
/
+409
2014-12-04
Input: cyapa - use 'error' for error codes
Dudley Du
1
-47
/
+47
2014-12-03
Input: cyapa - fix resuming the device
Dudley Du
1
-4
/
+3
2014-11-09
Input: cyapa - switch to using managed resources
Dudley Du
1
-79
/
+105
2014-11-02
Input: mouse - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2013-02-13
Input: cyapa - add support for smbus protocol
Benson Leung
1
-5
/
+174
2013-01-17
Input: add driver for Cypress APA I2C Trackpad
Benson Leung
1
-0
/
+804