summaryrefslogtreecommitdiffstats
path: root/sound/core/init.c
Commit message (Expand)AuthorAgeFilesLines
* sound: Fix warnings relating to ignored return value in snd_card_registerHannes Eder2008-11-181-2/+6
* ALSA: when card identification is changed, change also /proc/asound symlinkJaroslav Kysela2008-11-121-0/+1
* ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) filesJaroslav Kysela2008-11-121-1/+65
* saner FASYNC handling on file closeAl Viro2008-11-011-1/+4
* device create: sound: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-3/+3
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-1/+2
* device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+3
* [ALSA] Improve the slots option handlingTakashi Iwai2008-05-281-27/+40
* [ALSA] Clean up snd_card_free*()Takashi Iwai2008-04-241-17/+9
* [ALSA] Fix the race of card instance unregistrationTakashi Iwai2008-04-241-4/+6
* [ALSA] sound: replace remaining __FUNCTION__ occurencesHarvey Harrison2008-04-241-1/+1
* [ALSA] fix compilation warning in GCCMiguel Boton2008-01-311-1/+1
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* [ALSA] Introduce slots option to snd moduleTakashi Iwai2008-01-311-0/+36
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-2/+2
* [ALSA] cleanup and error reporting for sound/core/init.cOliver Neukum2007-02-091-8/+14
* [PATCH] ALSA: Fix sysfs breakageTakashi Iwai2007-01-291-7/+11
* Driver core: convert sound core to use struct deviceGreg Kroah-Hartman2006-12-011-0/+8
* [ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese2006-10-061-40/+52
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-231-53/+3
* [ALSA] Unregister device files at disconnectionTakashi Iwai2006-09-231-15/+54
* [ALSA] Fix disconnection of proc interfaceTakashi Iwai2006-09-231-3/+4
* [ALSA] Remove zero-initialization of static variablesTakashi Iwai2006-06-221-3/+3
* [ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai2006-06-221-20/+31
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-3/+0
* [ALSA] Clean up EXPORT_SYMBOL()s in snd moduleTakashi Iwai2006-06-221-0/+20
* [ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai2006-03-311-8/+1
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+2
* [ALSA] return ENODEV for disconnected devicesClemens Ladisch2006-03-221-0/+42
* [ALSA] semaphore -> mutex (core part)Ingo Molnar2006-03-221-1/+1
* [ALSA] Optimize for config without PROC_FSTakashi Iwai2006-01-031-24/+35
* [ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch2006-01-031-7/+11
* [ALSA] Decentralize PM controlTakashi Iwai2006-01-031-203/+2
* [ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai2006-01-031-42/+44
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-8/+9
* [ALSA] Fix a typo in the last fixTakashi Iwai2005-11-041-1/+1
* [ALSA] Remove snd_runtime_check() macroTakashi Iwai2005-11-041-2/+3
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+2
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-10/+4
* [PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai2005-10-241-2/+4
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-121-2/+2
* [ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai2005-09-121-84/+101
* [PATCH] fix pm_message_t vs. u32 in alsaPavel Machek2005-04-161-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+887
OpenPOWER on IntegriCloud