summaryrefslogtreecommitdiffstats
path: root/sound/core/device.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-161-10/+33
|\
| * ALSA: core: Re-add snd_device_disconnect()Takashi Iwai2015-03-031-10/+33
* | ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai2015-03-101-3/+1
|/
* ALSA: Clean up snd_device_*() codesTakashi Iwai2014-02-251-79/+49
* ALSA: Use priority list for managing device listTakashi Iwai2014-02-251-29/+37
* ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai2014-02-141-4/+4
* ALSA: core: Use standard printk helpersTakashi Iwai2014-02-141-10/+11
* ALSA: add/change some comments describing function return valuesYacine Belkadi2013-03-121-4/+4
* sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-311-0/+1
* ALSA: core: sparse cleanupsClemens Ladisch2011-02-141-3/+4
* ALSA: Print function symbol in the error messagesTakashi Iwai2008-10-161-2/+2
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-12/+14
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] alsa core: convert to list_for_each_entry*Johannes Berg2007-02-091-18/+6
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-11/+9
* [ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai2006-06-221-0/+6
* [ALSA] Revert the nested-device patchTakashi Iwai2006-01-041-1/+1
* [ALSA] Nest sound devicesClemens Ladisch2006-01-031-1/+1
* [ALSA] Add error messagesTakashi Iwai2006-01-031-1/+4
* [ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai2006-01-031-19/+23
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-121-1/+1
* [ALSA] Fix two typos and changes on snd_assert()Henrik Kretzschmar2005-07-281-6/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+240