summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: fix spelling mistake: "missign" -> "missing"Colin Ian King2019-04-011-1/+1
* ASoC: Mediatek: MT8183: Add machine driver with DA7219Shunli Wang2019-04-013-0/+486
* ASoC: Mediatek: MT8183: Add machine driver with TS3A227Shunli Wang2019-04-013-0/+396
* ASoC: rt5677-spi: Add ACPI IDOder Chiou2019-04-011-0/+8
* ASoC: cs42l51: add multi endpoint supportOlivier Moysan2019-04-011-0/+8
* ASoC: fsl_audmix: Fix kbuild failureViorel Suman2019-03-271-1/+1
* ASoC: fsl: Add Audio Mixer machine driverViorel Suman2019-03-263-0/+338
* ASoC: fsl: Add Audio Mixer CPU DAI driverViorel Suman2019-03-264-0/+688
* ASoC: tlv320aic32x4: Only enable with common clockMark Brown2019-03-261-2/+4
* ASoC: tlv320aic32x4: Allow 192000 Sample RateAnnaliese McDermond2019-03-251-1/+1
* ASoC: tlv320aic32x4: Remove mclk referencesAnnaliese McDermond2019-03-251-7/+0Star
* ASoC: tlv320aic32x4: Restructure set_dai_sysclkAnnaliese McDermond2019-03-251-11/+6Star
* ASoC: tlv320aic32x4: Dynamically Determine ClockingAnnaliese McDermond2019-03-252-104/+90Star
* ASoC: tlv320aic32x4: Move aosr and dosr setting to separate functionsAnnaliese McDermond2019-03-251-7/+17
* ASoC: tlv320aic32x4: Control clock gating with CCFAnnaliese McDermond2019-03-251-54/+13Star
* ASoC: tlv320aic32x4: Model BDIV divider in CCFAnnaliese McDermond2019-03-252-30/+62
* ASoC: tlv320aic32x4: Model DAC/ADC dividers in CCFAnnaliese McDermond2019-03-253-44/+151
* ASoC: tlv320aic32x4: Model CODEC_CLKIN in CCFAnnaliese McDermond2019-03-252-5/+47
* ASoC: tlv320aic32x4: Model PLL in CCFAnnaliese McDermond2019-03-255-95/+431
* ASoC: dapm: Initialize private_value in snd_soc_dapm_new_daiPankaj Bharadiya2019-03-251-1/+1
* ASoC: sirf-audio: Remove redundant of_match_node callAditya Pakki2019-03-251-3/+0Star
* ASoC: stm32: sai: add power managementOlivier Moysan2019-03-253-19/+108
* ASoC: AMD: Fix incorrect externAndi Kleen2019-03-251-1/+1
* ASoC: nau8810: fix the issue of 64 bits divisionJohn Hsu2019-03-251-1/+2
* ASoC: simple-card-utils: test memory allocationKuninori Morimoto2019-03-211-2/+7
* ASoC: lochnagar: Add driver to support Lochnagar 2 sound cardPiotr Stankiewicz2019-03-213-0/+276
* ASoC: tlv320aic32x4: Properly Set Processing BlocksAnnaliese McDermond2019-03-211-20/+36
* ASoC: mchp-i2s-mcc: add driver for I2SC Multi-Channel ControllerCodrin Ciubotariu2019-03-213-0/+990
* ASoC: simple-card-utils: rename asoc_simple_card_xxx() to asoc_simple_()Kuninori Morimoto2019-03-213-159/+159
* ASoC: simple-card-utils: separate asoc_simple_card_parse_dai()Kuninori Morimoto2019-03-213-159/+156Star
* ASoC: simple-card-utils: share asoc_simple_card_init_priv()Kuninori Morimoto2019-03-213-86/+64Star
* ASoC: simple-card-utils: share asoc_simple_be_hw_params_fixup()Kuninori Morimoto2019-03-213-24/+14Star
* ASoC: simple-card-utils: share asoc_simple_dai_init()Kuninori Morimoto2019-03-213-46/+27Star
* ASoC: simple-card-utils: share asoc_simple_hw_param()Kuninori Morimoto2019-03-213-89/+59Star
* ASoC: simple-card-utils: share asoc_simple_shutdown()Kuninori Morimoto2019-03-213-27/+16Star
* ASoC: simple-card-utils: share asoc_simple_startup()Kuninori Morimoto2019-03-213-41/+22Star
* ASoC: simple_card_utils: share common priv for simple-card/audio-graphKuninori Morimoto2019-03-212-100/+53Star
* ASoC: simple-card-utils: add asoc_simple_debug_info()Kuninori Morimoto2019-03-213-12/+4Star
* ASoC: AMD: Update DA7219 DAI clock name to align with codec updatesAdam Thomson2019-03-211-1/+1
* ASoC: da7219: Expose BCLK and WCLK control through CCFAdam Thomson2019-03-212-129/+400
* ASoC: stm32: dfsdm: add mmap supportOlivier Moysan2019-03-201-1/+1
* ASoC: wm_adsp: Correct some minor issuesCharles Keepax2019-03-201-8/+8
* ASoC: samsung: i2s: Don't use register read to determine slave/master modeSylwester Nawrocki2019-03-201-16/+11Star
* ASoC: tlv320aic32x4: Break out clock setting into separate functionAnnaliese McDermond2019-03-201-8/+18
* ASoC: jz4740: Depend on MIPS instead of MACH_JZ4740Paul Cercueil2019-03-201-1/+1
* ASoC: wm_adsp: Add WDT expiry IRQ handling support for Halo coreStuart Henderson2019-03-192-0/+30
* ASoC: wm_adsp: Add HALO MPU fault loggingRichard Fitzgerald2019-03-192-0/+85
* ASoC: wm_adsp: Add support for new Halo core DSPsWen Shi2019-03-193-29/+363
* ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.Pi-Hsun Shih2019-03-191-28/+18Star
* ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih2019-03-195-70/+4Star