summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/cap11xx.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Input: cap11xx - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+3
2021-11-02Input: cap11xx - add support for cap1206Jesse Taube1-14/+29
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-09Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov1-24/+11
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-2/+1
2017-01-21Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck1-1/+0
2016-01-27Input: cap11xx - add missing of_node_putAmitoj Kaur Chawla1-2/+6
2015-08-16Input: cap11xx - add LED supportMatt Ranostay1-3/+141
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-02-01Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin1-1/+0
2014-11-02Input: cap11xx - support for irq-active-high optionMatt Ranostay1-0/+8
2014-11-02Input: cap11xx - add support for various cap11xx devicesMatt Ranostay1-23/+51
2014-11-02Input: rename cap1106 driver to cap11xxMatt Ranostay1-0/+340