aboutsummaryrefslogtreecommitdiff
path: root/sound/core/init.c
AgeCommit message (Expand)Author
2013-05-24ALSA: Add kconfig to specify the max card numbersTakashi Iwai
2013-05-24ALSA: Fix the default suffix string with high card numberTakashi Iwai
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker
2012-03-09ALSA: core - Refactor card id string creation codeTakashi Iwai
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti
2011-04-04ALSA: core - Don't use "default' for defaultTakashi Iwai
2011-03-25ALSA: Fix yet another race in disconnectionTakashi Iwai
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers
2010-09-16ALSA: core: Allow card id change to the same stringPeter Ujfalusi
2009-09-07ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai
2009-06-04ALSA: Core - clean up snd_card_set_id* calls and remove possible id collisionJaroslav Kysela
2009-06-03ALSA: Fix double locking of card list in snd_card_register()Mark Brown
2009-06-02ALSA: Core - add snd_card_set_id() functionJaroslav Kysela
2009-03-24Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai
2009-03-09ALSA: Clean up snd_monitor_file managementTakashi Iwai
2009-01-12ALSA: Introduce snd_card_create()Takashi Iwai
2008-11-18sound: Fix warnings relating to ignored return value in snd_card_registerHannes Eder
2008-11-12ALSA: when card identification is changed, change also /proc/asound symlinkJaroslav Kysela
2008-11-12ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) filesJaroslav Kysela
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-16device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-05-28[ALSA] Improve the slots option handlingTakashi Iwai
2008-04-24[ALSA] Clean up snd_card_free*()Takashi Iwai
2008-04-24[ALSA] Fix the race of card instance unregistrationTakashi Iwai
2008-04-24[ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison
2008-01-31[ALSA] fix compilation warning in GCCMiguel Boton
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] Introduce slots option to snd moduleTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2007-02-09[ALSA] cleanup and error reporting for sound/core/init.cOliver Neukum
2007-01-29[PATCH] ALSA: Fix sysfs breakageTakashi Iwai
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman
2006-10-06[ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai
2006-06-22[ALSA] Remove zero-initialization of static variablesTakashi Iwai
2006-06-22[ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-06-22[ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai