summaryrefslogtreecommitdiffstats
path: root/sound/drivers/vx/vx_pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: vx: Use nonatomic PCM opsTakashi Iwai2014-09-151-45/+23Star
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-061-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-181-0/+2
* sound: vx: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-54/+5Star
* ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-181-1/+1
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-3/+6
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0Star
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-031-5/+2Star
* [ALSA] vx - Fix memory leak on error pathAlexey Dobriyan2006-03-221-1/+5
* [ALSA] no need to check pointers passed to vfree() for NULLJesper Juhl2006-03-221-4/+3Star
* [ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai2006-01-031-90/+110
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-2/+2
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-121-1/+1
* [ALSA] PCM resume cleanupsJaroslav Kysela2005-08-301-4/+4
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-8/+4Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1312