aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-02ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai1-0/+2
2018-04-30ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai1-2/+15
2018-04-29ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation for array indexTakashi Sakamoto1-2/+3
2018-04-27ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai1-2/+2
2018-04-27ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai1-1/+1
2018-04-26ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto1-1/+1
2018-04-25ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai1-1/+8
2018-04-25Merge tag 'asoc-fix-4.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai11-33/+85
2018-04-25ALSA: hda/realtek - change the location for one of two front micsKailang Yang1-0/+1
2018-04-25ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai1-2/+4
2018-04-25ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai1-10/+14
2018-04-25ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2-5/+12
2018-04-25ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-04-25ALSA: hda: Hardening for potential Spectre v1Takashi Iwai1-1/+11
2018-04-25ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai4-40/+55
2018-04-25ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai1-4/+8
2018-04-25ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang1-0/+2
2018-04-25ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang1-0/+2
2018-04-25ALSA: pcm: Change return type to vm_fault_tSouptick Joarder1-3/+3
2018-04-25ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder3-3/+3
2018-04-24ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.Michael Drake1-1/+1
2018-04-24ALSA: dice: fix OUI for TC groupTakashi Sakamoto1-1/+1
2018-04-24ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai1-0/+3
2018-04-24ALSA: usb-audio: Fix missing endian conversionTakashi Iwai1-2/+2
2018-04-23ALSA: usb-audio: Fix forgotten conversion of control query functionsTakashi Iwai1-1/+2
2018-04-23ALSA: control: Fix missing __user annotationTakashi Iwai1-1/+1
2018-04-23ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson1-0/+1
2018-04-23ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller2-15/+15
2018-04-21Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-8/+18
2018-04-19ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai1-6/+12
2018-04-19ASoC: msm8916-wcd-analog: use threaded context for mbhc eventsSrinivas Kandagatla1-3/+6
2018-04-19ALSA: hda/realtek - adjust the location of one micHui Wang1-0/+1
2018-04-19ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang1-0/+2
2018-04-17ASoC: topology: Check widget kcontrols before derefLiam Girdwood1-2/+2
2018-04-17ASoC: topology: Fix bugs of freeing soc topologyYan Wang1-1/+1
2018-04-16ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk staticWei Yongjun1-1/+1
2018-04-16ASoC: rt5514: Add the missing register in the readable tableoder_chiou@realtek.com1-0/+3
2018-04-16ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang1-1/+2
2018-04-13ASoC: adau17x1: Handling of DSP_RUN register during fw setupDanny Smith2-7/+22
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-3/+1
2018-04-12ASoC: topology: fix some tiny memory leaksDan Carpenter1-2/+6
2018-04-12ASoC: Intel: atom: fix ACPI/PCI KconfigPierre-Louis Bossart1-9/+13
2018-04-12ASoC: rsnd: mark PM functions __maybe_unusedArnd Bergmann1-2/+2
2018-04-12ASoC: fsl_ssi: Fix mode setting when changing channel numberNicolin Chen1-3/+11
2018-04-12ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen1-0/+7
2018-04-12ASoC: dmic: Fix clock parentingTero Kristo1-3/+11
2018-04-12ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza1-1/+1
2018-04-11Merge tag 'drm-misc-next-fixes-2018-04-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-3/+1
2018-04-10Merge tag 'sound-fix-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-77/+58
2018-04-09ALSA: pcm: Remove WARN_ON() at snd_pcm_hw_params() errorTakashi Iwai1-1/+1