| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: Merge fixes due to dependencies | Mark Brown | 2023-06-16 | 1 | -0/+24 |
|\ |
|
| * | ASoC: nau8824: Add quirk to active-high jack-detect | Edson Juliano Drosdeck | 2023-05-30 | 1 | -0/+24 |
* | | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-08 | 1 | -1/+1 |
|/ |
|
* | ASoC: nau8824: Fix semaphore is released unexpectedly | SJLIN0 | 2022-09-19 | 1 | -3/+14 |
* | ASoC: nau8824: Implement hw constraint for rates | Takashi Iwai | 2022-08-23 | 1 | -29/+38 |
* | ASoC: nau8824: Fix semaphore unbalance at error paths | Takashi Iwai | 2022-08-23 | 1 | -7/+10 |
* | ASoC: nau*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 2022-06-27 | 1 | -1/+0 |
* | ASoC: nau8*: use simple i2c probe function | Stephen Kitt | 2022-04-11 | 1 | -3/+2 |
* | Merge branch 'asoc-5.15' into asoc-5.16 | Mark Brown | 2021-10-18 | 1 | -2/+2 |
|\ |
|
| * | ASoC: nau8824: Fix headphone vs headset, button-press detection no longer wor... | Hans de Goede | 2021-09-30 | 1 | -2/+2 |
* | | ASoC: nau8824: Add a nau8824_components() helper | Hans de Goede | 2021-10-04 | 1 | -1/+31 |
* | | ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect | Hans de Goede | 2021-10-04 | 1 | -0/+40 |
|/ |
|
* | ASoC: nau8824: Fix open coded prefix handling | Mark Brown | 2021-07-30 | 1 | -36/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ASoC: nau8824: fix the issue of the widget with prefix name | John Hsu | 2019-03-11 | 1 | -8/+38 |
* | ASoC: nau8824: fix boolean assignment | Pierre-Louis Bossart | 2019-01-07 | 1 | -1/+1 |
* | ASoC: nau8824: use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 2018-07-05 | 1 | -1/+1 |
* | ASoC: nau8824: fix spelling mistake: "semaphone" -> "semaphore" | Colin Ian King | 2018-05-09 | 1 | -2/+2 |
* | ASoC: nau8824: user configuration of key detection | John Hsu | 2018-04-17 | 1 | -0/+9 |
* | ASoC: nau8824: recover system clock when device changes | John Hsu | 2018-03-22 | 1 | -1/+39 |
* | ASoC: nau8824: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -60/+53 |
* | ASoC: nau8824: change FVCO maximum threshold | John Hsu | 2017-11-16 | 1 | -1/+1 |
* | ASoC: nau8824: condition for clock disable | John Hsu | 2017-11-07 | 1 | -2/+4 |
* | ASoC: nau8824: move key irq after jd done | John Hsu | 2017-11-07 | 1 | -3/+7 |
* | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
* | ASoC: nau8824: TDM support | John Hsu | 2017-05-14 | 1 | -0/+52 |
* | ASoC: nau8824: leave Class D gain at chip default | John Hsu | 2017-04-30 | 1 | -6/+0 |
* | ASoC: nau8824: rename controls to match DAPM controls | John Hsu | 2017-04-30 | 1 | -10/+10 |
* | ASoC: nau8824: new driver | John Hsu | 2017-04-26 | 1 | -0/+1837 |