summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/nau8824.c
AgeCommit message (Expand)Author
2024-05-03ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König
2023-06-16ASoC: Merge fixes due to dependenciesMark Brown
2023-05-30ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-09-19ASoC: nau8824: Fix semaphore is released unexpectedlySJLIN0
2022-08-23ASoC: nau8824: Implement hw constraint for ratesTakashi Iwai
2022-08-23ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai
2022-06-27ASoC: nau*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-11ASoC: nau8*: use simple i2c probe functionStephen Kitt
2021-10-18Merge branch 'asoc-5.15' into asoc-5.16Mark Brown
2021-10-04ASoC: nau8824: Add a nau8824_components() helperHans de Goede
2021-10-04ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detectHans de Goede
2021-09-30ASoC: nau8824: Fix headphone vs headset, button-press detection no longer wor...Hans de Goede
2021-07-30ASoC: nau8824: Fix open coded prefix handlingMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-11ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu
2019-01-07ASoC: nau8824: fix boolean assignmentPierre-Louis Bossart
2018-07-05ASoC: nau8824: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-05-09ASoC: nau8824: fix spelling mistake: "semaphone" -> "semaphore"Colin Ian King
2018-04-17ASoC: nau8824: user configuration of key detectionJohn Hsu
2018-03-22ASoC: nau8824: recover system clock when device changesJohn Hsu
2018-02-12ASoC: nau8824: replace codec to componentKuninori Morimoto
2017-11-16ASoC: nau8824: change FVCO maximum thresholdJohn Hsu
2017-11-07ASoC: nau8824: condition for clock disableJohn Hsu
2017-11-07ASoC: nau8824: move key irq after jd doneJohn Hsu
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2017-05-14ASoC: nau8824: TDM supportJohn Hsu
2017-04-30ASoC: nau8824: leave Class D gain at chip defaultJohn Hsu
2017-04-30ASoC: nau8824: rename controls to match DAPM controlsJohn Hsu
2017-04-26ASoC: nau8824: new driverJohn Hsu