Commit Graph

142 Commits (ccce9bb83ed20bca52f82ff9d7cf889d23a2ec01)

Author SHA1 Message Date
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Linus Torvalds 0fe09a45c4 vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper 12 years ago
Yacine Belkadi eb7c06e8e9 ALSA: add/change some comments describing function return values 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Sachin Kamat 6cf9515207 ALSA: pcm: Fix return code in pcm_native.c 12 years ago
Takashi Iwai 8bb4d9ce08 ALSA: Fix card refcount unbalance 12 years ago
Takashi Iwai 0914f7961b ALSA: Avoid endless sleep after disconnect 12 years ago
Takashi Iwai a0830dbd4e ALSA: Add a reference counter to card instance 12 years ago
Takashi Iwai 9b0573c07f ALSA: PCM: Fix some races at disconnection 12 years ago
Pierre-Louis Bossart 4eeaaeaea1 ALSA: core: add hooks for audio timestamps 12 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
Al Viro bdbf69437a switch SNDRV_PCM_IOCTL_LINK to fget_light() 13 years ago
Takashi Iwai 4f7c39dc55 ALSA: pcm - Add proper state checks to snd_pcm_drain() 13 years ago
Takashi Iwai 1662591b2e ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link() 13 years ago
Paul Gortmaker da155d5b40 sound: Add module.h to the previously silent sound users 13 years ago
Feng Tang ffd3d5c6c7 ALSA: pcm - remove the dead code from snd_pcm_open_file() 14 years ago
Takashi Iwai 18a2b96233 ALSA: pcm - Export snd_pcm_lib_default_mmap() helper 14 years ago
Jean Pihet e8db0be124 PM QoS: Move and rename the implementation files 14 years ago
Luca Tettamanti 78fa2c4d24 ALSA: core: remove unused variables. 14 years ago
Takashi Iwai f2b3614cef ALSA: PCM - Don't check DMA time-out too shortly 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Benjamin Herrenschmidt 3674f19dab ALSA: vmalloc buffers should use normal mmap 14 years ago
Clemens Ladisch fea952e5cc ALSA: core: sparse cleanups 14 years ago
Clemens Ladisch ab69a4904b ALSA: pcm: support for period wakeup disabling 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Takashi Iwai 8699a0b657 ALSA: pcm - Fix unbalanced pm_qos_request 15 years ago
Joe Perches 47023ec774 sound: Use static const char * const where possible 15 years ago
Jaroslav Kysela d7d28bc29f ALSA: pcm midlevel code - add time check for double interrupt acknowledge 15 years ago
Jaroslav Kysela bd76af0f87 ALSA: pcm midlevel code - add time check for double interrupt acknowledge 15 years ago
Jaroslav Kysela 56385a12d9 ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) 15 years ago
James Bottomley 82f682514a pm_qos: Get rid of the allocation in pm_qos_add_request() 15 years ago
Clemens Ladisch ead4046b2f ALSA: pcm: fix the fix of the runtime->boundary calculation 15 years ago
Takashi Iwai 9fe17b5d47 ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs 15 years ago
Mark Gross ed77134bfc PM QOS update 15 years ago
Takashi Iwai 02f4865fa4 ALSA: core - Define llseek fops 15 years ago
Takashi Iwai d05468b72a ALSA: pcm - Remove BKL from async callback 15 years ago
Daniel Glöckner 55c63bd256 ALSA: provide a more useful get_unmapped_area handler for pcm 15 years ago
Jaroslav Kysela 3be522a951 ALSA: pcm core - fix fifo_size channels interval check 15 years ago
Jaroslav Kysela 7910b4a1db ALSA: pcm_native - fix runtime->boundary calculation 15 years ago
Jaroslav Kysela e763692578 ALSA: pcm_lib - return back hw_ptr_interrupt 15 years ago
Jaroslav Kysela c91a988dc6 ALSA: pcm_core: Fix wake_up() optimization 15 years ago
Takashi Iwai c32d977b81 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers 15 years ago
Takashi Iwai 3e879d7bac ALSA: pcm - Remove unneeded ifdef pgprot_noncached 15 years ago
Jaroslav Kysela 1250932e48 ALSA: pcm_lib - optimize wake_up() calls for PCM I/O 15 years ago
Jaroslav Kysela f240406bab ALSA: pcm_lib - cleanup & merge hw_ptr update functions 15 years ago
Guennadi Liakhovetski 8b90ca0882 ALSA: Fix indentation in pcm_native.c 15 years ago
Takashi Iwai 6985c8877a ALSA: pcm - fix page conversion on non-coherent PPC arch 15 years ago
Takashi Iwai 66b6cfacfc ALSA: pcm - fix page conversion on non-coherent MIPS arch 15 years ago
Takashi Iwai 9eb4a06788 ALSA: pcm - define snd_pcm_default_page_ops() 15 years ago