aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/vx222/vx222_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitionsTakashi Iwai1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-07-26ALSA: vx222: Fix invalid endian conversionsTakashi Iwai1-4/+4
2017-05-15ALSA: vx222: Use container_of()Takashi Iwai1-13/+13
2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal1-2/+2
2017-01-04ALSA: vx: Fix possible transfer overflowTakashi Iwai1-6/+6
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai1-1/+1
2014-11-11ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai1-0/+5
2014-02-26ALSA: vx222: Use standard printk helpersTakashi Iwai1-9/+10
2009-08-24sound: vx222: fix input level control range checkClemens Ladisch1-2/+2
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
2009-02-05ALSA: Fix missing KERN_* prefix to printk in sound/pciTakashi Iwai1-2/+6
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai1-4/+8
2008-07-10vx222: treat firmware data as constDavid Woodhouse1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] pci - check value range in ctl callbacksTakashi Iwai1-0/+9
2007-02-09[ALSA] Add even more 'const' to everything related to TLVTakashi Iwai1-1/+1
2006-09-23[ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai1-0/+9
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar1-8/+10
2006-01-03[ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai1-42/+42
2006-01-03[ALSA] Remove snd_vx_delay() functionTakashi Iwai1-7/+7
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1004