Age | Commit message (Expand) | Author |
2015-02-08 | ALSA: seq-dummy: remove deadlock-causing events on close | Clemens Ladisch |
2014-11-13 | ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode | Takashi Iwai |
2014-10-31 | ALSA: pcm: use the same dma mmap codepath both for arm and arm64 | Anatol Pomozov |
2014-10-13 | ALSA: pcm: fix fifo_size frame calculation | Clemens Ladisch |
2014-10-13 | ALSA: core: fix buffer overflow in snd_info_get_line() | Clemens Ladisch |
2014-07-02 | ALSA: control: Make sure that id->index does not overflow | Lars-Peter Clausen |
2014-07-02 | ALSA: control: Handle numid overflow | Lars-Peter Clausen |
2014-07-02 | ALSA: control: Don't access controls outside of protected regions | Lars-Peter Clausen |
2014-07-02 | ALSA: control: Fix replacing user controls | Lars-Peter Clausen |
2014-07-02 | ALSA: control: Protect user controls against concurrent access | Lars-Peter Clausen |
2014-03-31 | ALSA: compress: Pass through return value of open ops callback | Charles Keepax |
2014-02-06 | ALSA: bits vs bytes bug in snd_card_create() | Dan Carpenter |
2014-01-09 | ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function | JongHo Kim |
2013-11-29 | ALSA: compress: fix drain calls blocking other compress functions (v6) | Vinod Koul |
2013-11-29 | ALSA: compress: fix drain calls blocking other compress functions | Vinod Koul |
2013-10-31 | ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM | Russell King |
2013-09-26 | ALSA: compress: Make sure we trigger STOP before closing the stream. | Liam Girdwood |
2013-09-19 | ALSA: compress: Fix compress device unregister. | Liam Girdwood |
2013-08-23 | Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2013-08-19 | ALSA: pcm: Use snd_printd_ratelimit() | Tim Gardner |
2013-08-15 | ALSA: core: allow SND_DMAENGINE_PCM use from modules | Daniel Mack |
2013-08-15 | ALSA: move dmaengine implementation from ASoC to ALSA core | Daniel Mack |
2013-07-29 | ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION | Vinod Koul |
2013-07-17 | ALSA: seq-oss: Initialize MIDI clients asynchronously | Takashi Iwai |
2013-07-03 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-07-03 | ALSA: vmaster: Fix the regression of missing vmaster hook call | Takashi Iwai |
2013-06-29 | pcm_native: switch to fdget()/fdput() | Al Viro |
2013-06-24 | ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function | Takashi Iwai |
2013-06-17 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2013-06-15 | snd_pcm_link(): fix a leak... | Al Viro |
2013-05-24 | ALSA: Add kconfig to specify the max card numbers | Takashi Iwai |
2013-05-24 | ALSA: Fix the default suffix string with high card number | Takashi Iwai |
2013-05-24 | ALSA: Constify the snd_pcm_substream struct ops field | Lars-Peter Clausen |
2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-04-29 | ALSA: compress: fix the states to check for allowing read | Vinod Koul |
2013-04-25 | Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2013-04-22 | ALSA: compress: Use kzalloc() for ioctls writing back data | Takashi Iwai |
2013-04-22 | ALSA: compress: info leak in snd_compr_get_caps() | Dan Carpenter |
2013-04-21 | ALSA: compress_core: Rework writes to use cumulative values | Charles Keepax |
2013-04-21 | ALSA: compress_core: Remove unused hw_pointer | Charles Keepax |
2013-04-21 | ALSA: compress_core: Add support for capture streams | Charles Keepax |
2013-04-21 | ALSA: compress_core: Deconstify copy callback buffer | Charles Keepax |
2013-04-21 | ALSA: compress_core: Calculate avail correctly for capture streams | Charles Keepax |
2013-04-21 | ALSA: compress_core: Update calc_avail to use cumulative values | Charles Keepax |
2013-04-19 | vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper | Linus Torvalds |
2013-04-18 | ALSA: add DSD formats | Daniel Mack |