summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32Pierre-Louis Bossart2018-07-251-3/+3
| | * | | | | ASoC: Intel: Atom: simplify iomem address and castsPierre-Louis Bossart2018-07-251-14/+15
| | * | | | | ASoC: Intel: common: make sst_dma functions staticPierre-Louis Bossart2018-07-251-4/+2Star
| | * | | | | ASoC: Intel: Skylake: BDL definitions should be __le32Pierre-Louis Bossart2018-07-252-5/+5
| | * | | | | ASoC: Intel: Haswell: fix endianness handlingPierre-Louis Bossart2018-07-251-24/+29
| | * | | | | ASoC: rt5631: add Volume to the name of volume controlBard Liao2018-07-251-2/+2
| | * | | | | ASoC: imx-sgtl5000: Switch to SPDX identifierFabio Estevam2018-07-241-11/+4Star
| | * | | | | ASoC: fsl_utils: Switch to SPDX identifierFabio Estevam2018-07-242-16/+9Star
| | * | | | | ASoC: fsl_asrc: Switch to SPDX identifierFabio Estevam2018-07-243-26/+15Star
| | * | | | | ASoC: fsl-asoc-card: Switch to SPDX identifierFabio Estevam2018-07-241-11/+7Star
| | * | | | | ASoC: core: add support to snd_soc_dai_get_channel_map()Srinivas Kandagatla2018-07-241-0/+22
| | * | | | | ASoC: meson: axg-spdifout: select SND_PCM_IEC958Arnd Bergmann2018-07-241-0/+1
| | * | | | | ASoC: pxa: remove clock divider and pll setup from zylonite and magicianDaniel Mack2018-07-202-113/+2Star
| | * | | | | ASoC: meson: add axg sound card supportJerome Brunet2018-07-203-0/+684
| | * | | | | ASoC: export snd_soc_of_get_slot_maskJerome Brunet2018-07-201-3/+4
| | * | | | | ASoC: meson: add tdm input driverJerome Brunet2018-07-203-0/+239
| | * | | | | ASoC: meson: add tdm output driverJerome Brunet2018-07-203-0/+269
| | * | | | | ASoC: meson: add tdm interface driverJerome Brunet2018-07-204-0/+552
| | * | | | | ASoC: meson: add tdm formatter base driverJerome Brunet2018-07-205-0/+500
| | * | | | | ASoC: tegra: improve goto error labelMarcel Ziswiler2018-07-201-1/+1
| | * | | | | ASoC: Intel: bytcr_rt5640: Add quirk for the "Connect Tablet 9" tabletHans de Goede2018-07-191-0/+10
| | * | | | | ASoC: Intel: bytcr_rt5651: Add quirk table entries for various devicesHans de Goede2018-07-191-0/+28
| | * | | | | ASoC: Intel: bytcr_rt5651: Add mono speaker quirkHans de Goede2018-07-191-4/+11
| | * | | | | ASoC: Intel: bytcr_rt5651: Add IN2 input mappingHans de Goede2018-07-191-5/+18
| | * | | | | ASoC: Intel: bytcr_rt5651: Set OVCD limit for VIOS LTH17 to 2000uAHans de Goede2018-07-191-2/+5
| | * | | | | ASoC: Intel: bytcr_rt5651: Fix using the wrong GPIO for the ext-amp on some b...Hans de Goede2018-07-191-4/+65
| | * | | | | ASoC: rt5651: Add IN3 Boost volume controlHans de Goede2018-07-191-1/+3
| | * | | | | ASoC: wm_adsp: Parse HOST_BUFFER controlsRichard Fitzgerald2018-07-192-1/+66
| | * | | | | ASoC: wm_adsp: Allow up to 8 channels for voice controlRichard Fitzgerald2018-07-191-1/+1
| | * | | | | ASoC: wm_adsp: Take prefix into account in control name lengthCharles Keepax2018-07-191-0/+3
| | * | | | | ASoC: wm_adsp: Correct algorithm list allocation sizeCharles Keepax2018-07-191-1/+1
| | * | | | | ASoC: meson: add axg spdif outputJerome Brunet2018-07-183-0/+465
| | * | | | | ASoC: meson: add axg toddr driverJerome Brunet2018-07-183-0/+208
| | * | | | | ASoC: meson: add axg frddr driverJerome Brunet2018-07-183-0/+150
| | * | | | | ASoC: meson: add axg fifo base driverJerome Brunet2018-07-186-0/+436
| | * | | | | ASoC: hdac_hdmi: Add documentation for power managementSriram Periyasamy2018-07-181-0/+69
| | * | | | | ASoC: qcom: apq8096: remove component framework related codeSrinivas Kandagatla2018-07-181-69/+6Star
| | * | | | | ASoC: qdsp6: q6routing: remove component framework related codeSrinivas Kandagatla2018-07-181-26/+6Star
| | * | | | | ASoC: qdsp6: q6asm-dai: remove component framework related codeSrinivas Kandagatla2018-07-181-31/+4Star
| | * | | | | ASoC: qdsp6: q6afe-dai: remove component fw related codeSrinivas Kandagatla2018-07-181-30/+4Star
| | * | | | | ASoC: core: add support to card re-bind using component frameworkSrinivas Kandagatla2018-07-181-0/+62
| | * | | | | ASoC: AMD: For capture have interrupts on I2S->ACP channelAgrawal, Akshu2018-07-161-8/+6Star
| | * | | | | ASoC: AMD: Send correct channel for configuring DMA descriptorsAgrawal, Akshu2018-07-161-4/+22
| | * | | | | ASoC: Intel: Boards: Add GLK Realtek Maxim I2S machine driverNaveen Manohar2018-07-163-0/+659
| | * | | | | ASoC: allow soc-core to pick up name prefixes from component nodesJerome Brunet2018-07-131-5/+23
| | * | | | | ASoC: dpcm: add rate merge to the BE stream mergeJerome Brunet2018-07-111-0/+60
| | * | | | | ASoC: dpcm: rework runtime stream mergeJerome Brunet2018-07-111-24/+15Star
| | * | | | | ASoC: Intel: bytcr_rt5651: Reporting button pressesHans de Goede2018-07-101-2/+7
| | * | | | | ASoC: Intel: bytcr_rt5651: Disable jack-detect over suspend/resumeHans de Goede2018-07-101-5/+44
| | * | | | | ASoC: rt5651: Add button press supportHans de Goede2018-07-102-7/+159