summaryrefslogtreecommitdiff
path: root/sound/drivers/vx
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai
2009-12-18sound: vx: use vmalloc buffer helper functionsClemens Ladisch
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-26ALSA: sound/drivers/vx: fix sparse warning: different signednessHannes Eder
2009-02-05ALSA: Add missing KERN_* prefix to printk in sound/driversTakashi Iwai
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-07-10Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells
2008-07-10vx: treat firmware data as constDavid Woodhouse
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai
2008-01-31[ALSA] vxpocket - Check value range in ctl callbacksTakashi Iwai
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela
2007-10-16[ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai
2007-05-11[ALSA] add MODULE_FIRMWARE entriesClemens Ladisch
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-23[ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-06-22[ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai
2006-06-22[ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai
2006-03-22[ALSA] vx - Fix memory leak on error pathAlexey Dobriyan
2006-03-22[ALSA] no need to check pointers passed to vfree() for NULLJesper Juhl
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar
2006-01-03[ALSA] vx-driver - Fix PM supportTakashi Iwai
2006-01-03[ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai
2006-01-03[ALSA] Remove snd_vx_delay() functionTakashi Iwai
2005-11-09[PATCH] vx_hwdep.c needs vmalloc.hAndrew Morton
2005-11-04[ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai
2005-09-12[ALSA] Replace with kzalloc() - othersTakashi Iwai
2005-08-30[ALSA] PCM resume cleanupsJaroslav Kysela
2005-08-30[ALSA] use PCM interface for IEC958 controlsClemens Ladisch
2005-07-28[ALSA] vx-driver - Fix the calculation of frequency parameterTakashi Iwai
2005-06-22[ALSA] Remove redundant NULL checks before kfreeJesper Juhl
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds