summaryrefslogtreecommitdiff
path: root/sound/core/pcm.c
AgeCommit message (Expand)Author
2022-02-04Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas
2022-01-27ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai
2019-01-25Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P
2019-01-13ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-04-24Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P
2018-04-24ALSA: pcm: Fix UAF at PCM release via PCM timer accessTakashi Iwai
2018-01-19Merge "Merge android-4.4.110 (5cc8c2e) into msm-4.4"Linux Build Service Account
2018-01-18Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P
2017-12-16ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser
2017-11-28ALSA: pcm: use lock to protect substream runtime resourceKarthikeyan Mani
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-07-27ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai
2016-07-20ASoC: Fix freed memory access of pcm stream kctlLaxminath Kasam
2016-03-23ALSA: PCM: User contol API implementationSudheer Papothi
2016-03-23ALSA: PCM: volume API implementationSudheer Papothi
2015-09-13ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...Takashi Sakamoto
2015-06-23ALSA: pcm: Fix pcm_class sysfs outputTakashi Iwai
2015-05-27ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang
2015-03-10ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai
2015-02-20ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()Takashi Iwai
2015-02-20ALSA: pcm: Don't notify internal PCMsTakashi Iwai
2015-02-20ALSA: pcm: Don't add internal PCMs to PCM device listTakashi Iwai
2015-02-20ALSA: pcm: Minor refactoring in snd_pcm_attach_substream()Takashi Iwai
2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai
2015-02-02ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai
2015-02-02ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai
2014-11-28Merge branch 'for-linus' into for-nextTakashi Iwai
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako
2014-11-04ALSA: pcm: Add xrun_injection proc entryTakashi Iwai
2014-10-30ALSA: pcm: More kerneldoc updatesTakashi Iwai
2014-09-08ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...Jurgen Kramer
2014-09-03ALSA: pcm: Allow nonatomic trigger operationsTakashi Iwai
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai
2014-02-14ALSA: pcm: Use standard printk helpersTakashi Iwai
2014-02-10ALSA: Replace with IS_ENABLED()Takashi Iwai
2013-10-31ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King
2013-04-18ALSA: add DSD formatsDaniel Mack
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2012-11-21ALSA: PCM: Remove redundant null check before kfreeSachin Kamat
2012-10-30ALSA: Avoid endless sleep after disconnectTakashi Iwai
2012-10-30ALSA: PCM: Fix some races at disconnectionTakashi Iwai
2012-09-06ALSA: PCM: channel mapping API implementationTakashi Iwai
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker
2012-02-09ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch
2010-10-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2010-09-16ALSA: pcm - Fix race with proc filesTakashi Iwai