aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/init.c
Commit message (Expand)AuthorAge
* 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
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* [PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai2005-10-24
* [ALSA] Replace with kzalloc() - core stuffTakashi Iwai2005-09-12
* [ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai2005-09-12
* [PATCH] fix pm_message_t vs. u32 in alsaPavel Machek2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16