summaryrefslogtreecommitdiffstats
path: root/include/sound/core.h
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai2008-05-271-4/+4
* [ALSA] sound/core.h: evil #ifdefsPavel Machek2008-04-241-2/+2
* [ALSA] fix comments in sound/core.hPavel Machek2008-04-241-3/+3
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-0/+10
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATEDTakashi Iwai2007-02-091-1/+1
* [ALSA] Add PCI quirk list helper functionTakashi Iwai2007-02-091-0/+25
* [ALSA] Remove obsolete typedefs.hTakashi Iwai2007-02-091-2/+0
* [ALSA] allow registering an alsa device with struct device pointerJohannes Berg2007-02-091-3/+34
* [PATCH] ALSA: Fix sysfs breakageTakashi Iwai2007-01-291-3/+15
* Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-011-3/+5
* [ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese2006-10-061-2/+2
* [ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai2006-09-231-0/+4
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-231-3/+0
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-1/+2
* [ALSA] remove unused snd_minor.name fieldClemens Ladisch2006-07-121-2/+0
* [ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai2006-06-221-2/+1
* Update dummy snd_power_wait() function for new calling conventionLinus Torvalds2006-04-021-1/+1
* [ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai2006-03-311-1/+1
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-3/+3
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-4/+4
* [PATCH] DocBook: fix kernel-doc commentsMartin Waitz2006-01-101-2/+1
* [ALSA] Revert the nested-device patchTakashi Iwai2006-01-041-1/+0
* [ALSA] Nest sound devicesClemens Ladisch2006-01-031-0/+1
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-031-2/+7
* [ALSA] dynamic minors (2/6): simplify storage of snd_minor structuresClemens Ladisch2006-01-031-4/+1
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-031-3/+5
* [ALSA] Decentralize PM controlTakashi Iwai2006-01-031-28/+0
* [ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai2006-01-031-116/+83
* [ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch2005-11-041-0/+1
* [ALSA] Add the missing forward declrationTakashi Iwai2005-11-041-0/+1
* [ALSA] Remove kmalloc wrappersTakashi Iwai2005-11-041-25/+0
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-8/+1
* [ALSA] Make snd_task_name() module localTakashi Iwai2005-11-041-1/+0
* [ALSA] Use getnstimeofday()Takashi Iwai2005-11-041-23/+0
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-23/+11
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-4/+4
* [ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai2005-09-121-3/+5
* [PATCH] ALSA: convert kcalloc to kzallocPekka Enberg2005-09-071-0/+2
* [PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro2005-08-231-0/+2
* [ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco2005-07-281-3/+3
* [ALSA] cleanup and typo-correctionHenrik Kretzschmar2005-07-281-14/+17
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-231-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+502