Age | Commit message (Expand) | Author | Files | Lines |
2012-10-23 | ALSA: core: add hooks for audio timestamps | Pierre-Louis Bossart | 1 | -0/+2 |
2012-10-23 | ALSA: core: keep track of boundary wrap-around | Pierre-Louis Bossart | 1 | -0/+1 |
2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -25/+62 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 1 | -1/+1 |
2012-09-23 | ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases | Takashi Iwai | 1 | -25/+14 |
2012-09-06 | ALSA: PCM: channel mapping API implementation | Takashi Iwai | 1 | -0/+48 |
2012-08-20 | ALSA: fix pcm.h kernel-doc warning and notation | Randy Dunlap | 1 | -1/+2 |
2012-07-19 | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 1 | -0/+11 |
2012-07-05 | ALSA: pcm: Make constraints lists const | Mark Brown | 1 | -1/+1 |
2012-06-18 | ALSA: pcm: Add snd_pcm_rate_bit_to_rate() | Dimitris Papastamos | 1 | -0/+1 |
2012-06-03 | ALSA: pcm: Add debug-print helper function | Ola Lilja | 1 | -0/+11 |
2012-03-18 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -0/+4 |
2012-03-15 | ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list | Mark Brown | 1 | -2/+3 |
2012-02-09 | ALSA: PCM - Add PCM creation API for internal PCMs. | Liam Girdwood | 1 | -0/+4 |
2011-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+4 |
2011-10-27 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 1 | -0/+2 |
2011-09-28 | ALSA: pcm - Export snd_pcm_lib_default_mmap() helper | Takashi Iwai | 1 | -0/+2 |
2011-09-20 | ALSA: pcm: add snd_pcm_hw_rule_noresample() | Clemens Ladisch | 1 | -0/+2 |
2011-08-25 | PM QoS: Minor clean-ups | Jean Pihet | 1 | -1/+1 |
2011-08-25 | PM QoS: Move and rename the implementation files | Jean Pihet | 1 | -1/+1 |
2011-07-26 | ALSA: Make pcm.h self-contained | Takashi Iwai | 1 | -11/+12 |
2011-07-24 | ALSA: Make snd_pcm_debug_name usable outside pcm_lib | Eliot Blennerhassett | 1 | -0/+12 |
2011-03-25 | ALSA: vmalloc buffers should use normal mmap | Benjamin Herrenschmidt | 1 | -3/+1 |
2011-02-14 | ALSA: core: sparse cleanups | Clemens Ladisch | 1 | -45/+46 |
2010-11-22 | ALSA: pcm: support for period wakeup disabling | Clemens Ladisch | 1 | -0/+1 |
2010-08-18 | ALSA: pcm midlevel code - add time check for double interrupt acknowledge | Jaroslav Kysela | 1 | -0/+1 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -1/+5 |
2010-07-19 | pm_qos: Get rid of the allocation in pm_qos_add_request() | James Bottomley | 1 | -1/+1 |
2010-07-05 | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc | Takashi Iwai | 1 | -1/+1 |
2010-06-28 | ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() | David Dillow | 1 | -1/+1 |
2010-05-31 | ALSA: pcm: Define G723 3-bit and 5-bit formats | Ben Collins | 1 | -0/+4 |
2010-05-11 | PM QOS update | Mark Gross | 1 | -1/+2 |
2010-01-26 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -0/+1 |
2010-01-26 | ALSA: pcm_lib - return back hw_ptr_interrupt | Jaroslav Kysela | 1 | -0/+1 |
2010-01-21 | Merge branch 'topic/noncached-mmap' into topic/misc | Takashi Iwai | 1 | -0/+4 |
2010-01-21 | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 1 | -2/+3 |
2010-01-21 | ALSA: pcm_core: Fix wake_up() optimization | Jaroslav Kysela | 1 | -2/+3 |
2010-01-18 | ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers | Takashi Iwai | 1 | -0/+4 |
2010-01-12 | Merge commit alsa/devel into topic/misc | Takashi Iwai | 1 | -1/+9 |
2010-01-07 | ALSA: pcm_lib - optimize wake_up() calls for PCM I/O | Jaroslav Kysela | 1 | -0/+3 |
2010-01-07 | ALSA: pcm_lib - cleanup & merge hw_ptr update functions | Jaroslav Kysela | 1 | -1/+0 |
2010-01-07 | ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions | Jaroslav Kysela | 1 | -0/+6 |
2009-12-18 | sound: pcm: add vmalloc buffer helper functions | Clemens Ladisch | 1 | -0/+38 |
2009-11-10 | sound: pcm: record a substream's owner process | Clemens Ladisch | 1 | -0/+3 |
2009-09-10 | Merge branch 'topic/dummy' into for-linus | Takashi Iwai | 1 | -0/+2 |
2009-09-08 | ALSA: Re-export snd_pcm_format_name() function | Takashi Iwai | 1 | -0/+2 |
2009-07-08 | ALSA: Fix SG-buffer DMA with non-coherent architectures | Takashi Iwai | 1 | -0/+23 |
2009-06-10 | Merge branch 'topic/pcm-jiffies-check' into for-linus | Takashi Iwai | 1 | -0/+1 |
2009-06-10 | Merge branch 'topic/pcm-delay' into for-linus | Takashi Iwai | 1 | -0/+1 |
2009-06-05 | ALSA: Clean up 64bit division functions | Takashi Iwai | 1 | -74/+0 |