Commit Graph

275 Commits (8f4c79ce79d1552014af3c115d03e13092443905)

Author SHA1 Message Date
Jean Delvare 22a860a9e2 snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure with gcc-3.2 17 years ago
Borislav Petkov 7507e8da2f [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 18 years ago
Mariusz Kozlowski 2469049e72 [ALSA] sound: snd_register_device_for_dev fix 18 years ago
Rene Herman c929e5ef4f [ALSA] schedule_timeout() fix for core/seq/seq_instr.c 18 years ago
Adrian Bunk 9ecf60df45 [ALSA] unexport snd_ctl_elem_{read,write} 18 years ago
Clemens Ladisch 918f3a0e8c [ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper 18 years ago
Clemens Ladisch 7653d55760 [ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c 18 years ago
Clemens Ladisch 0e75182cf3 [ALSA] seq_midi_event: fix parsing of F9/FD bytes 18 years ago
Clemens Ladisch bf8c1382c0 [ALSA] seq_midi_event: fix parsing of missing data bytes 18 years ago
Clemens Ladisch 0b664f7206 [ALSA] seq_midi_event: prevent running status after system messages 18 years ago
Clemens Ladisch 394d051686 [ALSA] seq_midi_event: fix encoding of data bytes after end of sysex 18 years ago
Takashi Iwai 24038a25e7 [ALSA] Add new AFMT_* formats for OSS emulation 18 years ago
Takashi Iwai 64d27f96cb [ALSA] Support 3-bytes 24bit format in PCM OSS emulation 18 years ago
Takashi Iwai 9390ec85c0 [ALSA] Simplify the format conversion in PCM OSS emulation 18 years ago
Takashi Iwai 887f9f0253 [ALSA] Remove ifdefs from OSS PCM emulation codes 18 years ago
Eugene Teo 7034632d88 [ALSA] seq: resource leak fix and various code cleanups 18 years ago
Takashi Iwai 52a6db82ef [ALSA] Clean up Makefile 18 years ago
Takashi Iwai 8f11551b17 [ALSA] Fix build error without CONFIG_HAS_DMA 18 years ago
Takashi Iwai b9ed4f2b68 [ALSA] Add helper functions for frequently used callbacks 18 years ago
Jesper Juhl 25765c4e5d [ALSA] Clean up duplicate includes in sound/core/ 18 years ago
Takashi Iwai ccec6e2c4a Convert snd-page-alloc proc file to use seq_file 18 years ago
Clemens Ladisch 7c64ec343a [ALSA] timer: check for incorrect device state in non-debug compiles, too 18 years ago
Takashi Iwai 1a7fa543cb [ALSA] Fix substream to check in PCM drain 18 years ago
Takashi Iwai e65365de5b [ALSA] Fix invalid schedule_timeout_interruptible() 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Akinobu Mita 68fc4fabca unregister_chrdev(): ignore the return value 18 years ago
Frederik Deweerdt 208eee2a9d [ALSA] pcm_native: lockdep warning when launching jack 18 years ago
vignesh babu 62e96a1caa [ALSA] is_power_of_2 in rtctimer.c 18 years ago
Takashi Iwai ef991b95aa [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup 18 years ago
Matt LaPlante a982ac06b0 misc doc and kconfig typos 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9 18 years ago
Takashi Iwai c2902c8ae0 [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED 18 years ago
Takashi Iwai 6116ea0741 [ALSA] Fix possible deadlocks in sequencer at removal of ports 18 years ago
Takashi Iwai 0981a260a1 [ALSA] Fix possible invalid memory access in PCM core 18 years ago
Karsten Wiese 8fa58af7db [ALSA] snd_hwdep_release() racefix 18 years ago
Robert P. J. Day bcb4d788f5 [ALSA] Remove useless reference to obsolete KERNELD 18 years ago
Oliver Neukum 5c33dd70b5 [ALSA] cleanup and error reporting for sound/core/init.c 18 years ago
Takashi Iwai d9ea472c74 [ALSA] Add PCI quirk list helper function 18 years ago
Adrian Bunk 0b51ba07e2 [ALSA] make sound/core/control.c:snd_ctl_new() static 18 years ago
Jaroslav Kysela c7132aeb72 [ALSA] pcm core: add prealloc_max file to substream directory to show maximum DMA size 18 years ago
Johannes Berg 9244b2c307 [ALSA] alsa core: convert to list_for_each_entry* 18 years ago
Johannes Berg c78085fcd2 [ALSA] alsa core: add struct device pointer to struct snd_pcm 18 years ago
Johannes Berg 12b131c4cf [ALSA] allow registering an alsa device with struct device pointer 18 years ago
Takashi Iwai 7d2aae1e88 [PATCH] ALSA: Fix sysfs breakage 18 years ago
Akinobu Mita 4d36128592 [ALSA] sound: fix PCM substream list 18 years ago