summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/nau8821.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-03-06ASoC: nau8821: Implement DRC controlsSeven Lee1-0/+96
2022-08-23ASoC: nau8821: Implement hw constraint for ratesTakashi Iwai1-30/+36
2022-07-19ASoC: nau8821: Don't unconditionally free interruptMark Brown1-10/+0
2022-07-19ASoC: nau8821: add new widget to control system clockWallace Lin1-0/+30
2022-07-11ASoC: nau8821: Add headset button detectionSeven Lee1-0/+35
2022-06-27ASoC: nau*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-11ASoC: nau8*: use simple i2c probe functionStephen Kitt1-3/+2
2022-02-24ASoC: nau8821: enable no_capture_mute flagVijendar Mukunda1-0/+1
2021-10-27ASoC: nau8821: clarify out-of-bounds checkPierre-Louis Bossart1-1/+1
2021-10-27ASoC: nau8821: fix kernel-docPierre-Louis Bossart1-1/+3
2021-10-02ASoC: nau8821: new driverSeven Lee1-0/+1712