summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorLines
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-4450/+14382
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-25/+2
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown-4353/+14197
2020-07-31Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown-97/+185
2020-07-31Merge series "ASoC: core: Two step component registration" from Cezary Rojews...Mark Brown-42/+49
2020-07-31ASoC: core: Two step component registrationCezary Rojewski-21/+29
2020-07-31ASoC: core: Simplify snd_soc_component_initialize declarationCezary Rojewski-10/+8
2020-07-31ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski-16/+17
2020-07-31ASoC: sh: Replace 'select' DMADEVICES 'with depends on'Laurent Pinchart-1/+1
2020-07-31ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASKShengjiu Wang-3/+4
2020-07-31ASoC: meson: cards: deal dpcm flag changeJerome Brunet-21/+19
2020-07-31ASoC: core: use less strict tests for dailink capabilitiesPierre-Louis Bossart-25/+33
2020-07-30Merge series "drop unnecessary list_empty" from Julia Lawall <Julia.Lawall@in...Mark Brown-14/+9
2020-07-30ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detectionAlper Nebi Yasak-1/+16
2020-07-30ASoC: wm8962: Do not access WM8962_GPIO_BASEFabio Estevam-3/+8
2020-07-30ASoC: SOF: imx: use resource_sizeJulia Lawall-2/+1
2020-07-30ASoC: Intel: drop unnecessary list_emptyJulia Lawall-14/+9
2020-07-30Merge series "ASoC: Intel: KMB: TDM Enablement patches" from Michael Sit Wei ...Mark Brown-9/+24
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown-46/+124
2020-07-30ASoC: amd: Added hw_params support for ALC1015Ravulapati Vishnu vardhan rao-0/+29
2020-07-30ASoC: amd: Adding DAI LINK for rt1015 codecRavulapati Vishnu vardhan rao-5/+30
2020-07-30ASoC: amd: Adding support for ALC1015 codec in machine driverRavulapati Vishnu vardhan rao-4/+60
2020-07-30ASoC: amd: Passing card structure based on codecRavulapati Vishnu vardhan rao-5/+20
2020-07-30ASoC: amd: Renaming snd-soc-card structure and fieldsRavulapati Vishnu vardhan rao-14/+14
2020-07-30ASoC: samsung: Add sound support for Midas boardsSimon Shields-0/+553
2020-07-30ASoC: tlv320adcx140: Move device reset to before programmingDan Murphy-4/+4
2020-07-30ASoC: tlv320adcx140: Fix GPO register start addressDan Murphy-1/+1
2020-07-30ASoC: Intel: KMB: Rework disable channel functionMichael Sit Wei Hong-3/+8
2020-07-30ASoC: Intel: KMB: Add 8kHz audio supportMichael Sit Wei Hong-6/+16
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown-19/+38
2020-07-30ASoC: soc-core: Fix regression causing sysfs entries to disappearCharles Keepax-1/+4
2020-07-30ASoC: meson: cards: remove DT_PREFIX for standard daifmt propertiesJerome Brunet-1/+1
2020-07-30ASoC: meson: axg-tdm-formatters: fix sclk inversionJerome Brunet-11/+6
2020-07-30ASoC: meson: axg-tdmin: fix g12a skewJerome Brunet-0/+16
2020-07-30ASoC: meson: axg-tdm-interface: fix link fmt setupJerome Brunet-9/+17
2020-07-29ASoC: tlv320adcx140: Add GPO configuration and drive output configDan Murphy-5/+59
2020-07-29ASoC: tlv320adcx140: Fix various style errors and warningsDan Murphy-6/+6
2020-07-28ASoC: bcm2835: Silence clk_get() error on -EPROBE_DEFERSeung-Woo Kim-3/+6
2020-07-28Merge series "SOF Fixes for S0iX suspend/resume sequence" from Ranjani Sridha...Mark Brown-4/+44
2020-07-28ASoC: tas2562: Update shutdown GPIO propertyDan Murphy-5/+18
2020-07-28ASoC: madera: Add channel numbers to AIFsCharles Keepax-182/+182
2020-07-28ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3Marcin Rajwa-4/+6
2020-07-28ASoC: SOF: Intel: fix the suspend procedure to support s0ix entryMarcin Rajwa-0/+38
2020-07-27Merge series "ASoC: intel: use asoc_substream_to_rtd()" from Kuninori Morimot...Mark Brown-62/+62
2020-07-27ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} definesStephan Gerhold-3/+0
2020-07-27ASoC: AMD: Restore PME_EN state at Power OnAkshu Agrawal-8/+13
2020-07-27ASoC: intel: use asoc_substream_to_rtd()Kuninori Morimoto-22/+22
2020-07-27ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto-40/+40
2020-07-24ASoC: dapm: don't call pm_runtime_* on card deviceTzung-Bi Shih-2/+2
2020-07-24Merge series "ASoC: qcom: Use qcom_snd_parse_of() for apq8016_sbc" from Steph...Mark Brown-197/+59