summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1Hans de Goede2019-12-311-4/+6
* ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan2019-12-311-0/+2
* ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan2019-12-311-0/+5
* ASoC: wm8904: fix regcache handlingMichael Walle2019-12-311-0/+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 - Fix work handling in delayed HP detectionTakashi Iwai2019-12-311-2/+14
* 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
* ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen2019-12-171-1/+1
* ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen2019-12-171-1/+5
* ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-12-131-4/+4
* ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2019-12-132-0/+7
* ALSA: hda - Add mute led support for HP ProBook 645 G4Kai-Heng Feng2019-12-131-0/+1
* ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai2019-12-133-0/+6
* ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang2019-12-131-2/+5
* ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptopHui Wang2019-12-131-0/+1
* ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLCJian-Hong Pan2019-12-131-1/+9
* ASoC: max9867: Fix power managementLadislav Michl2019-12-132-28/+46
* ASoC: au8540: use 64-bit arithmetic instead of 32-bitYoung_X2019-12-131-1/+1
* ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto2019-12-132-8/+12
* ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia2019-12-131-2/+6
* ASoC: stm32: sai: add missing put_device()Wen Yang2019-12-051-3/+8
* 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: rt5645: Headphone Jack sense inverts on the LattePanda boardHui Wang2019-12-051-0/+14
* ASoC: samsung: i2s: Fix prescaler setting for the secondary DAISylwester Nawrocki2019-12-051-1/+7
* ASoC: stm32: sai: add restriction on mmap supportOlivier Moysan2019-12-051-1/+11
* ASoC: kirkwood: fix device remove orderingRussell King2019-12-051-1/+2
* 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: usb-audio: Fix NULL dereference at parsing BADDTakashi Iwai2019-12-011-0/+3
* 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/ca0132 - Fix input effect controls for desktop cardsConnor McAdams2019-11-241-4/+4
* ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega2019-11-241-0/+20
* ASoC: qdsp6: q6asm-dai: checking NULL vs IS_ERR()Dan Carpenter2019-11-241-2/+3
* ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie2019-11-241-8/+14
* ASoC: rt5682: Fix the boost volume at the begining of playbackShuming Fan2019-11-201-0/+5
* ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai2019-11-201-10/+10
* ALSA: hda: Fix implicit definition of pci_iomap() on SHMark Brown2019-11-201-0/+1
* ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi2019-11-201-0/+6
* ASoC: dapm: Avoid uninitialised variable warningCharles Keepax2019-11-201-1/+1
* ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King2019-11-201-1/+1