Age | Commit message (Expand) | Author |
2020-01-21 | ALSA: pcm: Set per-card upper limit of PCM buffer allocations | Takashi Iwai |
2019-11-20 | ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header | Takashi Iwai |
2019-11-20 | ALSA: pcm: Introduce managed buffer allocation mode | Takashi Iwai |
2019-11-09 | ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page | Takashi Iwai |
2019-11-06 | ALSA: pcm: Create proc files only for non-empty preallocations | Takashi Iwai |
2019-11-06 | ALSA: pcm: Warn if doubly preallocated | Takashi Iwai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-02-08 | ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void | Takashi Iwai |
2019-02-06 | ALSA: pcm: Remove superfluous snd_info_register() calls | Takashi Iwai |
2019-01-24 | ALSA: pcm: Simplify proc file destruction | Takashi Iwai |
2018-05-28 | sound: Use octal not symbolic permissions | Joe Perches |
2017-06-16 | ALSA: pcm: Follow standard EXPORT_SYMBOL() declarations | Takashi Iwai |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai |
2014-01-11 | ALSA: PCM: Warn when buffer preallocation fails | Takashi Iwai |
2014-01-09 | ALSA: Remove memory reservation code from memalloc helper | Takashi Iwai |
2013-03-12 | ALSA: add/change some comments describing function return values | Yacine Belkadi |
2012-09-23 | ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases | Takashi Iwai |
2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-21 | ALSA: pcm - Add missing inclusion of linux/vmalloc.h | Takashi Iwai |
2009-12-18 | sound: pcm: add vmalloc buffer helper functions | Clemens Ladisch |
2009-07-08 | ALSA: Fix SG-buffer DMA with non-coherent architectures | Takashi Iwai |
2008-08-25 | ALSA: Allocate larger pages in sgbuf | Takashi Iwai |
2008-08-13 | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela |
2007-02-09 | [ALSA] pcm core: add prealloc_max file to substream directory to show maximum... | Jaroslav Kysela |
2006-09-23 | [ALSA] Fix disconnection of proc interface | Takashi Iwai |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai |
2006-06-22 | [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module | Takashi Iwai |
2006-04-27 | [ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n | Takashi Iwai |
2006-01-03 | [ALSA] Optimize for config without PROC_FS | Takashi Iwai |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PCM | Takashi Iwai |
2005-09-12 | [ALSA] Replace with kzalloc() - core stuff | Takashi Iwai |
2005-09-12 | [ALSA] Fix DocBook warnings | Takashi Iwai |
2005-05-29 | [ALSA] Fix permissions in some /proc files | Takashi Iwai |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |