Commit Graph

729 Commits (05ef1b79d46347f94d9a78214cc745046c03e45a)

Author SHA1 Message Date
Randy Dunlap f2ec52d4c3 ALSA: fix core/vmaster.c kernel-doc warning 13 years ago
Lucas De Marchi 970e248649 Documentation: remove references to /etc/modprobe.conf 13 years ago
Takashi Iwai 1662591b2e ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link() 13 years ago
Mark Brown 4af87a939e ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list 13 years ago
Jeffrin Jose bd483d4c6c ALSA: control - Fixe a trailing white space error 13 years ago
Takashi Iwai 2ad787e9aa ALSA: Add a hook capability to vmaster controls 13 years ago
Paul Gortmaker 51990e8254 device.h: cleanup users outside of linux/include (C files) 13 years ago
Takashi Iwai e7df2a3ae5 ALSA: core - Refactor card id string creation code 13 years ago
Mark Brown 53803aead0 ALSA: Use a define for the number of jack switch types 13 years ago
Jeffrin Jose 7913a49963 ALSA: Fixed a trailing white space error 13 years ago
Liam Girdwood 945e503845 ALSA: PCM - Add PCM creation API for internal PCMs. 13 years ago
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