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