aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/core.h
Commit message (Expand)AuthorAge
* Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai2008-11-26
|\
| * ALSA: Document debug macrosTakashi Iwai2008-11-07
| * ALSA: Evaluate condition in snd_BUG_ON() in non-debugging caseTakashi Iwai2008-11-07
| |
| \
*-. \ Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-10
|\ \ \ | | |/ | |/|
| * | alsa: fix snd_BUG_on() and friendsAndrew Morton2008-11-06
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
|\|
| * ALSA: Increase components array sizeTakashi Iwai2008-10-10
| * ALSA: Clean up snd_BUG()Takashi Iwai2008-08-13
| * ALSA: Kill snd_assert() definitionTakashi Iwai2008-08-13
| * ALSA: Introduce snd_BUG_ON() macroTakashi Iwai2008-08-13
| * ALSA: Add jack reporting APIMark Brown2008-07-29
* | alsa: Remove special SBUS dma support code.David S. Miller2008-08-29
|/
* [ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSETakashi Iwai2008-05-27
* [ALSA] sound/core.h: evil #ifdefsPavel Machek2008-04-24
* [ALSA] fix comments in sound/core.hPavel Machek2008-04-24
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATEDTakashi Iwai2007-02-09
* [ALSA] Add PCI quirk list helper functionTakashi Iwai2007-02-09
* [ALSA] Remove obsolete typedefs.hTakashi Iwai2007-02-09
* [ALSA] allow registering an alsa device with struct device pointerJohannes Berg2007-02-09
* [PATCH] ALSA: Fix sysfs breakageTakashi Iwai2007-01-29
* Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-01
* [ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese2006-10-06
* [ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai2006-09-23
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-23
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-23
* [ALSA] remove unused snd_minor.name fieldClemens Ladisch2006-07-12
* [ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai2006-06-22
* Update dummy snd_power_wait() function for new calling conventionLinus Torvalds2006-04-02
* [ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai2006-03-31
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-22
* [PATCH] DocBook: fix kernel-doc commentsMartin Waitz2006-01-10
* [ALSA] Revert the nested-device patchTakashi Iwai2006-01-04
* [ALSA] Nest sound devicesClemens Ladisch2006-01-03
* [ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch2006-01-03
* [ALSA] dynamic minors (2/6): simplify storage of snd_minor structuresClemens Ladisch2006-01-03
* [ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch2006-01-03
* [ALSA] Decentralize PM controlTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai2006-01-03
* [ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch2005-11-04
* [ALSA] Add the missing forward declrationTakashi Iwai2005-11-04
* [ALSA] Remove kmalloc wrappersTakashi Iwai2005-11-04
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-04
* [ALSA] Make snd_task_name() module localTakashi Iwai2005-11-04
* [ALSA] Use getnstimeofday()Takashi Iwai2005-11-04
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-04
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai2005-09-12