aboutsummaryrefslogtreecommitdiff
path: root/include/sound/core.h
AgeCommit message (Expand)Author
2007-01-29[PATCH] ALSA: Fix sysfs breakageTakashi Iwai
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman
2006-10-06[ALSA] Handle file operations during snd_card disconnects using static file->...Karsten Wiese
2006-09-23[ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai
2006-07-12[ALSA] remove unused snd_minor.name fieldClemens Ladisch
2006-06-22[ALSA] Fix rwlock around snd_iprintf() in sound coreTakashi Iwai
2006-04-02Update dummy snd_power_wait() function for new calling conventionLinus Torvalds
2006-03-31[ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar
2006-01-10[PATCH] DocBook: fix kernel-doc commentsMartin Waitz
2006-01-04[ALSA] Revert the nested-device patchTakashi Iwai
2006-01-03[ALSA] Nest sound devicesClemens Ladisch
2006-01-03[ALSA] dynamic minors (3/6): store device-specific object pointers dynamicallyClemens Ladisch
2006-01-03[ALSA] dynamic minors (2/6): simplify storage of snd_minor structuresClemens Ladisch
2006-01-03[ALSA] dynamic minors (1/6): store device type in struct snd_minorClemens Ladisch
2006-01-03[ALSA] Decentralize PM controlTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai
2005-11-04[ALSA] fix improper CONFIG_SND_MAJOR usageClemens Ladisch
2005-11-04[ALSA] Add the missing forward declrationTakashi Iwai
2005-11-04[ALSA] Remove kmalloc wrappersTakashi Iwai
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-11-04[ALSA] Make snd_task_name() module localTakashi Iwai
2005-11-04[ALSA] Use getnstimeofday()Takashi Iwai
2005-11-04[ALSA] Remove snd_runtime_check() macroTakashi Iwai
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-12[ALSA] Introduce snd_card_set_generic_dev()Takashi Iwai
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg
2005-08-23[PATCH] Kconfig fix (ISA_DMA_API and sound/*)Al Viro
2005-07-28[ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'Victor Fusco
2005-07-28[ALSA] cleanup and typo-correctionHenrik Kretzschmar
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds