summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2015-03-03ALSA: core: Re-add snd_device_disconnect()Takashi Iwai
2015-02-23Merge branch 'topic/timestamp' into for-nextTakashi Iwai
2015-02-23Merge branch 'topic/pcm-internal' into for-nextTakashi Iwai
2015-02-23Merge branch 'topic/seq-cleanup' into for-nextTakashi Iwai
2015-02-20ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()Takashi Iwai
2015-02-20ALSA: pcm: Don't notify internal PCMsTakashi Iwai
2015-02-20ALSA: pcm: Don't add internal PCMs to PCM device listTakashi Iwai
2015-02-20ALSA: pcm: Minor refactoring in snd_pcm_attach_substream()Takashi Iwai
2015-02-20ALSA: core: add .get_time_infoPierre-Louis Bossart
2015-02-20ALSA: core: pass audio tstamp config from userspace in compat modePierre-Louis Bossart
2015-02-20ALSA: core: pass audio tstamp config from userspacePierre-Louis Bossart
2015-02-17ALSA: Consolidate snd_find_free_minor()Takashi Iwai
2015-02-12ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()Takashi Iwai
2015-02-12ALSA: seq: Define driver object in each driverTakashi Iwai
2015-02-12ALSA: seq: Clean up device and driver structsTakashi Iwai
2015-02-12ALSA: seq: Rewrite sequencer device binding with standard busTakashi Iwai
2015-02-12ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-inTakashi Iwai
2015-02-12ALSA: seq: Move EXPORT_SYMBOL() after each functionTakashi Iwai
2015-02-12ALSA: seq: potential out of bounds in do_control()Dan Carpenter
2015-02-09ALSA: control: fix failure to return new numerical ID in 'replace' event dataTakashi Sakamoto
2015-02-09ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart
2015-02-09ALSA: pcm: don't override timestamp unconditionallyPierre-Louis Bossart
2015-02-08ALSA: control: fix failure to return numerical ID in 'add' eventTakashi Sakamoto
2015-02-06ALSA: Add a helper to add a new attribute group to cardTakashi Iwai
2015-02-05Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2015-02-04Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai
2015-02-02ALSA: Drop snd_get_device() helperTakashi Iwai
2015-02-02ALSA: Simplify snd_device_register() variantsTakashi Iwai
2015-02-02ALSA: compress: Embed struct deviceTakashi Iwai
2015-02-02ALSA: seq: Handle the device directlyTakashi Iwai
2015-02-02ALSA: timer: Handle the device directlyTakashi Iwai
2015-02-02ALSA: timer: Propagate the error at initializationTakashi Iwai
2015-02-02ALSA: rawmidi: Use rawmidi device file for kernel messagesTakashi Iwai
2015-02-02ALSA: rawmidi: Embed struct deviceTakashi Iwai
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai
2015-02-02ALSA: hwdep: Embed struct deviceTakashi Iwai
2015-02-02ALSA: control: Embed struct deviceTakashi Iwai
2015-02-02ALSA: Add a helper to initialize deviceTakashi Iwai
2015-02-02ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai
2015-02-02ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai
2015-01-28ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai
2015-01-26ALSA: seq: remove unused callback_all fieldClemens Ladisch
2015-01-26ALSA: seq: fix off-by-one error in port limit checkClemens Ladisch
2015-01-26ALSA: seq: correctly report maximum number of portsClemens Ladisch
2015-01-26Merge branch 'for-linus' into for-nextTakashi Iwai
2015-01-26ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch
2015-01-19ALSA: timer: Use setup_timer() and mod_timer()Takashi Iwai