aboutsummaryrefslogtreecommitdiffstats
path: root/sound/drivers/vx (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-23[ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai1-2/+15
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-5/+2
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai1-1/+1
2006-06-22[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2-16/+17
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-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar2-37/+37
2006-01-03[ALSA] vx-driver - Fix PM supportTakashi Iwai1-10/+8
2006-01-03[ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai5-222/+244
2006-01-03[ALSA] Remove snd_vx_delay() functionTakashi Iwai1-16/+3
2005-11-09[PATCH] vx_hwdep.c needs vmalloc.hAndrew Morton1-0/+1
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai1-2/+2
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai2-2/+2
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela1-4/+4
2005-08-30[ALSA] use PCM interface for IEC958 controlsClemens Ladisch1-2/+2
2005-07-28[ALSA] vx-driver - Fix the calculation of frequency parameterTakashi Iwai1-28/+18
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl1-8/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+4082