summaryrefslogtreecommitdiffstats
path: root/sound/core/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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