aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai1-8/+1
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+2
2006-03-22[ALSA] return ENODEV for disconnected devicesClemens Ladisch1-0/+42
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar1-1/+1
2006-01-03[ALSA] Optimize for config without PROC_FSTakashi Iwai1-24/+35
2006-01-03[ALSA] dynamic minors (6/6): increase maximum number of sound cardsClemens Ladisch1-7/+11
2006-01-03[ALSA] Decentralize PM controlTakashi Iwai1-203/+2
2006-01-03[ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai1-42/+44
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-8/+9
2005-11-04[ALSA] Fix a typo in the last fixTakashi Iwai1-1/+1
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai1-2/+3
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+2
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-10/+4
2005-10-24[PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai1-2/+4
2005-09-12[ALSA] Replace with kzalloc() - core stuffTakashi Iwai1-2/+2
2005-09-12[ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai1-84/+101
2005-04-16[PATCH] fix pm_message_t vs. u32 in alsaPavel Machek1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+887