summaryrefslogtreecommitdiffstats
path: root/sound/soc/rockchip
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rockchip: disable clock on errorStefan Potyra2017-12-061-5/+13
* Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown2017-11-101-26/+133
|\
| * ASoC: rockchip: Allocate enough memory so we don't overflow routesDouglas Anderson2017-10-041-1/+11
| * ASoC: rockchip: Use bus_type to distinguish rt5514 dsp from rt5514 codecJeffy Chen2017-09-191-12/+49
| * ASoC: rockchip: Init dapm routes dynamicallyJeffy Chen2017-09-191-16/+72
| * Merge tag 'v4.14-rc1' into asoc-rockchipMark Brown2017-09-195-91/+191
| |\
| * | ASoC: rockchip: Add dapm route for HDMIJeffy Chen2017-09-191-0/+3
| * | ASoC: rockchip: Add dapm route for DMicJeffy Chen2017-09-191-0/+1
* | | Merge tag 'asoc-fix-v4.14-rc6' into asoc-linusMark Brown2017-11-101-1/+0Star
|\ \ \
| * | | Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown2017-10-261-1/+0Star
| |\| | | | |/ | |/|
| | * ASoC: rockchip: i2s: fix unbalanced clk_disableJohn Keeping2017-09-141-1/+0Star
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/ /
* | ASoC: rockchip: constify snd_soc_ops structuresJeffy Chen2017-08-301-2/+2
* | ASoC: rockchip: Add support for DMIC codecJeffy Chen2017-08-292-0/+37
* | ASoC: rockchip: Add support for DP codecJeffy Chen2017-08-292-2/+58
* | ASoC: rockchip: Parse dai links from dtsJeffy Chen2017-08-291-49/+91
* | ASoC: rockchip: Use codec of_node and dai_name for rt5514 dspJeffy Chen2017-08-291-32/+2Star
* | ASoC: rockchip: Correct 'dmic-delay' property nameJeffy Chen2017-08-221-7/+7
* | ASoC: rockchip: Remove unnecessary function callDonglin Peng2017-08-212-3/+0Star
* | ASoC: rockchip: make snd_soc_ops constBhumika Goyal2017-08-171-1/+1
* | ASoC: rockchip: constify snd_soc_dai_ops structuresJulia Lawall2017-08-151-1/+1
* | ASoC: rockchip: Delete an error message for a failed memory allocation in roc...Markus Elfring2017-08-141-3/+1Star
|/
*-. Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa', 'asoc/top...Mark Brown2017-07-037-6/+650
|\ \
| | * ASoC: rockchip: Fix buildMark Brown2017-06-161-2/+2
| | * ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'Christophe Jaillet2017-06-151-4/+5
| | * ASoC: rockchip: i2s: add other configurable formatszhangjun2017-06-132-2/+31
| | * ASoC: rockchip: add bindings for spdif controllerSugar Zhang2017-06-131-0/+4
| | * ASoC: rockchip: add support for pdm controllerSugar Zhang2017-06-134-0/+610
| |/
* / ASoC: rockchip: i2s: add a delay before i2s clearSugar Zhang2017-06-131-0/+2
|/
* ASoC: rockchip: Enable 192khz in hw_params operationRomain Perier2017-03-061-0/+3
* ASoC: rockchip: Add machine driver for RK3288 boards that use analog/HDMIRomain Perier2017-02-043-0/+310
* ASoC: rockchip: constify snd_soc_ops structuresJulia Lawall2016-10-243-5/+5
* ASoC: rk3399_gru_sound: Fix non static symbol warningWei Yongjun2016-10-241-1/+1
* ASoC: rk3399_gru_sound: fix recording pop at first attemptWonjoon Lee2016-09-241-0/+14
* ASoC: rockchip: Support headset button function on rk3399Cheng-Yi Chiang2016-09-161-0/+9
* ASoC: rockchip: spdif: restore register during runtime_suspend/resume cycleSugar Zhang2016-09-121-1/+11
* ASoC: rockchip: i2s: restore register during runtime_suspend/resume cycleSugar Zhang2016-09-121-1/+9
* ASoC: rockchip: use SPI dependency for rt5514Arnd Bergmann2016-09-011-1/+1
* ASoC: rockchip: Add support rt5514 dsp summy dailinkXing Zheng2016-08-192-1/+39
* ASoC: rockchip: Add machine driver for RK3399 GRU BoardsXing Zheng2016-08-083-0/+350
* ASoC: rockchip: correct the spdif clkChris Zhong2016-07-181-16/+1Star
* ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLYSugar Zhang2016-05-302-4/+4
* ASoC: rockchip-max98090: Fix jack detection and event reporting.Enric Balletbo i Serra2016-05-301-4/+9
* ASoC: rockchip-max98090: Fix the Headset Mic route.Enric Balletbo i Serra2016-05-301-1/+1
* ASoC: rockchip-max98090: Fix NULL pointer dereference while accessing to jack.Enric Balletbo i Serra2016-05-301-23/+27
* ASoC: rockchip: i2s: configure the sdio pins' iomux modeSugar Zhang2016-05-302-9/+65
* ASoC: rockchip: Revert "ASoC: rockchip: i2s: separate capture and playback"John Keeping2016-05-041-32/+40
* ASoC: rockchip: Revert "ASoC: rockchip: i2s: remove unused variables"John Keeping2016-05-041-0/+15
* ASoC: rockchip: add bindings for spdif controllerSugar Zhang2016-03-051-3/+10
* ASoC: rockchip: use __maybe_unused to hide st_irq_syscfg_resumeArnd Bergmann2016-03-051-2/+2