Commit Graph

39 Commits (719bfeaae8104fca4ca5d47c02592b08682f14fa)

Author SHA1 Message Date
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 17 years ago
Mark Brown 366840d7e1 ALSA: Warn when control names are truncated 17 years ago
Takashi Iwai d8009882e9 ALSA: use correct lock in snd_ctl_dev_disconnect() 17 years ago
Takashi Iwai 7eaa943c8e ALSA: Kill snd_assert() in sound/core/* 17 years ago
Takashi Iwai d3bd67cdbb ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static 17 years ago
Takashi Iwai 9004acc70e [ALSA] Remove sound/driver.h 17 years ago
Takashi Iwai 8ace4f3c9d [ALSA] Remove indirect control access 17 years ago
Borislav Petkov 7507e8da2f [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning 18 years ago
Jaroslav Kysela c1017a4cdb [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 18 years ago
Adrian Bunk 9ecf60df45 [ALSA] unexport snd_ctl_elem_{read,write} 18 years ago
Takashi Iwai b9ed4f2b68 [ALSA] Add helper functions for frequently used callbacks 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Arjan van de Ven 9c2e08c592 [PATCH] mark struct file_operations const 9 18 years ago
Adrian Bunk 0b51ba07e2 [ALSA] make sound/core/control.c:snd_ctl_new() static 18 years ago
Johannes Berg 9244b2c307 [ALSA] alsa core: convert to list_for_each_entry* 18 years ago
Adrian Bunk 0e5d720ced [ALSA] sound/core/control.c: remove dead code 18 years ago
Takashi Iwai ef35be7f52 [ALSA] Fix addition of user-defined boolean controls 19 years ago
Takashi Iwai 18c1c3f694 [ALSA] Return error if no user TLV is defined 19 years ago
Takashi Iwai 86148e84c2 [ALSA] Fix errors with user TLV_WRITE 19 years ago
Takashi Iwai 2529bba760 [ALSA] Fix substream selection in PCM and rawmidi 19 years ago
Jaroslav Kysela 8aa9b586e4 [ALSA] Control API - more robust TLV implementation 19 years ago
Takashi Iwai c461482c80 [ALSA] Unregister device files at disconnection 19 years ago
Jaroslav Kysela 42750b04c5 [ALSA] Control API - TLV implementation for additional information like dB scale 19 years ago
Takashi Iwai c0d3fb39e9 [ALSA] Clean up EXPORT_SYMBOL()s in snd module 19 years ago
Takashi Iwai cbac4b0cb6 [ALSA] Cleanup unused argument for snd_power_wait() 19 years ago
Takashi Iwai c6077b3000 [ALSA] Fix memory leaks in error path of control.c 19 years ago
Giuliano Pochini 646494007b [ALSA] make control.c suspend aware 19 years ago
Takashi Iwai 2fbf182ed0 [PATCH] alsa: fix error paths in snd_ctl_elem_add() 19 years ago
Clemens Ladisch f87135f56c [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically 19 years ago
Clemens Ladisch 2af677fc88 [ALSA] dynamic minors (1/6): store device type in struct snd_minor 19 years ago
Takashi Iwai 73e77ba023 [ALSA] Add error messages 19 years ago
Takashi Iwai a381a7a664 [ALSA] Decentralize PM control 19 years ago
Takashi Iwai 82e9bae6fd [ALSA] Remove xxx_t typedefs: Controls 19 years ago
Takashi Iwai 7c22f1aaa2 [ALSA] Remove snd_runtime_check() macro 20 years ago
Takashi Iwai ca2c096656 [ALSA] Replace with kzalloc() - core stuff 20 years ago
Takashi Iwai b636a71d9b [ALSA] Add const prefix 20 years ago
Takashi Iwai 6d85be612d [ALSA] Suppress debug message 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago