summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-03-19ASoC: wm_adsp: Add HALO MPU fault loggingRichard Fitzgerald2-0/+85
2019-03-19ASoC: wm_adsp: Add support for new Halo core DSPsWen Shi3-29/+363
2019-03-19ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits.Pi-Hsun Shih1-28/+18
2019-03-19ASoC: mediatek: Fix UBSAN warning.Pi-Hsun Shih5-70/+4
2019-03-19ASoC: wm_adsp: Factor out DSP specific operationsCharles Keepax5-153/+271
2019-03-19ASoC: wm_adsp: Factor out parsing of firmware ID headerCharles Keepax1-15/+16
2019-03-19ASoC: wm_adsp: Refactor firmware status readingCharles Keepax1-25/+18
2019-03-19ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC driversRichard Fitzgerald5-24/+26
2019-03-19ASoC: wm_adsp: Don't export wm_adsp2_lockCharles Keepax2-32/+30
2019-03-19Merge branch 'asoc-5.1' into asoc-5.2 for wmadspMark Brown2-7/+33
2019-03-19ASoC: wm_adsp: Shutdown any compressed streams on DSP watchdog timeoutCharles Keepax2-0/+22
2019-03-19ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax1-3/+8
2019-03-19ASoC: wm_adsp: Correct error messages in wm_adsp_buffer_get_errorCharles Keepax1-2/+2
2019-03-19ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax1-2/+1
2019-03-19ASoC: topology: free link string in errorBard liao1-0/+3
2019-03-19ASoC: topology: free stream_name of dai_drvBard liao1-0/+5
2019-03-18Merge branch 'for-5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown21-169/+341
2019-03-18ASoC: audio-graph: add graph_parse_mclk_fs()Kuninori Morimoto1-27/+23
2019-03-18ASoC: audio-graph: rename graph_get_conversion() to graph_parse_convert()Kuninori Morimoto1-6/+10
2019-03-18ASoC: simple-card: add simple_parse_mclk_fs()Kuninori Morimoto1-11/+22
2019-03-18ASoC: simple-card: rename simple_get_conversion() to simple_parse_convert()Kuninori Morimoto1-5/+5
2019-03-18ASoC: rt5682: recording has no sound after bootingShuming Fan1-9/+5
2019-03-18ASoC: rt5682: fix jack type detection issueShuming Fan1-7/+5
2019-03-18ASoC: rt5682: Check JD status when system resumeShuming Fan1-17/+17
2019-03-18ASoC: mediatek: mt8183: skip for i2s5 in mck_disableTzung-Bi Shih1-0/+4
2019-03-18ASoC: Intel: bytcr_rt5651: Add BYT_RT5651_JD_NOT_INV quirkHans de Goede1-2/+20
2019-03-18ASoC: rt5651: Add support for active-high jack detectHans de Goede2-7/+41
2019-03-18ASoC: stm32: spdifrx: add power managementOlivier Moysan1-3/+39
2019-03-18ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang2-7/+27
2019-03-18ASoC: simple-amplifier: Make gpio property optionalMylène Josserand1-1/+2
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.2Mark Brown187-2280/+2630
2019-03-18Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown190-2348/+2768
2019-03-16Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-32/+125
2019-03-15ASoC: topology: create tlv before soc_tplg_init_kcontrolBard liao1-6/+8
2019-03-14ALSA: hda/realtek - Add support headset mode for New DELL WYSE NBKailang Yang1-0/+1
2019-03-14ALSA: hda/realtek - Add support headset mode for DELL WYSE AIOKailang Yang1-0/+26
2019-03-14ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebookJaroslav Kysela1-30/+13
2019-03-13ALSA: hda: hdmi - add Icelake supportJaroslav Kysela1-16/+51
2019-03-13ASoC: nau8810: automatic selecting BCLK in I2S master modeJohn Hsu1-0/+18
2019-03-13ASoC: nau8810: fix the typo of function nameJohn Hsu1-2/+2
2019-03-13ASoC: nau8810: use 64-bit arithmetic instead of 32-bitJohn Hsu1-1/+1
2019-03-13ASoC: samsung: odroid: Fix clock configuration for 44100 sample rateSylwester Nawrocki1-2/+2
2019-03-13ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu1-2/+2
2019-03-13ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela2-2/+7
2019-03-13ALSA: hda/realtek - Fixed Headset Mic JD not stableKailang Yang1-1/+28
2019-03-13ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan1-0/+12
2019-03-13ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann1-8/+4
2019-03-13ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki1-0/+5
2019-03-13ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier1-1/+4
2019-03-11ASoC: axi-i2s: let both capture and playback be optionalLuca Ceresoli1-20/+48