aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8825.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-15ASoC: nau8825: drop redundant idiom when converting integer to booleanJohn Hsu1-2/+2
2016-07-14ASoC: nau8825: jack connection decision with different insertion logicJohn Hsu1-2/+9
2016-06-14ASoC: nau8825: mark pm functions __maybe_unusedArnd Bergmann1-7/+2
2016-06-13ASoC: nau8825: cross talk suppression measurement functionJohn Hsu1-1/+784
2016-06-03ASoC: nau8825: correct typo in biquad filter coefficientsJohn Hsu1-1/+1
2016-05-31ASoC: nau8825: non-clock jack detection for power saving at standbyJohn Hsu1-69/+180
2016-05-31ASoC: nau8825: add programmable biquad filter controlJohn Hsu1-0/+53
2016-05-30ASoC: nau8825: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2016-05-30ASoC: nau8825: assign DAC Ch to match headset L/RJohn Hsu1-0/+5
2016-05-30ASoC: nau8825: change output power for interruptJohn Hsu1-12/+28
2016-05-30ASoC: nau8825: reduce standby power consumptionJohn Hsu1-0/+10
2016-05-30ASoC: nau8825: improve FLL function for better performanceJohn Hsu1-13/+34
2016-05-30ASoC: nau8825: support different clock source for FLL functionJohn Hsu1-23/+59
2016-03-28ASoC: nau8825: Fix jack detection across suspendBen Zhang1-55/+71
2016-03-12ASoC: nau8825: fix issue that pop noise when start playbackJohn Hsu1-43/+126
2015-11-16ASoC: nau8825: add pm functionYong Zhi1-0/+31
2015-10-23ASoC: nau8825: Show device propertiesBen Zhang1-0/+30
2015-10-23ASoC: nau8825: Add FLL configurationBen Zhang1-0/+163
2015-10-08ASoC: nau8825: add acpi match IDFang, Yang A1-0/+10
2015-10-07ASoC: nau8825: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-10-07ASoC: nau8825: Add driver for headset chip Nuvoton 8825Anatol Pomozov1-0/+1107