| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: nau8825: Add a manually mechanism for detection failure | David Lin | 2022-11-22 | 1 | -3/+125 |
* | ASoC: nau8825: Adjust internal clock during jack detection | David Lin | 2022-11-22 | 1 | -0/+7 |
* | Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2022-10-05 | 1 | -0/+103 |
|\ |
|
| * | ASoC: nau8825: Add TDM support | David Lin | 2022-09-30 | 1 | -0/+97 |
| * | ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes | Mark Brown | 2022-09-15 | 1 | -38/+45 |
| |\ |
|
| * | | ASoC: nau8825: Add ADCOUT IO drive strength control | David Lin | 2022-09-13 | 1 | -0/+6 |
* | | | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang | 2022-09-16 | 1 | -38/+45 |
|\ \ \
| | |/
| |/| |
|
| * | | ASoC: nau8825: Implement hw constraint for rates | Takashi Iwai | 2022-08-23 | 1 | -38/+45 |
| |/ |
|
* / | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -4/+2 |
|/ |
|
* | ASoC: nau8825: Declare 2 channels for DAI of capture stream | David Lin | 2022-07-08 | 1 | -1/+1 |
* | 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 |
* | ASoC: nau8825: add clock management for power saving | David Lin | 2021-10-26 | 1 | -2/+33 |
* | ASoC: nau8825: add set_jack coponment support | David Lin | 2021-10-26 | 1 | -0/+13 |
* | ASoC: nau8825: remove useless assignment | Pierre-Louis Bossart | 2021-03-18 | 1 | -1/+1 |
* | ASoC: codecs: nau8825: fix kernel-doc | Pierre-Louis Bossart | 2021-03-10 | 1 | -4/+5 |
* | ASoC: codecs: delete repeated words in comments | Randy Dunlap | 2020-08-18 | 1 | -1/+1 |
* | Merge branch 'asoc-5.2' into asoc-linus | Mark Brown | 2019-07-06 | 1 | -0/+4 |
|\ |
|
| * | ASoC: nau8825: fix fake interruption when booting | John Hsu | 2019-06-13 | 1 | -0/+4 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
|/ |
|
* | ASoC: codecs: fix kernel doc descriptions | Pierre-Louis Bossart | 2019-01-07 | 1 | -0/+1 |
* | ASoC: nau8825: remove unnecessary unlikely() | Yangtao Li | 2018-11-05 | 1 | -3/+1 |
* | ASoC: nau8825: use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 2018-07-04 | 1 | -1/+1 |
* | ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -54/+53 |
*-. | Merge remote-tracking branches 'asoc/topic/nau8824', 'asoc/topic/nau8825' and... | Mark Brown | 2018-01-05 | 1 | -37/+64 |
|\ \ |
|
| | * | ASoC: nau8825: improve crosstalk measurement protection | John Hsu | 2017-12-04 | 1 | -14/+31 |
| | * | ASoC: nau8825: improve semaphore control | John Hsu | 2017-12-04 | 1 | -15/+23 |
| | * | ASoC: nau8825: set clear_irq when imm IRQ happened | John Hsu | 2017-11-30 | 1 | -3/+2 |
| | * | ASoC: nau8825: disable crosstalk by default | John Hsu | 2017-11-29 | 1 | -10/+13 |
| |/ |
|
* / | ASoC: nau8825: fix issue that pop noise when start capture | Abhijeet Kumar | 2017-12-19 | 1 | -0/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi... | Mark Brown | 2017-09-01 | 1 | -13/+13 |
|\ \ |
|
| | * | ASoC: nau8825: correct typo of semaphore comment | John Hsu | 2017-08-25 | 1 | -13/+13 |
| |/ |
|
* / | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
|/ |
|
* | ASoC: nau8825: change crosstalk-bypass property to bool type | John Hsu | 2017-06-30 | 1 | -4/+2 |
* | ASoC: nau8825: debug message of crosstalk bypass | John Hsu | 2017-06-28 | 1 | -0/+2 |
* | ASoC: nau8825: make crosstalk function optional | John Hsu | 2017-06-23 | 1 | -1/+5 |
* | ASoC: nau8825: fix jack type detection issue after resume | John Hsu | 2017-06-23 | 1 | -1/+16 |
* | ASoC: nau8825: default value for property | John Hsu | 2017-06-23 | 1 | -12/+41 |
* | ASoC: nau8825: automatic BCLK and LRC divde in master mode | John Hsu | 2017-02-17 | 1 | -1/+19 |
* | ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLL | John Hsu | 2016-12-31 | 1 | -1/+2 |
* | ASoC: nau8825: correct the function name of register | John Hsu | 2016-12-31 | 1 | -3/+3 |
* | ASoC: nau8825: disable sinc filter for high THD of ADC | John Hsu | 2016-12-06 | 1 | -1/+2 |
* | ASoC: nau8825: lock longer to avoid playback pop upon resume | John Hsu | 2016-11-30 | 1 | -6/+6 |
* | ASoC: nau8825: FLL parameters finetune | John Hsu | 2016-11-11 | 1 | -8/+40 |
* | ASoC: nau8825: AD/DA over sampling rate configuration | John Hsu | 2016-11-11 | 1 | -3/+75 |
* | ASoC: nau8825: Disable short Frame Sync detection logic | John Hsu | 2016-11-11 | 1 | -0/+3 |
*---. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 2016-09-29 | 1 | -6/+8 |
|\ \ \ |
|
| | | * | ASoC: codec duplicated callback function goes to component on nau8825 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/da7219', 'asoc/f... | Mark Brown | 2016-09-29 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | ASoC: nau8825: fix bug in FLL parameter | John Hsu | 2016-09-14 | 1 | -1/+1 |
| |/ |
|