aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-06Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds488-4450/+14382
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-25/+2
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown479-4353/+14197
2020-07-31Merge remote-tracking branch 'asoc/for-5.8' into asoc-linusMark Brown19-97/+185
2020-07-31Merge series "ASoC: core: Two step component registration" from Cezary Rojewski <cezary.rojewski@intel.com>:Mark Brown4-42/+49
2020-07-31ASoC: core: Two step component registrationCezary Rojewski3-21/+29
2020-07-31ASoC: core: Simplify snd_soc_component_initialize declarationCezary Rojewski1-10/+8
2020-07-31ASoC: core: Relocate and expose snd_soc_component_initializeCezary Rojewski2-16/+17
2020-07-31ASoC: sh: Replace 'select' DMADEVICES 'with depends on'Laurent Pinchart1-1/+1
2020-07-31ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASKShengjiu Wang2-3/+4
2020-07-31ASoC: meson: cards: deal dpcm flag changeJerome Brunet3-21/+19
2020-07-31ASoC: core: use less strict tests for dailink capabilitiesPierre-Louis Bossart2-25/+33
2020-07-30Merge series "drop unnecessary list_empty" from Julia Lawall <Julia.Lawall@inria.fr>:Mark Brown3-14/+9
2020-07-30ASoC: rk3399_gru_sound: Add DAPM pins, kcontrols for jack detectionAlper Nebi Yasak1-1/+16
2020-07-30ASoC: wm8962: Do not access WM8962_GPIO_BASEFabio Estevam1-3/+8
2020-07-30ASoC: SOF: imx: use resource_sizeJulia Lawall1-2/+1
2020-07-30ASoC: Intel: drop unnecessary list_emptyJulia Lawall3-14/+9
2020-07-30Merge series "ASoC: Intel: KMB: TDM Enablement patches" from Michael Sit Wei Hong <michael.wei.hong.sit@intel.com>:Mark Brown2-9/+24
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown11-46/+124
2020-07-30ASoC: amd: Added hw_params support for ALC1015Ravulapati Vishnu vardhan rao1-0/+29
2020-07-30ASoC: amd: Adding DAI LINK for rt1015 codecRavulapati Vishnu vardhan rao1-5/+30
2020-07-30ASoC: amd: Adding support for ALC1015 codec in machine driverRavulapati Vishnu vardhan rao2-4/+60
2020-07-30ASoC: amd: Passing card structure based on codecRavulapati Vishnu vardhan rao1-5/+20
2020-07-30ASoC: amd: Renaming snd-soc-card structure and fieldsRavulapati Vishnu vardhan rao1-14/+14
2020-07-30ASoC: samsung: Add sound support for Midas boardsSimon Shields3-0/+553
2020-07-30ASoC: tlv320adcx140: Move device reset to before programmingDan Murphy1-4/+4
2020-07-30ASoC: tlv320adcx140: Fix GPO register start addressDan Murphy1-1/+1
2020-07-30ASoC: Intel: KMB: Rework disable channel functionMichael Sit Wei Hong2-3/+8
2020-07-30ASoC: Intel: KMB: Add 8kHz audio supportMichael Sit Wei Hong1-6/+16
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown5-19/+38
2020-07-30ASoC: soc-core: Fix regression causing sysfs entries to disappearCharles Keepax1-1/+4
2020-07-30ASoC: meson: cards: remove DT_PREFIX for standard daifmt propertiesJerome Brunet1-1/+1
2020-07-30ASoC: meson: axg-tdm-formatters: fix sclk inversionJerome Brunet4-11/+6
2020-07-30ASoC: meson: axg-tdmin: fix g12a skewJerome Brunet1-0/+16
2020-07-30ASoC: meson: axg-tdm-interface: fix link fmt setupJerome Brunet1-9/+17
2020-07-29ASoC: tlv320adcx140: Add GPO configuration and drive output configDan Murphy2-5/+59
2020-07-29ASoC: tlv320adcx140: Fix various style errors and warningsDan Murphy1-6/+6
2020-07-28ASoC: bcm2835: Silence clk_get() error on -EPROBE_DEFERSeung-Woo Kim1-3/+6
2020-07-28Merge series "SOF Fixes for S0iX suspend/resume sequence" from Ranjani Sridharan <ranjani.sridharan@linux.intel.com>:Mark Brown1-4/+44
2020-07-28ASoC: tas2562: Update shutdown GPIO propertyDan Murphy1-5/+18
2020-07-28ASoC: madera: Add channel numbers to AIFsCharles Keepax5-182/+182
2020-07-28ASoC: SOF: Intel: disable traces when switching to S0Ix D0I3Marcin Rajwa1-4/+6
2020-07-28ASoC: SOF: Intel: fix the suspend procedure to support s0ix entryMarcin Rajwa1-0/+38
2020-07-27Merge series "ASoC: intel: use asoc_substream_to_rtd()" from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:Mark Brown34-62/+62
2020-07-27ASoC: dt-bindings: q6asm: Add Q6ASM_DAI_{TX_RX, TX, RX} definesStephan Gerhold1-3/+0
2020-07-27ASoC: AMD: Restore PME_EN state at Power OnAkshu Agrawal1-8/+13
2020-07-27ASoC: intel: use asoc_substream_to_rtd()Kuninori Morimoto5-22/+22
2020-07-27ASoC: intel/boards: use asoc_substream_to_rtd()Kuninori Morimoto29-40/+40
2020-07-24ASoC: dapm: don't call pm_runtime_* on card deviceTzung-Bi Shih1-2/+2
2020-07-24Merge series "ASoC: qcom: Use qcom_snd_parse_of() for apq8016_sbc" from Stephan Gerhold <stephan@gerhold.net>:Mark Brown7-197/+59