Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "A significant amount of fixes have been piled up at this time. - Possible Spectre v1 coverage in OSS sequencer API, control API, HD-audio hwdep ioctl, ASIHPI hwdep ioctl, OPL3, and HDSPM/RME channel_info API. - A regression fix in PCM delay reporting that happened at the code refactoring for the set_fs() removal - The long-standing bug in PCM sync_ptr ioctl that missed the audio timestamp field - USB-audio regression fixes due to the recent UAC2 jack support - vm_fault_t conversions in a couple of places - ASoC topology API fixes - Assorted driver fixes: * ASoC rsnd, FSL, Intel SST, DMIC, AMD, ADAU17x1, Realtek codec * FireWire typo fix * HD-audio quirks and USB-audio Dell fixup * USB-audio UAC3 corrections" * tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (35 commits) ALSA: dice: fix error path to destroy initialized stream data ALSA: hda - Skip jack and others for non-existing PCM streams ALSA: hda/realtek - change the location for one of two front mics ALSA: rme9652: Hardening for potential Spectre v1 ALSA: hdspm: Hardening for potential Spectre v1 ALSA: asihpi: Hardening for potential Spectre v1 ALSA: opl3: Hardening for potential Spectre v1 ALSA: hda: Hardening for potential Spectre v1 ALSA: control: Hardening for potential Spectre v1 ALSA: seq: oss: Hardening for potential Spectre v1 ALSA: seq: oss: Fix unbalanced use lock for synth MIDI device ALSA: hda/realtek - Update ALC255 depop optimize ALSA: hda/realtek - Add some fixes for ALC233 ALSA: pcm: Change return type to vm_fault_t ALSA: usx2y: Change return type to vm_fault_t ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3. ALSA: dice: fix OUI for TC group ALSA: usb-audio: Skip broken EU on Dell dock USB-audio ALSA: usb-audio: Fix missing endian conversion ALSA: usb-audio: Fix forgotten conversion of control query functions ...
No related branches found
No related tags found
Showing
- include/sound/control.h 5 additions, 2 deletionsinclude/sound/control.h
- sound/core/control.c 1 addition, 1 deletionsound/core/control.c
- sound/core/pcm_compat.c 4 additions, 3 deletionssound/core/pcm_compat.c
- sound/core/pcm_native.c 15 additions, 15 deletionssound/core/pcm_native.c
- sound/core/seq/oss/seq_oss_event.c 9 additions, 6 deletionssound/core/seq/oss/seq_oss_event.c
- sound/core/seq/oss/seq_oss_midi.c 2 additions, 0 deletionssound/core/seq/oss/seq_oss_midi.c
- sound/core/seq/oss/seq_oss_synth.c 49 additions, 36 deletionssound/core/seq/oss/seq_oss_synth.c
- sound/core/seq/oss/seq_oss_synth.h 2 additions, 1 deletionsound/core/seq/oss/seq_oss_synth.h
- sound/drivers/opl3/opl3_synth.c 5 additions, 2 deletionssound/drivers/opl3/opl3_synth.c
- sound/firewire/dice/dice-stream.c 1 addition, 1 deletionsound/firewire/dice/dice-stream.c
- sound/firewire/dice/dice.c 1 addition, 1 deletionsound/firewire/dice/dice.c
- sound/pci/asihpi/hpimsginit.c 9 additions, 4 deletionssound/pci/asihpi/hpimsginit.c
- sound/pci/asihpi/hpioctl.c 3 additions, 1 deletionsound/pci/asihpi/hpioctl.c
- sound/pci/hda/hda_hwdep.c 11 additions, 1 deletionsound/pci/hda/hda_hwdep.c
- sound/pci/hda/patch_hdmi.c 8 additions, 1 deletionsound/pci/hda/patch_hdmi.c
- sound/pci/hda/patch_realtek.c 5 additions, 0 deletionssound/pci/hda/patch_realtek.c
- sound/pci/rme9652/hdspm.c 14 additions, 10 deletionssound/pci/rme9652/hdspm.c
- sound/pci/rme9652/rme9652.c 4 additions, 2 deletionssound/pci/rme9652/rme9652.c
- sound/soc/amd/acp-da7219-max98357a.c 1 addition, 1 deletionsound/soc/amd/acp-da7219-max98357a.c
- sound/soc/codecs/adau17x1.c 20 additions, 6 deletionssound/soc/codecs/adau17x1.c
Loading
Please register or sign in to comment