summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-08-02ASoC: rt5640: Mark expected switch fall-throughGustavo A. R. Silva1-0/+2
2018-08-02ASoC: wm8961: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ALSA: sb: Fix a typoTakashi Iwai1-1/+1
2018-08-02ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes()Wei Yongjun1-1/+1
2018-08-01ALSA: seq: Drop unused 64bit division macrosTakashi Iwai1-24/+0
2018-08-01ALSA: seq: Use no intrruptible mutex_lockTakashi Iwai1-19/+7
2018-08-01ALSA: seq: Fix leftovers at probe error pathTakashi Iwai6-36/+23
2018-08-01ALSA: seq: Remove dead codesTakashi Iwai6-115/+0
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai4-52/+20
2018-08-01ALSA: usb: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-01ALSA: pcm: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-01ASoC: soc-pcm: Use delay set in component pointer functionAkshu Agrawal1-0/+5
2018-08-01ASoC: wcd9335: Fix buildMark Brown3-1161/+0
2018-08-01ASoC: wcd9335: Fix build due to CLASS-H Controller supportMark Brown4-665/+1
2018-08-01ALSA: usb-audio: remove redundant pointer 'urb'Colin Ian King1-2/+0
2018-08-01ALSA: sonicvibes: remove redundant pointer 'dir'Colin Ian King1-2/+0
2018-08-01ALSA: ens137x: remove redundant array pcm_devsColin Ian King1-2/+1
2018-08-01ALSA: emu10k1: remove redundant variable attnColin Ian King1-2/+1
2018-08-01ALSA: cs5535audio: remove redundant pointer 'dma'Colin Ian King1-6/+1
2018-08-01ALSA: asihpi: remove redundant variable max_streamsColin Ian King1-5/+0
2018-08-01ASoC: stm32: remove redundant pointers 'priv' and 'rtd'Colin Ian King1-7/+1
2018-08-01ASoC: nau8540: remove redundant variable osrateColin Ian King1-3/+0
2018-08-01ASoC: qcom: add sdm845 sound card supportRohit kumar3-0/+296
2018-08-01ASoC: qcom: Add support to parse common audio device nodesRohit kumar4-101/+136
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown23-975/+1024
2018-07-31ASoC: wcd9335: add CLASS-H Controller supportSrinivas Kandagatla4-1/+665
2018-07-31ASoC: wcd9335: add support to wcd9335 codecSrinivas Kandagatla3-0/+1161
2018-07-31ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacksJorge Sanjuan2-6/+24
2018-07-31ALSA: usb-audio: Add UAC3 Power Domains to suspend/resumeJorge Sanjuan3-0/+59
2018-07-31ALSA: usb-audio: AudioStreaming Power Domain parsingJorge Sanjuan2-8/+60
2018-07-31ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan3-0/+124
2018-07-30ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai1-9/+5
2018-07-30ALSA: seq: virmidi: Offload the output event processingTakashi Iwai1-54/+46
2018-07-30ASoC: uniphier: change functions to staticKatsuhiro Suzuki2-6/+3
2018-07-30ASoC: uniphier: add support for multichannel outputKatsuhiro Suzuki4-6/+78
2018-07-30ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3
2018-07-30ASoC: tegra_alc5632: fix device_node refcountingAlexey Khoroshilov1-2/+15
2018-07-30ASoC: sh: Kconfig: convert to SPDX identifiersKuninori Morimoto1-0/+1
2018-07-30ASoC: ak4613: convert to SPDX identifiersKuninori Morimoto1-15/+11
2018-07-30ASoC: da7210: convert to SPDX identifiersKuninori Morimoto1-16/+11
2018-07-30ASoC: ak4554: convert to SPDX identifiersKuninori Morimoto1-11/+6
2018-07-30ASoC: ak4642: convert to SPDX identifiersKuninori Morimoto1-15/+11
2018-07-30ASoC: wm8988: fix typo in rate constraintsLadislav Michl1-2/+2
2018-07-30ASoC: tegra: i2s: Fix typo/broken macroEdward Cragg1-1/+1
2018-07-29Merge branch 'for-linus' into topic/virmidiTakashi Iwai10-23/+32
2018-07-29ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai1-34/+33
2018-07-28ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung1-0/+1
2018-07-28ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung1-1/+2
2018-07-27ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai1-6/+6
2018-07-27ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai1-3/+3