summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorLines
2019-03-15Merge tag 'sound-fix-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-32/+125
2019-03-14ALSA: hda/realtek - Add support headset mode for New DELL WYSE NBKailang Yang-0/+1
2019-03-14ALSA: hda/realtek - Add support headset mode for DELL WYSE AIOKailang Yang-0/+26
2019-03-14ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebookJaroslav Kysela-30/+13
2019-03-13ALSA: hda: hdmi - add Icelake supportJaroslav Kysela-16/+51
2019-03-13ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela-2/+7
2019-03-13ALSA: hda/realtek - Fixed Headset Mic JD not stableKailang Yang-1/+28
2019-03-13ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan-0/+12
2019-03-13ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann-8/+4
2019-03-13ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki-0/+5
2019-03-13ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier-1/+4
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+6
2019-02-28ALSA: usb-audio: Add quirk for MOTU MicroBook IIManuel Reinhardt-0/+170
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai-1128/+4254
2019-02-26Merge branch 'asoc-5.1' into asoc-nextMark Brown-3398/+31014
2019-02-26Merge branch 'asoc-5.0' into asoc-linusMark Brown-37/+91
2019-02-26ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan-2/+2
2019-02-26ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan-3/+14
2019-02-26ASoC: stm32: i2s: remove useless callbackOlivier Moysan-11/+0
2019-02-26ASoC: stm32: i2s: fix dma configurationOlivier Moysan-7/+7
2019-02-26ASoC: stm32: i2s: fix stream count managementOlivier Moysan-7/+5
2019-02-26ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan-1/+1
2019-02-26ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan-7/+6
2019-02-26Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown-34/+87
2019-02-26ASoC: qcom: Kconfig: fix dependency for sdm845Cheng-Yi Chiang-1/+1
2019-02-26ASoC: Intel: Boards: Add Maxim98373 supportJenny TC-23/+200
2019-02-26ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang-13/+62
2019-02-26ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto-1/+3
2019-02-26ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto-1/+13
2019-02-25ALSA: hda: Extend i915 component bind timeoutTakashi Iwai-2/+2
2019-02-22ASoC: wm_adsp: Improve logging messagesCharles Keepax-44/+53
2019-02-22ASoC: wm_adsp: Add support for multiple compressed buffersStuart Henderson-51/+119
2019-02-22ASoC: wm_adsp: Refactor compress stream initialisationCharles Keepax-65/+74
2019-02-22ASoC: wm_adsp: Reorder some functions for improved clarityCharles Keepax-40/+41
2019-02-22ASoC: wm_adsp: Factor out stripping padding from ADSP dataCharles Keepax-10/+17
2019-02-22ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bugDan Carpenter-2/+2
2019-02-22ALSA: hda/tegra: sound card name from device treeSameer Pujar-12/+6
2019-02-21ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294Jian-Hong Pan-1/+4
2019-02-21ASoC: samsung: odroid: Prevent uninitialized variable useSylwester Nawrocki-2/+6
2019-02-20Pull in char-misc-next from GregDaniel Vetter-29/+43
2019-02-20Merge tag 'sound-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-4/+56
2019-02-20ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of()Takashi Iwai-2/+8
2019-02-20ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()Takashi Iwai-5/+16
2019-02-20ASoC: samsung: odroid: Fix of_node refcount unbalanceSylwester Nawrocki-7/+12
2019-02-20ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphoneTakashi Iwai-23/+34
2019-02-20ASoC: simple-card: Fix of-node refcount unbalance in DAI-link parserTakashi Iwai-6/+12
2019-02-20ASoC: simple-card: Fix missing of_node_put() at simple_dai_link_of()Takashi Iwai-0/+1
2019-02-20ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai-2/+4
2019-02-20ASoC: wm_adsp: Allow compressed buffers in any memory regionAndrew Ford-2/+6
2019-02-20ASoC: wm_adsp: Update cached error state on triggerStuart Henderson-17/+21