summaryrefslogtreecommitdiffstats
path: root/sound/core/device.c
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-16/+1
2018-05-17ALSA: core: Assure control device to be registered at lastTakashi Iwai-0/+9
2017-09-07ALSA: core: Use %pS printk format for direct addressesHelge Deller-2/+2
2015-03-16Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai-10/+33
2015-03-10ALSA: core: Drop superfluous error/debug messages after malloc failuresTakashi Iwai-3/+1
2015-03-03ALSA: core: Re-add snd_device_disconnect()Takashi Iwai-10/+33
2014-02-25ALSA: Clean up snd_device_*() codesTakashi Iwai-79/+49
2014-02-25ALSA: Use priority list for managing device listTakashi Iwai-29/+37
2014-02-14ALSA: Drop __bitwise and typedefs for snd_device attributesTakashi Iwai-4/+4
2014-02-14ALSA: core: Use standard printk helpersTakashi Iwai-10/+11
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi-4/+4
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker-0/+1
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch-3/+4
2008-10-16ALSA: Print function symbol in the error messagesTakashi Iwai-2/+2
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai-12/+14
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela-1/+1
2007-02-09[ALSA] alsa core: convert to list_for_each_entry*Johannes Berg-18/+6
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai-11/+9
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai-0/+6
2006-01-04[ALSA] Revert the nested-device patchTakashi Iwai-1/+1
2006-01-03[ALSA] Nest sound devicesClemens Ladisch-1/+1
2006-01-03[ALSA] Add error messagesTakashi Iwai-1/+4
2006-01-03[ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai-19/+23
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai-1/+1
2005-07-28[ALSA] Fix two typos and changes on snd_assert()Henrik Kretzschmar-6/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+240