summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ASoC: xlnx: enable i2s driver buildMaruthi Srinivas Bayyavarapu2018-12-134-0/+12
| | * ASoC: xlnx: Add i2s driverMaruthi Srinivas Bayyavarapu2018-12-131-0/+185
| | * dt-bindings: ASoC: xlnx, i2s: Document i2s bindingsMaruthi Srinivas Bayyavarapu2018-12-131-0/+28
| | * ASoC: Intel: kbl_rt5660: Add a new machine driver for kbl with rt5660Hui Wang2018-12-134-0/+565
| | * Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2018-12-1329-273/+397
| | |\
| | * | MAINTAINERS: Add Amlogic sound drivers entryJerome Brunet2018-12-131-0/+7
| | * | ASoC: meson: add axg spdif inputJerome Brunet2018-12-133-1/+531
| | * | ASoC: meson: add axg spdif input DT binding documentationJerome Brunet2018-12-131-0/+22
| | * | ASoC: meson: axg-toddr: add support for spdifin backendJerome Brunet2018-12-132-11/+7
| | * | ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_...Nathan Chancellor2018-12-131-4/+8
| | * | ASoC: fsl-sai: Fix typo in "transmitter"Fabio Estevam2018-12-131-4/+4
| | * | ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam2018-12-131-1/+1
| | * | ASoC: rsnd: remove RSND_REG_ from rsnd_regKuninori Morimoto2018-12-126-314/+212
| | * | ASoC: simple-scu-card: care multi DPCM codec_confKuninori Morimoto2018-12-111-10/+20
| | * | ASoC: simple-scu-card: use cpu/codec pointer on graph_dai_propsKuninori Morimoto2018-12-111-25/+52
| | * | ASoC: simple-scu-card: tidyup "convert-rate/channels" parsingKuninori Morimoto2018-12-111-0/+7
| | * | ASoC: simple-scu-card: care link / dai countKuninori Morimoto2018-12-111-7/+83
| | * | ASoC: simple-scu-card: add dai-link supportKuninori Morimoto2018-12-111-18/+28
| | * | ASoC: simple-scu-card: tidyup asoc_simple_card_parse_daifmt() timingKuninori Morimoto2018-12-111-15/+22
| | * | ASoC: simple-card: use cpu/codec pointer on simple_dai_propsKuninori Morimoto2018-12-111-26/+36
| | * | ASoC: simple-card-utils: fix build warning without CONFIG_OFArnd Bergmann2018-12-111-1/+4
| | * | ASoC: sdm845: add rt5663 codec selectArnd Bergmann2018-12-111-0/+1
| | * | ASoC: Intel: kbl_da7219_max98927: fix the audio jack button remappingZhuohao Lee2018-12-101-3/+3
| | * | ASoC: Intel: bytcr_rt5640: Add quirk for the Point of View Mobii TAB-P1005W-232Hans de Goede2018-12-101-0/+13
| | * | ASoC: Intel: bytcr_rt5640: Add quirk for the Prowise PT301 tabletHans de Goede2018-12-101-0/+14
| | * | ASoC: max9867: Add copyright and module authorLadislav Michl2018-12-071-11/+9
| | * | ASoC: sdm845: Add configuration for headset codecCheng-Yi Chiang2018-12-071-0/+21
| | * | ASoC: sdm845: Add TDM configuration for speakerCheng-Yi Chiang2018-12-071-1/+68
| | * | ASoC: max9867: Fix signal pathsLadislav Michl2018-12-072-94/+102
| | * | ASoC: max9867: Calculate LRCLK dividerLadislav Michl2018-12-072-128/+110
| | * | ASoC: max9867: Fix power managementLadislav Michl2018-12-072-28/+46
| | * | ASoC: max9867: Remove useless assignmentLadislav Michl2018-12-071-4/+2
| | * | ASoC: codecs: ak4104: move to GPIO consumer APIDaniel Mack2018-12-061-15/+7
| | * | ASoC: dt-bindings: ak4104: use 'reset-gpios' rather than 'reset-gpio'Daniel Mack2018-12-061-2/+2
| | * | ASoC: codecs: cs4270: move to GPIO consumer APIDaniel Mack2018-12-061-16/+7
| | * | ASoC: dt-bindings: cs4270: use 'reset-gpios' rather than 'reset-gpio'Daniel Mack2018-12-061-2/+2
| | * | ASoC: Use of_node_name_eq for node name comparisonsRob Herring2018-12-062-4/+4
| | * | ASoC: use dma_ops of parent device for acp_audio_dmaYu Zhao2018-12-061-2/+5
| | * | ASoC: use DMA addr rather than CPU pa for acp_audio_dmaYu Zhao2018-12-062-11/+6
| | * | ASoC: max98373: Added max98373_reset for stable amp resetRyan Lee2018-12-041-6/+29
| | * | ASoC: audio-graph-card: use cpu/codec pointer on graph_dai_propsKuninori Morimoto2018-12-041-23/+34
| | * | ASoC: audio-graph-scu-card: care multi DPCM codec_confKuninori Morimoto2018-12-041-11/+29
| | * | ASoC: audio-graph-scu-card: use cpu/codec pointer on graph_dai_propsKuninori Morimoto2018-12-041-23/+49
| | * | ASoC: audio-graph-scu-card: care link / dai countKuninori Morimoto2018-12-041-14/+62
| | * | ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() countingKuninori Morimoto2018-12-041-19/+3
| | * | ASoC: rsnd: add missing TDM Split mode support for simple-cardKuninori Morimoto2018-12-041-2/+51
| | * | ASoC: rsnd: fixup mod ID for CTU regmap read/writeKuninori Morimoto2018-12-043-3/+13
| | * | ASoC: rsnd: indicates Channel and Mode for debugKuninori Morimoto2018-12-041-1/+9
| | * | ASoC: pxa: remove raumfeld machine driverDaniel Mack2018-12-033-329/+0
| | * | ASoC: Intel: common: add ACPI matching tables for ICLPierre-Louis Bossart2018-12-033-1/+34