summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen2018-05-011-0/+7
* ASoC: dmic: Fix clock parentingTero Kristo2018-05-011-3/+11
* ALSA: hda/realtek - change the location for one of two front micsKailang Yang2018-05-011-0/+1
* ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang2018-05-011-0/+2
* ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang2018-05-011-0/+2
* ALSA: hda: Hardening for potential Spectre v1Takashi Iwai2018-05-011-1/+11
* ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai2018-05-014-40/+55
* ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai2018-05-011-4/+8
* ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson2018-05-011-0/+1
* ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller2018-05-012-15/+15
* ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai2018-05-011-2/+4
* ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai2018-05-011-10/+14
* ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2018-05-012-5/+12
* ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai2018-05-011-2/+5
* ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai2018-05-011-1/+8
* ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto2018-05-011-1/+1
* ALSA: dice: fix OUI for TC groupTakashi Sakamoto2018-05-011-1/+1
* ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai2018-05-011-0/+3
* ALSA: hda/realtek - adjust the location of one micHui Wang2018-04-241-0/+1
* ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang2018-04-241-0/+2
* ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang2018-04-241-1/+2
* ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai2018-04-241-6/+12
* ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza2018-04-241-1/+1
* ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai2018-04-241-2/+3
* ALSA: pcm: Fix UAF at PCM release via PCM timer accessTakashi Iwai2018-04-241-1/+7
* ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai2018-04-241-25/+42
* ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2018-04-241-9/+27
* ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai2018-04-241-28/+106
* ASoC: topology: Fix kcontrol name string handlingLiam Girdwood2018-04-241-5/+18
* ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly2018-04-241-6/+13
* ALSA: pcm: potential uninitialized return valuesDan Carpenter2018-03-271-2/+2
* ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese2018-03-261-1/+1
* ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe2018-03-231-0/+1
* ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai2018-03-221-1/+7
* ALSA: aloop: Sync stale timer before releaseTakashi Iwai2018-03-221-1/+8
* ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang2018-03-221-0/+4
* ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang2018-03-221-0/+10
* ALSA: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai2018-03-211-0/+5
* ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai2018-03-171-1/+5
* Merge tag 'asoc-fix-v4.16-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2018-03-127-23/+45
|\
| *-----------. Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/f...Mark Brown2018-03-127-23/+45
| |\ \ \ \ \ \ \
| | | | | | | | * ASoC: wm_adsp: For TLV controls only register TLV get/setRichard Fitzgerald2018-02-281-6/+8
| | | | | | |_|/ | | | | | |/| |
| | | | | | | * ASoC: sun4i-i2s: Fix RX slot number of SUN8IYong Deng2018-02-261-1/+1
| | | | | | |/ | | | | | |/|
| | | | | | * ASoC: sgtl5000: Fix suspend/resumeFabio Estevam2018-02-161-0/+11
| | | | | | * sgtl5000: change digital_mute policyMichal Oleszczyk2018-02-141-3/+12
| | | | | |/
| | | | * | ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede2018-02-191-0/+1
| | | | |/
| | | * | ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi2018-02-201-6/+1
| | | |/
| | * | ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda2018-03-092-7/+11
| | |/
* | | ALSA: hda - Revert power_save option default valueTakashi Iwai2018-03-121-3/+6
* | | ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai2018-03-111-4/+6