| Commit message (Expand) | Author | Age | Files | Lines |
* | [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE | Takashi Iwai | 2008-05-27 | 1 | -4/+4 |
* | [ALSA] sound/core.h: evil #ifdefs | Pavel Machek | 2008-04-24 | 1 | -2/+2 |
* | [ALSA] fix comments in sound/core.h | Pavel Machek | 2008-04-24 | 1 | -3/+3 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -0/+10 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -1/+1 |
* | [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED | Takashi Iwai | 2007-02-09 | 1 | -1/+1 |
* | [ALSA] Add PCI quirk list helper function | Takashi Iwai | 2007-02-09 | 1 | -0/+25 |
* | [ALSA] Remove obsolete typedefs.h | Takashi Iwai | 2007-02-09 | 1 | -2/+0 |
* | [ALSA] allow registering an alsa device with struct device pointer | Johannes Berg | 2007-02-09 | 1 | -3/+34 |
* | [PATCH] ALSA: Fix sysfs breakage | Takashi Iwai | 2007-01-29 | 1 | -3/+15 |
* | Driver core: convert sound core to use struct device | Greg Kroah-Hartman | 2006-12-01 | 1 | -3/+5 |
* | [ALSA] Handle file operations during snd_card disconnects using static file->... | Karsten Wiese | 2006-10-06 | 1 | -2/+2 |
* | [ALSA] Add pcm_class attribute to PCM sysfs entry | Takashi Iwai | 2006-09-23 | 1 | -0/+4 |
* | [ALSA] Deprecate snd_card_free_in_thread() | Takashi Iwai | 2006-09-23 | 1 | -3/+0 |
* | [ALSA] Unregister device files at disconnection | Takashi Iwai | 2006-09-23 | 1 | -1/+2 |
* | [ALSA] remove unused snd_minor.name field | Clemens Ladisch | 2006-07-12 | 1 | -2/+0 |
* | [ALSA] Fix rwlock around snd_iprintf() in sound core | Takashi Iwai | 2006-06-22 | 1 | -2/+1 |
* | Update dummy snd_power_wait() function for new calling convention | Linus Torvalds | 2006-04-02 | 1 | -1/+1 |
* | [ALSA] Cleanup unused argument for snd_power_wait() | Takashi Iwai | 2006-03-31 | 1 | -1/+1 |
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -3/+3 |
* | [ALSA] semaphore -> mutex (core part) | Ingo Molnar | 2006-03-22 | 1 | -4/+4 |
* | [PATCH] DocBook: fix kernel-doc comments | Martin Waitz | 2006-01-10 | 1 | -2/+1 |
* | [ALSA] Revert the nested-device patch | Takashi Iwai | 2006-01-04 | 1 | -1/+0 |
* | [ALSA] Nest sound devices | Clemens Ladisch | 2006-01-03 | 1 | -0/+1 |
* | [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically | Clemens Ladisch | 2006-01-03 | 1 | -2/+7 |
* | [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures | Clemens Ladisch | 2006-01-03 | 1 | -4/+1 |
* | [ALSA] dynamic minors (1/6): store device type in struct snd_minor | Clemens Ladisch | 2006-01-03 | 1 | -3/+5 |
* | [ALSA] Decentralize PM control | Takashi Iwai | 2006-01-03 | 1 | -28/+0 |
* | [ALSA] Remove xxx_t typedefs: Core component | Takashi Iwai | 2006-01-03 | 1 | -116/+83 |
* | [ALSA] fix improper CONFIG_SND_MAJOR usage | Clemens Ladisch | 2005-11-04 | 1 | -0/+1 |
* | [ALSA] Add the missing forward declration | Takashi Iwai | 2005-11-04 | 1 | -0/+1 |
* | [ALSA] Remove kmalloc wrappers | Takashi Iwai | 2005-11-04 | 1 | -25/+0 |
* | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai | 2005-11-04 | 1 | -8/+1 |
* | [ALSA] Make snd_task_name() module local | Takashi Iwai | 2005-11-04 | 1 | -1/+0 |
* | [ALSA] Use getnstimeofday() | Takashi Iwai | 2005-11-04 | 1 | -23/+0 |
* | [ALSA] Remove snd_runtime_check() macro | Takashi Iwai | 2005-11-04 | 1 | -23/+11 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -4/+4 |
* | [ALSA] Introduce snd_card_set_generic_dev() | Takashi Iwai | 2005-09-12 | 1 | -3/+5 |
* | [PATCH] ALSA: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 1 | -0/+2 |
* | [PATCH] Kconfig fix (ISA_DMA_API and sound/*) | Al Viro | 2005-08-23 | 1 | -0/+2 |
* | [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type' | Victor Fusco | 2005-07-28 | 1 | -3/+3 |
* | [ALSA] cleanup and typo-correction | Henrik Kretzschmar | 2005-07-28 | 1 | -14/+17 |
* | [PATCH] create a kstrdup library function | Paulo Marques | 2005-06-23 | 1 | -1/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+502 |