aboutsummaryrefslogtreecommitdiff
path: root/sound/core/device.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-07ALSA: core: Use %pS printk format for direct addressesGravatar Helge Deller 1-2/+2
2015-03-16Merge branch 'topic/hda-unbind' into for-nextGravatar Takashi Iwai 1-10/+33
2015-03-10ALSA: core: Drop superfluous error/debug messages after malloc failuresGravatar Takashi Iwai 1-3/+1
2015-03-03ALSA: core: Re-add snd_device_disconnect()Gravatar Takashi Iwai 1-10/+33
2014-02-25ALSA: Clean up snd_device_*() codesGravatar Takashi Iwai 1-79/+49
2014-02-25ALSA: Use priority list for managing device listGravatar Takashi Iwai 1-29/+37
2014-02-14ALSA: Drop __bitwise and typedefs for snd_device attributesGravatar Takashi Iwai 1-4/+4
2014-02-14ALSA: core: Use standard printk helpersGravatar Takashi Iwai 1-10/+11
2013-03-12ALSA: add/change some comments describing function return valuesGravatar Yacine Belkadi 1-4/+4
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededGravatar Paul Gortmaker 1-0/+1
2011-02-14ALSA: core: sparse cleanupsGravatar Clemens Ladisch 1-3/+4
2008-10-16ALSA: Print function symbol in the error messagesGravatar Takashi Iwai 1-2/+2
2008-08-13ALSA: Kill snd_assert() in sound/core/*Gravatar Takashi Iwai 1-12/+14
2008-01-31[ALSA] Remove sound/driver.hGravatar Takashi Iwai 1-1/+0
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czGravatar Jaroslav Kysela 1-1/+1
2007-02-09[ALSA] alsa core: convert to list_for_each_entry*Gravatar Johannes Berg 1-18/+6
2006-09-23[ALSA] Unregister device files at disconnectionGravatar Takashi Iwai 1-11/+9
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd moduleGravatar Takashi Iwai 1-0/+6
2006-01-04[ALSA] Revert the nested-device patchGravatar Takashi Iwai 1-1/+1
2006-01-03[ALSA] Nest sound devicesGravatar Clemens Ladisch 1-1/+1
2006-01-03[ALSA] Add error messagesGravatar Takashi Iwai 1-1/+4
2006-01-03[ALSA] Remove xxx_t typedefs: Core componentGravatar Takashi Iwai 1-19/+23
2005-09-12[ALSA] Replace with kzalloc() - core stuffGravatar Takashi Iwai 1-1/+1
2005-07-28[ALSA] Fix two typos and changes on snd_assert()Gravatar Henrik Kretzschmar 1-6/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+240