summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai2020-01-231-5/+9
* ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold2020-01-231-2/+2
* ASoC: stm32: spdifrx: fix race condition in irq handlerOlivier Moysan2020-01-171-5/+19
* ASoC: stm32: spdifrx: fix inconsistent lock stateOlivier Moysan2020-01-171-5/+7
* ALSA: hda/realtek - Set EAPD control to default for ALC222Kailang Yang2020-01-141-0/+1
* ALSA: hda/realtek - Add new codec supported for ALCS1200AKailang Yang2020-01-141-0/+3
* ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5Takashi Iwai2020-01-141-0/+1
* ASoC: wm8962: fix lambda valueShengjiu Wang2020-01-121-2/+2
* ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu2020-01-121-1/+7
* ALSA: firewire-motu: Correct a typo in the clock proc stringTakashi Iwai2020-01-091-1/+1
* ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King2020-01-091-1/+2
* ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai2020-01-091-3/+6
* ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai2020-01-041-1/+1
* ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraintYu-Hsuan Hsu2019-12-311-0/+3
* ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang2019-12-311-0/+1
* ALSA: timer: Limit max amount of slave instancesTakashi Iwai2019-12-311-0/+10
* ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai2019-12-311-2/+3
* ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai2019-12-311-0/+2
* ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai2019-12-311-0/+4
* ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski2019-12-171-2/+1
* ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2019-12-172-0/+7
* ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-12-171-4/+4
* ALSA: hda - Add mute led support for HP ProBook 645 G4Kai-Heng Feng2019-12-171-0/+1
* ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai2019-12-173-0/+6
* ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang2019-12-171-2/+5
* ASoC: au8540: use 64-bit arithmetic instead of 32-bitYoung_X2019-12-171-1/+1
* ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto2019-12-171-0/+12
* ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia2019-12-171-2/+6
* ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan2019-12-051-7/+6
* ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan2019-12-051-1/+1
* ASoC: stm32: i2s: fix dma configurationOlivier Moysan2019-12-051-7/+7
* ASoC: kirkwood: fix external clock probe deferRussell King2019-12-051-4/+4
* ASoC: compress: fix unsigned integer overflow checkXiaojun Sang2019-12-051-1/+1
* ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold2019-12-051-2/+2
* ALSA: i2c/cs8427: Fix int to char conversionPhilipp Klocke2019-12-011-1/+1
* ASoC: tegra_sgtl5000: fix device_node refcountingMarcel Ziswiler2019-12-011-2/+15
* ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto2019-12-011-5/+5
* ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega2019-11-241-0/+20
* ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai2019-11-201-10/+10
* ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi2019-11-201-0/+6
* ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King2019-11-201-1/+1
* ASoC: rsnd: ssi: Fix issue in dma data address assignmentJiada Wang2019-11-202-3/+2
* ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax2019-11-201-1/+1
* ALSA: seq: Do error checks at creating system portsTakashi Iwai2019-11-201-3/+15
* ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter2019-11-201-2/+2
* ALSA: usb-audio: not submit urb for stopped endpointHenry Lin2019-11-201-0/+3
* ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai2019-11-201-1/+3
* ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'Christophe Jaillet2019-11-121-2/+4
* ASoC: davinci: Kill BUG_ON() usageTakashi Iwai2019-11-121-1/+2
* ASoC: davinci-mcasp: Handle return value of devm_kasprintfArvind Yadav2019-11-121-0/+12