开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
cap11xx.c
Age
Commit message (
Expand
)
Author
2024-10-19
Input: cap11xx - switch to for_each_child_of_node_scoped
Javier Carrasco
2024-06-07
Input: cap11xx - stop using chip ID when configuring it
Dmitry Torokhov
2023-12-12
Input: cap11xx - convert to use maple tree register cache
Mark Brown
2023-12-12
Input: cap11xx - cache hardware ID registers
Mark Brown
2023-12-12
Input: cap11xx - add advanced sensitivity settings
Jiri Valek - 2N
2023-11-17
Input: cap11xx - remove unnecessary IRQ parsing
Jiri Valek - 2N
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