index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
drv260x.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-14
1
-1
/
+1
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
1
-1
/
+1
*
Input: drv260x - fix magnitude handling
Luca Weiss
2023-05-02
1
-6
/
+7
*
Input: drv260x - remove unused .reg_defaults
Luca Weiss
2023-05-02
1
-40
/
+0
*
Input: drv260x - sleep between polling GO bit
Luca Weiss
2023-05-02
1
-0
/
+1
*
Input: drv260x - fix typo in register value define
Luca Weiss
2023-05-02
1
-2
/
+2
*
Input: drv260x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2023-01-10
1
-4
/
+4
*
Input: drv260x - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-03
1
-2
/
+2
*
Input: drv260x - fix kernel-doc formatting and remove one abuse
Lee Jones
2020-11-09
1
-13
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
Input: drv260x - remove OF dependency
Jingkui Wang
2017-03-09
1
-3
/
+1
*
Input: misc - use local variables consistently
Guenter Roeck
2017-01-22
1
-1
/
+1
*
Input: drv260x - use generic device properties
Jingkui Wang
2016-12-12
1
-64
/
+19
*
Input: drv260x - use temporary for &client->dev
Dmitry Torokhov
2016-12-12
1
-22
/
+15
*
Input: drv260x - fix input device's parent assignment
Jingkui Wang
2016-12-12
1
-1
/
+0
*
Input: drv260x - fix initializing overdrive voltage
Dmitry Torokhov
2016-12-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-09-04
1
-2
/
+1
|
\
|
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-18
1
-1
/
+0
|
*
Input: drv260x/drv2665/drv2667 - constify reg_default tables
Axel Lin
2015-07-09
1
-1
/
+1
*
|
regmap: Use reg_sequence for multi_reg_write / register_patch
Nariman Poushin
2015-07-16
1
-3
/
+3
|
/
*
Input: improve usage of gpiod API
Uwe Kleine-König
2015-06-17
1
-9
/
+4
*
Input: drv260x - remove wrong and unneeded drv260x-haptics modalias
Axel Lin
2015-02-01
1
-1
/
+0
*
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
1
-4
/
+2
*
Input: drv260x - add check for ERM mode and LRA Libraries
Dan Murphy
2014-08-27
1
-0
/
+8
*
Input: drv260x - remove unused defines
Dan Murphy
2014-08-27
1
-5
/
+0
*
Input: drv260x - add TI drv260x haptics driver
Dan Murphy
2014-08-20
1
-0
/
+738