Commit Graph

364 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Takashi Iwai 219df32fae ALSA: rawmidi - Add open check in rawmidi callbacks 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Mark Brown 366840d7e1 ALSA: Warn when control names are truncated 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Randy Dunlap a66547f3a1 sound: add missing pcm kernel-doc 17 years ago
Greg Kroah-Hartman abe9ab8f62 device create: sound: convert device_create_drvdata to device_create 17 years ago
Randy Dunlap 1c85cc6445 ALSA: kernel docs: fix sound/core/ kernel-doc 17 years ago
Mark Brown 9a3f371e99 ALSA: Handle NULL jacks in snd_jack_report() 17 years ago
Takashi Iwai 52948b3f7c ALSA: Add a note on dependency of RTC stuff 17 years ago
Takashi Iwai 24e8fc498e ALSA: remove unneeded power_mutex lock in snd_pcm_drop 17 years ago
Takashi Iwai 399ccdc1cd ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*() 17 years ago
Takashi Iwai d8009882e9 ALSA: use correct lock in snd_ctl_dev_disconnect() 17 years ago
Cliff Cai 7003609b3b ALSA: add dummy function to support shared mmap in nommu Blackfin arch 17 years ago
David S. Miller 759ee81be6 alsa: Remove special SBUS dma support code. 17 years ago
David S. Miller 738f2b7b81 sparc: Convert all SBUS drivers to dma_*() interfaces. 17 years ago
David S. Miller 7a715f4601 sparc: Make SBUS DMA interfaces take struct device. 17 years ago
Tejun Heo d886e87cb8 sound: make OSS sound core optional 17 years ago
Takashi Iwai 51e9f2e665 ALSA: Allocate larger pages in sgbuf 17 years ago
Takashi Iwai 4e184f8fc0 ALSA: Fix allocation size calculation in snd_dma_alloc_pages_fallback() 17 years ago
Takashi Iwai 77a23f2695 ALSA: Clean up SG-buffer helper functions and macros 17 years ago
Takashi Iwai 0072889a55 ALSA: fix a typo during snd_assert() removal 17 years ago
Takashi Iwai 7eaa943c8e ALSA: Kill snd_assert() in sound/core/* 17 years ago
Linus Torvalds 685d87f7cc Revert "pcm_native.c: remove unused label" 17 years ago
Linus Torvalds 680db0136e pcm_native.c: remove unused label 17 years ago
Willy Tarreau 82e68f7ffe sound: ensure device number is valid in snd_seq_oss_synth_make_info 17 years ago
Pawel MOLL f90c06a2b6 ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE 17 years ago
Jaroslav Kysela 896e6cc20e sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE" 17 years ago
Pawel MOLL 9423969005 ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE 17 years ago
Mark Brown 0d94e41abe ALSA: Build jack detection 17 years ago
Mark Brown e76d8ceaaf ALSA: Add jack reporting API 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Greg Kroah-Hartman 89409211ff device create: sound: convert device_create to device_create_drvdata 17 years ago
Johannes Berg ee2da99782 ALSA: remove CONFIG_KMOD from sound 17 years ago
Jonathan Corbet 2db9f0a35a snd/PCM: fasync BKL pushdown 17 years ago
Jonathan Corbet 78a3c3d7c6 sound: cdev lock_kernel() pushdown 17 years ago
Takashi Iwai d3bd67cdbb ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static 17 years ago
Takashi Iwai a93bbaa77e [ALSA] Improve the slots option handling 17 years ago
Takashi Iwai 62cf872a8e [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE 17 years ago
Takashi Iwai 89fe511792 sound: Convert to menuconfig 17 years ago
Greg Kroah-Hartman 5d99a8b814 SOUND: fix race in device_create 17 years ago
Takashi Iwai c17cf06bfc [ALSA] Remove unneeded ugly hack for i386 in memalloc.c 17 years ago
Denis V. Lunev 7bf4e6d3e9 sound: use non-racy method for /proc/driver/snd-page-alloc creation 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Takashi Iwai f18638dcf0 [ALSA] Clean up snd_card_free*() 17 years ago
Takashi Iwai 73d38b13ff [ALSA] Fix the race of card instance unregistration 17 years ago
Nick Andrew a295e09e89 [ALSA] sound: this amplifier only goes up to 7 17 years ago
Harvey Harrison 9bf8e7ddea [ALSA] sound: replace remaining __FUNCTION__ occurences 17 years ago
Takashi Iwai c354cd7d96 [ALSA] seq-oss - Remove invalid BUG() 17 years ago
Takashi Iwai 1c82ed1bc5 [ALSA] Keep private TLV entry in vmaster itself 17 years ago
Takashi Iwai e922b0028f [ALSA] Move vmaster code to sound core 17 years ago