summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/wcd934x.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: wcd934x: Simplify with dev_err_probe()Christophe JAILLET2023-06-151-12/+7
* mfd: wcd934x: Fix an error handling path in wcd934x_slim_probe()Christophe JAILLET2023-06-151-2/+7
* mfd: wcd934x: Convert irq chip to config regsAidan MacDonald2022-12-071-3/+8
* mfd: wcd934x: Replace legacy gpio interface for gpiodMaĆ­ra Canal2021-11-051-12/+9
* mfd: wcd934x: Add additional interrupts required for MBHC supportSrinivas Kandagatla2021-06-021-0/+7
* mfd: wcd934x: Add macro for adding new interruptsSrinivas Kandagatla2021-06-021-26/+17
* mfd: wcd934x: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-301-6/+3
* mfd: wcd934x: Drop kfree for memory allocated with devm_kzallocWei Yongjun2020-05-261-1/+0
* mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2020-01-291-0/+306