summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add two more machines to the power_save_blacklistHui Wang2019-04-081-0/+4
* ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra2019-04-051-3/+3
* ALSA: xen-front: Do not use stream buffer size before it is setOleksandr Andrushchenko2019-04-041-1/+1
* ALSA: hda/realtek - Add quirk for Tuxedo XC 1509Richard Sailer2019-04-031-9/+10
* ALSA: hda/realtek - Move to ACT_INIT stateKailang Yang2019-04-031-12/+29
* ALSA: uapi: #include <time.h> in asound.hDaniel Mentz2019-04-021-0/+1
* ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233Jian-Hong Pan2019-04-021-0/+12
* ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptopsBernhard Rosenkraenzer2019-03-261-0/+10
* ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai2019-03-251-1/+8
* ALSA: hda/ca0132 - Simplify alt firmware loading codeTakashi Iwai2019-03-221-14/+6
* ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai2019-03-221-21/+22
* ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256Jian-Hong Pan2019-03-221-0/+4
* ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256Chris Chiu2019-03-221-0/+4
* ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256Jian-Hong Pan2019-03-221-0/+14
* ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset micChris Chiu2019-03-211-0/+2
* ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286Jian-Hong Pan2019-03-211-0/+1
* ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-03-211-3/+4
* ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-03-211-0/+2
* ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286Jian-Hong Pan2019-03-211-3/+14
* ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang2019-03-191-3/+17
* ALSA: hda - Don't trigger jackpoll_work in azx_resumeHui Wang2019-03-191-4/+4
* ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King2019-03-181-1/+1
* ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklistJaroslav Kysela2019-03-181-2/+4
* ALSA: firewire-motu: use 'version' field of unit directory to identify modelTakashi Sakamoto2019-03-171-10/+10
* ALSA: sb8: add a check for request_regionKangjie Lu2019-03-161-0/+4
* ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu2019-03-161-0/+5
* ALSA: hda/realtek - Add support headset mode for New DELL WYSE NBKailang Yang2019-03-141-0/+1
* ALSA: hda/realtek - Add support headset mode for DELL WYSE AIOKailang Yang2019-03-141-0/+26
* ALSA: hda/realtek: merge alc_fixup_headset_jack to alc295_fixup_chromebookJaroslav Kysela2019-03-141-30/+13
* ALSA: pcm: Fix function name in kernel-doc commentRicardo Biehl Pasquali2019-03-131-1/+1
* ALSA: hda: hdmi - add Icelake supportJaroslav Kysela2019-03-131-16/+51
* ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela2019-03-132-2/+7
* ALSA: hda/realtek - Fixed Headset Mic JD not stableKailang Yang2019-03-131-1/+28
* ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan2019-03-131-0/+12
* ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann2019-03-131-8/+4
* ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki2019-03-131-0/+5
* ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier2019-03-131-1/+4
* ALSA: usb-audio: Add quirk for MOTU MicroBook IIManuel Reinhardt2019-02-283-0/+170
* Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-281035-5682/+13554
|\
| * Merge branch 'asoc-5.1' into asoc-nextMark Brown2019-02-26216-3664/+31718
| |\
| | * ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan2019-02-261-2/+2
| | * ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan2019-02-261-3/+14
| | * ASoC: stm32: i2s: remove useless callbackOlivier Moysan2019-02-261-11/+0
| | * ASoC: stm32: i2s: fix dma configurationOlivier Moysan2019-02-261-7/+7
| | * ASoC: stm32: i2s: fix stream count managementOlivier Moysan2019-02-261-7/+5
| | * ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan2019-02-261-1/+1
| | * ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan2019-02-261-7/+6
| | * Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-02-265-34/+87
| | |\
| | * | ASoC: qcom: Kconfig: fix dependency for sdm845Cheng-Yi Chiang2019-02-261-1/+1
| | * | ASoC: Intel: Boards: Add Maxim98373 supportJenny TC2019-02-263-23/+200