aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
AgeCommit message (Expand)Author
2014-06-18ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen
2014-06-18ALSA: control: Handle numid overflowLars-Peter Clausen
2014-06-18ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen
2014-06-18ALSA: control: Fix replacing user controlsLars-Peter Clausen
2014-06-18ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen
2014-06-12ALSA: core: Use ktime_get_ts()Thomas Gleixner
2014-06-04ALSA: seq: Continue broadcasting events to ports if one of them failsAdam Goode
2014-06-04ALSA: seq: correctly detect input buffer overflowAdam Goode
2014-06-03Merge branch 'for-linus' into for-nextTakashi Iwai
2014-05-19ALSA: pcm_dmaengine: Add check during device suspendTushar Behera
2014-04-28ALSA: core: Fix format string mismatch in seq_midi.cMasanari Iida
2014-04-16ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloopsTim Gardner
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