Commit Graph

634 Commits (e11d57ca0b6dada29007ce3ad3db6c84034a768f)

Author SHA1 Message Date
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
Ben Collins 15c0cee6c8 ALSA: pcm: Define G723 3-bit and 5-bit formats 15 years ago
Clemens Ladisch b406e6103b ALSA: pcm: fix delta calculation at boundary wraparound 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
Dan Carpenter bfe70783ca ALSA: take tu->qlock with irqs disabled 15 years ago
Takashi Iwai 02f4865fa4 ALSA: core - Define llseek fops 15 years ago
Takashi Iwai 73029e0ff1 ALSA: info - Implement common llseek for binary mode 15 years ago
Takashi Iwai d97e1b7823 ALSA: info - Check file position validity in common layer 15 years ago
Takashi Iwai 4cf19b848f ALSA: Remove BKL from open multiplexer 15 years ago
Takashi Iwai 5b5cd553e3 ALSA: info - Remove BKL 15 years ago
Takashi Iwai d05468b72a ALSA: pcm - Remove BKL from async callback 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jarkko Nikula 0f17014b34 ALSA: pcm_lib - fix xrun functionality 15 years ago
Mark Brown ebb812cb8d ALSA: Add support for key reporting via the jack interface 15 years ago
Mark Brown 1c6e555c3a ALSA: Rename jack switch table in preparation for button support 15 years ago
Daniel Glöckner 55c63bd256 ALSA: provide a more useful get_unmapped_area handler for pcm 15 years ago
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