summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu2019-07-101-0/+16
* ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang2019-07-101-1/+2
* ASoC : cs4265 : readable register too lowMatt Flax2019-07-101-1/+1
* Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"Takashi Iwai2019-06-221-7/+2
* ALSA: seq: Fix race of get-subscription call vs port-delete ioctlsTakashi Iwai2019-06-223-15/+13
* ALSA: seq: Protect in-kernel ioctl calls with mutexTakashi Iwai2019-06-221-2/+7
* ASoC: fsl_asrc: Fix the issue about unsupported rateS.j. Wang2019-06-221-2/+2
* ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang2019-06-221-0/+1
* ALSA: oxfw: allow PCM capture for Stanton SCS.1mTakashi Sakamoto2019-06-221-3/+0
* ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai2019-06-221-1/+1
* ALSA: hda - Register irq handler after the chip initializationTakashi Iwai2019-06-221-3/+3
* ALSA: hda/realtek - Set default power save node to 0Kailang Yang2019-06-111-1/+1
* ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann2019-05-311-0/+2
* ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang2019-05-311-0/+1
* ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang2019-05-311-2/+2
* ASoC: fsl_sai: Update is_slave_mode with correct valueDaniel Baluta2019-05-311-0/+2
* ASoC: imx: fix fiq dependenciesArnd Bergmann2019-05-311-4/+5
* ASoC: hdmi-codec: unlock the device on startup errorsJerome Brunet2019-05-311-1/+5
* ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski2019-05-211-1/+1
* ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey2019-05-211-19/+16
* ASoC: max98090: Fix restore of DAPM MuxesJon Hunter2019-05-211-6/+6
* ALSA: hda/realtek - EAPD turn on laterKailang Yang2019-05-211-2/+1
* ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang2019-05-211-2/+4
* ALSA: hda/hdmi - Read the pin sense from register when repollingHui Wang2019-05-211-0/+5
* ALSA: usb-audio: Fix a memory leak bugWenwen Wang2019-05-211-0/+2
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2019-05-162-7/+1
* ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler2019-05-101-2/+6
* ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond2019-05-101-0/+2
* ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack2019-05-101-0/+1
* ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu2019-05-101-2/+2
* ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang2019-05-101-2/+5
* ALSA: line6: use dynamic buffersGreg Kroah-Hartman2019-05-083-40/+65
* ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai2019-04-271-2/+10
* ALSA: core: Fix card races between register and disconnectTakashi Iwai2019-04-271-9/+9
* ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King2019-04-201-1/+1
* ALSA: sb8: add a check for request_regionKangjie Lu2019-04-201-0/+4
* ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu2019-04-201-0/+5
* ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-04-171-10/+37
* ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra2019-04-171-3/+3
* ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang2019-04-051-0/+1
* ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan2019-04-051-0/+8
* SoC: imx-sgtl5000: add missing put_device()Wen Yang2019-04-051-0/+1
* ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai2019-04-031-1/+8
* ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai2019-04-031-21/+22
* ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-04-031-3/+4
* ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-04-031-0/+2
* ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang2019-03-271-3/+17
* ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai2019-03-271-2/+41
* ASoC: topology: free created components in tplg load errorBard liao2019-03-231-1/+7
* ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-03-231-3/+4