aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-28ALSA: usb-audio: Avoid lowlevel device objectTakashi Iwai1-25/+5
2018-05-28ALSA: usb-audio: Follow standard coding styleTakashi Iwai5-26/+41
2018-05-28ALSA: usb-audio: Move autoresume call at the end of openTakashi Iwai1-36/+37
2018-05-28ALSA: usb-audio: Simplify PCM open/close callbacksTakashi Iwai1-26/+8
2018-05-28ALSA: aloop: Reduced duplicated PCM ops definitionTakashi Iwai1-16/+3
2018-05-28ALSA: xen-front: fix unsigned error check on return from to_sndif_formatColin Ian King1-3/+4
2018-05-28ALSA: xen-front: remove redundant error check on retColin Ian King1-2/+0
2018-05-28sound: Use octal not symbolic permissionsJoe Perches41-103/+102
2018-05-27ALSA: dice: unuse second stream for MIDI conformant data channel for TC Electronic modelsTakashi Sakamoto1-5/+3
2018-05-27ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48Takashi Sakamoto1-2/+2
2018-05-26ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"Colin Ian King1-1/+1
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang3-13/+53
2018-05-25ASoC: mt6797: extract DAI adda in separate fileKaiChieh Chuang4-354/+392
2018-05-25ASoC: mediatek: add sub dai to mtk_base_afeKaiChieh Chuang3-0/+101
2018-05-25ASoC: omap: fix compile-test buildingArnd Bergmann1-1/+1
2018-05-24ALSA: hda - Fix runtime PMLukas Wunner1-2/+4
2018-05-24ALSA: echoaudio: Drop superfluous macroTakashi Iwai2-7/+1
2018-05-24ALSA: usb-audio: Drop superfluous ifndefTakashi Iwai1-4/+0
2018-05-23ALSA: hda: Add ASRock H81M-HDS to the power_save blacklistHans de Goede1-0/+2
2018-05-23ALSA: hda: Add Gigabyte P55A-UD3 and Z87-D3HP to the power_save blacklistHans de Goede1-0/+3
2018-05-23ALSA: hda: Add Clevo W35xSS_370SS to the power_save blacklistHans de Goede1-0/+2
2018-05-23ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklistHans de Goede1-0/+2
2018-05-23ASoC: Intel: cht_bsw_nau8824: Fix jack_type to include SND_JACK_MICROPHONEHans de Goede1-1/+1
2018-05-23ASoC: rockchip: cdn-dp sound output use spdifLin Huang1-45/+1
2018-05-22ALSA: hda/conexant - Add hp-mic-fix model stringTakashi Iwai1-0/+1
2018-05-22ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai1-0/+1
2018-05-22ASoC: make wm8782 codec selectable in KconfigDaniel Mack1-1/+1
2018-05-22ASoC: wm8782: add device-tree matching tableDaniel Mack1-0/+9
2018-05-22ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk()Daniel Mack1-4/+2
2018-05-22ASoC: pxa-ssp: allow more flexible setup orderDaniel Mack1-20/+62
2018-05-22ALSA: oxfw: use match_string() helperYisheng Xie1-7/+1
2018-05-21Merge branch 'topic/xen' into for-nextTakashi Iwai14-1/+2701
2018-05-21ASoC: qcom: apq8096: Add db820c machine driverSrinivas Kandagatla3-0/+266
2018-05-21ASoC: qdsp6: q6asm: Add q6asm dai driverSrinivas Kandagatla3-0/+629
2018-05-21ASoC: qdsp6: q6afe: Add q6afe dai driverSrinivas Kandagatla3-0/+753
2018-05-21ASoC: qdsp6: q6routing: Add support to MI2S MixersSrinivas Kandagatla1-0/+329
2018-05-21ASoC: qdsp6: q6routing: Add support to all SLIMBus MixersSrinivas Kandagatla1-0/+261
2018-05-21ASoC: qdsp6: q6routing: Add q6routing driverSrinivas Kandagatla4-0/+414
2018-05-21ASoC: qdsp6: q6asm: Add support to audio stream apisSrinivas Kandagatla2-1/+850
2018-05-21ASoC: qdsp6: q6asm: Add support to memory map and unmapSrinivas Kandagatla2-0/+352
2018-05-21ASoC: qdsp6: q6asm: Add q6asm driverSrinivas Kandagatla4-0/+272
2018-05-21ASoC: qdsp6: q6adm: Add q6adm driverSrinivas Kandagatla4-0/+678
2018-05-21ASoC: amd: dma driver changes for bt i2s instanceMukunda, Vijendar3-57/+263
2018-05-21ASoC: AMD: Add const to snd_soc_ops instancesAkshu Agrawal1-3/+3
2018-05-21ASoC: AMD: Fix clocks in CZ DA7219 machine driverAkshu Agrawal1-3/+2
2018-05-21ASoC: AMD: Move clk enable from hw_params/free to startup/shutdownAkshu Agrawal1-14/+35
2018-05-21ASoC: amd: memory release for rtd structureMukunda, Vijendar1-3/+1
2018-05-21ASoC: amd: sram bank update changesMukunda, Vijendar2-21/+19
2018-05-21ASoC: amd: pte offset related dma driver changesMukunda, Vijendar2-7/+24
2018-05-21ASoC: qdsp6: q6afe: Add support to MI2S sysclksSrinivas Kandagatla2-0/+297