Commit Graph

150 Commits (38b4fe5fcc8690719339fb44afb330a75af08021)

Author SHA1 Message Date
Takashi Iwai 09e56df8b3 ALSA: pcm: Use standard printk helpers 11 years ago
Takashi Iwai 8eeaa2f9e0 ALSA: Replace with IS_ENABLED() 11 years ago
Masanari Iida 0a11458cbb ALSA: Fix typos in alsa-driver-api.xml 11 years ago
Takashi Iwai 1f96153bc6 ALSA: pcm: Add fallthru comments 11 years ago
Takashi Iwai a5606f8561 ALSA: Add ifdef CONFIG_GENERIC_ALLOCATOR for SNDRV_DMA_TYPE_IRAM code 11 years ago
Nicolin Chen 055032142c ALSA: Add SoC on-chip internal ram support for DMA buffer allocation 11 years ago
Al Viro 0888c321de pcm_native: switch to fdget()/fdput() 12 years ago
Al Viro dd6c5cd8fe snd_pcm_link(): fix a leak... 12 years ago
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