summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8824.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Merge fixes due to dependenciesMark Brown2023-06-161-0/+24
|\
| * ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck2023-05-301-0/+24
* | ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
|/
* ASoC: nau8824: Fix semaphore is released unexpectedlySJLIN02022-09-191-3/+14
* ASoC: nau8824: Implement hw constraint for ratesTakashi Iwai2022-08-231-29/+38
* ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai2022-08-231-7/+10
* ASoC: nau*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: nau8*: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
* Merge branch 'asoc-5.15' into asoc-5.16Mark Brown2021-10-181-2/+2
|\
| * ASoC: nau8824: Fix headphone vs headset, button-press detection no longer wor...Hans de Goede2021-09-301-2/+2
* | ASoC: nau8824: Add a nau8824_components() helperHans de Goede2021-10-041-1/+31
* | ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detectHans de Goede2021-10-041-0/+40
|/
* ASoC: nau8824: Fix open coded prefix handlingMark Brown2021-07-301-36/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu2019-03-111-8/+38
* ASoC: nau8824: fix boolean assignmentPierre-Louis Bossart2019-01-071-1/+1
* ASoC: nau8824: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-051-1/+1
* ASoC: nau8824: fix spelling mistake: "semaphone" -> "semaphore"Colin Ian King2018-05-091-2/+2
* ASoC: nau8824: user configuration of key detectionJohn Hsu2018-04-171-0/+9
* ASoC: nau8824: recover system clock when device changesJohn Hsu2018-03-221-1/+39
* ASoC: nau8824: replace codec to componentKuninori Morimoto2018-02-121-60/+53
* ASoC: nau8824: change FVCO maximum thresholdJohn Hsu2017-11-161-1/+1
* ASoC: nau8824: condition for clock disableJohn Hsu2017-11-071-2/+4
* ASoC: nau8824: move key irq after jd doneJohn Hsu2017-11-071-3/+7
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: nau8824: TDM supportJohn Hsu2017-05-141-0/+52
* ASoC: nau8824: leave Class D gain at chip defaultJohn Hsu2017-04-301-6/+0
* ASoC: nau8824: rename controls to match DAPM controlsJohn Hsu2017-04-301-10/+10
* ASoC: nau8824: new driverJohn Hsu2017-04-261-0/+1837