index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
cap11xx.c
Age
Commit message (
Expand
)
Author
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-02-03
Input: cap11xx - add support for cap1203, cap1293 and cap1298
Jiri Valek - 2N
2022-12-02
Input: cap11xx - Convert to i2c's .probe_new()
Uwe Kleine-König
2021-11-02
Input: cap11xx - add support for cap1206
Jesse Taube
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-09
Input: cap11xx - switch to using set_brightness_blocking()
Dmitry Torokhov
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2017-01-21
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2016-01-27
Input: cap11xx - add missing of_node_put
Amitoj Kaur Chawla
2015-08-16
Input: cap11xx - add LED support
Matt Ranostay
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-02-01
Input: cap11xx - remove wrong and unneeded cap11xx modalias
Axel Lin
2014-11-02
Input: cap11xx - support for irq-active-high option
Matt Ranostay
2014-11-02
Input: cap11xx - add support for various cap11xx devices
Matt Ranostay
2014-11-02
Input: rename cap1106 driver to cap11xx
Matt Ranostay