aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/wcd934x.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-01mfd: wcd934x: Update to use maple tree register cacheMark Brown1-1/+1
2023-06-15mfd: wcd934x: Simplify with dev_err_probe()Christophe JAILLET1-12/+7
2023-06-15mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()Christophe JAILLET1-2/+7
2022-12-07mfd: wcd934x: Convert irq chip to config regsAidan MacDonald1-3/+8
2021-11-05mfd: wcd934x: Replace legacy gpio interface for gpiodMaĆ­ra Canal1-12/+9
2021-06-02mfd: wcd934x: Add additional interrupts required for MBHC supportSrinivas Kandagatla1-0/+7
2021-06-02mfd: wcd934x: Add macro for adding new interruptsSrinivas Kandagatla1-26/+17
2020-09-30mfd: wcd934x: Simplify with dev_err_probe()Krzysztof Kozlowski1-6/+3
2020-05-26mfd: wcd934x: Drop kfree for memory allocated with devm_kzallocWei Yongjun1-1/+0
2020-01-29mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla1-0/+306