aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8825.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus 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 'asoc/topic/nuc900' into asoc-nextMark 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/topic/nau8825', 'asoc/topic/nuc900' and 'asoc/topic/of-graph' into asoc-nextMark 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
2016-11-30ASoC: nau8825: lock longer to avoid playback pop upon resumeJohn Hsu1-6/+6
2016-11-11ASoC: nau8825: FLL parameters finetuneJohn Hsu1-8/+40
2016-11-11ASoC: nau8825: AD/DA over sampling rate configurationJohn Hsu1-3/+75
2016-11-11ASoC: nau8825: Disable short Frame Sync detection logicJohn Hsu1-0/+3
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/codec-component' into asoc-nextMark Brown1-6/+8
2016-09-29Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/da7219', 'asoc/fix/nau8825', 'asoc/fix/rt5514' and 'asoc/fix/shift' into asoc-linusMark Brown1-1/+1
2016-09-14ASoC: nau8825: fix bug in FLL parameterJohn Hsu1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on nau8825Kuninori Morimoto1-6/+8
2016-08-04ASoC: nau8825: fix static check error about semaphone controlJohn Hsu1-8/+21
2016-08-04ASoC: nau8825: fix bug in playback when suspendJohn Hsu1-39/+12