summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-05-08ALSA: firewire-lib: code refactoring for syt offset calculationTakashi Sakamoto1-13/+16
2020-05-08ALSA: firewire-lib: code refactoring for syt computationTakashi Sakamoto1-12/+24
2020-05-08ALSA: firewire-lib: code refactoring for parameters of packet queue and IRQ t...Takashi Sakamoto1-27/+29
2020-05-08ALSA: firewire-lib: add reference to domain structure from stream structureTakashi Sakamoto2-55/+23
2020-05-08ALSA: firewire-lib: use macro for maximum value of second in 1394 OHCI isoc d...Takashi Sakamoto1-2/+4
2020-05-08ALSA: firewire-lib: fix invalid assignment to union data for directional para...Takashi Sakamoto1-1/+2
2020-05-08ALSA: fireworks: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-07ALSA: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-2/+2
2020-05-07ALSA: hda: Allow SST driver on SKL and KBL platforms with DMICCezary Rojewski1-2/+20
2020-05-07ALSA: portman2x4: Use bitwise instead of arithmetic operator for flagsSamuel Zou1-1/+1
2020-05-07ALSA: sound/ppc: Use bitwise instead of arithmetic operator for flagsSamuel Zou1-2/+2
2020-05-05ALSA: hda: Use hdac_to_hda_codec macroKai-Heng Feng2-10/+6
2020-05-05ALSA: hda: Use dev_to_hdac_dev macroKai-Heng Feng2-2/+2
2020-05-04ALSA: hda/tegra: workaround playback failure on Tegra194Sameer Pujar1-0/+17
2020-05-04ALSA: hda: add member to store ratio for stripe controlSameer Pujar2-1/+13
2020-05-04ALSA: hda/tegra: correct number of SDO lines for Tegra194Sameer Pujar1-0/+33
2020-05-02ALSA: line6: Add poll callback for hwdepVasily Khoruzhick1-0/+16
2020-05-02ALSA: line6: hwdep: add support for O_NONBLOCK opening modeVasily Khoruzhick2-0/+5
2020-05-01ALSA: isa/wavefront: prevent out of bounds write in ioctlDan Carpenter1-1/+7
2020-05-01ALSA: hda/realtek - Fix unused variable warning w/o CONFIG_LEDS_TRIGGER_AUDIOTakashi Iwai1-0/+2
2020-04-30ALSA: hda/realtek - Add LED class support for micmute LEDKai-Heng Feng1-0/+29
2020-04-30ALSA: hda/realtek - Enable micmute LED on and HP systemKai-Heng Feng1-1/+5
2020-04-30ALSA: hda/realtek - Introduce polarity for micmute LED GPIOKai-Heng Feng1-6/+8
2020-04-29ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtimeYueHaibing1-10/+0
2020-04-24ALSA: usb-audio: Fix racy list management in output queueTakashi Iwai1-3/+3
2020-04-24ALSA: usb-audio: Remove async workaround for Scarlett 2nd genAlexander Tsoy1-14/+0
2020-04-24ALSA: usb-audio: Improve frames size computationAlexander Tsoy4-5/+45
2020-04-24Merge branch 'for-linus' into for-nextTakashi Iwai39-345/+610
2020-04-24ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai1-4/+5
2020-04-24Merge branch 'topic/nhlt' into for-nextTakashi Iwai12-90/+52
2020-04-24ALSA: hda: Refactor Intel NHLT initCezary Rojewski1-41/+8
2020-04-23ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai2-26/+19
2020-04-23ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang1-0/+3
2020-04-23ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang1-4/+8
2020-04-22ALSA: usb-audio: Add connector notifier delegationTakashi Iwai3-0/+48
2020-04-22ALSA: oxygen: use true,false for bool variablesJason Yan1-2/+2
2020-04-22ALSA: usb-audio: Fix a limit check in proc_dump_substream_formats()Dan Carpenter1-1/+1
2020-04-21Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai27-217/+402
2020-04-21ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd genAlexander Tsoy1-0/+1
2020-04-21ASoC: wm8960: Fix wrong clock after suspend & resumeShengjiu Wang1-2/+1
2020-04-21ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai1-0/+2
2020-04-21ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2Gregor Pintar2-84/+13
2020-04-20ASoC: wm89xx: Add missing dependencyYueHaibing1-0/+3
2020-04-20Merge series "ASoC: rsnd: multi-SSI setup fixes" from Matthias Blankertz <mat...Mark Brown1-5/+14
2020-04-20Merge series "ASoC: meson: fix codec-to-codec link setup" from Jerome Brunet ...Mark Brown2-2/+6
2020-04-20ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee1-3/+17
2020-04-20ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz1-1/+7
2020-04-20ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz1-4/+7
2020-04-20ASoC: meson: gx-card: fix codec-to-codec link setupJerome Brunet1-1/+3
2020-04-20ASoC: meson: axg-card: fix codec-to-codec link setupJerome Brunet1-1/+3