Commit Graph

563 Commits (d522ffbfb9fccf6eca283cd2e8b03cf3d21fb616)

Author SHA1 Message Date
Jaroslav Kysela b30477d5e2 ALSA: timer - pass real event in snd_timer_notify1() to instance callback 15 years ago
Jaroslav Kysela 3be522a951 ALSA: pcm core - fix fifo_size channels interval check 15 years ago
Thadeu Lima de Souza Cascardo c85a400499 ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s 15 years ago
Clemens Ladisch 6123637faf sound: control: fix minimum TLV length 15 years ago
Clemens Ladisch a75d7a4cf5 sound: control: actually allow TLV command access 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
Clemens Ladisch a32f66746c sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters 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
Takashi Iwai 808c569f36 ALSA: Remove warning message for invalid OSS minor ranges 15 years ago
Thadeu Lima de Souza Cascardo c181a13a41 ALSA: use subsys_initcall for sound core instead of module_init 15 years ago
Takashi Iwai d1458279bf ALSA: Add snd_pci_quirk_lookup_id() 15 years ago
Jaroslav Kysela ed69c6a8ee ALSA: pcm_lib - fix wrong delta print for jiffies check 15 years ago
Jaroslav Kysela 7b3a177b0d ALSA: pcm_lib: fix "something must be really wrong" condition 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
Jaroslav Kysela 4d96eb255c ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions 15 years ago
Jaroslav Kysela 741b20cfb9 ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines 15 years ago
Guennadi Liakhovetski 8b90ca0882 ALSA: Fix indentation in pcm_native.c 15 years ago
Florian Fainelli a9605391cf ALSA: sound/core/pcm_timer.c: use lib/gcd.c 15 years ago
Krzysztof Helt 8374e24c23 ALSA: refine rate selection in snd_interval_ratnum() 15 years ago
Takashi Iwai ee7c343c01 ALSA: pcm - Add missing inclusion of linux/vmalloc.h 15 years ago
Krzysztof Helt 40962d7c74 ALSA: fix incorrect rounding direction in snd_interval_ratnum() 15 years ago
Clemens Ladisch 681b84e177 sound: pcm: add vmalloc buffer helper functions 15 years ago
Takashi Iwai fcfdebe707 ALSA: hrtimer - Fix lock-up 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 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
Takashi Iwai 657b1989da ALSA: pcm - Use dma_mmap_coherent() if available 15 years ago
Dan Carpenter bec145ae6f ALSA: remove unnecessary null check 15 years ago
Clemens Ladisch 7584af10cf sound: rawmidi: record a substream's owner process 15 years ago
Clemens Ladisch e7373b702f sound: pcm: record a substream's owner process 15 years ago
Clemens Ladisch 91d12c485b sound: rawmidi: fix opened substreams count 15 years ago
Clemens Ladisch b7fe750fcc sound: rawmidi: fix MIDI device O_APPEND error handling 15 years ago
Clemens Ladisch 16fb109644 sound: rawmidi: fix checking of O_APPEND when opening MIDI device 15 years ago
Clemens Ladisch 8579d2d777 sound: rawmidi: fix double init when opening MIDI device with O_APPEND 15 years ago
Clemens Ladisch 25d27eded1 control: use reference-counted pid 15 years ago
Clemens Ladisch 31cef7076e control: remove snd_konctrol_volatile::owner_pid field 15 years ago
Jaroslav Kysela ad1cd74506 ALSA: rename "PC Speaker" controls to "Speaker" 15 years ago
Jaroslav Kysela d355c82a01 ALSA: rename "PC Speaker" and "PC Beep" controls to "Beep" 15 years ago
Julia Lawall 4b3be6afa4 ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests 16 years ago
Krzysztof Helt 8066e51ae7 ALSA: snd_dma_pointer workaround for chipsets with buggy DMA 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Takashi Iwai d3a7dcfeeb ALSA: pcm - Simplify snd_pcm_drain() implementation 16 years ago
Takashi Iwai 4f7454a997 ALSA: Add const prefix to proc helper functions 16 years ago
Takashi Iwai 6e5265ec34 ALSA: Re-export snd_pcm_format_name() function 16 years ago
Takashi Iwai 82a783f4bc ALSA: Remove struct snd_monitor_file from public sound/core.h 16 years ago