aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/init.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-25
|\
| * ALSA: core: Allow card id change to the same stringPeter Ujfalusi2010-09-16
* | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers2010-10-22
|/
* ALSA: Remove struct snd_monitor_file from public sound/core.hTakashi Iwai2009-09-07
* ALSA: Core - clean up snd_card_set_id* calls and remove possible id collisionJaroslav Kysela2009-06-03
* ALSA: Fix double locking of card list in snd_card_register()Mark Brown2009-06-03
* ALSA: Core - add snd_card_set_id() functionJaroslav Kysela2009-06-02
* Merge branch 'topic/ctl-list-cleanup' into for-linusTakashi Iwai2009-03-23
|\
| * ALSA: Clean up snd_monitor_file managementTakashi Iwai2009-03-09
* | ALSA: Introduce snd_card_create()Takashi Iwai2009-01-12
|/
* sound: Fix warnings relating to ignored return value in snd_card_registerHannes Eder2008-11-18
* ALSA: when card identification is changed, change also /proc/asound symlinkJaroslav Kysela2008-11-12
* ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) filesJaroslav Kysela2008-11-12
* saner FASYNC handling on file closeAl Viro2008-11-01
* device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
* device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* [ALSA] Improve the slots option handlingTakashi Iwai2008-05-28
* [ALSA] Clean up snd_card_free*()Takashi Iwai2008-04-24
* [ALSA] Fix the race of card instance unregistrationTakashi Iwai2008-04-24
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-24
* [ALSA] fix compilation warning in GCCMiguel Boton2008-01-31
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Introduce slots option to snd moduleTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-12
* [ALSA] cleanup and error reporting for sound/core/init.cOliver Neukum2007-02-09
* [PATCH] ALSA: Fix sysfs breakageTakashi Iwai2007-01-29
* Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-01
* [ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese2006-10-06
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-23
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-23
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-23
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-22
* [ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai2006-06-22
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-22
* [ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai2006-06-22
* [ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai2006-03-31
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [ALSA] return ENODEV for disconnected devicesClemens Ladisch2006-03-22
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-22
* [ALSA] Optimize for config without PROC_FSTakashi Iwai2006-01-03
* [ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch2006-01-03
* [ALSA] Decentralize PM controlTakashi Iwai2006-01-03
* [ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai2006-01-03
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* [ALSA] Fix a typo in the last fixTakashi Iwai2005-11-04
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-04
* Create platform_device.h to contain all the platform device details.Russell King2005-10-29