summaryrefslogtreecommitdiffstats
path: root/include/sound/core.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-1/+1
|\
| * ALSA: fix unused warnings with snd_power_get_stateMike Frysinger2010-10-171-1/+1
* | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-221-6/+0
|/
* ALSA: Add snd_pci_quirk_lookup_id()Takashi Iwai2010-01-141-0/+3
* Merge branch 'topic/snd-printk' into for-linusTakashi Iwai2009-09-101-24/+14
|\
| * ALSA: Fixed a typo of printk()Takashi Iwai2009-08-281-1/+1
| * ALSA: Add debug module optionTakashi Iwai2009-08-271-24/+14
* | ALSA: Remove unneeded ifdef from sound/core.hTakashi Iwai2009-09-071-4/+0
* | ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai2009-09-071-9/+0
|/
* Merge branch 'topic/cleanup' into for-linusTakashi Iwai2009-06-101-10/+0
|\
| * ALSA: Remove deprecated snd_card_new()Takashi Iwai2009-04-211-10/+0
* | ALSA: Core - add snd_card_set_id() functionJaroslav Kysela2009-06-021-0/+1
|/
* Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai2009-03-241-3/+3
|\
| * ALSA: Clean up snd_monitor_file managementTakashi Iwai2009-03-091-3/+3
* | Merge branch 'topic/quirk-cleanup' into for-linusTakashi Iwai2009-03-241-2/+14
|\ \
| * | ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai2009-02-091-2/+14
| |/
* | ALSA: Introduce snd_card_create()Takashi Iwai2009-01-121-1/+13
|/
* Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai2008-11-261-3/+25
|\
| * ALSA: Document debug macrosTakashi Iwai2008-11-071-1/+23
| * ALSA: Evaluate condition in snd_BUG_ON() in non-debugging caseTakashi Iwai2008-11-071-2/+2
| |
| \
*-. \ Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-101-3/+7
|\ \ \ | | |/ | |/|
| * | alsa: fix snd_BUG_on() and friendsAndrew Morton2008-11-071-3/+7
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-111-25/+7
|\ \ | |/
| * ALSA: Increase components array sizeTakashi Iwai2008-10-101-1/+1
| * ALSA: Clean up snd_BUG()Takashi Iwai2008-08-131-5/+1
| * ALSA: Kill snd_assert() definitionTakashi Iwai2008-08-131-19/+0
| * ALSA: Introduce snd_BUG_ON() macroTakashi Iwai2008-08-131-0/+4
| * ALSA: Add jack reporting APIMark Brown2008-07-291-0/+1
* | alsa: Remove special SBUS dma support code.David S. Miller2008-08-291-3/+0
|/
* [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
OpenPOWER on IntegriCloud