summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/bcm-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: bcm-keypad - correct dev_err_probe() errorKrzysztof Kozlowski2023-07-121-1/+1
* Input: bcm-keypad - convert to devm_platform_ioremap_resource()Yangtao Li2023-07-101-9/+1
* Input: bcm-keypad - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-10/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-12/+2
* Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepareWan Jiabing2022-05-161-2/+1
* Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-141-3/+1
* Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-311-1/+1
* Input: bcm-keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck2017-01-181-2/+0
* Input: add driver for Broadcom keypad controllerScott Branden2015-03-021-0/+458