summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: potential out of bounds in do_control()Dan Carpenter2015-02-121-0/+3
* ALSA: control: fix failure to return new numerical ID in 'replace' event dataTakashi Sakamoto2015-02-091-0/+1
* ALSA: pcm: allow for trigger_tstamp snapshot in .triggerPierre-Louis Bossart2015-02-091-1/+3
* ALSA: pcm: don't override timestamp unconditionallyPierre-Louis Bossart2015-02-091-1/+4
* ALSA: control: fix failure to return numerical ID in 'add' eventTakashi Sakamoto2015-02-081-0/+1
* ALSA: Add a helper to add a new attribute group to cardTakashi Iwai2015-02-061-6/+25
* Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2015-02-051-0/+85
|\
| * Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown2015-02-041-0/+85
| |\
| | * ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()Peter Rosin2015-01-281-0/+85
* | | Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-039-255/+237Star
|\ \ \
| * | | ALSA: Drop snd_get_device() helperTakashi Iwai2015-02-021-43/+0Star
| * | | ALSA: Simplify snd_device_register() variantsTakashi Iwai2015-02-028-86/+51Star
| * | | ALSA: compress: Embed struct deviceTakashi Iwai2015-02-021-5/+19
| * | | ALSA: seq: Handle the device directlyTakashi Iwai2015-02-021-2/+11
| * | | ALSA: timer: Handle the device directlyTakashi Iwai2015-02-021-2/+11
| * | | ALSA: timer: Propagate the error at initializationTakashi Iwai2015-02-021-10/+22
| * | | ALSA: rawmidi: Use rawmidi device file for kernel messagesTakashi Iwai2015-02-021-3/+3
| * | | ALSA: rawmidi: Embed struct deviceTakashi Iwai2015-02-021-7/+17
| * | | ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-021-23/+15Star
| * | | ALSA: hwdep: Embed struct deviceTakashi Iwai2015-02-021-50/+32Star
| * | | ALSA: control: Embed struct deviceTakashi Iwai2015-02-021-24/+16Star
| * | | ALSA: Add a helper to initialize deviceTakashi Iwai2015-02-021-0/+23
| * | | ALSA: control: Provide a helper to look for the preferred subdeviceTakashi Iwai2015-02-023-27/+29
| * | | ALSA: Allow to pass the device object to snd_register_device*()Takashi Iwai2015-02-023-22/+37
| |/ /
* | | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-281-1/+1
* | | ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-283-3/+3
* | | ALSA: seq: remove unused callback_all fieldClemens Ladisch2015-01-263-7/+2Star
* | | ALSA: seq: fix off-by-one error in port limit checkClemens Ladisch2015-01-261-1/+1
* | | ALSA: seq: correctly report maximum number of portsClemens Ladisch2015-01-261-1/+1
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-01-261-31/+0Star
|\| |
| * | ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch2015-01-261-31/+0Star
| |/
* | ALSA: timer: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+1Star
* | ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...Markus Elfring2015-01-042-6/+3Star
* | ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang2014-12-311-1/+9
* | Merge branch 'topic/pcm-params' into for-nextTakashi Iwai2014-12-301-3/+3
|\ \
| * | ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()Lars-Peter Clausen2014-12-301-3/+3
| |/
* | ALSA: Add support for wildcard msbits constraintsLars-Peter Clausen2014-12-301-1/+12
* | ALSA: Fix handling of multiple msbits constraints on the same runtimeLars-Peter Clausen2014-12-301-1/+1
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-282-0/+10
|\
| * ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako2014-11-212-0/+10
* | ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-212-8/+4Star
* | ALSA: pcm: Fix document for snd_pcm_stop_xrun()Takashi Iwai2014-11-101-1/+0Star
* | ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-0/+23
* | ALSA: snd_ctl_activate_id(): Fix index look-upLars-Peter Clausen2014-11-071-1/+1
* | ALSA: pcm: Update the state properly before notificationTakashi Iwai2014-11-061-4/+4
* | Merge branch 'for-linus' into for-nextTakashi Iwai2014-11-051-0/+2
|\|
| * ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai2014-10-281-0/+2
* | ALSA: pcm: Add xrun_injection proc entryTakashi Iwai2014-11-041-0/+33
* | ALSA: pcm: Replace PCM hwptr tracking with tracepointsTakashi Iwai2014-11-043-122/+137
* | ALSA: pcm: Correct PCM BUG error messageTakashi Iwai2014-11-041-1/+1