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