summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-05-02ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto
2018-05-02ALSA: hda - Enforce CONFIG_SND_DYNAMIC_MINORS for HDMI/DP codecTakashi Iwai
2018-05-02ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai
2018-04-30ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai
2018-04-29ALSA: dice: fix kernel NULL pointer dereference due to invalid calculation fo...Takashi Sakamoto
2018-04-27ALSA: cs46xx: fix spelling mistake: "amplifer" -> "amplifier"Colin Ian King
2018-04-27ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai
2018-04-27ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai
2018-04-26ALSA: dice: fix error path to destroy initialized stream dataTakashi Sakamoto
2018-04-25Merge branch 'for-linus' into for-nextTakashi Iwai
2018-04-25ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai
2018-04-25Merge tag 'asoc-fix-4.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2018-04-25ALSA: hda/realtek - change the location for one of two front micsKailang Yang
2018-04-25ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: hda: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai
2018-04-25ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai
2018-04-25ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang
2018-04-25ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang
2018-04-25ALSA: pcm: Change return type to vm_fault_tSouptick Joarder
2018-04-25ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder
2018-04-24ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.Michael Drake
2018-04-24ALSA: hda - Sanity check of access to SPDIF controls arrayTakashi Iwai
2018-04-24ALSA: dice: improve support for ancient firmware for DICETakashi Sakamoto
2018-04-24ALSA: dice: fix OUI for TC groupTakashi Sakamoto
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai
2018-04-24ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai
2018-04-24ALSA: usb-audio: Fix missing endian conversionTakashi Iwai
2018-04-23ALSA: usb-audio: Fix forgotten conversion of control query functionsTakashi Iwai
2018-04-23ALSA: control: Fix missing __user annotationTakashi Iwai
2018-04-23ALSA: usb-audio: add more quirks for DSD interfacesDaniel Mack
2018-04-23ALSA: cmi8328: array_find() can be statickbuild test robot
2018-04-23ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson
2018-04-23ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller
2018-04-21Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-19ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai
2018-04-19ASoC: msm8916-wcd-analog: use threaded context for mbhc eventsSrinivas Kandagatla
2018-04-19ALSA: usb-audio: add implicit fb quirk for Axe-Fx IIIAlberto Aguirre
2018-04-19ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirkAlberto Aguirre
2018-04-19ALSA: hda/realtek - adjust the location of one micHui Wang
2018-04-19ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang
2018-04-17ASoC: topology: Check widget kcontrols before derefLiam Girdwood
2018-04-17ASoC: topology: Fix bugs of freeing soc topologyYan Wang
2018-04-17ALSA: pcm: Unify delay calculation in snd_pcm_status() and snd_pcm_delay()Takashi Iwai
2018-04-17ALSA: pcm: Unify playback and capture poll callbacksTakashi Iwai
2018-04-17ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail() helpersTakashi Iwai
2018-04-16ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk staticWei Yongjun