| Commit message (Expand) | Author | Age |
* | ALSA: Fix indentation in pcm_native.c | Guennadi Liakhovetski | 2009-12-25 |
* | ALSA: pcm - fix page conversion on non-coherent PPC arch | Takashi Iwai | 2009-11-27 |
* | ALSA: pcm - fix page conversion on non-coherent MIPS arch | Takashi Iwai | 2009-11-27 |
* | ALSA: pcm - define snd_pcm_default_page_ops() | Takashi Iwai | 2009-11-26 |
* | ALSA: pcm - Use dma_mmap_coherent() if available | Takashi Iwai | 2009-11-26 |
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | ALSA: pcm - Simplify snd_pcm_drain() implementation | Takashi Iwai | 2009-09-21 |
* | Merge branch 'topic/pcm-estrpipe-in-pm' into for-linus | Takashi Iwai | 2009-09-10 |
|\ |
|
| * | ALSA: pcm - Tell user that stream to be rewound is suspended | Lubomir Rintel | 2009-08-03 |
* | | ALSA: pcm - Fix drain behavior in non-blocking mode | Takashi Iwai | 2009-08-20 |
|/ |
|
* | sound: fix check for return value in snd_pcm_hw_refine | Mariusz Kozlowski | 2009-06-22 |
* | ALSA: PCM midlevel: improve fifo_size handling | Jaroslav Kysela | 2009-05-29 |
* | Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-check | Takashi Iwai | 2009-05-29 |
|\ |
|
| * | ALSA: Fix invalid jiffies check after pause | Takashi Iwai | 2009-05-27 |
* | | ALSA: Add extra delay count in PCM | Takashi Iwai | 2009-05-05 |
|/ |
|
* | ALSA: sound/core: use memdup_user() | Li Zefan | 2009-04-14 |
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2009-03-26 |
|\ |
|
| * | Rationalize fasync return values | Jonathan Corbet | 2009-03-16 |
* | | ALSA: Add missing KERN_* prefix to printk in sound/core | Takashi Iwai | 2009-02-05 |
|/ |
|
* | saner FASYNC handling on file close | Al Viro | 2008-11-01 |
* | ALSA: kernel docs: fix sound/core/ kernel-doc | Randy Dunlap | 2008-10-16 |
* | ALSA: add dummy function to support shared mmap in nommu Blackfin arch | Cliff Cai | 2008-09-04 |
* | ALSA: Kill snd_assert() in sound/core/* | Takashi Iwai | 2008-08-13 |
* | ALSA: remove unneeded power_mutex lock in snd_pcm_drop | Takashi Iwai | 2008-09-25 |
* | Revert "pcm_native.c: remove unused label" | Linus Torvalds | 2008-08-06 |
* | pcm_native.c: remove unused label | Linus Torvalds | 2008-08-06 |
* | snd/PCM: fasync BKL pushdown | Jonathan Corbet | 2008-07-02 |
* | latency.c: use QoS infrastructure | Mark Gross | 2008-02-05 |
* | [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE | Jaroslav Kysela | 2008-01-31 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 |
* | [ALSA] Remove PCM sleep_min and tick | Takashi Iwai | 2008-01-31 |
* | [ALSA] Remove PCM xfer_align sw params | Takashi Iwai | 2008-01-31 |
* | [ALSA] PCM core - remove SNDRV_PCM_TSTAMP_MMAP condition in snd_pcm_status() | Jaroslav Kysela | 2008-01-31 |
* | [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) | Jaroslav Kysela | 2008-01-31 |
* | [ALSA] pcm_native: fix sparse warning about shadowing 'state' symbol | Marcin Ĺšlusarz | 2008-01-31 |
* | [ALSA] alsa: nopage | Nick Piggin | 2008-01-31 |
* | [ALSA] Use posix clock monotonic for PCM and timer timestamps | Jaroslav Kysela | 2008-01-31 |
* | [ALSA] Fix PCM MMAP time-stamp mode | Takashi Iwai | 2008-01-31 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 |
* | [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c | Clemens Ladisch | 2007-10-16 |
* | [ALSA] Fix substream to check in PCM drain | Takashi Iwai | 2007-07-20 |
* | [ALSA] pcm_native: lockdep warning when launching jack | Frederik Deweerdt | 2007-05-11 |
* | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai | 2007-05-11 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | [PATCH] mark struct file_operations const 9 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] struct path: convert sound | Josef Sipek | 2006-12-08 |
* | [PATCH] mm: incorrect VM_FAULT_OOM returns from drivers | Nick Piggin | 2006-12-07 |
* | [ALSA] Fix hang-up at disconnection of usb-audio | Takashi Iwai | 2006-11-28 |
* | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 |
* | [PATCH] maximum latency tracking: ALSA support | Takashi Iwai | 2006-10-01 |