aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/vx/vx_pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai1-0/+2
2009-12-18sound: vx: use vmalloc buffer helper functionsClemens Ladisch1-54/+5
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai1-1/+1
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-3/+6
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-5/+2
2006-03-22[ALSA] vx - Fix memory leak on error pathAlexey Dobriyan1-1/+5
2006-03-22[ALSA] no need to check pointers passed to vfree() for NULLJesper Juhl1-4/+3
2006-01-03[ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai1-90/+110
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-2/+2
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai1-1/+1
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela1-4/+4
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-8/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1312