summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-05-30ALSA: vmaster: Propagate slave errorTakashi Iwai1-1/+4
2018-05-30ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan1-0/+3
2018-05-30ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
2018-05-30ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai2-1/+5
2018-05-30ALSA: timer: Fix pause event notificationBen Hutchings1-2/+2
2018-05-26ALSA: control: fix a redundant-copy issueWenwen Wang1-2/+1
2018-05-26ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede1-0/+2
2018-05-26ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello1-0/+8
2018-05-26ALSA: timer: Call notifier in the same spinlockTakashi Iwai1-118/+102
2018-05-16ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai1-2/+15
2018-05-16ALSA: aloop: Mark paused device as inactiveRobert Rosengren1-3/+9
2018-05-16ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai1-2/+2
2018-05-16ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai1-0/+2
2018-05-02ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen1-0/+7
2018-05-02ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang1-0/+2
2018-05-02ALSA: hda: Hardening for potential Spectre v1Takashi Iwai1-1/+11
2018-05-02ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai4-40/+55
2018-05-02ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai1-4/+8
2018-05-02ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson1-0/+1
2018-05-02ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai1-2/+4
2018-05-02ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai1-10/+14
2018-05-02ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2-5/+12
2018-05-02ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-05-02ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai1-0/+3
2018-04-24ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang1-1/+2
2018-04-24ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai1-6/+12
2018-04-24ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza1-1/+1
2018-04-24ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai1-2/+3
2018-04-24ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai1-25/+42
2018-04-24ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai1-9/+27
2018-04-24ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai1-28/+106
2018-04-24ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai1-1/+1
2018-04-24ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire1-2/+1
2018-04-24ALSA: pcm: Fix UAF at PCM release via PCM timer accessTakashi Iwai1-1/+7
2018-04-24ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly1-6/+13
2018-04-13ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'Christophe JAILLET1-1/+1
2018-04-13ASoC: Intel: cht_bsw_rt5645: Analog Mic supportHans de Goede1-0/+7
2018-04-13ASoC: rsnd: SSI PIO adjust to 24bit modeKuninori Morimoto1-2/+9
2018-04-08ALSA: pcm: potential uninitialized return valuesDan Carpenter1-2/+2
2018-04-08ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese1-1/+1
2018-03-28ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai1-1/+5
2018-03-28ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai1-1/+7
2018-03-28ALSA: aloop: Sync stale timer before releaseTakashi Iwai1-1/+8
2018-03-24ASoC: Intel: Skylake: Uninitialized variable in probe_codec()Dan Carpenter1-1/+1
2018-03-24ALSA: hda - Fix headset microphone detection for ASUS N551 and N751Mikhail Paulyshka1-2/+10
2018-03-22ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai1-2/+2
2018-03-22ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai3-37/+25
2018-03-22ALSA: hda - Revert power_save option default valueTakashi Iwai1-3/+6
2018-03-22ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai1-4/+6
2018-03-22ASoC: nuc900: Fix a loop timeout testDan Carpenter1-2/+2