Commit Graph

660 Commits (6f7186562771ec9b629914df328048449ccddf4a)

Author SHA1 Message Date
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
Justin P. Mattock b6aa63eeb3 sound:core:seq:seq_ports.c Remove one to many n's in a word. 14 years ago
Lu Guanqun eeda276bef ALSA: fix one memory leak in sound jack 14 years ago
Clemens Ladisch fea952e5cc ALSA: core: sparse cleanups 14 years ago
Clemens Ladisch 2243c4d072 ALSA: hrtimer: remove superfluous tasklet invocation 14 years ago
Clemens Ladisch b1d4f7f4bd ALSA: hrtimer: handle delayed timer interrupts 14 years ago
Clemens Ladisch 9600732b6c ALSA: core, oxygen, virtuoso: add an enum control info helper 14 years ago
Jesper Juhl 3daa7ea650 ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() 14 years ago
Jesper Juhl 87a1c8aaa0 ALSA: pcm: remember to always call va_end() on stuff that we va_start() 14 years ago
Takashi Iwai 60686aa008 ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation 14 years ago
Kay Sievers 03cfe6f57d ALSA: support module on-demand loading for seq and timer 14 years ago
Clemens Ladisch 109fef9edc ALSA: timer: automatically load the high-resolution timer 14 years ago
Clemens Ladisch 47228e48ae ALSA: pcm: optimize xrun detection in no-period-wakeup mode 14 years ago
Clemens Ladisch 59ff878ffb ALSA: pcm: detect xruns in no-period-wakeup mode 14 years ago
Clemens Ladisch ab69a4904b ALSA: pcm: support for period wakeup disabling 14 years ago
Joe Perches c80c1d5427 ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons 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
Kay Sievers 39aba963d9 driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices 15 years ago
Clemens Ladisch aa73aec6c3 ALSA: rawmidi: fix oops (use after free) when unloading a driver module 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Jaroslav Kysela 838c364ff0 ALSA: OSS mixer emulation - fix locking 15 years ago
Dan Rosenberg 5591bf0722 ALSA: prevent heap corruption in snd_ctl_new() 15 years ago
Takashi Iwai 901d46d5a8 ALSA: pcm - Fix race with proc files 15 years ago
Takashi Iwai 8699a0b657 ALSA: pcm - Fix unbalanced pm_qos_request 15 years ago
Peter Ujfalusi 4437ecdc71 ALSA: core: Allow card id change to the same string 15 years ago
Joe Perches 47023ec774 sound: Use static const char * const where possible 15 years ago
Dan Carpenter a7a13d0676 ALSA: rawmidi: fix the get next midi device ioctl 15 years ago
Takashi Iwai 27f7ad5382 ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() 15 years ago
Joe Perches 9fe856e47e sound: Remove unnecessary casts of private_data 15 years ago
Dan Carpenter 7a28826ac7 ALSA: pcm: add more format names 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
Jaroslav Kysela 9e216e8a40 ALSA: pcm core - add a safe check to the silence filling function 15 years ago
James Bottomley 82f682514a pm_qos: Get rid of the allocation in pm_qos_add_request() 15 years ago
David Dillow 5daeba34d2 ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() 15 years ago