summaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2014-05-19ALSA: pcm_dmaengine: Add check during device suspendTushar Behera
2014-03-31Merge branch 'for-next' into for-linusTakashi Iwai
2014-03-19ALSA: compress: Pass through return value of open ops callbackCharles Keepax
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2014-02-27ALSA: Move EXPORT_SYMBOL() in appropriate placesTakashi Iwai
2014-02-25ALSA: Clean up snd_device_*() codesTakashi Iwai
2014-02-25ALSA: Use priority list for managing device listTakashi Iwai
2014-02-25ALSA: hwdep: Allow to assign the given parentTakashi Iwai
2014-02-25ALSA: hwdep: Take private_data as drvdata for sysfsTakashi Iwai
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai
2014-02-20ALSA: Export snd_pcm_constraint_mask64()Mark Brown
2014-02-19ALSA: core: Fix missing card sysfs contentsTakashi Iwai
2014-02-14ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai
2014-02-14ALSA: seq_oss: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: seq: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: timer: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: oss: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: hwdep: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: rawmidi: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: core: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: pcm: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: control: Use standard printk helpersTakashi Iwai
2014-02-14ALSA: seq_oss: Drop debug printsTakashi Iwai
2014-02-14ALSA: Use standard device refcount for card accountingTakashi Iwai
2014-02-14ALSA: Use static groups for id and number card sysfs attr filesTakashi Iwai
2014-02-14ALSA: Embed card device into struct snd_cardTakashi Iwai
2014-02-12ALSA: Mandate to pass a device pointer at card creation timeTakashi Iwai
2014-02-12ALSA: Drop unused name argument in snd_register_oss_device()Takashi Iwai
2014-02-10ALSA: Replace with IS_ENABLED()Takashi Iwai
2014-02-10ALSA: Fix typos in alsa-driver-api.xmlMasanari Iida
2014-01-23ALSA: Refactor slot assignment codeTakashi Iwai
2014-01-23ALSA: bits vs bytes bug in snd_card_create()Dan Carpenter
2014-01-16Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown
2014-01-14ALSA: Add helper function for intersecting two rate masksLars-Peter Clausen
2014-01-11ALSA: PCM: Warn when buffer preallocation failsTakashi Iwai
2014-01-09ALSA: Merge memalloc code into snd-pcm moduleTakashi Iwai
2014-01-09ALSA: Remove superfluous header inclusions in memalloc.cTakashi Iwai
2014-01-09ALSA: Remove memory reservation code from memalloc helperTakashi Iwai
2014-01-09ALSA: Remove memory accounting in memalloc helperTakashi Iwai
2014-01-05ALSA: compress: remove the sample rate checkVinod Koul
2013-12-17ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim
2013-11-16Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15sound/core/memalloc.c: use gen_pool_dma_alloc() to allocate iram bufferNicolin Chen
2013-11-14ALSA: jack: Unregister input device at disconnectionTakashi Iwai
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12ALSA: compress_core: don't return -EBADFD from poll if pausedRichard Fitzgerald
2013-11-07ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul
2013-11-04Merge branch 'for-linus' into for-nextTakashi Iwai
2013-10-31ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King
2013-10-29ALSA: Limit the fallback card id string sizeTakashi Iwai