summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)AuthorFilesLines
2014-06-26ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen1-0/+3
2014-06-26ALSA: control: Handle numid overflowLars-Peter Clausen1-0/+4
2014-06-26ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen1-5/+10
2014-06-26ALSA: control: Fix replacing user controlsLars-Peter Clausen1-16/+9
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2-6/+26
2014-03-30ALSA: compress: Pass through return value of open ops callbackCharles Keepax1-1/+1
2014-01-08ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim1-0/+2
2013-11-13ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King1-0/+4
2013-10-05ALSA: compress: Fix compress device unregister.Liam Girdwood1-1/+2
2013-08-11ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul1-1/+1
2013-04-25vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds1-10/+2
2013-03-20ALSA: seq: Fix missing error handling in snd_seq_timer_open()Takashi Iwai1-4/+4
2013-03-14ALSA: vmaster: Fix slave change notificationTakashi Iwai1-1/+4
2012-11-17ALSA: Fix card refcount unbalanceTakashi Iwai5-4/+8
2012-11-17ALSA: Avoid endless sleep after disconnectTakashi Iwai6-1/+46
2012-11-17ALSA: Add a reference counter to card instanceTakashi Iwai10-32/+83
2012-11-17ALSA: PCM: Fix some races at disconnectionTakashi Iwai2-5/+18
2012-04-18ALSA: fix core/vmaster.c kernel-doc warningRandy Dunlap1-0/+1
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi1-1/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-0/+4
2012-03-18Merge branch 'topic/jack' into for-linusTakashi Iwai1-2/+2
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai1-30/+69
2012-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai5-77/+114
2012-03-15ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()Takashi Iwai1-5/+10
2012-03-15ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown1-1/+2
2012-03-13ALSA: control - Fixe a trailing white space errorJeffrin Jose1-1/+1
2012-03-12ALSA: Add a hook capability to vmaster controlsTakashi Iwai1-1/+45
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker4-0/+4
2012-03-09ALSA: core - Refactor card id string creation codeTakashi Iwai1-69/+100
2012-02-27ALSA: Use a define for the number of jack switch typesMark Brown1-2/+2
2012-02-20ALSA: Fixed a trailing white space errorJeffrin Jose1-1/+1
2012-02-09ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood1-30/+69
2012-01-31Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+0
2012-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-5/+8
2012-01-24ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl1-5/+8
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-10/+3
2012-01-13ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOADTakashi Iwai1-10/+3
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-2/+842
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai3-0/+60
2011-12-23ALSA: core: add makefile and kconfig file for compressVinod Koul2-0/+14
2011-12-23ALSA: core: add support for compress_offloadVinod Koul1-0/+765
2011-12-23ALSA: core: add support for compressed devicesOmair Mohammed Abdullah1-0/+1
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell2-2/+2
2011-11-16ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai1-0/+1
2011-11-16ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai3-0/+59
2011-11-13drop "select GCD" from three Kconfig filesPaul Bolle1-1/+0
2011-11-10ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai1-4/+14
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds38-8/+39
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+2
2011-11-06ALSA: control: remove compilation warning on 32-bitOlof Johansson1-2/+2