aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/wcd934x.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-01mfd: wcd934x: Update to use maple tree register cacheGravatar Mark Brown 1-1/+1
2023-06-15mfd: wcd934x: Simplify with dev_err_probe()Gravatar Christophe JAILLET 1-12/+7
2023-06-15mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()Gravatar Christophe JAILLET 1-2/+7
2022-12-07mfd: wcd934x: Convert irq chip to config regsGravatar Aidan MacDonald 1-3/+8
2021-11-05mfd: wcd934x: Replace legacy gpio interface for gpiodGravatar Maíra Canal 1-12/+9
2021-06-02mfd: wcd934x: Add additional interrupts required for MBHC supportGravatar Srinivas Kandagatla 1-0/+7
2021-06-02mfd: wcd934x: Add macro for adding new interruptsGravatar Srinivas Kandagatla 1-26/+17
2020-09-30mfd: wcd934x: Simplify with dev_err_probe()Gravatar Krzysztof Kozlowski 1-6/+3
2020-05-26mfd: wcd934x: Drop kfree for memory allocated with devm_kzallocGravatar Wei Yongjun 1-1/+0
2020-01-29mfd: wcd934x: Add support to wcd9340/wcd9341 codecGravatar Srinivas Kandagatla 1-0/+306