summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-08-06ASoC: pxa: Fix module autoload for platform driversAndrea Adami
2018-08-06ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto
2018-08-06ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai
2018-08-06ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai
2018-08-06ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang
2018-08-06ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia
2018-08-06ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia
2018-07-25ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai
2018-07-03ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai
2018-07-03ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin
2018-07-03ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla
2018-07-03ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg
2018-07-03ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg
2018-07-03ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen
2018-06-06ASoC: Intel: sst: remove redundant variable dma_dev_nameColin Ian King
2018-05-30ASoC: samsung: i2s: Ensure the RCLK rate is properly determinedSylwester Nawrocki
2018-05-30ALSA: vmaster: Propagate slave errorTakashi Iwai
2018-05-30ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan
2018-05-30ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter
2018-05-30ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai
2018-05-30ALSA: timer: Fix pause event notificationBen Hutchings
2018-05-26ALSA: control: fix a redundant-copy issueWenwen Wang
2018-05-26ALSA: hda: Add Lenovo C50 All in one to the power_save blacklistHans de Goede
2018-05-26ALSA: usb: mixer: volume quirk for CM102-A+/102S+Federico Cuello
2018-05-26ALSA: timer: Call notifier in the same spinlockTakashi Iwai
2018-05-16ALSA: aloop: Add missing cable lock to ctl API callbacksTakashi Iwai
2018-05-16ALSA: aloop: Mark paused device as inactiveRobert Rosengren
2018-05-16ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()Takashi Iwai
2018-05-16ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai
2018-05-02ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen
2018-05-02ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang
2018-05-02ALSA: hda: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai
2018-05-02ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson
2018-05-02ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai
2018-05-02ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai
2018-04-24ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang
2018-04-24ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai
2018-04-24ALSA: line6: Use correct endpoint type for midi outputFabián Inostroza
2018-04-24ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai
2018-04-24ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai
2018-04-24ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai
2018-04-24ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai
2018-04-24ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai
2018-04-24ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire