Commit Graph

713 Commits (9a2985e7f943678154f5761dad753f1987c2fdd0)

Author SHA1 Message Date
Jesper Juhl 769fab2a41 ALSA: Fix memory leak on error in snd_compr_set_params() 13 years ago
Takashi Iwai 5c845beb42 ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOAD 13 years ago
Vinod Koul 40741dd5c2 ALSA: core: add makefile and kconfig file for compress 13 years ago
Vinod Koul b21c60a4ed ALSA: core: add support for compress_offload 13 years ago
Omair Mohammed Abdullah 3eafc959b3 ALSA: core: add support for compressed devices 13 years ago
Rusty Russell a67ff6a540 ALSA: module_param: make bool parameters really bool 13 years ago
Takashi Iwai bf815bf0a3 ALSA: hda - Add missing inclusion of linux/export.h 13 years ago
Takashi Iwai 35be544af3 ALSA: Introduce common helper functions for jack-detection control 13 years ago
Paul Bolle 3f9416cacc drop "select GCD" from three Kconfig files 13 years ago
Takashi Iwai 9e226b4b7e ALSA: vmaster - Free slave-links when freeing the master element 13 years ago
Olof Johansson 447c6f93ab ALSA: control: remove compilation warning on 32-bit 13 years ago
Paul Gortmaker d81a6d7176 sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 13 years ago
Paul Gortmaker da155d5b40 sound: Add module.h to the previously silent sound users 13 years ago
Paul Gortmaker 31623caaf0 sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC 13 years ago
Paul Gortmaker 65a772172b sound: fix drivers needing module.h not moduleparam.h 13 years ago
Dan Carpenter f7b2bb8549 ALSA: hwdep: silence integer overflow warning 13 years ago
Feng Tang ffd3d5c6c7 ALSA: pcm - remove the dead code from snd_pcm_open_file() 14 years ago
Clemens Ladisch 8d448162bd ALSA: control: add support for ENUMERATED user space controls 14 years ago
David Henningsson 7c2f8e4009 ALSA: jack - Add "Line In" input jack constants 14 years ago
Dan Carpenter f92766bc89 ALSA: oss-mixer - use strlcpy() instead strcpy() 14 years ago
Takashi Iwai 18a2b96233 ALSA: pcm - Export snd_pcm_lib_default_mmap() helper 14 years ago
Joe Perches bfb9035c98 treewide: Correct spelling of successfully in comments 14 years ago
Clemens Ladisch d5b702a64b ALSA: pcm: add snd_pcm_hw_rule_noresample() 14 years ago
Arjan van de Ven 763437a9e7 ALSA: pcm - fix race condition in wait_for_avail() 14 years ago
Jean Pihet e8db0be124 PM QoS: Move and rename the implementation files 14 years ago
Lu Guanqun 08ede038a7 ALSA: core: release the constraint check for replace ops 14 years ago
Lu Guanqun 983929cafc ALSA: core: trivial code style fix 14 years ago
Takashi Iwai 94094c8aae ALSA: timer - Add NULL-check for invalid slave timer 14 years ago
Takashi Iwai 0584ffa548 ALSA: timer - Fix Oops at closing slave timer 14 years ago
Randy Dunlap ec2cf68e02 ALSA: rtctimer.c needs module.h 14 years ago
Julia Lawall ca9380fd68 ALSA: sound/core/pcm_compat.c: adjust array index 14 years ago
Al Viro e55d92b92d get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose 14 years ago
Eliot Blennerhassett acb03d440b ALSA: Make snd_pcm_debug_name usable outside pcm_lib 14 years ago
Takashi Iwai 3101ba035c ALSA: Use krealloc() in possible places 14 years ago
Takashi Iwai b3c705aa9e ALSA: rawmidi - Use workq for event handling 14 years ago
Takashi Iwai 890ee02ac1 ALSA: Use %pV for snd_printk() 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
Ben Gardiner 217658f46c ALSA: sound, core, pcm_lib: fix xrun_log 14 years ago
Ben Gardiner ec08b14483 ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt 14 years ago
Takashi Iwai d8e4f9aed8 ALSA: core - Don't use "default' for default 14 years ago
Kelly Anderson 12ff414e2e ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Takashi Iwai a45e3d6b13 ALSA: Fix yet another race in disconnection 14 years ago
Benjamin Herrenschmidt 3674f19dab ALSA: vmalloc buffers should use normal mmap 14 years ago
Dimitris Papastamos 66b5b9722b ALSA: Add snd_ctl_replace() to dynamically replace a control 14 years ago
Nicolas Kaiser 5b7c757d1a ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail() 14 years ago
Takashi Iwai 3cbdd75331 ALSA: Add snd_ctl_activate_id() 14 years ago
Clemens Ladisch 0e82e5fa97 ALSA: control: clean up snd_ctl_hole_check() 14 years ago
Clemens Ladisch 7c73358771 ALSA: control: fix numid conflict check for new controls 14 years ago