summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-08-25ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devicesTakashi Iwai3-0/+9
2017-08-25ALSA: usb-audio: Apply sample rate quirk to Sennheiser headsetTakashi Iwai1-0/+1
2017-08-25ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz3-15/+14
2017-08-11ASoC: rt5645: set sel_i2s_pre_div1 to 2Bard Liao1-0/+3
2017-08-11ASoC: do not close shared backend dailinkBanajit Goswami1-0/+4
2017-08-11ALSA: hda - Fix speaker output from VAIO VPCL14M1RSergei A. Trusov1-0/+1
2017-08-07ASoC: dpcm: Avoid putting stream state to STOP when FE stream is pausedPatrick Lai1-1/+3
2017-08-07ASoC: Intel: Skylake: Release FW ctx in cleanupJeeja KP1-0/+3
2017-08-07ASoC: Intel: bytcr-rt5640: fix settings in internal clock modePierre-Louis Bossart1-1/+1
2017-08-07ALSA: usb-audio: test EP_FLAG_RUNNING at urb completionIoan-Adrian Ratiu1-0/+3
2017-08-07ASoC: fsl_ssi: set fifo watermark to more reliable valueCaleb Crome1-21/+53
2017-08-07ASoC: nau8825: fix invalid configuration in Pre-Scalar of FLLJohn Hsu2-2/+4
2017-08-07ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi1-0/+13
2017-08-07ALSA: hda - Add missing NVIDIA GPU codec IDs to patch tableDaniel Dadap1-0/+27
2017-08-07ALSA: fm801: Initialize chip after IRQ handler is registeredAndy Shevchenko1-2/+2
2017-07-28ASoC: compress: Derive substream from stream based on directionSatish Babu Patakokila1-2/+4
2017-07-12rt286: add Thinkpad Helix 2 to force_combo_jack_tableYifeng Li1-0/+7
2017-07-05ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang1-0/+1
2017-07-05ALSA: hda - Fix endless loop of codec configureTakashi Iwai2-2/+8
2017-06-29ALSA: pcm: Don't treat NULL chmap as a fatal errorTakashi Iwai1-2/+2
2017-06-29ALSA: firewire-lib: Fix stall of process context at packet errorTakashi Sakamoto2-3/+7
2017-06-14ASoC: Fix use-after-free at card unregistrationTakashi Iwai1-2/+3
2017-06-14ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECTTakashi Iwai1-0/+1
2017-06-14ALSA: timer: Fix race between read and ioctlTakashi Iwai1-2/+4
2017-06-07ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy1-0/+2
2017-05-25ASoC: cs4271: configure reset GPIO as outputAlexander Sverdlin1-1/+1
2017-05-25ALSA: hda: Fix cpu lockup when stopping the cmd dmasJeeja KP1-0/+4
2017-05-14ALSA: hda - Fix deadlock of controller device lock at unbindingTakashi Iwai1-0/+13
2017-05-03ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai2-4/+2
2017-05-03ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3
2017-05-03ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeTakashi Sakamoto1-1/+1
2017-05-03ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto1-2/+2
2017-04-21ASoC: Intel: select DW_DMAC_CORE since it's mandatoryAndy Shevchenko1-18/+13
2017-04-12ASoC: sun4i-i2s: Add quirks to handle a31 compatibleMylène Josserand1-2/+55
2017-04-12ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK supportPierre-Louis Bossart1-13/+71
2017-04-12ASoC: Intel: cht_bsw_rt5645: harden ACPI device detectionPierre-Louis Bossart1-2/+12
2017-04-12ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10Pierre-Louis Bossart1-1/+36
2017-04-12ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10Pierre-Louis Bossart1-0/+1
2017-04-12ASoC: rt5670: Add missing 10EC5072 ACPI IDTakashi Iwai1-0/+1
2017-04-12ASoC: Intel: bytcr_rt5640: quirks for Insyde devicesyouling2571-0/+10
2017-04-12ALSA: usb-audio: Add native DSD support for TEAC 501/503 DACNobutaka Okabe1-0/+38
2017-04-12ALSA: usb-audio: add implicit fb quirk for Axe-Fx IIAlberto Aguirre1-0/+10
2017-04-12ASoC: Intel: bytct_rt5640: change default capture settingsPierre-Louis Bossart1-3/+8
2017-04-08ASoC: Intel: Skylake: fix invalid memory access due to wrong reference of poi...Takashi Sakamoto1-1/+1
2017-04-08ASoC: atmel-classd: fix audio clock rateSongjun Wu1-1/+1
2017-04-08ALSA: hda - fix a problem for lineout on a Dell AIO machineHui Wang1-1/+11
2017-04-08ALSA: seq: Fix race during FIFO resizeTakashi Iwai1-0/+4
2017-03-30ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang1-0/+2
2017-03-30ALSA: ctxfi: Fix the incorrect check of dma_set_mask() callTakashi Iwai1-1/+1
2017-03-30ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai4-4/+18