summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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: 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-15Merge 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-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
2019-03-11ASoC: ti: fix davinci_mcasp_probe dependenciesArnd Bergmann1-2/+2
2019-03-11ASoC: ams-delta: remove duplicate 'const'Arnd Bergmann1-1/+1
2019-03-11ASoC: ti: remove compat dma probingArnd Bergmann2-10/+4
2019-03-11ASoC: stm32: i2s: use default dai nameOlivier Moysan1-7/+0
2019-03-11ASoC: stm32: i2s: improve channel capabilities handlingOlivier Moysan1-6/+4
2019-03-11ASoC: stm32: i2s: change trigger tracesOlivier Moysan1-3/+5
2019-03-11ASoC: qcom: add i2c dependency for SND_SOC_SDM845Arnd Bergmann1-1/+1
2019-03-11ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann1-0/+2
2019-03-11ASoC: rsnd: src: fix compiler warningsJiada Wang1-6/+6
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+6
2019-02-28ALSA: usb-audio: Add quirk for MOTU MicroBook IIManuel Reinhardt3-0/+170
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai76-1128/+4254
2019-02-26Merge branch 'asoc-5.1' into asoc-nextMark Brown184-3398/+31014
2019-02-26Merge branch 'asoc-5.0' into asoc-linusMark Brown6-37/+91
2019-02-26ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan1-2/+2
2019-02-26ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan1-3/+14
2019-02-26ASoC: stm32: i2s: remove useless callbackOlivier Moysan1-11/+0
2019-02-26ASoC: stm32: i2s: fix dma configurationOlivier Moysan1-7/+7
2019-02-26ASoC: stm32: i2s: fix stream count managementOlivier Moysan1-7/+5
2019-02-26ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan1-1/+1
2019-02-26ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan1-7/+6
2019-02-26Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown5-34/+87
2019-02-26ASoC: qcom: Kconfig: fix dependency for sdm845Cheng-Yi Chiang1-1/+1
2019-02-26ASoC: Intel: Boards: Add Maxim98373 supportJenny TC3-23/+200
2019-02-26ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang3-13/+62