summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-02ALSA: line6: hwdep: add support for O_NONBLOCK opening modeVasily Khoruzhick
2020-05-01ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter
2020-05-01ALSA: hda/realtek - Fix unused variable warning w/o CONFIG_LEDS_TRIGGER_AUDIOTakashi Iwai
2020-04-30ALSA: hda/realtek - Add LED class support for micmute LEDKai-Heng Feng
2020-04-30ALSA: hda/realtek - Enable micmute LED on and HP systemKai-Heng Feng
2020-04-30ALSA: hda/realtek - Introduce polarity for micmute LED GPIOKai-Heng Feng
2020-04-29ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtimeYueHaibing
2020-04-24ALSA: usb-audio: Fix racy list management in output queueTakashi Iwai
2020-04-24ALSA: usb-audio: Remove async workaround for Scarlett 2nd genAlexander Tsoy
2020-04-24ALSA: usb-audio: Improve frames size computationAlexander Tsoy
2020-04-24Merge branch 'for-linus' into for-nextTakashi Iwai
2020-04-24ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai
2020-04-24Merge branch 'topic/nhlt' into for-nextTakashi Iwai
2020-04-24ALSA: hda: Refactor Intel NHLT initCezary Rojewski
2020-04-23ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai
2020-04-23ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang
2020-04-23ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang
2020-04-22ALSA: usb-audio: Add connector notifier delegationTakashi Iwai
2020-04-22ALSA: oxygen: use true,false for bool variablesJason Yan
2020-04-22ALSA: usb-audio: Fix a limit check in proc_dump_substream_formats()Dan Carpenter
2020-04-21Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-04-21ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd genAlexander Tsoy
2020-04-21ASoC: wm8960: Fix wrong clock after suspend & resumeShengjiu Wang
2020-04-21ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai
2020-04-21ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2Gregor Pintar
2020-04-20ASoC: wm89xx: Add missing dependencyYueHaibing
2020-04-20Merge series "ASoC: rsnd: multi-SSI setup fixes" from Matthias Blankertz <mat...Mark Brown
2020-04-20Merge series "ASoC: meson: fix codec-to-codec link setup" from Jerome Brunet ...Mark Brown
2020-04-20ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee
2020-04-20ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz
2020-04-20ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz
2020-04-20ASoC: meson: gx-card: fix codec-to-codec link setupJerome Brunet
2020-04-20ASoC: meson: axg-card: fix codec-to-codec link setupJerome Brunet
2020-04-20ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobosTakashi Iwai
2020-04-20ALSA: usb-audio: Print more information in stream proc filesTakashi Iwai
2020-04-19Linux 5.7-rc2Linus Torvalds
2020-04-19ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai
2020-04-19mm: Fix MREMAP_DONTUNMAP accounting on VMA mergeBrian Geffon
2020-04-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-19Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-19Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-19Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-04-19Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-04-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-04-18xattr.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva