summaryrefslogtreecommitdiffstats
path: root/sound/drivers/vx
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-136-16/+32
* Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells2008-07-101-1/+1
* vx: treat firmware data as constDavid Woodhouse2008-07-101-2/+2
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-316-6/+0
* [ALSA] vxpocket - Check value range in ctl callbacksTakashi Iwai2008-01-311-19/+48
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-1/+1
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-16/+2
* [ALSA] add MODULE_FIRMWARE entriesClemens Ladisch2007-05-111-0/+14
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-091-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai2006-09-231-2/+15
* [ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-08-031-5/+2
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] vx - Move EXPORT_SYMBOL() to adjacent to each functionTakashi Iwai2006-06-222-16/+17
* [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/+3
* [ALSA] semaphore -> mutex (driver part)Ingo Molnar2006-03-222-37/+37
* [ALSA] vx-driver - Fix PM supportTakashi Iwai2006-01-031-10/+8
* [ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai2006-01-035-222/+244
* [ALSA] Remove snd_vx_delay() functionTakashi Iwai2006-01-031-16/+3
* [PATCH] vx_hwdep.c needs vmalloc.hAndrew Morton2005-11-091-0/+1
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-2/+2
* [ALSA] Replace with kzalloc() - othersTakashi Iwai2005-09-122-2/+2
* [ALSA] PCM resume cleanupsJaroslav Kysela2005-08-301-4/+4
* [ALSA] use PCM interface for IEC958 controlsClemens Ladisch2005-08-301-2/+2
* [ALSA] vx-driver - Fix the calculation of frequency parameterTakashi Iwai2005-07-281-28/+18
* [ALSA] Remove redundant NULL checks before kfreeJesper Juhl2005-06-221-8/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-168-0/+4082