summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt5677.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-091-1/+1
* ASoC: rt5677: rt5677_check_hotword() can be statickbuild test robot2019-11-181-1/+1
* ASoC: rt5677: Wait for DSP to boot before loading firmwareCurtis Malainey2019-11-111-0/+13
* ASoC: rt5677: Set ADC clock to use PLL and enable ASRCCurtis Malainey2019-11-111-0/+6
* ASoC: rt5677: Allow VAD to be shut on/off at all timesCurtis Malainey2019-11-111-6/+1
* ASoC: rt5677: Disable irq at suspendBen Zhang2019-11-111-0/+46
* ASoC: rt5677: Stop and restart DSP over suspend/resumeBen Zhang2019-11-111-3/+21
* ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang2019-11-111-0/+1
* ASoC: rt5677: Add DAPM audio path for hotword streamBen Zhang2019-11-111-1/+22
* ASoC: rt5677: Enable jack detect while DSP is runningBen Zhang2019-11-111-16/+48
* ASoC: rt5677: Load firmware via SPI using delayed workBen Zhang2019-11-111-66/+235
* ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang2019-09-091-2/+2
* ASoC: rt5677: Remove magic number register writesCurtis Malainey2019-09-091-5/+11
* ASoC: rt5677: Revert remove superfluous setCurtis Malainey2019-08-121-0/+1
* ASoC: rt5677: remove superfluous setCurtis Malainey2019-07-221-1/+0
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | ASoC: rt5677: depop stereo dacCurtis Malainey2019-06-251-1/+2
* | ASoC: rt5677: handle concurrent interruptsBen Zhang2019-06-191-26/+45
* | ASoC: rt5677: clear interrupts by polarity flipBen Zhang2019-06-191-35/+138
* | ASoC: rt5677: move jack-detect init to i2c probeFletcher Woodruff2019-06-171-26/+34
* | ASoC: rt5677: fall back to DT prop names on errorFletcher Woodruff2019-06-171-37/+37
* | ASoC: rt5677: Add component driver nameCurtis Malainey2019-05-081-3/+4
* | ASoC: rt5677: use more of the volume range from DACsDylan Reid2019-05-071-4/+4
|/
* ASoC: codecs: fix kernel doc descriptionsPierre-Louis Bossart2019-01-071-4/+4
* ASoC: rt5677: Fix initialization of rt5677_of_match.dataMatthias Kaehlcke2018-08-081-1/+1
* ASoC: rt5677: Mark expected switch fall-throughGustavo A. R. Silva2018-08-021-0/+1
* ASoC: rt5677: Convert I2C driver to ->probe_new()Andy Shevchenko2018-05-181-11/+2
* ASoC: rt5645/rt5677: replace codec to componentKuninori Morimoto2018-02-121-104/+101
*-. Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown2017-09-011-42/+38
|\ \
| | * Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Mark Brown2017-08-251-0/+2
| | |\
| | * | ASoC: rt5677: Remove never used variablesAndy Shevchenko2017-07-201-2/+0
| | * | ASoC: rt5677: Refactor code to avoid comparison unsigned >= 0Andy Shevchenko2017-07-191-29/+21
| | * | ASoC: rt5677: Hide platform data in the module sourcesAndy Shevchenko2017-07-191-12/+17
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/msm8916' into asoc-nextMark Brown2017-09-011-1/+1
|\ \ \ | |_|/ |/| |
| * | ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
| |/
* / ASoC: rt5677: Reintroduce I2C device IDsTom Rini2017-08-241-0/+1
|/
* ASoC: rt5677: Move platform code to board fileAndy Shevchenko2017-06-161-26/+0
* ASoC: rt5677: Introduce proper table for ACPI enumerationAndy Shevchenko2017-06-161-1/+9
* ASoC: rt5677: Add OF device ID tableJavier Martinez Canillas2017-04-051-0/+7
*-. Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso...Mark Brown2016-09-291-1/+52
|\ \
| | * ASoC: rt5677: Add ACPI supportJohn Keeping2016-09-241-1/+52
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown2016-09-291-1/+1
|\ \ \ | | |/ | |/|
| | * ASoC: constify gpio_chip structuresJulia Lawall2016-09-121-1/+1
| |/
* / ASoC: codec duplicated callback function goes to component on rt5677Kuninori Morimoto2016-08-081-6/+8
|/
* Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-281-19/+5
|\
| * ASoC: rt5677: Avoid duplicate the same test in each switch caseAxel Lin2016-03-301-19/+5
* | ASoC: rt5677: use gpiochip data pointerLinus Walleij2016-04-261-11/+6
|/
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
|\
| * Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-211-39/+61
| |\