summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/nau8825.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-02ASoC: nau8825: Update output control for NAU8825CDavid Lin1-10/+37
2023-06-02ASoC: nau8825: Update the calculation of FLL for NAU8825CDavid Lin1-5/+22
2023-06-02ASoC: nau8825: Add registers patch for NAU8825CDavid Lin1-3/+34
2023-05-31ASoC: nau8825: Add the management of headset detection for power savingDavid Lin1-0/+7
2023-05-23ASoC: nau8825: Add pre-charge actions for inputDavid Lin1-2/+28
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-04-18ASoC: nau8825: fix bounds check for adc_delayTom Rix1-1/+1
2023-04-14ASoC: nau8825: Add delay control for input pathDavid Lin1-1/+7
2022-11-22ASoC: nau8825: Add a manually mechanism for detection failureDavid Lin1-3/+125
2022-11-22ASoC: nau8825: Adjust internal clock during jack detectionDavid Lin1-0/+7
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+103
2022-09-30ASoC: nau8825: Add TDM supportDavid Lin1-0/+97
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang1-38/+45
2022-09-15ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesMark Brown1-38/+45
2022-09-13ASoC: nau8825: Add ADCOUT IO drive strength controlDavid Lin1-0/+6
2022-08-23ASoC: nau8825: Implement hw constraint for ratesTakashi Iwai1-38/+45
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-4/+2
2022-07-08ASoC: nau8825: Declare 2 channels for DAI of capture streamDavid Lin1-1/+1
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
2021-10-26ASoC: nau8825: add clock management for power savingDavid Lin1-2/+33
2021-10-26ASoC: nau8825: add set_jack coponment supportDavid Lin1-0/+13
2021-03-18ASoC: nau8825: remove useless assignmentPierre-Louis Bossart1-1/+1
2021-03-10ASoC: codecs: nau8825: fix kernel-docPierre-Louis Bossart1-4/+5
2020-08-18ASoC: codecs: delete repeated words in commentsRandy Dunlap1-1/+1
2019-07-06Merge branch 'asoc-5.2' into asoc-linusMark Brown1-0/+4
2019-06-13ASoC: nau8825: fix fake interruption when bootingJohn Hsu1-0/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2019-01-07ASoC: codecs: fix kernel doc descriptionsPierre-Louis Bossart1-0/+1
2018-11-05ASoC: nau8825: remove unnecessary unlikely()Yangtao Li1-3/+1
2018-07-04ASoC: nau8825: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-02-12ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto1-54/+53
2018-01-05Merge remote-tracking branches 'asoc/topic/nau8824', 'asoc/topic/nau8825' and...Mark Brown1-37/+64
2017-12-19ASoC: nau8825: fix issue that pop noise when start captureAbhijeet Kumar1-0/+1
2017-12-04ASoC: nau8825: improve crosstalk measurement protectionJohn Hsu1-14/+31
2017-12-04ASoC: nau8825: improve semaphore controlJohn Hsu1-15/+23
2017-11-30ASoC: nau8825: set clear_irq when imm IRQ happenedJohn Hsu1-3/+2
2017-11-29ASoC: nau8825: disable crosstalk by defaultJohn Hsu1-10/+13
2017-09-01Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown1-13/+13
2017-08-25ASoC: nau8825: correct typo of semaphore commentJohn Hsu1-13/+13
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-06-30ASoC: nau8825: change crosstalk-bypass property to bool typeJohn Hsu1-4/+2
2017-06-28ASoC: nau8825: debug message of crosstalk bypassJohn Hsu1-0/+2
2017-06-23ASoC: nau8825: make crosstalk function optionalJohn Hsu1-1/+5
2017-06-23ASoC: nau8825: fix jack type detection issue after resumeJohn Hsu1-1/+16
2017-06-23ASoC: nau8825: default value for propertyJohn Hsu1-12/+41
2017-02-17ASoC: nau8825: automatic BCLK and LRC divde in master modeJohn Hsu1-1/+19
2016-12-31ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLLJohn Hsu1-1/+2
2016-12-31ASoC: nau8825: correct the function name of registerJohn Hsu1-3/+3
2016-12-06ASoC: nau8825: disable sinc filter for high THD of ADCJohn Hsu1-1/+2