summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-01-23ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai1-5/+9
2020-01-23ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1Stephan Gerhold1-2/+2
2020-01-17ASoC: stm32: spdifrx: fix race condition in irq handlerOlivier Moysan1-5/+19
2020-01-17ASoC: stm32: spdifrx: fix inconsistent lock stateOlivier Moysan1-5/+7
2020-01-14ALSA: hda/realtek - Set EAPD control to default for ALC222Kailang Yang1-0/+1
2020-01-14ALSA: hda/realtek - Add new codec supported for ALCS1200AKailang Yang1-0/+3
2020-01-14ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5Takashi Iwai1-0/+1
2020-01-12ASoC: wm8962: fix lambda valueShengjiu Wang1-2/+2
2020-01-12ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu1-1/+7
2020-01-09ALSA: firewire-motu: Correct a typo in the clock proc stringTakashi Iwai1-1/+1
2020-01-09ALSA: cs4236: fix error return comparison of an unsigned integerColin Ian King1-1/+2
2020-01-09ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai1-3/+6
2020-01-04ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai1-1/+1
2019-12-31ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraintYu-Hsuan Hsu1-0/+3
2019-12-31ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang1-0/+1
2019-12-31ALSA: timer: Limit max amount of slave instancesTakashi Iwai1-0/+10
2019-12-31ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai1-2/+3
2019-12-31ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai1-0/+2
2019-12-31ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai1-0/+4
2019-12-17ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski1-2/+1
2019-12-17ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2-0/+7
2019-12-17ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto1-4/+4
2019-12-17ALSA: hda - Add mute led support for HP ProBook 645 G4Kai-Heng Feng1-0/+1
2019-12-17ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai3-0/+6
2019-12-17ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang1-2/+5
2019-12-17ASoC: au8540: use 64-bit arithmetic instead of 32-bitYoung_X1-1/+1
2019-12-17ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto1-0/+12
2019-12-17ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia1-2/+6
2019-12-05ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan1-7/+6
2019-12-05ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan1-1/+1
2019-12-05ASoC: stm32: i2s: fix dma configurationOlivier Moysan1-7/+7
2019-12-05ASoC: kirkwood: fix external clock probe deferRussell King1-4/+4
2019-12-05ASoC: compress: fix unsigned integer overflow checkXiaojun Sang1-1/+1
2019-12-05ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold1-2/+2
2019-12-01ALSA: i2c/cs8427: Fix int to char conversionPhilipp Klocke1-1/+1
2019-12-01ASoC: tegra_sgtl5000: fix device_node refcountingMarcel Ziswiler1-2/+15
2019-12-01ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto1-5/+5
2019-11-24ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega1-0/+20
2019-11-20ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai1-10/+10
2019-11-20ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi1-0/+6
2019-11-20ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King1-1/+1
2019-11-20ASoC: rsnd: ssi: Fix issue in dma data address assignmentJiada Wang2-3/+2
2019-11-20ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax1-1/+1
2019-11-20ALSA: seq: Do error checks at creating system portsTakashi Iwai1-3/+15
2019-11-20ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter1-2/+2
2019-11-20ALSA: usb-audio: not submit urb for stopped endpointHenry Lin1-0/+3
2019-11-20ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai1-1/+3
2019-11-12ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'Christophe Jaillet1-2/+4
2019-11-12ASoC: davinci: Kill BUG_ON() usageTakashi Iwai1-1/+2
2019-11-12ASoC: davinci-mcasp: Handle return value of devm_kasprintfArvind Yadav1-0/+12