summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/nau8825.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: fix kernel doc descriptionsPierre-Louis Bossart2019-01-071-0/+1
* ASoC: nau8825: remove unnecessary unlikely()Yangtao Li2018-11-051-3/+1
* ASoC: nau8825: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-041-1/+1
* ASoC: hdac_hdmi/nau8825/rt286/rt298/rt5663/da7219: replace codec to componentKuninori Morimoto2018-02-121-54/+53
*-. Merge remote-tracking branches 'asoc/topic/nau8824', 'asoc/topic/nau8825' and...Mark Brown2018-01-051-37/+64
|\ \
| | * ASoC: nau8825: improve crosstalk measurement protectionJohn Hsu2017-12-041-14/+31
| | * ASoC: nau8825: improve semaphore controlJohn Hsu2017-12-041-15/+23
| | * ASoC: nau8825: set clear_irq when imm IRQ happenedJohn Hsu2017-11-301-3/+2
| | * ASoC: nau8825: disable crosstalk by defaultJohn Hsu2017-11-291-10/+13
| |/
* / ASoC: nau8825: fix issue that pop noise when start captureAbhijeet Kumar2017-12-191-0/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown2017-09-011-13/+13
|\ \
| | * ASoC: nau8825: correct typo of semaphore commentJohn Hsu2017-08-251-13/+13
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: nau8825: change crosstalk-bypass property to bool typeJohn Hsu2017-06-301-4/+2
* ASoC: nau8825: debug message of crosstalk bypassJohn Hsu2017-06-281-0/+2
* ASoC: nau8825: make crosstalk function optionalJohn Hsu2017-06-231-1/+5
* ASoC: nau8825: fix jack type detection issue after resumeJohn Hsu2017-06-231-1/+16
* ASoC: nau8825: default value for propertyJohn Hsu2017-06-231-12/+41
* ASoC: nau8825: automatic BCLK and LRC divde in master modeJohn Hsu2017-02-171-1/+19
* ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLLJohn Hsu2016-12-311-1/+2
* ASoC: nau8825: correct the function name of registerJohn Hsu2016-12-311-3/+3
* ASoC: nau8825: disable sinc filter for high THD of ADCJohn Hsu2016-12-061-1/+2
* ASoC: nau8825: lock longer to avoid playback pop upon resumeJohn Hsu2016-11-301-6/+6
* ASoC: nau8825: FLL parameters finetuneJohn Hsu2016-11-111-8/+40
* ASoC: nau8825: AD/DA over sampling rate configurationJohn Hsu2016-11-111-3/+75
* ASoC: nau8825: Disable short Frame Sync detection logicJohn Hsu2016-11-111-0/+3
*---. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-6/+8
|\ \ \
| | | * ASoC: codec duplicated callback function goes to component on nau8825Kuninori Morimoto2016-08-081-6/+8
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/da7219', 'asoc/f...Mark Brown2016-09-291-1/+1
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ASoC: nau8825: fix bug in FLL parameterJohn Hsu2016-09-141-1/+1
| |/
* | ASoC: nau8825: fix static check error about semaphone controlJohn Hsu2016-08-041-8/+21
* | ASoC: nau8825: fix bug in playback when suspendJohn Hsu2016-08-041-39/+12
|/
* ASoC: nau8825: drop redundant idiom when converting integer to booleanJohn Hsu2016-07-151-2/+2
* ASoC: nau8825: jack connection decision with different insertion logicJohn Hsu2016-07-141-2/+9
* ASoC: nau8825: mark pm functions __maybe_unusedArnd Bergmann2016-06-141-7/+2
* ASoC: nau8825: cross talk suppression measurement functionJohn Hsu2016-06-131-1/+784
* ASoC: nau8825: correct typo in biquad filter coefficientsJohn Hsu2016-06-031-1/+1
* ASoC: nau8825: non-clock jack detection for power saving at standbyJohn Hsu2016-05-311-69/+180
* ASoC: nau8825: add programmable biquad filter controlJohn Hsu2016-05-311-0/+53
* ASoC: nau8825: Export I2C module alias informationJavier Martinez Canillas2016-05-301-0/+1
* ASoC: nau8825: assign DAC Ch to match headset L/RJohn Hsu2016-05-301-0/+5
* ASoC: nau8825: change output power for interruptJohn Hsu2016-05-301-12/+28
* ASoC: nau8825: reduce standby power consumptionJohn Hsu2016-05-301-0/+10
* ASoC: nau8825: improve FLL function for better performanceJohn Hsu2016-05-301-13/+34
* ASoC: nau8825: support different clock source for FLL functionJohn Hsu2016-05-301-23/+59
* ASoC: nau8825: Fix jack detection across suspendBen Zhang2016-03-281-55/+71
* ASoC: nau8825: fix issue that pop noise when start playbackJohn Hsu2016-03-121-43/+126
* ASoC: nau8825: add pm functionYong Zhi2015-11-161-0/+31
* ASoC: nau8825: Show device propertiesBen Zhang2015-10-231-0/+30
* ASoC: nau8825: Add FLL configurationBen Zhang2015-10-231-0/+163